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