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