aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-28net: ipv4: add sysctl for nexthop api compatibility modeRoopa Prabhu4-2/+16
2020-04-28net: ipv6: new arg skip_notify to ip6_rt_delRoopa Prabhu1-1/+1
2020-04-28Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/viro/vfsDaniel Borkmann3-31/+19
2020-04-28xfrm: add IPv6 support for espintcpSabrina Dubroca1-0/+1
2020-04-28xfrm: add support for UDPv6 encapsulation of ESPSabrina Dubroca1-1/+9
2020-04-27bpf: Fix sk_psock refcnt leak when receiving messageXiyu Yang1-3/+6
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig3-31/+19
2020-04-25tcp: mptcp: use mptcp receive buffer space to select rcv windowFlorian Westphal1-2/+6
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-5/+3
2020-04-23ip_vti: receive ipip packet by calling ip_tunnel_rcvXin Long1-1/+22
2020-04-22ipv4: Update fib_select_default to handle nexthop objectsDavid Ahern1-3/+3
2020-04-22xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finishDavid Ahern1-2/+0
2020-04-21esp4: support ipv6 nexthdrs process for beet gso segmentXin Long1-4/+9
2020-04-20net: ipv4: remove redundant assignment to variable rcColin Ian King1-1/+1
2020-04-20xfrm: remove the xfrm_state_put call becofe going to out_resetXin Long1-3/+1
2020-04-09net: ipv4: devinet: Fix crash when add/del multicast IP with autojoinTaras Chornyi1-4/+9
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds45-515/+705
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-5/+5
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-79/+115
2020-03-30net: Track socket refcounts in skb_steal_sock()Joe Stringer1-2/+4
2020-03-30bpf: Add socket assign supportJoe Stringer1-1/+2
2020-03-30Merge tag 'docs-5.7' of git://git.lwn.net/linuxLinus Torvalds2-4/+4
2020-03-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller2-16/+32
2020-03-30udp: initialize is_flist with 0 in udp_gro_receiveXin Long1-0/+1
2020-03-29net: add net available in build_stateAlexander Aring4-14/+16
2020-03-29net, ip_tunnel: fix interface lookup with no keyWilliam Dauchy1-5/+1
2020-03-29mptcp: add and use MIB counter infrastructureFlorian Westphal2-0/+6
2020-03-29mptcp: Add handling of incoming MP_JOIN requestsPeter Krystad1-0/+6
2020-03-29net: Fix typo of SKB_SGO_CB_OFFSETCambda Zhu2-2/+2
2020-03-29ipv4: fix a RCU-list lock in fib_triestat_seq_showQian Cai1-0/+3
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-13/+33
2020-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-5/+2
2020-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller2-8/+31
2020-03-26esp4: add gso_segment for esp4 beet modeXin Long1-0/+32
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-21/+102
2020-03-23Remove DST_HOSTDavid Laight1-8/+5
2020-03-23ipv4: fix a RCU-list lock in inet_dump_fib()Qian Cai1-0/+2
2020-03-23tcp: repair: fix TCP_QUEUE_SEQ implementationEric Dumazet1-1/+3
2020-03-23bpf: Add bpf_sk_storage support to bpf_tcp_caMartin KaFai Lau1-0/+33
2020-03-20tcp: also NULL skb->dev when copy was neededFlorian Westphal1-2/+6
2020-03-20bpf, tcp: Make tcp_bpf_recvmsg staticYueHaibing1-62/+62
2020-03-20bpf, tcp: Fix unused function warningsYueHaibing1-14/+14
2020-03-19tcp: ensure skb->dev is NULL before leaving TCP stackEric Dumazet1-0/+4
2020-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-4/+4
2020-03-17bpf: Sanitize the bpf_struct_ops tcp-cc nameMartin KaFai Lau1-5/+2
2020-03-16tcp: fix stretch ACK bugs in YeahPengcheng Yang1-30/+11
2020-03-16tcp: fix stretch ACK bugs in VenoPengcheng Yang1-4/+5
2020-03-16tcp: stretch ACK fixes in Veno prepPengcheng Yang1-21/+23
2020-03-16tcp: fix stretch ACK bugs in ScalablePengcheng Yang1-8/+9
2020-03-16tcp: fix stretch ACK bugs in BICPengcheng Yang1-5/+6