summaryrefslogtreecommitdiffstats
path: root/net/ipv6 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-10-041-1/+4
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-09-301-1/+4
| |\
| | * esp: choose the correct inner protocol for GSO on inter address family tunnelsSabrina Dubroca2022-08-291-1/+4
* | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-10-031-0/+16
|\ \ \
| * | | bpf: Invoke cgroup/connect{4,6} programs for unprivileged ICMP pingYiFei Zhu2022-09-091-0/+16
* | | | net: Add helper function to parse netlink msg of ip_tunnel_parmLiu Jian2022-10-031-26/+1
* | | | net: Add helper function to parse netlink msg of ip_tunnel_encapLiu Jian2022-10-032-71/+4
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-10-035-44/+68
|\ \ \ \
| * | | | xfrm: mip6: add extack to mip6_destopt_init_state, mip6_rthdr_init_stateSabrina Dubroca2022-09-291-6/+4
| * | | | xfrm: ipcomp: add extack to ipcomp{4,6}_init_stateSabrina Dubroca2022-09-291-2/+5
| * | | | xfrm: tunnel: add extack to ipip_init_state, xfrm6_tunnel_init_stateSabrina Dubroca2022-09-291-2/+6
| * | | | xfrm: esp: add extack to esp_init_state, esp6_init_stateSabrina Dubroca2022-09-291-21/+32
| * | | | xfrm: ah: add extack to ah_init_state, ah6_init_stateSabrina Dubroca2022-09-291-7/+14
| * | | | xfrm: pass extack down to xfrm_type ->init_stateSabrina Dubroca2022-09-295-6/+7
* | | | | ip6_vti:Remove the space before the commaHongbin Wang2022-09-301-1/+1
* | | | | net-next: skbuff: refactor pskb_pullRichard Gobert2022-09-301-1/+1
* | | | | net: shrink struct ubuf_infoPavel Begunkov2022-09-291-1/+1
* | | | | netfilter: nft_fib: Fix for rpath check with VRF devicesPhil Sutter2022-09-281-1/+5
* | | | | Add skb drop reasons to IPv6 UDP receive pathDonald Hunter2022-09-281-6/+16
* | | | | ipv6: tcp: send consistent autoflowlabel in RST packetsEric Dumazet2022-09-241-1/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-222-3/+6
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ipv6: Fix crash when IPv6 is administratively disabledIdo Schimmel2022-09-201-2/+2
| * | | | ipmr: Always call ip{,6}_mr_forward() from RCU read-side critical sectionIdo Schimmel2022-09-201-1/+4
* | | | | tcp: Save unnecessary inet_twsk_purge() calls.Kuniyuki Iwashima2022-09-201-1/+1
* | | | | tcp: Access &tcp_hashinfo via net.Kuniyuki Iwashima2022-09-205-21/+21
* | | | | tcp: Set NULL to sk->sk_prot->h.hashinfo.Kuniyuki Iwashima2022-09-201-1/+1
* | | | | tcp: Don't allocate tcp_death_row outside of struct netns_ipv4.Kuniyuki Iwashima2022-09-201-1/+1
* | | | | tcp: Clean up some functions.Kuniyuki Iwashima2022-09-201-9/+8
* | | | | seg6: add NEXT-C-SID support for SRv6 End behaviorAndrea Mayer2022-09-201-3/+332
* | | | | seg6: add netlink_ext_ack support in parsing SRv6 behavior attributesAndrea Mayer2022-09-201-16/+28
* | | | | net-next: gro: Fix use of skb_gro_header_slowRichard Gobert2022-09-201-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-09-083-3/+15
|\| | | | | |_|/ / |/| | |
| * | | ipv6: sr: fix out-of-bounds read when setting HMAC data.David Lebrun2022-09-051-0/+5
| * | | bonding: add all node mcast address when slave upHangbin Liu2022-09-051-2/+6
| * | | rxrpc: Fix ICMP/ICMP6 error handlingDavid Howells2022-09-011-1/+4
| | |/ | |/|
* | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextPaolo Abeni2022-09-064-63/+70
|\ \ \
| * | | bpf: Change bpf_getsockopt(SOL_IPV6) to reuse do_ipv6_getsockopt()Martin KaFai Lau2022-09-032-2/+3
| * | | bpf: net: Avoid do_ipv6_getsockopt() taking sk lock when called from bpfMartin KaFai Lau2022-09-031-8/+8
| * | | bpf: net: Change do_ipv6_getsockopt() to take the sockptr_t argumentMartin KaFai Lau2022-09-033-40/+47
| * | | net: Add a len argument to compat_ipv6_get_msfilter()Martin KaFai Lau2022-09-031-5/+3
| * | | net: Remove unused flags argument from do_ipv6_getsockoptMartin KaFai Lau2022-09-031-3/+3
| * | | bpf: Change bpf_setsockopt(SOL_IPV6) to reuse do_ipv6_setsockopt()Martin KaFai Lau2022-08-192-2/+3
| * | | bpf: net: Change do_ipv6_setsockopt() to use the sockopt's lock_sock() and ca...Martin KaFai Lau2022-08-191-7/+7
| | |/ | |/|
* | | ipv6: tcp: send consistent autoflowlabel in SYN_RECV stateEric Dumazet2022-09-021-12/+14
* | | net: unify alloclen calculation for paged requestsPavel Begunkov2022-08-301-4/+1
* | | genetlink: start to validate reserved header bytesJakub Kicinski2022-08-293-0/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-08-263-6/+4
|\ \ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-08-251-1/+0
| |\ \
| | * | netfilter: nf_defrag_ipv6: allow nf_conntrack_frag6_high_thresh increasesEric Dumazet2022-08-241-1/+0
| * | | net: Fix data-races around sysctl_devconf_inherit_init_net.Kuniyuki Iwashima2022-08-241-3/+2