summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2019-12-28tcp_cubic: optimize hystart_update()Eric Dumazet1-6/+3
2019-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-291/+318
2019-12-27net_sched: sch_fq: properly set sk->sk_pacing_statusEric Dumazet1-9/+8
2019-12-27af_packet: refactoring code for prb_calc_retire_blk_tmoMao Wenan1-18/+12
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-20/+19
2019-12-27sctp: move trace_sctp_probe_path into sctp_outq_sackKevin Kou1-0/+6
2019-12-26netfilter: nft_meta: add support for slave device ifindex matchingFlorian Westphal1-7/+69
2019-12-26netfilter: nft_meta: place rtclassid handling in a helperFlorian Westphal1-6/+16
2019-12-26netfilter: nft_meta: place prandom handling in a helperFlorian Westphal1-4/+9
2019-12-26netfilter: nft_meta: move all interface related keys to helperFlorian Westphal1-25/+70
2019-12-26netfilter: nft_meta: move interface kind handling to helperFlorian Westphal1-6/+25
2019-12-26netfilter: nft_meta: move cgroup handling to helperFlorian Westphal1-5/+15
2019-12-26netfilter: nft_meta: move sk uid/git handling to helperFlorian Westphal1-29/+36
2019-12-26netfilter: nft_meta: move pkttype handling to helperFlorian Westphal1-39/+51
2019-12-26netfilter: nft_meta: move time handling to helperFlorian Westphal1-6/+22
2019-12-26net: Introduce peer to peer one step PTP time stamping.Richard Cochran1-0/+1
2019-12-26net: Add a layer for non-PHY MII time stamping drivers.Richard Cochran1-3/+4
2019-12-26net: Introduce a new MII time stamping interface.Richard Cochran1-10/+10
2019-12-26net: ethtool: Use the PHY time stamping interface.Richard Cochran1-2/+2
2019-12-26net: vlan: Use the PHY time stamping interface.Richard Cochran1-2/+2
2019-12-26hsr: reset network header when supervision frame is createdTaehee Yoo1-0/+2
2019-12-26hsr: fix a race condition in node list insertion and deletionTaehee Yoo5-37/+56
2019-12-26hsr: rename debugfs file when interface name is changedTaehee Yoo3-0/+20
2019-12-26hsr: add hsr root debugfs directoryTaehee Yoo4-3/+28
2019-12-26hsr: fix error handling routine in hsr_dev_finalize()Taehee Yoo3-24/+21
2019-12-26hsr: avoid debugfs warning message when module is removeTaehee Yoo1-1/+0
2019-12-25ipv6: Remove old route notifications and convert listenersIdo Schimmel2-62/+17
2019-12-25ipv6: Handle multipath route deletion notificationIdo Schimmel1-0/+26
2019-12-25ipv6: Handle route deletion notificationIdo Schimmel1-1/+43
2019-12-25ipv6: Only Replay routes of interest to new listenersIdo Schimmel1-0/+40
2019-12-25ipv6: Notify multipath route if should be offloadedIdo Schimmel1-0/+48
2019-12-25ipv6: Notify route if replacing currently offloaded oneIdo Schimmel1-0/+7
2019-12-25ipv6: Notify newly added route if should be offloadedIdo Schimmel1-0/+18
2019-12-25sit: do not confirm neighbor when do pmtu updateHangbin Liu1-1/+1
2019-12-25vti: do not confirm neighbor when do pmtu updateHangbin Liu2-2/+2
2019-12-25tunnel: do not confirm neighbor when do pmtu updateHangbin Liu2-3/+3
2019-12-25ip6_gre: do not confirm neighbor when do pmtu updateHangbin Liu1-1/+1
2019-12-25net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu11-22/+38
2019-12-25openvswitch: New MPLS actions for layer 2 tunnellingMartin Varghese2-6/+58
2019-12-25net: Rephrased comments section of skb_mpls_pop()Martin Varghese1-1/+1
2019-12-25net: skb_mpls_push() modified to allow MPLS header push at start of packet.Martin Varghese1-2/+6
2019-12-25Merge tag 'rxrpc-fixes-20191220' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller7-98/+85
2019-12-25sctp: fix err handling of stream initializationMarcelo Ricardo Leitner1-15/+15
2019-12-25udp: fix integer overflow while computing available space in sk_rcvbufAntonio Messina1-1/+1
2019-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller77-398/+707
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds50-274/+583
2019-12-21net/smc: unregister ib devices in reboot_eventKarsten Graul1-1/+1
2019-12-21llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c)Chan Shu Tak, Alex1-2/+2
2019-12-21tipc: make legacy address flag readable over netlinkJohn Rutherford3-0/+63
2019-12-21net: dsa: ksz: use common define for tag lenMichael Grzeschik1-5/+3