1. 60845ca ipv6: Fix route replacement with dev-only route by Benjamin Poirier · 4 years, 8 months ago
  2. 487317d sctp: move the format error check out of __sctp_sf_do_9_1_abort by Xin Long · 4 years, 8 months ago
  3. 24b0fc7 net: sched: correct flower port blocking by Jason Baron · 4 years, 8 months ago
  4. 7551573 net: fib_rules: Correctly set table field when table number exceeds 8 bits by Jethro Beekman · 4 years, 8 months ago
  5. 0fb31bd cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE by Sergey Matyukevich · 4 years, 8 months ago
  6. a8531cf cfg80211: check wiphy driver existence for drvinfo report by Sergey Matyukevich · 4 years, 9 months ago
  7. 3d7a9c3 mac80211: consider more elements in parsing CRC by Johannes Berg · 4 years, 9 months ago
  8. 43cac31 rxrpc: Fix call RCU cleanup using non-bh-safe locks by David Howells · 4 years, 9 months ago
  9. acbc507 netfilter: xt_hashlimit: limit the max size of hashtable by Cong Wang · 4 years, 9 months ago
  10. 1bb30a4 bpf: Return -EBADRQC for invalid map type in __bpf_tx_xdp_map by Li RongQing · 4 years, 10 months ago
  11. c6a5ba4 netfilter: nft_tunnel: add the missing ERSPAN_VERSION nla_policy by Xin Long · 4 years, 10 months ago
  12. e2eb6f2 net/sched: flower: add missing validation of TCA_FLOWER_FLAGS by Davide Caratti · 4 years, 8 months ago
  13. 6752ae6 net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS by Davide Caratti · 4 years, 8 months ago
  14. d1e0f10 net: dsa: tag_qca: Make sure there is headroom for tag by Per Forlin · 4 years, 8 months ago
  15. 421ab411 net/smc: fix leak of kernel memory to user space by Eric Dumazet · 4 years, 8 months ago
  16. ce754a3 core: Don't skip generic XDP program execution for cloned SKBs by Toke Høiland-Jørgensen · 4 years, 8 months ago
  17. 9a7f8a1 hv_sock: Remove the accept port restriction by Sunil Muthuswamy · 4 years, 9 months ago
  18. 0674866 rxrpc: Fix service call disconnection by David Howells · 4 years, 9 months ago
  19. 7b3dbf9 net_sched: fix a resource leak in tcindex_set_parms() by Cong Wang · 4 years, 9 months ago
  20. a90c2c5 sunrpc: expiry_time should be seconds not timeval by Roberto Bergantinos Corpas · 4 years, 9 months ago
  21. 22779a2 rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect by David Howells · 4 years, 9 months ago
  22. a2562d4 rxrpc: Fix missing active use pinning of rxrpc_local object by David Howells · 4 years, 9 months ago
  23. dba8533 rxrpc: Fix insufficient receive notification generation by David Howells · 4 years, 9 months ago
  24. 85c45a4 rxrpc: Fix use-after-free in rxrpc_put_local() by David Howells · 4 years, 9 months ago
  25. 7e23f79 tcp: clear tp->segs_{in|out} in tcp_disconnect() by Eric Dumazet · 4 years, 9 months ago
  26. 57542c0 tcp: clear tp->data_segs{in|out} in tcp_disconnect() by Eric Dumazet · 4 years, 9 months ago
  27. 2d4bec3 tcp: clear tp->delivered in tcp_disconnect() by Eric Dumazet · 4 years, 9 months ago
  28. 4206e66 tcp: clear tp->total_retrans in tcp_disconnect() by Eric Dumazet · 4 years, 9 months ago
  29. 478c4b2 net_sched: fix an OOB access in cls_tcindex by Cong Wang · 4 years, 9 months ago
  30. d5524d5 net: hsr: fix possible NULL deref in hsr_handle_frame() by Eric Dumazet · 4 years, 9 months ago
  31. f0af9cd8 l2tp: Allow duplicate session creation with UDP by Ridge Kennedy · 4 years, 9 months ago
  32. 1cb578d cls_rsvp: fix rsvp_policy by Eric Dumazet · 4 years, 9 months ago
  33. 7e4d3a8 net: Fix skb->csum update in inet_proto_csum_replace16(). by Praveen Chaudhary · 4 years, 9 months ago
  34. 33bafd3 xfrm: interface: do not confirm neighbor when do pmtu update by Xu Wang · 4 years, 9 months ago
  35. 9ea046c xfrm interface: fix packet tx through bpf_redirect() by Nicolas Dichtel · 4 years, 9 months ago
  36. 011e947 vti[6]: fix packet tx through bpf_redirect() by Nicolas Dichtel · 4 years, 9 months ago
  37. 9f19727 netfilter: nft_tunnel: ERSPAN_VERSION must not be null by Florian Westphal · 4 years, 9 months ago
  38. ffd89a6 wireless: wext: avoid gcc -O3 warning by Arnd Bergmann · 4 years, 10 months ago
  39. d3f51f2 mac80211: Fix TKIP replay protection immediately after key setup by Jouni Malinen · 4 years, 10 months ago
  40. a4f8567 cfg80211: Fix radar event during another phy CAC by Orr Mazor · 4 years, 10 months ago
  41. dc9a80e wireless: fix enabling channel 12 for custom regulatory domain by Ganapathi Bhat · 4 years, 10 months ago
  42. 6b81007 mac80211: mesh: restrict airtime metric to peered established plinks by Markus Theil · 4 years, 11 months ago
  43. 71729b0 Bluetooth: Fix race condition in hci_release_sock() by Dan Carpenter · 4 years, 9 months ago
  44. 9f7a328 net_sched: fix ops->bind_class() implementations by Cong Wang · 4 years, 9 months ago
  45. 979f93f net_sched: ematch: reject invalid TCF_EM_SIMPLE by Eric Dumazet · 4 years, 9 months ago
  46. 868f9e5 net/x25: fix nonblocking connect by Martin Schiller · 4 years, 10 months ago
  47. 1f7a1bc netfilter: nf_tables: add __nft_chain_type_get() by Pablo Neira Ayuso · 4 years, 9 months ago
  48. 5b0d876 netfilter: ipset: use bitmap infrastructure completely by Kadlecsik József · 4 years, 9 months ago
  49. 666a530 netfilter: nft_osf: add missing check for DREG attribute by Florian Westphal · 4 years, 9 months ago
  50. 9bbde08 tcp: do not leave dangling pointers in tp->highest_sack by Eric Dumazet · 4 years, 9 months ago
  51. 33dba56 tcp_bbr: improve arithmetic division in bbr_update_bw() by Wen Yang · 4 years, 9 months ago
  52. 4c1c35c Revert "udp: do rmem bulk free even if the rx sk queue is empty" by Paolo Abeni · 4 years, 9 months ago
  53. b4b0f1f net-sysfs: Fix reference count leak by Jouni Hogander · 4 years, 9 months ago
  54. 33c540f net-sysfs: Call dev_hold always in rx_queue_add_kobject by Jouni Hogander · 4 years, 10 months ago
  55. f8862bc net-sysfs: Call dev_hold always in netdev_queue_add_kobject by Jouni Hogander · 4 years, 11 months ago
  56. 7070695 net-sysfs: fix netdev_queue_add_kobject() breakage by Eric Dumazet · 5 years ago
  57. 60e7154 net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobject by Jouni Hogander · 5 years ago
  58. 66ac8ee net_sched: fix datalen for ematch by Cong Wang · 4 years, 9 months ago
  59. be1a2be net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link() by Eric Dumazet · 4 years, 9 months ago
  60. 1d3b53f net, ip_tunnel: fix namespaces move by William Dauchy · 4 years, 9 months ago
  61. fddb6ea net, ip6_tunnel: fix namespaces move by William Dauchy · 4 years, 9 months ago
  62. d0201d2 net: ip6_gre: fix moving ip6gre between namespaces by Niko Kortstrom · 4 years, 9 months ago
  63. d3c0a8b ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actions by Yuki Taguchi · 4 years, 9 months ago
  64. ab6c0f5 packet: fix data-race in fanout_flow_is_huge() by Eric Dumazet · 5 years ago
  65. d261a03 net: neigh: use long type to store jiffies delta by Eric Dumazet · 5 years ago
  66. f6dfebc xsk: Fix registration of Rx-only sockets by Magnus Karlsson · 5 years ago
  67. 5e59a74 net: netem: correct the parent's backlog when corrupted packet was dropped by Jakub Kicinski · 5 years ago
  68. 9e9c3dc net: netem: fix error path for corrupted GSO frames by Jakub Kicinski · 5 years ago
  69. ea438df net/smc: receive pending data after RCV_SHUTDOWN by Karsten Graul · 5 years ago
  70. ccb7eb9 net/smc: receive returns without data by Karsten Graul · 5 years ago
  71. a92c895 tcp: annotate lockless access to tcp_memory_pressure by Eric Dumazet · 5 years ago
  72. b0fb910 net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head by Eric Dumazet · 5 years ago
  73. 910699a net: avoid possible false sharing in sk_leave_memory_pressure() by Eric Dumazet · 5 years ago
  74. 5c1b003 act_mirred: Fix mirred_init_module error handling by YueHaibing · 5 years ago
  75. b15a38c sctp: add chunks to sk_backlog when the newsk sk_socket is not set by Xin Long · 5 years ago
  76. c0b6d85 ip6erspan: remove the incorrect mtu limit for ip6erspan by Haishuang Yan · 5 years ago
  77. 255aba7 llc: fix sk_buff refcounting in llc_conn_state_process() by Eric Biggers · 5 years ago
  78. 796d0f3 llc: fix another potential sk_buff leak in llc_ui_sendmsg() by Eric Biggers · 5 years ago
  79. 3fa1de6 mac80211: accept deauth frames in IBSS mode by Johannes Berg · 5 years ago
  80. c56289e rxrpc: Fix trace-after-put looking at the put connection record by David Howells · 5 years ago
  81. 172c529 net: sched: cbs: Avoid division by zero when calculating the port rate by Vladimir Oltean · 5 years ago
  82. e062ddd net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names' by Gerd Rausch · 5 years ago
  83. 43a80754 xsk: avoid store-tearing when assigning umem by Björn Töpel · 5 years ago
  84. c31ead3 xsk: avoid store-tearing when assigning queues by Björn Töpel · 5 years ago
  85. 40b9085 netfilter: ctnetlink: honor IPS_OFFLOAD flag by Pablo Neira Ayuso · 5 years ago
  86. 3df003e net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rate by Vladimir Oltean · 5 years ago
  87. 7926681 rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up [ver #2] by David Howells · 5 years ago
  88. be6050f mac80211: minstrel_ht: fix per-group max throughput rate initialization by Felix Fietkau · 5 years ago
  89. 9695c9b net/rds: Add a few missing rds_stat_names entries by Gerd Rausch · 5 years ago
  90. 50176c0 net: fix bpf_xdp_adjust_head regression for generic-XDP by Jesper Dangaard Brouer · 5 years ago
  91. 523834b tipc: reduce risk of wakeup queue starvation by Jon Maloy · 5 years ago
  92. 6f8fa5c xfrm interface: ifname may be wrong in logs by Nicolas Dichtel · 5 years ago
  93. fca3e82 xdp: fix possible cq entry leak by Ilya Maximets · 5 years ago
  94. eb6e02e net/tls: fix socket wmem accounting on fallback with netem by Jakub Kicinski · 5 years ago
  95. e793ac7 xprtrdma: Fix use-after-free in rpcrdma_post_recvs by Chuck Lever · 5 years ago
  96. 499cc14 rxrpc: Fix uninitialized error code in rxrpc_send_data_packet() by David Howells · 5 years ago
  97. 50e10e0 ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1() by Stefano Brivio · 5 years ago
  98. 67da935 net/sched: cbs: Fix error path of cbs_module_init by YueHaibing · 5 years ago
  99. b977cc3 net/af_iucv: always register net_device notifier by Julian Wiedmann · 5 years ago
  100. 9cbefb0 net/af_iucv: build proper skbs for HiperTransport by Julian Wiedmann · 5 years ago