- dced834 ipv6: use siphash in rt6_exception_hash() by Eric Dumazet · 3 years, 4 months ago
- 984e93b ipv6: ip6_finish_output2: set sk into newly allocated nskb by Vasily Averin · 3 years, 6 months ago
- 2323690 ipv6: allocate enough headroom in ip6_finish_output2() by Vasily Averin · 3 years, 6 months ago
- ce8fafb ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptions by Paolo Abeni · 3 years, 6 months ago
- 79ec7b5 ipv6: fix 'disable_policy' for fwd packets by Nicolas Dichtel · 3 years, 6 months ago
- 6cd9bd2 udp: annotate data races around unix_sk(sk)->gso_size by Eric Dumazet · 3 years, 6 months ago
- 2fee3cf ipv6: tcp: drop silly ICMPv6 packet too big messages by Eric Dumazet · 3 years, 6 months ago
- d60f07b tcp: annotate data races around tp->mtu_info by Eric Dumazet · 3 years, 6 months ago
- b61d881 net: send SYNACK packet with accepted fwmark by Alexander Ovechkin · 3 years, 6 months ago
- 34365de net: ipv6: fix return value of ip6_skb_dst_mtu by Vadim Fedorenko · 3 years, 6 months ago
- a8585fd net: ip: avoid OOM kills with large UDP sends over loopback by Jakub Kicinski · 3 years, 6 months ago
- 8f939b7 ipv6: use prandom_u32() for ID generation by Willy Tarreau · 3 years, 7 months ago
- cebff3d ipv6: fix out-of-bound access in ip6_parse_tlv() by Eric Dumazet · 3 years, 6 months ago
- 2d58a38 ipv6: exthdrs: do not blindly use init_net by Eric Dumazet · 3 years, 6 months ago
- c3fcfc4 ip6_tunnel: fix GRE6 segmentation by Jakub Kicinski · 3 years, 6 months ago
- 1de9425 xfrm: xfrm_state_mtu should return at least 1280 for ipv6 by Sabrina Dubroca · 3 years, 9 months ago
- fedc4d4 net: ipv4: Remove unneed BUG() function by Zheng Yongjun · 3 years, 7 months ago
- 8729ec8 udp: fix race between close() and udp_abort() by Paolo Abeni · 3 years, 7 months ago
- 27e3d7d netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-local by Florian Westphal · 3 years, 7 months ago
- 0987023 ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions by Coco Li · 3 years, 7 months ago
- 5a2e1ce ipv6: record frag_max_size in atomic fragments in input path by Francesco Ruggeri · 3 years, 8 months ago
- beb39ad mld: fix panic in mld_newpack() by Taehee Yoo · 3 years, 8 months ago
- ccecbcc ipv6: remove extra dev_hold() for fallback tunnels by Eric Dumazet · 3 years, 9 months ago
- 019c426 ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methods by Eric Dumazet · 3 years, 9 months ago
- 3c24dbd sit: proper dev_{hold|put} in ndo_[un]init methods by Eric Dumazet · 3 years, 9 months ago
- b18b154 ip6_gre: proper dev_{hold|put} in ndo_[un]init methods by Eric Dumazet · 3 years, 9 months ago
- 7bd851a ip6_vti: proper dev_{hold|put} in ndo_[un]init methods by Eric Dumazet · 3 years, 9 months ago
- e2c34ca net: bridge: mcast: fix broken length + header check for MRDv6 Adv. by Linus Lüssing · 3 years, 8 months ago
- 33f3dab net: ip6_tunnel: Unregister catch-all devices by Hristo Venev · 3 years, 9 months ago
- ea0340e net: sit: Unregister catch-all devices by Hristo Venev · 3 years, 9 months ago
- 1f3b900 netfilter: x_tables: fix compat match/target pad out-of-bound write by Florian Westphal · 3 years, 9 months ago
- 58f8f10 xfrm: Provide private skb extensions for segmented and hw offloaded ESP packets by Steffen Klassert · 3 years, 9 months ago
- ef4ddd1 esp: delete NETIF_F_SCTP_CRC bit from features for esp offload by Xin Long · 3 years, 10 months ago
- c7a175a xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume by Evan Nimmo · 3 years, 10 months ago
- 5d9216b net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind() by Maciej Żenczykowski · 3 years, 9 months ago
- 40375bc net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlh by Muhammad Usama Anjum · 3 years, 9 months ago
- c33f918 Revert "netfilter: x_tables: Update remaining dereference to RCU" by Mark Tomlinson · 3 years, 10 months ago
- 520be4d Revert "netfilter: x_tables: Switch synchronization to RCU" by Mark Tomlinson · 3 years, 10 months ago
- 0a245ac net: Consolidate common blackhole dst ops by Daniel Borkmann · 3 years, 10 months ago
- 5f64c4c ipv6: weaken the v4mapped source check by Jakub Kicinski · 3 years, 10 months ago
- 7f041ee ipv6: fix suspecious RCU usage warning by Wei Wang · 3 years, 10 months ago
- 85178d7 cipso,calipso: resolve a number of problems with the DOI refcounts by Paul Moore · 3 years, 10 months ago
- 91796b6 net: always use icmp{,v6}_ndo_send from ndo_start_xmit by Jason A. Donenfeld · 3 years, 10 months ago
- ce4feb0 net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending by Jason A. Donenfeld · 3 years, 10 months ago
- 3d6df63 udp: ipv4: manipulate network header of NATed UDP GRO fraglist by Dongseok Yi · 4 years ago
- 9898801 ipv6: set multicast flag on the multicast route by Matteo Croce · 4 years ago
- 3cb2de5 ipv6: create multicast route with RTPROT_KERNEL by Matteo Croce · 4 years ago
- 00442a9 net: sit: unregister_netdevice on newlink's error path by Jakub Kicinski · 4 years ago
- 2641363 esp: avoid unneeded kmap_atomic call by Willem de Bruijn · 4 years ago
- bbcb474 net: ipv6: Validate GSO SKB before finish IPv6 processing by Aya Levin · 4 years ago
- 69363e3 net: ipv6: fib: flush exceptions when purging route by Sean Tranchetti · 4 years ago
- 27bc60d netfilter: x_tables: Update remaining dereference to RCU by Subash Abhinov Kasiviswanathan · 4 years, 1 month ago
- b7e4ba9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 1 month ago
- 8ef44b6 tcp: Retain ECT bits for tos reflection by Wei Wang · 4 years, 1 month ago
- cc00bca netfilter: x_tables: Switch synchronization to RCU by Subash Abhinov Kasiviswanathan · 4 years, 1 month ago
- 832ba59 net: ip6_gre: set dev->hard_header_len when using header_ops by Antoine Tenart · 4 years, 1 month ago
- e255e11 ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init by Wang Hai · 4 years, 1 month ago
- 407c85c tcp: Set ECT0 bit in tos/tclass for synack when BPF needs ECN by Alexander Duyck · 4 years, 1 month ago
- 01770a1 tcp: fix race condition when creating child sockets from syncookies by Ricardo Dias · 4 years, 1 month ago
- 861602b tcp: Allow full IP tos/IPv6 tclass to be reflected in L3 header by Alexander Duyck · 4 years, 1 month ago
- 2d8f648 ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 module by Georg Kohmann · 4 years, 1 month ago
- a5ebcbd ah6: fix error return code in ah6_input() by Zhang Changzhong · 4 years, 2 months ago
- 9d9e937 ipv6/netfilter: Discard first fragment not including all headers by Georg Kohmann · 4 years, 2 months ago
- ceb736e ipv6: Fix error path to cancel the meseage by Zhang Qilong · 4 years, 2 months ago
- 8cf8821 net: Exempt multicast addresses from five-second neighbor lifetime by Jeff Dike · 4 years, 2 months ago
- 55e7298 net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GRO by Alexander Lobakin · 4 years, 2 months ago
- 909172a net: Update window_clamp if SOCK_RCVBUF is set by Mao Wenan · 4 years, 2 months ago
- 8ef9ba4 IPv6: Set SIT tunnel hard_header_len to zero by Oliver Herms · 4 years, 2 months ago
- 2da4c18 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by Jakub Kicinski · 4 years, 2 months ago
- 859191b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 4 years, 2 months ago
- 2efdaaa IPv6: reply ICMP error if the first fragment don't include all headers by Hangbin Liu · 4 years, 2 months ago
- 9e7c5b3 ip6_tunnel: set inner ipproto before ip6_tnl_encap by Alexander Ovechkin · 4 years, 2 months ago
- 46d6c5a netfilter: use actual socket sk rather than skb sk when routing harder by Jason A. Donenfeld · 4 years, 2 months ago
- 68f9f9c netfilter: Drop fragmented ndisc packets assembled in netfilter by Georg Kohmann · 4 years, 3 months ago
- 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 3 months ago
- 2295cdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 3 months ago
- 6617dfd net: fix pos incrementment in ipv6_route_seq_next by Yonghong Song · 4 years, 3 months ago
- 272928d ipv6/icmp: l3mdev: Perform icmp error route lookup on source device routing table (v2) by Mathieu Desnoyers · 4 years, 3 months ago
- 6159e96 net/ipv6: use semicolons rather than commas to separate statements by Julia Lawall · 4 years, 3 months ago
- 0d9826b netfilter: nf_log: missing vlan offload tag and proto by Pablo Neira Ayuso · 4 years, 3 months ago
- c905783 Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- 4a65dff net: ipv6: Discard next-hop MTU less than minimum link MTU by Georg Kohmann · 4 years, 3 months ago
- 7fe9461 xfrm: interface: fix the priorities for ipip and ipv6 tunnels by Xin Long · 4 years, 3 months ago
- 5711eb0 ipv6: use dev_sw_netstats_rx_add() by Fabian Frederick · 4 years, 3 months ago
- e5f7e21 ip6gre: avoid tx_error when sending MLD/DAD on external tunnels by Davide Caratti · 4 years, 3 months ago
- 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
- 91b2c9a ipv6: route: convert comma to semicolon by Xu Wang · 4 years, 3 months ago
- db7cd91a4 net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC by Necip Fazil Yildiran · 4 years, 4 months ago
- 634a63e net: ipv6: delete duplicated words by Randy Dunlap · 4 years, 4 months ago
- 2291267 ipv6: remove redundant assignment to variable err by Colin Ian King · 4 years, 4 months ago
- ac8f171 tcp: reflect tos value received in SYN to the socket by Wei Wang · 4 years, 4 months ago
- d85427e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 4 years, 4 months ago
- e92dd77 ipv6: add tos reflection in TCP reset and ack by Wei Wang · 4 years, 4 months ago
- 843d926 ipv6: avoid lockdep issue in fib6_del() by Eric Dumazet · 4 years, 4 months ago
- 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
- 05d4487 ipv6: Fix sysctl max for fib_multipath_hash_policy by Ido Schimmel · 4 years, 4 months ago
- 150f29f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 4 months ago
- 3f7d820 net: ipv6: remove unused arg exact_dif in compute_score by Miaohe Lin · 4 years, 4 months ago
- 1d97898 ipv6: add ipv6_fragment hook in ipv6_stub by wenxu · 4 years, 4 months ago
- d5608a0 netfilter: ip6t_NPT: rewrite addresses in ICMPv6 original packet by Michael Zhou · 4 years, 5 months ago