1. fcbd4cc ebtables: arpreply: Add the standard target sanity check by Gao Feng · 7 years ago
  2. e487b5a mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys by Felix Fietkau · 6 years ago
  3. 161a426 mac80211: shorten the IBSS debug messages by Emmanuel Grumbach · 6 years ago
  4. 57eff4d mac80211: don't Tx a deauth frame if the AP forbade Tx by Emmanuel Grumbach · 6 years ago
  5. 2900bcc mac80211: Fix station bandwidth setting after channel switch by Ilan Peer · 6 years ago
  6. 2727287 mac80211: fix a race between restart and CSA flows by Emmanuel Grumbach · 6 years ago
  7. b699bcb cfg80211: fix a type issue in ieee80211_chandef_to_operating_class() by Dan Carpenter · 6 years ago
  8. df19dc0 cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IE by Arunk Khandavalli · 6 years ago
  9. 7c10ec1 mac80211: mesh: fix HWMP sequence numbering to follow standard by Yuan-Chi Pang · 6 years ago
  10. 167c4b4 mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_X by Danek Duvall · 6 years ago
  11. 0f9a807 mac80211: Run TXQ teardown code before de-registering interfaces by Toke Høiland-Jørgensen · 6 years ago
  12. 3e8e438 6lowpan: iphc: reset mac_header after decompress to fix panic by Michael Scott · 6 years ago
  13. e68a49c neighbour: confirm neigh entries when ARP packet is received by Vasily Khoruzhick · 6 years ago
  14. a8f8d5e udp4: fix IP_CMSG_CHECKSUM for connected sockets by Paolo Abeni · 6 years ago
  15. 76b3380 ipv6: fix possible use-after-free in ip6_xmit() by Eric Dumazet · 6 years ago
  16. 2b797b6 gso_segment: Reset skb->mac_len after modifying network header by Toke Høiland-Jørgensen · 6 years ago
  17. 67084e2 NFC: Fix possible memory corruption when handling SHDLC I-Frame commands by Suren Baghdasaryan · 6 years ago
  18. 03758ba mac80211: restrict delayed tailroom needed decrement by Manikanta Pubbisetty · 6 years ago
  19. af322ba xfrm: fix 'passing zero to ERR_PTR()' warning by YueHaibing · 6 years ago
  20. 53a3bad rds: fix two RCU related problems by Cong Wang · 6 years ago
  21. 3ea051b netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_user by Eric Dumazet · 7 years ago
  22. e8a62a6 net: dcb: For wild-card lookups, use priority -1, not 0 by Petr Machata · 6 years ago
  23. 64a6f7b Bluetooth: hidp: Fix handling of strncpy for hid->name information by Marcel Holtmann · 6 years ago
  24. 4fa029f nl80211: fix null-ptr dereference on invalid mesh configuration by Johannes Berg · 7 years ago
  25. 3d34325 sch_tbf: fix two null pointer dereferences on init failure by Nikolay Aleksandrov · 7 years ago
  26. 977f75d sch_netem: avoid null pointer deref on init failure by Nikolay Aleksandrov · 7 years ago
  27. bafe019 sch_hhf: fix null pointer dereference on init failure by Nikolay Aleksandrov · 7 years ago
  28. 9db519d sch_multiq: fix double free on init failure by Nikolay Aleksandrov · 7 years ago
  29. 951104e sch_htb: fix crash on init failure by Nikolay Aleksandrov · 7 years ago
  30. 18d9489 irda: Only insert new objects into the global database via setsockopt by Tyler Hicks · 6 years ago
  31. ce54bf4ae irda: Fix memory leak caused by repeated binds of irda socket by Tyler Hicks · 6 years ago
  32. 33d2811 tcp: Revert "tcp: tcp_probe: use spin_lock_bh()" by Eric Dumazet · 7 years ago
  33. fdb52b4 RDS: IB: fix 'passing zero to ERR_PTR()' warning by YueHaibing · 6 years ago
  34. 45b7e1d net/9p: fix error path of p9_virtio_probe by Jean-Philippe Brucker · 6 years ago
  35. eb1ca07 net/9p/trans_fd.c: fix race by holding the lock by Tomas Bortoli · 6 years ago
  36. a3db034 ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest() by Tan Hu · 6 years ago
  37. e9ec911 sunrpc: Don't use stack buffer with scatterlist by Laura Abbott · 6 years ago
  38. 947c262 net: sched: action_ife: take reference to meta module by Vlad Buslov · 6 years ago
  39. a93288c act_ife: fix a potential deadlock by Cong Wang · 6 years ago
  40. c892575 act_ife: move tcfa_lock down to where necessary by Cong Wang · 6 years ago
  41. 36bf8bc sctp: hold transport before accessing its asoc in sctp_transport_get_next by Xin Long · 6 years ago
  42. d669bd6 vti6: remove !skb->ignore_df check from vti6_xmit() by Alexey Kodanev · 6 years ago
  43. fe55bef tcp: do not restart timewait timer on rst reception by Florian Westphal · 6 years ago
  44. 214339f net: sched: Fix memory exposure from short TCA_U32_SEL by Kees Cook · 6 years ago
  45. e801b69 ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT state by Eric Dumazet · 6 years ago
  46. 4fb15ff act_ife: fix a potential use-after-free by Cong Wang · 6 years ago
  47. b5bc39d NFSv4 client live hangs after live data migration recovery by Bill Baker · 6 years ago
  48. 3ac733e 9p: fix multiple NULL-pointer-dereferences by Tomas Bortoli · 6 years ago
  49. 35c740d net/9p/trans_fd.c: fix race-condition by flushing workqueue before the kfree() by Tomas Bortoli · 6 years ago
  50. c53310d net/9p/client.c: version pointer uninitialized by Tomas Bortoli · 6 years ago
  51. b69ef7c 9p/virtio: fix off-by-one error in sg list bounds check by jiangyiwen · 6 years ago
  52. 5c45154 9p/net: Fix zero-copy path in the 9p virtio transport by Chirantan Ekbote · 6 years ago
  53. 41b2e6e net: mac802154: tx: expand tailroom if necessary by Alexander Aring · 6 years ago
  54. 6aa4a72 net: 6lowpan: fix reserved space for single frames by Alexander Aring · 6 years ago
  55. e8e519f Cipso: cipso_v4_optptr enter infinite loop by yujuan.qi · 7 years ago
  56. eca9953 net: caif: Add a missing rcu_read_unlock() in caif_flow_cb by YueHaibing · 6 years ago
  57. 4fd0897 nl80211: Add a missing break in parse_station_flags by Bernd Edlinger · 6 years ago
  58. f1ddbb1 mac80211: add stations tied to AP_VLANs during hw reconfig by mpubbise@codeaurora.org · 6 years ago
  59. 301a6da xfrm: free skb if nlsk pointer is NULL by Florian Westphal · 6 years ago
  60. 590f312 xfrm: fix missing dst_release() after policy blocking lbcast and multicast by Tommi Rantala · 6 years ago
  61. ce723f8 vti6: fix PMTU caching and reporting on xmit by Eyal Birger · 6 years ago
  62. 5962984 packet: refine ring v3 block size test to hold one frame by Willem de Bruijn · 6 years ago
  63. f29eb8e netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior state by Florian Westphal · 6 years ago
  64. 2038a9e xfrm_user: prevent leaking 2 bytes of kernel memory by Eric Dumazet · 6 years ago
  65. e63303e tcp: identify cryptic messages as TCP seq # bugs by Randy Dunlap · 6 years ago
  66. d4efb85 tcp: remove DELAYED ACK events in DCTCP by Yuchung Cheng · 6 years ago
  67. 4770fdc packet: reset network header if packet shorter than ll reserved space by Willem de Bruijn · 6 years ago
  68. d8a77d1 netfilter: nf_conntrack: Fix possible possible crash on module loading. by Andrey Ryabinin · 6 years ago
  69. 7754ed7 net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used by Davide Caratti · 6 years ago
  70. 865c4f9 net: qrtr: Broadcast messages only from control port by Arun Kumar Neelakantam · 6 years ago
  71. 8823c73 ipv6: make ipv6_renew_options() interrupt/kernel safe by Paul Moore · 6 years ago
  72. 894b753 netfilter: x_tables: set module owner for icmp(6) matches by Florian Westphal · 6 years ago
  73. 1c7e225 ieee802154: 6lowpan: set IFLA_LINK by Lubomir Rintel · 6 years ago
  74. 15a7879 nl80211: relax ht operation checks for mesh by Bob Copeland · 6 years ago
  75. f6a6768 netfilter: nf_log: fix uninit read in nf_log_proc_dostring by Jann Horn · 6 years ago
  76. 40ae32c batman-adv: Fix bat_v best gw refcnt after netlink dump by Sven Eckelmann · 6 years ago
  77. b5f6a0a batman-adv: Fix bat_ogm_iv best gw refcnt after netlink dump by Sven Eckelmann · 6 years ago
  78. f12a825 ipv6: mcast: fix unsolicited report interval after receiving querys by Hangbin Liu · 6 years ago
  79. 53adf73 net: propagate dev_get_valid_name return code by Li RongQing · 6 years ago
  80. a677cc3 netfilter: ipv6: nf_defrag: reduce struct net memory waste by Eric Dumazet · 6 years ago
  81. 34a806b Bluetooth: avoid killing an already killed socket by Sudip Mukherjee · 6 years ago
  82. c4db09a cls_matchall: fix tcf_unbind_filter missing by Hangbin Liu · 6 years ago
  83. ce494b3 net_sched: fix NULL pointer dereference when delete tcindex filter by Hangbin Liu · 6 years ago
  84. fa284d2 net_sched: Fix missing res info when create new tc_index filter by Hangbin Liu · 6 years ago
  85. 87e7e8d ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmit by Xin Long · 6 years ago
  86. f6b8276 vsock: split dwork to avoid reinitializations by Cong Wang · 6 years ago
  87. 2ff9f08 llc: use refcount_inc_not_zero() for llc_sap_find() by Cong Wang · 6 years ago
  88. ae7d506 l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache by Wei Wang · 6 years ago
  89. 4269a8f dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart() by Alexey Kodanev · 6 years ago
  90. 7c7940f Bluetooth: hidp: buffer overflow in hidp_process_report by Mark Salyzyn · 6 years ago
  91. 36ee106 tcp: add tcp_ooo_try_coalesce() helper by Eric Dumazet · 6 years ago
  92. c68c772 netlink: Don't shift on 64 for ngroups by Dmitry Safonov · 6 years ago
  93. 4d50257 netlink: Don't shift with UB on nlk->ngroups by Dmitry Safonov · 6 years ago
  94. 4f08437 netlink: Do not subscribe to non-existent groups by Dmitry Safonov · 6 years ago
  95. 9a492f8 net: socket: fix potential spectre v1 gadget in socketcall by Jeremy Cline · 6 years ago
  96. 67f0a28 netlink: Fix spectre v1 gadget in netlink_create() by Jeremy Cline · 6 years ago
  97. ab9a0f8 net: dsa: Do not suspend/resume closed slave_dev by Florian Fainelli · 6 years ago
  98. d59dcdf ipv4: frags: handle possible skb truesize change by Eric Dumazet · 6 years ago
  99. c5282a0 inet: frag: enforce memory limits earlier by Eric Dumazet · 6 years ago
  100. 019ea51 tcp: add one more quick ack after after ECN events by Eric Dumazet · 6 years ago