1. d74d61d netfilter: nf_log: missing vlan offload tag and proto by Pablo Neira Ayuso · 3 years, 10 months ago
  2. 9db62b7 net/ipv4: always honour route mtu during forwarding by Maciej Żenczykowski · 3 years, 10 months ago
  3. c1ad9bb Bluetooth: Disconnect if E0 is used for Level 4 by Luiz Augusto von Dentz · 4 years, 2 months ago
  4. 3882085 Bluetooth: Fix update of connection state in `hci_encrypt_cfm` by Patrick Steinhardt · 4 years, 1 month ago
  5. 0c75831 Bluetooth: Consolidate encryption handling in hci_encrypt_cfm by Luiz Augusto von Dentz · 4 years, 2 months ago
  6. 360f80e Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel by Luiz Augusto von Dentz · 4 years ago
  7. fb48241 xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrate by Antony Antony · 4 years ago
  8. 08f4fc4 net: silence data-races on sk_backlog.tail by Eric Dumazet · 4 years, 9 months ago
  9. 610058f tcp_bbr: adapt cwnd based on ack aggregation estimation by Priyaranjan Jha · 6 years ago
  10. 86c4599 netfilter: nf_tables: fix destination register zeroing by Florian Westphal · 4 years ago
  11. f90339a net/compat: Add missing sock updates for SCM_RIGHTS by Kees Cook · 4 years, 2 months ago
  12. 42f4480 net: refactor bind_bucket fastreuse into helper by Tim Froidcoeur · 4 years ago
  13. 7106f94 ipvs: allow connection reuse for unconfirmed conntrack by Julian Anastasov · 4 years, 1 month ago
  14. 9c8652d ipv6: fix memory leaks on IPV6_ADDRFORM path by Cong Wang · 4 years ago
  15. 8b2a658 xfrm: Fix crash when the hold queue is used. by Steffen Klassert · 4 years ago
  16. 9fd235f sched: consistently handle layer3 header accesses in the presence of VLANs by Toke Høiland-Jørgensen · 4 years, 1 month ago
  17. 5c6e549 net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skb by Martin Varghese · 4 years, 1 month ago
  18. 0845447 genetlink: remove genl_bind by Sean Tranchetti · 4 years, 1 month ago
  19. 855150a xfrm: Fix double ESP trailer insertion in IPsec crypto offload. by Huy Nguyen · 4 years, 2 months ago
  20. 5104916 net: Do not clear the sock TX queue in sk_set_socket() by Tariq Toukan · 4 years, 1 month ago
  21. 8a3839c sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket by Marcelo Ricardo Leitner · 4 years, 1 month ago
  22. 5d878dd net sched: fix reporting the first-time use timestamp by Roman Mashak · 4 years, 3 months ago
  23. d2413ec netfilter: conntrack: avoid gcc-10 zero-length-bounds warning by Arnd Bergmann · 4 years, 3 months ago
  24. 99779c2 tcp: fix SO_RCVLOWAT hangs with fat skbs by Eric Dumazet · 4 years, 3 months ago
  25. 3405bf5 tcp: cache line align MAX_TCP_HEADER by Eric Dumazet · 4 years, 4 months ago
  26. 5dd6835 net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup by Sabrina Dubroca · 4 years, 8 months ago
  27. abee5de net: ipv6: add net argument to ip6_dst_lookup_flow by Sabrina Dubroca · 4 years, 8 months ago
  28. 8fdf8a8 net: ipv6: do not consider routes via gateways for anycast address check by Tim Stallard · 4 years, 4 months ago
  29. 4e4a329 fib: add missing attribute validation for tun_id by Jakub Kicinski · 4 years, 5 months ago
  30. 24b0fc7 net: sched: correct flower port blocking by Jason Baron · 4 years, 6 months ago
  31. 6513fd0 bonding/alb: properly access headers in bond_alb_xmit() by Eric Dumazet · 4 years, 6 months ago
  32. a4f8567 cfg80211: Fix radar event during another phy CAC by Orr Mazor · 4 years, 7 months ago
  33. 9f7a328 net_sched: fix ops->bind_class() implementations by Cong Wang · 4 years, 6 months ago
  34. a92c895 tcp: annotate lockless access to tcp_memory_pressure by Eric Dumazet · 4 years, 10 months ago
  35. b0fb910 net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head by Eric Dumazet · 4 years, 10 months ago
  36. b15a38c sctp: add chunks to sk_backlog when the newsk sk_socket is not set by Xin Long · 4 years, 10 months ago
  37. 6f8fa5c xfrm interface: ifname may be wrong in logs by Nicolas Dichtel · 5 years ago
  38. 85fa006 cfg80211/mac80211: make ieee80211_send_layer2_update a public function by Dedy Lansky · 6 years ago
  39. bc5fc4a net: add annotations on hh->hh_len lockless accesses by Eric Dumazet · 4 years, 9 months ago
  40. 28f0d54 tcp/dccp: fix possible race __inet_lookup_established() by Eric Dumazet · 4 years, 8 months ago
  41. a36b275 net/dst: do not confirm neighbor for vxlan and geneve pmtu update by Hangbin Liu · 4 years, 7 months ago
  42. dba3ed5 net/dst: add new function skb_dst_update_pmtu_no_confirm by Hangbin Liu · 4 years, 7 months ago
  43. 8bf95f2 net: add bool confirm_neigh parameter for dst_ops.update_pmtu by Hangbin Liu · 4 years, 7 months ago
  44. 32a0e1e net: dst: Force 4-byte alignment of dst_metrics by Geert Uytterhoeven · 4 years, 7 months ago
  45. fbcf85b tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE() by Guillaume Nault · 4 years, 8 months ago
  46. 4b8a986 tcp: tighten acceptance of ACKs not matching a child socket by Guillaume Nault · 4 years, 8 months ago
  47. bac9e8f tcp: fix rejected syncookies due to stale timestamps by Guillaume Nault · 4 years, 8 months ago
  48. d80d67c inet: protect against too small mtu values. by Eric Dumazet · 4 years, 8 months ago
  49. 153bd25 xfrm interface: fix management of phydev by Nicolas Dichtel · 5 years ago
  50. f033651 sctp: frag_point sanity check by Jakub Audykowicz · 6 years ago
  51. 3ad3a9a tcp: make tcp_space() aware of socket backlog by Eric Dumazet · 6 years ago
  52. 1bef71f sctp: cache netns in sctp_ep_common by Xin Long · 4 years, 8 months ago
  53. d1dde41 net: fix possible overflow in __sk_mem_raise_allocated() by Eric Dumazet · 5 years ago
  54. b707e0d net/fq_impl: Switch to kvmalloc() for memory allocation by Toke Høiland-Jørgensen · 4 years, 9 months ago
  55. 9a48451 llc: avoid blocking in llc_sap_close() by Cong Wang · 6 years ago
  56. 99ea48a net: prevent load/store tearing on sk->sk_stamp by Eric Dumazet · 4 years, 9 months ago
  57. 50e3131 ipvs: move old_secure_tcp into struct netns_ipvs by Eric Dumazet · 4 years, 9 months ago
  58. 1b0e60f netfilter: nf_tables: Align nft_expr private data to 64-bit by Lukas Wunner · 4 years, 9 months ago
  59. b9bda52 net: fix data-race in neigh_event_send() by Eric Dumazet · 4 years, 9 months ago
  60. 27b5f4b bonding: fix state transition issue in link monitoring by Jay Vosburgh · 4 years, 9 months ago
  61. 558d2bd net/flow_dissector: switch to siphash by Eric Dumazet · 4 years, 9 months ago
  62. 40400fd netns: fix GFP flags in rtnl_net_notifyid() by Guillaume Nault · 4 years, 9 months ago
  63. 1d5cb12 net: fix sk_page_frag() recursion from memory reclaim by Tejun Heo · 4 years, 9 months ago
  64. 2c50a36 net: annotate lockless accesses to sk->sk_napi_id by Eric Dumazet · 4 years, 9 months ago
  65. 0cfaf03 net: annotate accesses to sk->sk_incoming_cpu by Eric Dumazet · 4 years, 9 months ago
  66. a6c9108 sch_netem: fix rcu splat in netem_enqueue() by Eric Dumazet · 4 years, 10 months ago
  67. d634bd0 llc: fix sk_buff leak in llc_conn_service() by Eric Biggers · 4 years, 10 months ago
  68. fdd60d8 udp: correct reuseport selection with connected sockets by Willem de Bruijn · 4 years, 11 months ago
  69. 1aa38ec {nl,mac}80211: fix interface combinations on crypto controlled devices by Manikanta Pubbisetty · 5 years ago
  70. 5776970 netfilter: nf_tables: use-after-free in failing rule with bound set by Pablo Neira Ayuso · 5 years ago
  71. 3816693 net_sched: fix a NULL pointer deref in ipt action by Cong Wang · 5 years ago
  72. 5ff0ab0 net: sched: act_sample: fix psample group handling on overwrite by Vlad Buslov · 5 years ago
  73. fde351a net/tls: make sure offload also gets the keys wiped by Jakub Kicinski · 5 years ago
  74. c60f57d tcp: fix tcp_set_congestion_control() use from bpf hook by Eric Dumazet · 5 years ago
  75. 6323c23 tcp: be more careful in tcp_fragment() by Eric Dumazet · 5 years ago
  76. 832d0ea net: make skb_dst_force return true when dst is refcounted by Florian Westphal · 5 years ago
  77. fe2ceeb ipvs: fix tinfo memory leak in start_sync_thread by Julian Anastasov · 5 years ago
  78. 740b2ac ip6_tunnel: allow not to count pkts on tstats by passing dev as NULL by Xin Long · 5 years ago
  79. a8891c5 ip6: fix skb leak in ip6frag_expire_frag_queue() by Eric Dumazet · 5 years ago
  80. 3665a4d 9p: Add refcount to p9_req_t by Tomas Bortoli · 6 years ago
  81. be87f21 9p: add a per-client fcall kmem_cache by Dominique Martinet · 6 years ago
  82. 1555583 9p: embed fcall in req to round down buffer allocs by Dominique Martinet · 6 years ago
  83. 3ea4cf4 9p: Use a slab for allocating requests by Matthew Wilcox · 6 years ago
  84. ccf6a15 {nl,mac}80211: allow 4addr AP operation on crypto controlled devices by Manikanta Pubbisetty · 5 years ago
  85. 5e9a6c6 Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 5 years ago
  86. 7f9f8a3 tcp: add tcp_min_snd_mss sysctl by Eric Dumazet · 5 years ago
  87. c09be31 tcp: limit payload size of sacked skbs by Eric Dumazet · 5 years ago
  88. 8e5483a Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connections" by Greg Kroah-Hartman · 5 years ago
  89. 645fa68 ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabled by David Ahern · 5 years ago
  90. be0343a net/tls: replace the sleeping lock around RX resync with a bit lock by Jakub Kicinski · 5 years ago
  91. 9fd19a3 ipv6: fix the check before getting the cookie in rt6_get_cookie by Xin Long · 5 years ago
  92. 07480da inet: switch IP ID generator to siphash by Eric Dumazet · 5 years ago
  93. 8603d49 Bluetooth: Ignore CC events not matching the last HCI command by João Paulo Rechi Vita · 5 years ago
  94. 6faa620 xfrm: Honor original L3 slave device in xfrmi policy lookup by Martin Willi · 5 years ago
  95. d410ef7 xfrm: clean up xfrm protocol checks by Cong Wang · 5 years ago
  96. 6bc3240 ipv6: prevent possible fib6 leaks by Eric Dumazet · 5 years ago
  97. 322a575 nfc: nci: Potential off by one in ->pipes[] array by Dan Carpenter · 5 years ago
  98. 7b11575 netfilter: ctnetlink: don't use conntrack/expect object addresses as id by Florian Westphal · 5 years ago
  99. 38f092c Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 5 years ago
  100. b563e9b sctp: avoid running the sctp state machine recursively by Xin Long · 5 years ago