1. df69e76 llc: fix out-of-bound array index in llc_sk_dev_hash() by Eric Dumazet · 3 years ago
  2. 09818f6 af_unix: fix races in sk_peer_pid and sk_peer_cred accesses by Eric Dumazet · 3 years, 1 month ago
  3. 92e7bca sctp: validate from_addr_param return by Marcelo Ricardo Leitner · 3 years, 4 months ago
  4. 0e77f97 Bluetooth: defer cleanup of resources in hci_unregister_dev() by Tetsuo Handa · 3 years, 3 months ago
  5. 52350dd net: llc: fix skb_over_panic by Pavel Skripkin · 3 years, 3 months ago
  6. 9172d45 sctp: move 198 addresses from unusable to private scope by Xin Long · 3 years, 4 months ago
  7. 1f02ba8 net: split out functions related to registering inflight socket files by Jens Axboe · 6 years ago
  8. b61d327 net: validate lwtstate->data before returning from skb_tunnel_info() by Taehee Yoo · 3 years, 4 months ago
  9. 24e3442 net: ipv6: fix return value of ip6_skb_dst_mtu by Vadim Fedorenko · 3 years, 4 months ago
  10. 7a442d4 inet: annotate date races around sk->sk_txhash by Eric Dumazet · 3 years, 5 months ago
  11. 4f6da6c net: caif: add proper error handling by Pavel Skripkin · 3 years, 5 months ago
  12. 9eb4fd7 net: caif: added cfserl_release function by Pavel Skripkin · 3 years, 5 months ago
  13. 56eeeb7 mac80211: properly handle A-MSDUs that start with an RFC 1042 header by Mathy Vanhoef · 3 years, 5 months ago
  14. 4a62162 NFC: nci: fix memory leak in nci_allocate_device by Dongliang Mu · 3 years, 6 months ago
  15. 31f20a6 Bluetooth: verify AMP hci_chan before amp_destroy by Archie Pusaka · 3 years, 8 months ago
  16. a3210f9 sch_red: fix off-by-one checks in red_check_params() by Eric Dumazet · 3 years, 7 months ago
  17. f4191e8 net: sched: validate stab values by Eric Dumazet · 3 years, 8 months ago
  18. 3ec3f89 can: dev: Move device back to init netns on owning netns delete by Martin Willi · 3 years, 8 months ago
  19. 0c5bdc2 net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending by Jason A. Donenfeld · 3 years, 8 months ago
  20. e9b0676 icmp: introduce helper for nat'd source address in network device context by Jason A. Donenfeld · 4 years, 9 months ago
  21. 586692b net: sched: prevent invalid Scell_log shift count by Randy Dunlap · 3 years, 10 months ago
  22. a890a3d vlan: consolidate VLAN parsing code and limit max parsing depth by Toke Høiland-Jørgensen · 4 years, 4 months ago
  23. 94f3032 bonding: wait for sysfs kobject destruction before freeing struct slave by Jamie Iles · 4 years ago
  24. 47e4106 net/ipv4: always honour route mtu during forwarding by Maciej Żenczykowski · 4 years, 1 month ago
  25. 1dd8db1 Bluetooth: Disconnect if E0 is used for Level 4 by Luiz Augusto von Dentz · 4 years, 6 months ago
  26. f7d61da Bluetooth: Fix update of connection state in `hci_encrypt_cfm` by Patrick Steinhardt · 4 years, 4 months ago
  27. b77912c Bluetooth: Consolidate encryption handling in hci_encrypt_cfm by Luiz Augusto von Dentz · 4 years, 6 months ago
  28. 7203696 Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel by Luiz Augusto von Dentz · 4 years, 3 months ago
  29. a9326ec xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrate by Antony Antony · 4 years, 2 months ago
  30. f446149 net: refactor bind_bucket fastreuse into helper by Tim Froidcoeur · 4 years, 3 months ago
  31. f08569e netfilter: nf_tables: fix destination register zeroing by Florian Westphal · 4 years, 3 months ago
  32. 538f578 net/compat: Add missing sock updates for SCM_RIGHTS by Kees Cook · 4 years, 5 months ago
  33. 86e4cc0 ipv6: fix memory leaks on IPV6_ADDRFORM path by Cong Wang · 4 years, 3 months ago
  34. fad45a8 genetlink: remove genl_bind by Sean Tranchetti · 4 years, 4 months ago
  35. 6bee67d net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skb by Martin Varghese · 4 years, 4 months ago
  36. 6732121 net: Do not clear the sock TX queue in sk_set_socket() by Tariq Toukan · 4 years, 4 months ago
  37. 5030f66 sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket by Marcelo Ricardo Leitner · 4 years, 4 months ago
  38. 9a729a4 net sched: fix reporting the first-time use timestamp by Roman Mashak · 4 years, 6 months ago
  39. 4bdea73 netfilter: conntrack: avoid gcc-10 zero-length-bounds warning by Arnd Bergmann · 4 years, 6 months ago
  40. badbe56 net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup by Sabrina Dubroca · 5 years ago
  41. 5cc5fa7 net: ipv6: add net argument to ip6_dst_lookup_flow by Sabrina Dubroca · 5 years ago
  42. 32004fb tcp: cache line align MAX_TCP_HEADER by Eric Dumazet · 4 years, 7 months ago
  43. a6047aaf9 net: ipv6: do not consider routes via gateways for anycast address check by Tim Stallard · 4 years, 7 months ago
  44. 0b21c9c fib: add missing attribute validation for tun_id by Jakub Kicinski · 4 years, 8 months ago
  45. 259384b net: sched: correct flower port blocking by Jason Baron · 4 years, 9 months ago
  46. ab56789 cfg80211/mac80211: make ieee80211_send_layer2_update a public function by Dedy Lansky · 6 years ago
  47. 36d6d82 net: add annotations on hh->hh_len lockless accesses by Eric Dumazet · 5 years ago
  48. 792365b tcp/dccp: fix possible race __inet_lookup_established() by Eric Dumazet · 5 years ago
  49. 3420bd5 net: dst: Force 4-byte alignment of dst_metrics by Geert Uytterhoeven · 4 years, 11 months ago
  50. e7a3b02 tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE() by Guillaume Nault · 5 years ago
  51. 0c8cd7f tcp: tighten acceptance of ACKs not matching a child socket by Guillaume Nault · 5 years ago
  52. 3b4a534 tcp: fix rejected syncookies due to stale timestamps by Guillaume Nault · 5 years ago
  53. 67b02e3 inet: protect against too small mtu values. by Eric Dumazet · 5 years ago
  54. 4d92109 sctp: cache netns in sctp_ep_common by Xin Long · 5 years ago
  55. 9d3fcde net: fix possible overflow in __sk_mem_raise_allocated() by Eric Dumazet · 6 years ago
  56. 7228cb8 llc: avoid blocking in llc_sap_close() by Cong Wang · 6 years ago
  57. 4e8e9fd net: prevent load/store tearing on sk->sk_stamp by Eric Dumazet · 5 years ago
  58. a4b012c ipvs: move old_secure_tcp into struct netns_ipvs by Eric Dumazet · 5 years ago
  59. f823bf0 netfilter: nf_tables: Align nft_expr private data to 64-bit by Lukas Wunner · 5 years ago
  60. a723c97 net: fix data-race in neigh_event_send() by Eric Dumazet · 5 years ago
  61. 1f94465 net/flow_dissector: switch to siphash by Eric Dumazet · 5 years ago
  62. 37d6ef4 net: fix sk_page_frag() recursion from memory reclaim by Tejun Heo · 5 years ago
  63. f8b1410 sctp: fix the issue that flags are ignored when using kernel_connect by Xin Long · 6 years ago
  64. 1d41d2f sch_netem: fix rcu splat in netem_enqueue() by Eric Dumazet · 5 years ago
  65. ff33916 llc: fix sk_buff leak in llc_conn_service() by Eric Biggers · 5 years ago
  66. f99a933 ip6: fix skb leak in ip6frag_expire_frag_queue() by Eric Dumazet · 6 years ago
  67. 88d0831 xfrm: clean up xfrm protocol checks by Cong Wang · 6 years ago
  68. 669a505 tcp: fix tcp_rtx_queue_tail in case of empty retransmit queue by Tim Froidcoeur · 5 years ago
  69. 1922476 netfilter: ctnetlink: don't use conntrack/expect object addresses as id by Florian Westphal · 5 years ago
  70. b97a2f3 inet: switch IP ID generator to siphash by Eric Dumazet · 5 years ago
  71. 06fac08 tcp: be more careful in tcp_fragment() by Eric Dumazet · 5 years ago
  72. 7045333 tcp: reset sk_send_head in tcp_write_queue_purge by Soheil Hassas Yeganeh · 5 years ago
  73. 3b2f8a6 ip6_tunnel: allow not to count pkts on tstats by passing dev as NULL by Xin Long · 5 years ago
  74. 6290d9d Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 6 years ago
  75. 5e0c41c Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connections" by Greg Kroah-Hartman · 5 years ago
  76. 8e39cbc tcp: add tcp_min_snd_mss sysctl by Eric Dumazet · 5 years ago
  77. cc1b58c tcp: limit payload size of sacked skbs by Eric Dumazet · 5 years ago
  78. 8474fc0 ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabled by David Ahern · 6 years ago
  79. 745f5c5 Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 6 years ago
  80. ff5ca55 caif: reduce stack size with KASAN by Arnd Bergmann · 7 years ago
  81. eccf76e net: IP6 defrag: use rbtrees for IPv6 defrag by Peter Oskolkov · 6 years ago
  82. 33336cd ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module by Florian Westphal · 6 years ago
  83. aaee29e net: IP defrag: encapsulate rbtree defrag code into callable functions by Peter Oskolkov · 6 years ago
  84. 6996763 netns: provide pure entropy for net_hash_mix() by Eric Dumazet · 6 years ago
  85. 5f5d628 vrf: check accept_source_route on the original netdevice by Stephen Suryaputra · 6 years ago
  86. 2ae06da netfilter: physdev: relax br_netfilter dependency by Florian Westphal · 6 years ago
  87. 4f05457 sctp: get sctphdr by offset in sctp_compute_cksum by Xin Long · 6 years ago
  88. 936a918 packets: Always register packet sk in the same order by Maxime Chevallier · 6 years ago
  89. dfe4f69 tcp/dccp: drop SYN packets if accept queue is full by Eric Dumazet · 8 years ago
  90. 3dc60d4 phonet: fix building with clang by Arnd Bergmann · 6 years ago
  91. 7cbb0ab gro_cells: make sure device is up in gro_cells_receive() by Eric Dumazet · 6 years ago
  92. 3b44897 net: avoid use IPCB in cipso_v4_error by Nazarov Sergey · 6 years ago
  93. 55ea53a net: Add __icmp_send helper. by Nazarov Sergey · 6 years ago
  94. b5a5066 ax25: fix possible use-after-free by Eric Dumazet · 6 years ago
  95. 575880f net: ipv4: use a dedicated counter for icmp_v4 redirect packets by Lorenzo Bianconi · 6 years ago
  96. 1f52cfe tcp: clear icsk_backoff in tcp_write_queue_purge() by Eric Dumazet · 6 years ago
  97. 1894d7c netfilter: nf_tables: fix mismatch in big-endian system by Liping Zhang · 8 years ago
  98. c574feb ipvlan, l3mdev: fix broken l3s mode wrt local routes by Daniel Borkmann · 6 years ago
  99. bff7432 net: ipv4: Fix memory leak in network namespace dismantle by Ido Schimmel · 6 years ago
  100. 7abb7f7 sock: Make sock->sk_stamp thread-safe by Deepa Dinamani · 6 years ago