- c194212 Merge 5.10.101 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 10 months ago android12-5.10-lts axolotl/android12-5.10-lts
- 09ac0fc ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path by Eric Dumazet · 2 years, 11 months ago
- 0b4470b Merge 5.10.96 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 11 months ago
- 869f170 Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values" by Guillaume Nault · 3 years ago
- 4cd0ef6 ipv6: annotate accesses to fn->fn_sernum by Eric Dumazet · 3 years ago
- feb770c ipv6_tunnel: Rate limit warning messages by Ido Schimmel · 3 years ago
- 4ec3c2e Merge 5.10.94 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 11 months ago
- 56f974d xfrm: fix policy lookup for ipv6 gre packets by Ghalem Boudour · 3 years, 1 month ago
- d605f2f Merge 5.10.91 into android12-5.10-lts by Greg Kroah-Hartman · 3 years ago
- f63fa1a ipv6: raw: check passed optlen before reading by Tamir Duberstein · 3 years ago
- f82b48d ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate by William Zhao · 3 years ago
- 498d77f ipv6: Do cleanup if attribute validation fails in multipath route by David Ahern · 3 years ago
- 72b0d14 ipv6: Continue processing multipath route even if gateway attribute is invalid by David Ahern · 3 years ago
- f403b5f lwtunnel: Validate RTA_ENCAP_TYPE attribute length by David Ahern · 3 years ago
- 48d5adb ipv6: Check attribute length for RTA_GATEWAY when deleting multipath route by David Ahern · 3 years ago
- 173bfa2 ipv6: Check attribute length for RTA_GATEWAY in multipath route by David Ahern · 3 years ago
- a1bb214 Merge 5.10.90 into android12-5.10-lts by Greg Kroah-Hartman · 3 years ago
- abe74fb udp: using datalen to cap ipv6 udp max gso segments by Coco Li · 3 years ago
- ba13eb1 Merge 5.10.88 into android12-5.10-lts by Greg Kroah-Hartman · 3 years ago
- 6f46c59 sit: do not call ipip6_dev_free() from sit_init_net() by Eric Dumazet · 3 years ago
- afc9978 Merge 5.10.85 into android12-5.10-lts by Greg Kroah-Hartman · 3 years ago
- 666521b seg6: fix the iif in the IPv6 socket control block by Andrea Mayer · 3 years, 1 month ago
- 1b71a02 Merge 5.10.84 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 1 month ago
- 209d35e ipv6: fix memory leak in fib6_rule_suppress by msizanoen1 · 3 years, 1 month ago
- 4d5968e ipv6: check return value of ipv6_skip_exthdr by Jordy Zomer · 3 years, 1 month ago
- cd1062d Revert "net: ipv6: add fib6_nh_release_dsts stub" by Greg Kroah-Hartman · 3 years, 1 month ago
- 249dae1 Merge 5.10.83 into android-5.10 by Greg Kroah-Hartman · 3 years, 1 month ago
- 3c40584 net: ipv6: add fib6_nh_release_dsts stub by Nikolay Aleksandrov · 3 years, 1 month ago
- 9b44cb6 ipv6: fix typos in __ip6_finish_output() by Eric Dumazet · 3 years, 1 month ago
- c553d9a Merge 5.10.80 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 1 month ago
- 366235d4 udp6: allow SO_MARK ctrl msg to affect routing by Jakub Kicinski · 3 years, 2 months ago
- 9ceac30 gre/sit: Don't generate link-local addr if addr_gen_mode is IN6_ADDR_GEN_MODE_NONE by Stephen Suryaputra · 3 years, 2 months ago
- 4944ec8 Merge 5.10.76 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 2 months ago
- ef97219 ipv6: When forwarding count rx stats on the orig netdev by Stephen Suryaputra · 3 years, 2 months ago
- 911e019 netfilter: ip6t_rt: fix rt0_hdr parsing in rt_mt6 by Xin Long · 3 years, 3 months ago
- a336e74 Merge 5.10.74 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 2 months ago
- ddc4ba7 netfilter: ip6_tables: zero-initialize fragment offset by Jeremy Sowden · 3 years, 4 months ago
- 4b3fd2a Merge 5.10.73 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 3 months ago
- 985cca1 net: prefer socket bound to interface when not in VRF by Mike Manning · 3 years, 3 months ago
- c23269d Merge 5.10.71 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 3 months ago
- 5c3a90b net: udp: annotate data race around udp_sk(sk)->corkflag by Eric Dumazet · 3 years, 3 months ago
- 8de12ad net: ipv4: Fix rtnexthop len when RTA_FLOW is present by Xiao Liang · 3 years, 3 months ago
- d697513 Merge 5.10.70 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 3 months ago
- beafee9 Merge 5.10.68 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 3 months ago
- 9561bb9 ipv6: delay fib6_sernum increase in fib6_add by zhang kai · 3 years, 4 months ago
- 6e2d36f netfilter: socket: icmp6: fix use-after-scope by Benjamin Hesmans · 3 years, 4 months ago
- 2300418 Merge 5.10.65 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 3 months ago
- 8692f0b ipv6: make exception cache less predictible by Eric Dumazet · 3 years, 4 months ago
- 674d2ac Merge 5.10.62 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 4 months ago
- dced834 ipv6: use siphash in rt6_exception_hash() by Eric Dumazet · 3 years, 4 months ago
- 1afedcd Merge 5.10.55 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 5 months ago
- 984e93b ipv6: ip6_finish_output2: set sk into newly allocated nskb by Vasily Averin · 3 years, 5 months ago
- 2323690 ipv6: allocate enough headroom in ip6_finish_output2() by Vasily Averin · 3 years, 6 months ago
- e4cac2c Merge 5.10.54 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 5 months ago
- ce8fafb ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptions by Paolo Abeni · 3 years, 5 months ago
- 79ec7b5 ipv6: fix 'disable_policy' for fwd packets by Nicolas Dichtel · 3 years, 6 months ago
- afe9ed0 Merge 5.10.53 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 5 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
- 8db62be Merge 5.10.51 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 5 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
- 1328352 Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 3 years, 6 months ago
- 2df0fb4 Merge 5.10.50 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 6 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
- dcf509f ANDROID: ipv6: add vendor hook for gen ipv6 link-local addr by Rocco Yue · 3 years, 6 months ago
- 194be71 Merge 5.10.47 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 6 months ago
- fedc4d4 net: ipv4: Remove unneed BUG() function by Zheng Yongjun · 3 years, 7 months ago
- 948d38f Merge 5.10.46 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 6 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
- 9e08e97 Merge 5.10.43 into android12-5.10 by Greg Kroah-Hartman · 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
- c5d480c Merge 5.10.42 into android12-5.10 by Greg Kroah-Hartman · 3 years, 7 months ago
- 5a2e1ce ipv6: record frag_max_size in atomic fragments in input path by Francesco Ruggeri · 3 years, 7 months ago
- beb39ad mld: fix panic in mld_newpack() by Taehee Yoo · 3 years, 8 months ago
- 855f802 Merge 5.10.39 into android12-5.10 by Greg Kroah-Hartman · 3 years, 7 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
- 76002c2 Merge 5.10.38 into android12-5.10 by Greg Kroah-Hartman · 3 years, 7 months ago
- 7bd851a ip6_vti: proper dev_{hold|put} in ndo_[un]init methods by Eric Dumazet · 3 years, 9 months ago
- e054456 Merge 5.10.37 into android12-5.10 by Greg Kroah-Hartman · 3 years, 8 months ago
- e2c34ca net: bridge: mcast: fix broken length + header check for MRDv6 Adv. by Linus Lüssing · 3 years, 8 months ago
- ac75369 Revert "xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume" by Howard Chen · 3 years, 8 months ago
- 32b16a3 Merge 5.10.32 into android12-5.10 by Greg Kroah-Hartman · 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
- ab8b108 Merge 5.10.31 into android12-5.10 by Greg Kroah-Hartman · 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
- 9a705f0 Merge 5.10.30 into android12-5.10 by Greg Kroah-Hartman · 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, 9 months ago