1. 26e398d ipv6: fixes rt6_probe() and fib6_nh->last_probe init by Eric Dumazet · 5 years ago
  2. 1143496 nfc: netlink: fix double device reference drop by Pan Bian · 5 years ago
  3. 88f8c39 ipv4: Fix table id reference in fib_sync_down_addr by David Ahern · 5 years ago
  4. 2d830cf wireless: Skip directory when generating certificates by Maxim Mikityanskiy · 5 years ago
  5. 558d2bd net/flow_dissector: switch to siphash by Eric Dumazet · 5 years ago
  6. c33f7ef net: dsa: fix switch tree list by Vivien Didelot · 5 years ago
  7. b166e88 ipv4: fix route update on metric change. by Paolo Abeni · 5 years ago
  8. cd3bcb4 net: add READ_ONCE() annotation in __skb_wait_for_more_packets() by Eric Dumazet · 5 years ago
  9. 4f3df7f net: use skb_queue_empty_lockless() in busy poll contexts by Eric Dumazet · 5 years ago
  10. eaf548f net: use skb_queue_empty_lockless() in poll() handlers by Eric Dumazet · 5 years ago
  11. afa1f5e udp: use skb_queue_empty_lockless() by Eric Dumazet · 5 years ago
  12. a8a5adb udp: fix data-race in udp_set_dev_scratch() by Eric Dumazet · 5 years ago
  13. 321c991 net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol() by zhanglin · 5 years ago
  14. 40400fd netns: fix GFP flags in rtnl_net_notifyid() by Guillaume Nault · 5 years ago
  15. 0cfaf03 net: annotate accesses to sk->sk_incoming_cpu by Eric Dumazet · 5 years ago
  16. 07de738 inet: stop leaking jiffies on the wire by Eric Dumazet · 5 years ago
  17. 163901d erspan: fix the tun_info options_len check for erspan by Xin Long · 5 years ago
  18. 96df1ec dccp: do not leak jiffies on the wire by Eric Dumazet · 5 years ago
  19. a6c9108 sch_netem: fix rcu splat in netem_enqueue() by Eric Dumazet · 5 years ago
  20. 8d9c4a9 rxrpc: Fix trace-after-put looking at the put peer record by David Howells · 5 years ago
  21. e8e51ce rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local record by David Howells · 5 years ago
  22. 570ab0d rxrpc: Fix call ref leak by David Howells · 5 years ago
  23. d634bd0 llc: fix sk_buff leak in llc_conn_service() by Eric Biggers · 5 years ago
  24. 3f3f740 llc: fix sk_buff leak in llc_sap_state_process() by Eric Biggers · 5 years ago
  25. 948e8eb batman-adv: Avoid free/alloc race when handling OGM buffer by Sven Eckelmann · 5 years ago
  26. be87ee6 nl80211: fix validation of mesh path nexthop by Markus Theil · 5 years ago
  27. d8187ff netfilter: ipset: Make invalid MAC address checks consistent by Stefano Brivio · 6 years ago
  28. 24ca628 mac80211: Reject malformed SSID elements by Will Deacon · 5 years ago
  29. 73c066a cfg80211: wext: avoid copying malformed SSIDs by Will Deacon · 5 years ago
  30. 2770f80 sctp: change sctp_prot .no_autobind with true by Xin Long · 5 years ago
  31. da4f0ae net: ipv6: fix listify ip6_rcv_finish in case of forwarding by Xin Long · 5 years ago
  32. 16d67ac net: avoid potential infinite loop in tc_ctl_action() by Eric Dumazet · 5 years ago
  33. 2fa80e6 ipv4: Return -ENETUNREACH if we can't create route but saddr is valid by Stefano Brivio · 5 years ago
  34. 2ec0df4 ipv4: fix race condition between route lookup and invalidation by Wei Wang · 5 years ago
  35. a16a9c1 netfilter: nft_connlimit: disable bh on garbage collection by Pablo Neira Ayuso · 5 years ago
  36. 1310459 mac80211: fix txq null pointer dereference by Miaoqing Pan · 5 years ago
  37. 09c5a5b nl80211: fix null pointer dereference by Miaoqing Pan · 5 years ago
  38. 1bd17a7 nl80211: validate beacon head by Johannes Berg · 5 years ago
  39. ad180ca cfg80211: add and use strongly typed element iteration macros by Johannes Berg · 6 years ago
  40. f7ace7f netfilter: nf_tables: allow lookups in dynamic sets by Florian Westphal · 5 years ago
  41. 07f3596 9p: Transport error uninitialized by Lu Shuaibing · 5 years ago
  42. 3a0e673 cfg80211: initialize on-stack chandefs by Johannes Berg · 5 years ago
  43. c8a65ec NFC: fix attrs checks in netlink interface by Andrey Konovalov · 5 years ago
  44. 74e2a31 sch_cbq: validate TCA_CBQ_WRROPT to avoid crash by Eric Dumazet · 5 years ago
  45. ed9420d tipc: fix unlimited bundling of small messages by Tuong Lien · 5 years ago
  46. 36a4043 net/rds: Fix error handling in rds_ib_add_one() by Dotan Barak · 5 years ago
  47. 012363f udp: only do GSO if # of segs > 1 by Josh Hunt · 5 years ago
  48. 3c1f070 vsock: Fix a lockdep warning in __vsock_release() by Dexuan Cui · 5 years ago
  49. 544aee5 udp: fix gso_segs calculations by Josh Hunt · 5 years ago
  50. 79fd59a sch_dsmark: fix potential NULL deref in dsmark_init() by Eric Dumazet · 5 years ago
  51. dd9c580 nfc: fix memory leak in llcp_sock_bind() by Eric Dumazet · 5 years ago
  52. d5b1db1 net: Unpublish sk from sk_reuseport_cb before call_rcu by Martin KaFai Lau · 5 years ago
  53. 124b64f net: ipv4: avoid mixed n_redirects and rate_tokens usage by Paolo Abeni · 5 years ago
  54. 6f8564e ipv6: Handle missing host route in __ipv6_ifa_notify by David Ahern · 5 years ago
  55. 658d7ee ipv6: drop incoming packets having a v4mapped source address by Eric Dumazet · 5 years ago
  56. 7f30c44 erspan: remove the incorrect mtu limit for erspan by Haishuang Yan · 5 years ago
  57. bd3a11a cfg80211: Purge frame registrations on iftype change by Denis Kenzior · 5 years ago
  58. 33fe1f5 nfc: enforce CAP_NET_RAW for raw sockets by Ori Nimron · 5 years ago
  59. dd651ab7 ieee802154: enforce CAP_NET_RAW for raw sockets by Ori Nimron · 5 years ago
  60. 6f0f18e ax25: enforce CAP_NET_RAW for raw sockets by Ori Nimron · 5 years ago
  61. 6fbf866 appletalk: enforce CAP_NET_RAW for raw sockets by Ori Nimron · 5 years ago
  62. 3fdcf6a tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state by Eric Dumazet · 5 years ago
  63. a749eea net: sched: fix possible crash in tcf_action_destroy() by Eric Dumazet · 5 years ago
  64. 9a623e1 sch_netem: fix a divide by zero in tabledist() by Eric Dumazet · 5 years ago
  65. 99952b0 openvswitch: change type of UPCALL_PID attribute to NLA_UNSPEC by Li RongQing · 5 years ago
  66. 195a3ea net_sched: add max len check for TCA_KIND by Cong Wang · 5 years ago
  67. c31096d net/sched: act_sample: don't push mac header on ip6gre ingress by Davide Caratti · 5 years ago
  68. abb04d0 net: qrtr: Stop rx_worker before freeing node by Bjorn Andersson · 5 years ago
  69. fc3d296 net/rds: Check laddr_check before calling it by Ka-Cheong Poon · 5 years ago
  70. 3de749d net/rds: An rds_sock is added too early to the hash table by Ka-Cheong Poon · 5 years ago
  71. 07f7ec8 net_sched: check cops->tcf_block in tc_bind_tclass() by Cong Wang · 5 years ago
  72. 6934809 netfilter: nft_socket: fix erroneous socket assignment by Fernando Fernandez Mancera · 5 years ago
  73. 8ffd7ba net: don't warn in inet diag when IPV6 is disabled by Stephen Hemminger · 5 years ago
  74. 2af977b Revert "Bluetooth: validate BLE connection interval updates" by Marcel Holtmann · 5 years ago
  75. 6075729 netfilter: nf_conntrack_ftp: Fix debug output by Thomas Jarosch · 5 years ago
  76. 7ac5947 netfilter: xt_physdev: Fix spurious error message in physdev_mt_check by Todd Seidelmann · 5 years ago
  77. d9f79f0 bpf: allow narrow loads of some sk_reuseport_md fields with offset > 0 by Ilya Leoshkevich · 5 years ago
  78. 7d4201f batman-adv: Only read OGM2 tvlv_len after buffer len check by Sven Eckelmann · 5 years ago
  79. 30881d7 xdp: unpin xdp umem pages in error path by Ivan Khoronzhuk · 5 years ago
  80. 4e5fbcb netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_info by Juliana Rodrigueiro · 5 years ago
  81. a02c676 netfilter: nft_flow_offload: missing netlink attribute policy by Pablo Neira Ayuso · 5 years ago
  82. a4fa6c6 netfilter: ebtables: Fix argument order to ADD_COUNTER by Todd Seidelmann · 5 years ago
  83. 6a10e87 nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds by Masashi Honma · 5 years ago
  84. 7a1bad5 net_sched: let qdisc_put() accept NULL pointer by Cong Wang · 5 years ago
  85. fdd60d8 udp: correct reuseport selection with connected sockets by Willem de Bruijn · 5 years ago
  86. 97b5f8c ip6_gre: fix a dst leak in ip6erspan_tunnel_xmit by Xin Long · 5 years ago
  87. 2a0aa8a netfilter: nf_flow_table: set default timeout after successful insertion by Pablo Neira Ayuso · 5 years ago
  88. 9a45984 tipc: add NULL pointer check before calling kfree_rcu by Xin Long · 5 years ago
  89. 67fe3b9 tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR by Neal Cardwell · 5 years ago
  90. 7c34a29 sctp: use transport pf_retrans in sctp_do_8_2_transport_strike by Xin Long · 5 years ago
  91. 41b624f sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()' by Christophe JAILLET · 5 years ago
  92. a9e9176 sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero by Cong Wang · 5 years ago
  93. a7f46e1 net: sched: fix reordering issues by Eric Dumazet · 5 years ago
  94. 821302d net: gso: Fix skb_segment splat when splitting gso_size mangled skb having linear-headed frag_list by Shmulik Ladkani · 5 years ago
  95. 88a4675 net: Fix null de-reference of device refcount by Subash Abhinov Kasiviswanathan · 5 years ago
  96. ea6ec67 ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()' by Christophe JAILLET · 5 years ago
  97. f57fd58 bridge/mdb: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 5 years ago
  98. 1aa38ec {nl,mac}80211: fix interface combinations on crypto controlled devices by Manikanta Pubbisetty · 5 years ago
  99. 91a71a6 hv_sock: Fix hang when a connection is closed by Dexuan Cui · 5 years ago
  100. 86d5ae2 batman-adv: Only read OGM tvlv_len after buffer len check by Sven Eckelmann · 5 years ago