1. 45156a8 Revert "net: sit: fix memory leak in sit_init_net()" by Ajay Kaher · 4 years, 8 months ago
  2. a61ac39 mac80211: Reject malformed SSID elements by Will Deacon · 4 years, 9 months ago
  3. 49d8474 cfg80211: wext: avoid copying malformed SSIDs by Will Deacon · 4 years, 9 months ago
  4. 24bde29 ipv4: Return -ENETUNREACH if we can't create route but saddr is valid by Stefano Brivio · 4 years, 8 months ago
  5. d1b2bdb net: avoid potential infinite loop in tc_ctl_action() by Eric Dumazet · 4 years, 8 months ago
  6. 18bfe53 sctp: change sctp_prot .no_autobind with true by Xin Long · 4 years, 8 months ago
  7. 8b6d5c1 mac80211: fix txq null pointer dereference by Miaoqing Pan · 4 years, 9 months ago
  8. 2f15300 nl80211: fix null pointer dereference by Miaoqing Pan · 4 years, 9 months ago
  9. a873afd nl80211: validate beacon head by Johannes Berg · 4 years, 9 months ago
  10. c48986f cfg80211: add and use strongly typed element iteration macros by Johannes Berg · 5 years ago
  11. eec7ef3 cfg80211: initialize on-stack chandefs by Johannes Berg · 4 years, 9 months ago
  12. f411879 NFC: fix attrs checks in netlink interface by Andrey Konovalov · 5 years ago
  13. 4d3ab6e ipv6: Handle missing host route in __ipv6_ifa_notify by David Ahern · 4 years, 9 months ago
  14. 2e9b0c5 sch_cbq: validate TCA_CBQ_WRROPT to avoid crash by Eric Dumazet · 4 years, 9 months ago
  15. ba97088 net/rds: Fix error handling in rds_ib_add_one() by Dotan Barak · 4 years, 9 months ago
  16. fdf26ff sch_dsmark: fix potential NULL deref in dsmark_init() by Eric Dumazet · 4 years, 9 months ago
  17. 529a9b8 nfc: fix memory leak in llcp_sock_bind() by Eric Dumazet · 4 years, 9 months ago
  18. 62241d6 net: Unpublish sk from sk_reuseport_cb before call_rcu by Martin KaFai Lau · 4 years, 9 months ago
  19. a14aed9 net: ipv4: avoid mixed n_redirects and rate_tokens usage by Paolo Abeni · 4 years, 9 months ago
  20. c784a01 ipv6: drop incoming packets having a v4mapped source address by Eric Dumazet · 4 years, 9 months ago
  21. c71213b cfg80211: Purge frame registrations on iftype change by Denis Kenzior · 4 years, 10 months ago
  22. 45a9e9b nfc: enforce CAP_NET_RAW for raw sockets by Ori Nimron · 4 years, 9 months ago
  23. ddca1f3 ieee802154: enforce CAP_NET_RAW for raw sockets by Ori Nimron · 4 years, 9 months ago
  24. 73b8d26 ax25: enforce CAP_NET_RAW for raw sockets by Ori Nimron · 4 years, 9 months ago
  25. 08d2af9 appletalk: enforce CAP_NET_RAW for raw sockets by Ori Nimron · 4 years, 9 months ago
  26. 9850f93 sch_netem: fix a divide by zero in tabledist() by Eric Dumazet · 4 years, 9 months ago
  27. a0b5e91 openvswitch: change type of UPCALL_PID attribute to NLA_UNSPEC by Li RongQing · 4 years, 9 months ago
  28. 68b042d net: qrtr: Stop rx_worker before freeing node by Bjorn Andersson · 4 years, 9 months ago
  29. 7b1f4ff mac80211: handle deauthentication/disassociation from TDLS peer by Yu Wang · 5 years ago
  30. 2b81ffa mac80211: Print text for disassociation reason by Arkadiusz Miskiewicz · 7 years ago
  31. 6b48ef1 Revert "Bluetooth: validate BLE connection interval updates" by Marcel Holtmann · 4 years, 10 months ago
  32. 5d048c3 net_sched: let qdisc_put() accept NULL pointer by Cong Wang · 4 years, 9 months ago
  33. 970b0ee netfilter: nf_conntrack_ftp: Fix debug output by Thomas Jarosch · 4 years, 10 months ago
  34. a1653da batman-adv: Only read OGM2 tvlv_len after buffer len check by Sven Eckelmann · 4 years, 10 months ago
  35. 06a80fe tipc: add NULL pointer check before calling kfree_rcu by Xin Long · 4 years, 10 months ago
  36. 6aab2d9 tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR by Neal Cardwell · 4 years, 10 months ago
  37. 062e2f0 sctp: use transport pf_retrans in sctp_do_8_2_transport_strike by Xin Long · 4 years, 10 months ago
  38. 18e0093 sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()' by Christophe JAILLET · 4 years, 9 months ago
  39. cbb4979f sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero by Cong Wang · 4 years, 10 months ago
  40. 162a5a8 net: gso: Fix skb_segment splat when splitting gso_size mangled skb having linear-headed frag_list by Shmulik Ladkani · 4 years, 10 months ago
  41. 905bf35 net: Fix null de-reference of device refcount by Subash Abhinov Kasiviswanathan · 4 years, 9 months ago
  42. d2807ce ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()' by Christophe JAILLET · 4 years, 9 months ago
  43. 2c6a3c7 bridge/mdb: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 4 years, 10 months ago
  44. 6c59cb1 batman-adv: Only read OGM tvlv_len after buffer len check by Sven Eckelmann · 4 years, 10 months ago
  45. cffe4e6 batman-adv: fix uninit-value in batadv_netlink_get_ifindex() by Eric Dumazet · 4 years, 10 months ago
  46. 88d0831 xfrm: clean up xfrm protocol checks by Cong Wang · 5 years ago
  47. 362da40 mld: fix memory leak in mld_del_delrec() by Eric Dumazet · 4 years, 10 months ago
  48. 217fc82 tcp: inherit timestamp on mtu probe by Willem de Bruijn · 4 years, 10 months ago
  49. a794b0e net: fix skb use after free in netpoll by Feng Sun · 4 years, 10 months ago
  50. c251d5c mac80211: fix possible sta leak by Johannes Berg · 4 years, 11 months ago
  51. ac8c767 Revert "cfg80211: fix processing world regdomain when non modular" by Hodaszi, Robert · 5 years ago
  52. fda2092 tcp: make sure EPOLLOUT wont be missed by Eric Dumazet · 4 years, 10 months ago
  53. c2ccc34 netfilter: ebtables: fix a memory leak bug in compat by Wenwen Wang · 5 years ago
  54. f85c2f3 sctp: fix the transport error_count check by Xin Long · 4 years, 10 months ago
  55. 7876df05 net/packet: fix race in tpacket_snd() by Eric Dumazet · 4 years, 10 months ago
  56. 62b0863 netfilter: conntrack: Use consistent ct id hash calculation by Dirk Morris · 4 years, 11 months ago
  57. 6c1dc8f bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K by Daniel Borkmann · 6 years ago
  58. 1922476 netfilter: ctnetlink: don't use conntrack/expect object addresses as id by Florian Westphal · 4 years, 10 months ago
  59. b97a2f3 inet: switch IP ID generator to siphash by Eric Dumazet · 4 years, 10 months ago
  60. c98446e bpf: add bpf_jit_limit knob to restrict unpriv allocations by Daniel Borkmann · 4 years, 10 months ago
  61. 4d04757 bpf: restrict access to core bpf sysctls by Daniel Borkmann · 4 years, 10 months ago
  62. 5124abd bpf: get rid of pure_initcall dependency to enable jits by Daniel Borkmann · 4 years, 10 months ago
  63. c7b1a1e mac80211: don't WARN on short WMM parameters from AP by Brian Norris · 5 years ago
  64. 760b12a mac80211: don't warn about CW params when not using them by Brian Norris · 5 years ago
  65. 43e4ea5 netfilter: nfnetlink: avoid deadlock due to synchronous request_module by Florian Westphal · 5 years ago
  66. 264e020 ife: error out when nla attributes are empty by Cong Wang · 5 years ago
  67. dfb9883 ip6_tunnel: fix possible use-after-free on xmit by Haishuang Yan · 5 years ago
  68. 00a8794 compat_ioctl: pppoe: fix PPPOEIOCSFWD handling by Arnd Bergmann · 5 years ago
  69. 695074c tipc: compat: allow tipc commands without arguments by Taras Kondratiuk · 5 years ago
  70. 4c6f0d6 net: sched: Fix a possible null-pointer dereference in dequeue_func() by Jia-Ju Bai · 5 years ago
  71. 78922ae net: fix ifindex collision during namespace removal by Jiri Pirko · 5 years ago
  72. 6d9235b net: bridge: mcast: don't delete permanent entries when fast leave is enabled by Nikolay Aleksandrov · 5 years ago
  73. 0e08ee5 net: bridge: delete local fdb on device init failure by Nikolay Aleksandrov · 5 years ago
  74. 22395a3 libceph: use kbasename() and kill ceph_file_part() by Ilya Dryomov · 7 years ago
  75. 06fac08 tcp: be more careful in tcp_fragment() by Eric Dumazet · 4 years, 11 months ago
  76. 1e531ad ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockopt by Xin Long · 7 years ago
  77. b161445 net: bridge: stp: don't cache eth dest pointer before skb pull by Nikolay Aleksandrov · 5 years ago
  78. 2aabe0d net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 query by Nikolay Aleksandrov · 5 years ago
  79. dddb75a net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handling by Nikolay Aleksandrov · 5 years ago
  80. 01dd367 tcp: Reset bytes_acked and bytes_received when disconnecting by Christoph Paasch · 5 years ago
  81. 496c606 netrom: hold sock when setting skb->destructor by Cong Wang · 5 years ago
  82. cab2e3d netrom: fix a memory leak in nr_rx_frame() by Cong Wang · 5 years ago
  83. c382eaf rxrpc: Fix send on a connected, but unbound socket by David Howells · 5 years ago
  84. 1f23210 nfc: fix potential illegal memory access by Yang Wei · 5 years ago
  85. 10f5f2d net: openvswitch: fix csum updates for MPLS actions by John Hurley · 5 years ago
  86. 4ebefd3 net: neigh: fix multiple neigh timer scheduling by Lorenzo Bianconi · 5 years ago
  87. 4150437 ipv4: don't set IPv6 only flags to IPv4 addresses by Matteo Croce · 5 years ago
  88. 84d0edf igmp: fix memory leak in igmpv3_del_delrec() by Eric Dumazet · 5 years ago
  89. 8f3286c Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bug by Szymon Janc · 5 years ago
  90. ea405878 9p/virtio: Add cleanup path in p9_virtio_init by YueHaibing · 5 years ago
  91. 427d80d Bluetooth: validate BLE connection interval updates by csonsino · 5 years ago
  92. 0a5e8c1 Bluetooth: Check state in l2cap_disconnect_rsp by Matias Karhumaa · 5 years ago
  93. 09c3d40 Bluetooth: 6lowpan: search for destination address in all peers by Josua Mayer · 5 years ago
  94. dfa3cee5 ipsec: select crypto ciphers for xfrm_algo by Arnd Bergmann · 5 years ago
  95. 2d0dbd0 xfrm: fix sa selector validation by Nicolas Dichtel · 5 years ago
  96. 92a63c2 xfrm: Fix xfrm sel prefix length validation by Anirudh Gupta · 5 years ago
  97. f76107c af_key: fix leaks in key_pol_get_resp and dump_sp. by Jeremy Sowden · 5 years ago
  98. 4a604de batman-adv: fix for leaked TVLV handler. by Jeremy Sowden · 5 years ago
  99. ed574f7 net :sunrpc :clnt :Fix xps refcount imbalance on the error path by Lin Yi · 5 years ago
  100. e221ce0 mac80211: only warn once on chanctx_conf being NULL by Yibo Zhao · 5 years ago