1. 792365b tcp/dccp: fix possible race __inet_lookup_established() by Eric Dumazet · 4 years, 7 months ago
  2. 3420bd5 net: dst: Force 4-byte alignment of dst_metrics by Geert Uytterhoeven · 4 years, 6 months ago
  3. e7a3b02 tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE() by Guillaume Nault · 4 years, 7 months ago
  4. 0c8cd7f tcp: tighten acceptance of ACKs not matching a child socket by Guillaume Nault · 4 years, 7 months ago
  5. 3b4a534 tcp: fix rejected syncookies due to stale timestamps by Guillaume Nault · 4 years, 7 months ago
  6. 67b02e3 inet: protect against too small mtu values. by Eric Dumazet · 4 years, 7 months ago
  7. 4d92109 sctp: cache netns in sctp_ep_common by Xin Long · 4 years, 7 months ago
  8. 9d3fcde net: fix possible overflow in __sk_mem_raise_allocated() by Eric Dumazet · 5 years ago
  9. 7228cb8 llc: avoid blocking in llc_sap_close() by Cong Wang · 6 years ago
  10. 4e8e9fd net: prevent load/store tearing on sk->sk_stamp by Eric Dumazet · 4 years, 8 months ago
  11. a4b012c ipvs: move old_secure_tcp into struct netns_ipvs by Eric Dumazet · 4 years, 8 months ago
  12. f823bf0 netfilter: nf_tables: Align nft_expr private data to 64-bit by Lukas Wunner · 4 years, 8 months ago
  13. a723c97 net: fix data-race in neigh_event_send() by Eric Dumazet · 4 years, 8 months ago
  14. 1f94465 net/flow_dissector: switch to siphash by Eric Dumazet · 4 years, 8 months ago
  15. 37d6ef4 net: fix sk_page_frag() recursion from memory reclaim by Tejun Heo · 4 years, 8 months ago
  16. f8b1410 sctp: fix the issue that flags are ignored when using kernel_connect by Xin Long · 6 years ago
  17. 1d41d2f sch_netem: fix rcu splat in netem_enqueue() by Eric Dumazet · 4 years, 9 months ago
  18. ff33916 llc: fix sk_buff leak in llc_conn_service() by Eric Biggers · 4 years, 9 months ago
  19. f99a933 ip6: fix skb leak in ip6frag_expire_frag_queue() by Eric Dumazet · 5 years ago
  20. 88d0831 xfrm: clean up xfrm protocol checks by Cong Wang · 5 years ago
  21. 669a505 tcp: fix tcp_rtx_queue_tail in case of empty retransmit queue by Tim Froidcoeur · 4 years, 10 months ago
  22. 1922476 netfilter: ctnetlink: don't use conntrack/expect object addresses as id by Florian Westphal · 4 years, 11 months ago
  23. b97a2f3 inet: switch IP ID generator to siphash by Eric Dumazet · 4 years, 11 months ago
  24. 06fac08 tcp: be more careful in tcp_fragment() by Eric Dumazet · 5 years ago
  25. 7045333 tcp: reset sk_send_head in tcp_write_queue_purge by Soheil Hassas Yeganeh · 5 years ago
  26. 3b2f8a6 ip6_tunnel: allow not to count pkts on tstats by passing dev as NULL by Xin Long · 5 years ago
  27. 6290d9d Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 5 years ago
  28. 5e0c41c Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connections" by Greg Kroah-Hartman · 5 years ago
  29. 8e39cbc tcp: add tcp_min_snd_mss sysctl by Eric Dumazet · 5 years ago
  30. cc1b58c tcp: limit payload size of sacked skbs by Eric Dumazet · 5 years ago
  31. 8474fc0 ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabled by David Ahern · 5 years ago
  32. 745f5c5 Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 5 years ago
  33. ff5ca55 caif: reduce stack size with KASAN by Arnd Bergmann · 6 years ago
  34. eccf76e net: IP6 defrag: use rbtrees for IPv6 defrag by Peter Oskolkov · 5 years ago
  35. 33336cd ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module by Florian Westphal · 5 years ago
  36. aaee29e net: IP defrag: encapsulate rbtree defrag code into callable functions by Peter Oskolkov · 5 years ago
  37. 6996763 netns: provide pure entropy for net_hash_mix() by Eric Dumazet · 5 years ago
  38. 5f5d628 vrf: check accept_source_route on the original netdevice by Stephen Suryaputra · 5 years ago
  39. 2ae06da netfilter: physdev: relax br_netfilter dependency by Florian Westphal · 5 years ago
  40. 4f05457 sctp: get sctphdr by offset in sctp_compute_cksum by Xin Long · 5 years ago
  41. 936a918 packets: Always register packet sk in the same order by Maxime Chevallier · 5 years ago
  42. dfe4f69 tcp/dccp: drop SYN packets if accept queue is full by Eric Dumazet · 8 years ago
  43. 3dc60d4 phonet: fix building with clang by Arnd Bergmann · 5 years ago
  44. 7cbb0ab gro_cells: make sure device is up in gro_cells_receive() by Eric Dumazet · 5 years ago
  45. 3b44897 net: avoid use IPCB in cipso_v4_error by Nazarov Sergey · 5 years ago
  46. 55ea53a net: Add __icmp_send helper. by Nazarov Sergey · 5 years ago
  47. b5a5066 ax25: fix possible use-after-free by Eric Dumazet · 5 years ago
  48. 575880f net: ipv4: use a dedicated counter for icmp_v4 redirect packets by Lorenzo Bianconi · 5 years ago
  49. 1f52cfe tcp: clear icsk_backoff in tcp_write_queue_purge() by Eric Dumazet · 5 years ago
  50. 1894d7c netfilter: nf_tables: fix mismatch in big-endian system by Liping Zhang · 7 years ago
  51. c574feb ipvlan, l3mdev: fix broken l3s mode wrt local routes by Daniel Borkmann · 5 years ago
  52. bff7432 net: ipv4: Fix memory leak in network namespace dismantle by Ido Schimmel · 5 years ago
  53. 7abb7f7 sock: Make sock->sk_stamp thread-safe by Deepa Dinamani · 6 years ago
  54. 52f563e gro_cell: add napi_disable in gro_cells_destroy by Lorenzo Bianconi · 6 years ago
  55. 5873b2c neighbour: Avoid writing before skb->head in neigh_hh_output() by Stefano Brivio · 6 years ago
  56. e9e4ac4 ip: add helpers to process in-order fragments faster. by Peter Oskolkov · 6 years ago
  57. 1004395 ip: use rb trees for IP frag queue. by Peter Oskolkov · 6 years ago
  58. 5b68fda inet: frags: reorganize struct netns_frags by Eric Dumazet · 6 years ago
  59. 7f61706 inet: frags: break the 2GB limit for frags storage by Eric Dumazet · 6 years ago
  60. 965e2ad inet: frags: remove inet_frag_maybe_warn_overflow() by Eric Dumazet · 6 years ago
  61. 49106f3 inet: frags: get rif of inet_frag_evicting() by Eric Dumazet · 6 years ago
  62. ea7496f inet: frags: remove some helpers by Eric Dumazet · 6 years ago
  63. 23ce9c5 inet: frags: use rhashtables for reassembly units by Eric Dumazet · 6 years ago
  64. 2ffb1c3 inet: frags: add a pointer to struct netns_frags by Eric Dumazet · 6 years ago
  65. 7fca771 inet: frags: change inet_frags_init_net() return value by Eric Dumazet · 6 years ago
  66. 6b2f36b inet: make sure to grab rcu_read_lock before using ireq->ireq_opt by Eric Dumazet · 6 years ago
  67. 4cded0a tcp/dccp: fix lockdep issue when SYN is backlogged by Eric Dumazet · 6 years ago
  68. 8d59c3a net: ipv4: update fnhe_pmtu when first hop's MTU changes by Sabrina Dubroca · 6 years ago
  69. 22ad293 bonding: avoid possible dead-lock by Mahesh Bandewar · 6 years ago
  70. c4989a1 NFC: Fix the number of pipes by Suren Baghdasaryan · 6 years ago
  71. d4efb85 tcp: remove DELAYED ACK events in DCTCP by Yuchung Cheng · 6 years ago
  72. 7754ed7 net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used by Davide Caratti · 6 years ago
  73. 8823c73 ipv6: make ipv6_renew_options() interrupt/kernel safe by Paul Moore · 6 years ago
  74. a677cc3 netfilter: ipv6: nf_defrag: reduce struct net memory waste by Eric Dumazet · 6 years ago
  75. f6b8276 vsock: split dwork to avoid reinitializations by Cong Wang · 6 years ago
  76. 2ff9f08 llc: use refcount_inc_not_zero() for llc_sap_find() by Cong Wang · 6 years ago
  77. 90cf17d tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_mode by Eric Dumazet · 6 years ago
  78. 8736711 tcp: do not delay ACK in DCTCP upon CE status change by Yuchung Cheng · 6 years ago
  79. 57ec882 tcp: do not cancel delay-AcK on DCTCP special ACK by Yuchung Cheng · 6 years ago
  80. 8582bbf ipv6: fix useless rol32 call on hash by Colin Ian King · 6 years ago
  81. ae0c8ee bonding: require speed/duplex only for 802.3ad, alb and tlb by Andreas Born · 7 years ago
  82. 4703f3f llc: properly handle dev_queue_xmit() return value by Cong Wang · 6 years ago
  83. d543907 ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu by Sabrina Dubroca · 6 years ago
  84. 5d375e1 regulatory: add NUL to request alpha2 by Johannes Berg · 6 years ago
  85. 5f3c6ad mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4 by Felix Fietkau · 6 years ago
  86. d7bfa99 bonding: send learning packets for vlans on slave by Debabrata Banerjee · 6 years ago
  87. e68fb962 soreuseport: initialise timewait reuseport field by Eric Dumazet · 6 years ago
  88. a3cac7e net: fix rtnh_ok() by Eric Dumazet · 6 years ago
  89. e202fa9 llc: delete timers synchronously in llc_sk_free() by Cong Wang · 6 years ago
  90. 0eecffb slip: Check if rstate is initialized before uncompressing by Tejaswi Tanikella · 6 years ago
  91. b0a2a2b Bluetooth: Fix connection if directed advertising and privacy is used by Szymon Janc · 6 years ago
  92. 5367883 net: x25: fix one potential use-after-free issue by linzhang · 7 years ago
  93. 9abd45b cfg80211: make RATE_INFO_BW_20 the default by Johannes Berg · 7 years ago
  94. e927ffb sch_netem: fix skb leak in netem_enqueue() by Alexey Kodanev · 6 years ago
  95. 694f219 tcp: sysctl: Fix a race to avoid unexpected 0 window from space by Gao Feng · 7 years ago
  96. 5984901 udplite: fix partial checksum initialization by Alexey Kodanev · 6 years ago
  97. a0514c0 net_sched: red: Avoid illegal values by Nogah Frankel · 7 years ago
  98. 1c03903 net_sched: red: Avoid devision by zero by Nogah Frankel · 7 years ago
  99. 2e67122 sctp: set frag_point in sctp_setsockopt_maxseg correctly by Xin Long · 7 years ago
  100. 260eb69 ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY by Jim Westfall · 6 years ago