1. c667256 UPSTREAM: net: add and use skb_unclone_keeptruesize() helper by Eric Dumazet · 3 years, 3 months ago
  2. 971945b Revert "tcp: switch orphan_count to bare per-cpu counters" by Greg Kroah-Hartman · 3 years, 2 months ago
  3. c553d9a Merge 5.10.80 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 2 months ago
  4. 8b5c98a bpf, sockmap: Remove unhash handler for BPF sockmap usage by John Fastabend · 3 years, 3 months ago
  5. 5b7b4af tcp: don't free a FIN sk_buff in tcp_remove_empty_skb() by Jon Maxwell · 3 years, 3 months ago
  6. a342cb4 tcp: switch orphan_count to bare per-cpu counters by Eric Dumazet · 3 years, 3 months ago
  7. a739489 Merge 5.10.77 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 3 months ago
  8. 15dec6d tcp_bpf: Fix one concurrency problem in the tcp_bpf_send_verdict function by Liu Jian · 3 years, 3 months ago
  9. 4944ec8 Merge 5.10.76 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 3 months ago
  10. 38d984e tcp: md5: Fix overlap between vrf and non-vrf keys by Leonard Crestez · 3 years, 3 months ago
  11. 4b3fd2a Merge 5.10.73 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 3 months ago
  12. 985cca1 net: prefer socket bound to interface when not in VRF by Mike Manning · 3 years, 4 months ago
  13. c23269d Merge 5.10.71 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 4 months ago
  14. 5c3a90b net: udp: annotate data race around udp_sk(sk)->corkflag by Eric Dumazet · 3 years, 4 months ago
  15. 8de12ad net: ipv4: Fix rtnexthop len when RTA_FLOW is present by Xiao Liang · 3 years, 4 months ago
  16. beafee9 Merge 5.10.68 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 4 months ago
  17. 08ed4cb Merge 5.10.67 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 4 months ago
  18. 87b34cd ip_gre: validate csum_start only on pull by Willem de Bruijn · 3 years, 5 months ago
  19. ca8ecd7 Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6 by Ryoga Saito · 3 years, 5 months ago
  20. 0ab9981 udp_tunnel: Fix udp_tunnel_nic work-queue type by Aya Levin · 3 years, 4 months ago
  21. 53947b6 tcp: fix tp->undo_retrans accounting in tcp_sacktag_one() by zhenggy · 3 years, 4 months ago
  22. 4b1b4d3 tcp: enable data-less, empty-cookie SYN with TFO_SERVER_COOKIE_NOT_REQD by Luke Hsiao · 3 years, 5 months ago
  23. 6458344 ipv4: ip_output.c: Fix out-of-bounds warning in ip_copy_addrs() by Gustavo A. R. Silva · 3 years, 6 months ago
  24. 2300418 Merge 5.10.65 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 4 months ago
  25. c4f1ad3 ipv4: fix endianness issue in inet_rtm_getroute_build_skb() by Eric Dumazet · 3 years, 5 months ago
  26. 5867e20 ipv4: make exception cache less predictible by Eric Dumazet · 3 years, 5 months ago
  27. a7d0a59 tcp: seq_file: Avoid skipping sk during tcp_seek_last_pos by Martin KaFai Lau · 3 years, 7 months ago
  28. c8de3a4 Merge 5.10.64 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 4 months ago
  29. ddd7e8b igmp: Add ip_mc_list lock in ip_check_mc_rcu by Liu Jian · 3 years, 6 months ago
  30. 674d2ac Merge 5.10.62 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 5 months ago
  31. beefd5f ipv4: use siphash instead of Jenkins in fnhe_hashfun() by Eric Dumazet · 3 years, 5 months ago
  32. fb45459 ip_gre: add validation for csum_start by Shreyansh Chouhan · 3 years, 5 months ago
  33. 83da0c0 Revert "net: igmp: fix data-race in igmp_ifc_timer_expire()" by Greg Kroah-Hartman · 3 years, 5 months ago
  34. a75a648 Revert "net: igmp: increase size of mr_ifc_count" by Greg Kroah-Hartman · 3 years, 5 months ago
  35. b558262 Merge 5.10.60 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 5 months ago
  36. 4344440 net: igmp: increase size of mr_ifc_count by Eric Dumazet · 3 years, 5 months ago
  37. 696afe2 tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packets by Neal Cardwell · 3 years, 5 months ago
  38. 24e1b7d net: igmp: fix data-race in igmp_ifc_timer_expire() by Eric Dumazet · 3 years, 5 months ago
  39. af3bdb4 Merge 5.10.58 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 5 months ago
  40. 74bcf85 net, gro: Set inner transport header offset in tcp/udp GRO hook by Jakub Sitnicki · 3 years, 6 months ago
  41. 8b44465 Merge 5.10.56 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 6 months ago
  42. 9135056 net: Set true network header for ECN decapsulation by Gilad Naaman · 3 years, 6 months ago
  43. e4cac2c Merge 5.10.54 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 6 months ago
  44. 0482d07 Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 3 years, 6 months ago
  45. 164294d tcp: disable TFO blackhole logic by default by Wei Wang · 3 years, 6 months ago
  46. 41a8394 net/tcp_fastopen: fix data races around tfo_active_disable_stamp by Eric Dumazet · 3 years, 6 months ago
  47. 3b5b0af bpf, sockmap, udp: sk_prot needs inuse_idx set for proc stats by Jakub Sitnicki · 3 years, 6 months ago
  48. c260442 bpf, sockmap, tcp: sk_prot needs inuse_idx set for proc stats by John Fastabend · 3 years, 6 months ago
  49. 81c8161 ANDROID: vendor_hooks: Add hooks to tcp/udp send/recv msg functions. by Liangliang Li · 3 years, 7 months ago
  50. afe9ed0 Merge 5.10.53 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 6 months ago
  51. 6cd9bd2 udp: annotate data races around unix_sk(sk)->gso_size by Eric Dumazet · 3 years, 7 months ago
  52. 6386329 tcp: call sk_wmem_schedule before sk_mem_charge in zerocopy path by Talal Ahmad · 3 years, 6 months ago
  53. 2fee3cf ipv6: tcp: drop silly ICMPv6 packet too big messages by Eric Dumazet · 3 years, 7 months ago
  54. ad4ba34 tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized by Nguyen Dinh Phi · 3 years, 7 months ago
  55. d60f07b tcp: annotate data races around tp->mtu_info by Eric Dumazet · 3 years, 7 months ago
  56. 88ff9ec net: ip_tunnel: fix mtu calculation for ETHER tunnel devices by Hangbin Liu · 3 years, 6 months ago
  57. 8db62be Merge 5.10.51 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 6 months ago
  58. a8585fd net: ip: avoid OOM kills with large UDP sends over loopback by Jakub Kicinski · 3 years, 7 months ago
  59. f9c67c1 net: tcp better handling of reordering then loss cases by Yuchung Cheng · 3 years, 8 months ago
  60. 2df0fb4 Merge 5.10.50 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 6 months ago
  61. 4476568 net: lwtunnel: handle MTU calculation in forwading by Vadim Fedorenko · 3 years, 7 months ago
  62. 6610d5a net/ipv4: swap flow ports when validating source by Miao Wang · 3 years, 7 months ago
  63. 1de9425 xfrm: xfrm_state_mtu should return at least 1280 for ipv6 by Sabrina Dubroca · 3 years, 9 months ago
  64. b1a6760 Merge branch 'android12-5.10' into `android12-5.10-lts` by Greg Kroah-Hartman · 3 years, 6 months ago
  65. 2cff74e ANDROID: vendor_hooks: Add vendor hook to the net by Bae Soukjin · 4 years, 5 months ago
  66. 194be71 Merge 5.10.47 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 7 months ago
  67. 61b132f ping: Check return value of function 'ping_queue_rcv_skb' by Zheng Yongjun · 3 years, 7 months ago
  68. 08c389d inet: annotate data race in inet_send_prepare() and inet_dgram_connect() by Eric Dumazet · 3 years, 7 months ago
  69. fedc4d4 net: ipv4: Remove unneed BUG() function by Zheng Yongjun · 3 years, 8 months ago
  70. 948d38f Merge 5.10.46 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 7 months ago
  71. 8c0c2d9 icmp: don't send out ICMP messages with a source address of 0.0.0.0 by Toke Høiland-Jørgensen · 3 years, 7 months ago
  72. ac31cc8 net: ipv4: fix memory leak in ip_mc_add1_src by Chengyang Fan · 3 years, 7 months ago
  73. 0239c43 ipv4: Fix device used for dst_alloc with local routes by David Ahern · 3 years, 7 months ago
  74. 8729ec8 udp: fix race between close() and udp_abort() by Paolo Abeni · 3 years, 7 months ago
  75. deeeb65 net: ipv4: fix memory leak in netlbl_cipsov4_add_std by Nanyong Sun · 3 years, 8 months ago
  76. e52dde9 Merge 5.10.45 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 7 months ago
  77. ecd2653 net: ipconfig: Don't override command-line hostnames or domains by Josh Triplett · 3 years, 8 months ago
  78. e054456 Merge 5.10.37 into android12-5.10 by Greg Kroah-Hartman · 3 years, 8 months ago
  79. 6c1ea8b net: Only allow init netns to set default tcp cong to a restricted algo by Jonathon Reinhart · 3 years, 9 months ago
  80. 4877c4a udp: never accept GSO_FRAGLIST packets by Paolo Abeni · 3 years, 10 months ago
  81. a273c27 inet: use bigger hash table for IP ID generation by Eric Dumazet · 3 years, 10 months ago
  82. ac75369 Revert "xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume" by Howard Chen · 3 years, 8 months ago
  83. 32b16a3 Merge 5.10.32 into android12-5.10 by Greg Kroah-Hartman · 3 years, 9 months ago
  84. 35d7491 net: Make tcp_allowed_congestion_control readonly in non-init netns by Jonathon Reinhart · 3 years, 9 months ago
  85. 7824d5a netfilter: arp_tables: add pre_exit hook for table unregister by Florian Westphal · 3 years, 10 months ago
  86. ab8b108 Merge 5.10.31 into android12-5.10 by Greg Kroah-Hartman · 3 years, 9 months ago
  87. 1f3b900 netfilter: x_tables: fix compat match/target pad out-of-bound write by Florian Westphal · 3 years, 10 months ago
  88. 9a705f0 Merge 5.10.30 into android12-5.10 by Greg Kroah-Hartman · 3 years, 9 months ago
  89. 24bbfe8 net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...); by Norman Maurer · 3 years, 10 months ago
  90. 58f8f10 xfrm: Provide private skb extensions for segmented and hw offloaded ESP packets by Steffen Klassert · 3 years, 10 months ago
  91. ef4ddd1 esp: delete NETIF_F_SCTP_CRC bit from features for esp offload by Xin Long · 3 years, 10 months ago
  92. c7a175a xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume by Evan Nimmo · 3 years, 11 months ago
  93. b9a61f9 Merge 5.10.27 into android12-5.10 by Greg Kroah-Hartman · 3 years, 10 months ago
  94. c33f918 Revert "netfilter: x_tables: Update remaining dereference to RCU" by Mark Tomlinson · 3 years, 11 months ago
  95. 520be4d Revert "netfilter: x_tables: Switch synchronization to RCU" by Mark Tomlinson · 3 years, 11 months ago
  96. 0a245ac net: Consolidate common blackhole dst ops by Daniel Borkmann · 3 years, 11 months ago
  97. 63f2a9b tcp: relookup sock for RST+ACK packets handled by obsolete req sock by Alexander Ovechkin · 3 years, 10 months ago
  98. 3ccfc59 Merge 5.10.24 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 10 months ago
  99. 85178d7 cipso,calipso: resolve a number of problems with the DOI refcounts by Paul Moore · 3 years, 11 months ago
  100. 9c61f1e nexthop: Do not flush blackhole nexthops when loopback goes down by Ido Schimmel · 3 years, 11 months ago