1. 2839f7af mac80211: fix authentication with iwlwifi/mvm by Johannes Berg · 4 years, 3 months ago
  2. 76685e1 mac80211: Check port authorization in the ieee80211_tx_dequeue() case by Jouni Malinen · 4 years, 3 months ago
  3. 7581565 vti6: Fix memory leak of skb if input policy check fails by Torsten Hilbrich · 4 years, 3 months ago
  4. 282fd1f netfilter: nft_fwd_netdev: validate family and chain type by Pablo Neira Ayuso · 4 years, 3 months ago
  5. 86e98ce xfrm: policy: Fix doulbe free in xfrm_policy_timer by YueHaibing · 4 years, 3 months ago
  6. c2e254e xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquire by Xin Long · 4 years, 4 months ago
  7. fa40d12 xfrm: fix uctx len check in verify_sec_ctx_len by Xin Long · 4 years, 4 months ago
  8. 0807f59 vti[6]: fix packet tx through bpf_redirect() in XinY cases by Nicolas Dichtel · 4 years, 5 months ago
  9. e52d8af mac80211: mark station unauthorized before key removal by Johannes Berg · 4 years, 3 months ago
  10. a8351c8 mac80211: Do not send mesh HWMP PREQ if HWMP is disabled by Nicolas Cavallari · 4 years, 4 months ago
  11. 14c137c net: ipv4: don't let PMTU updates increase route MTU by Sabrina Dubroca · 6 years ago
  12. 03e7234 hsr: set .netnsok flag by Taehee Yoo · 4 years, 3 months ago
  13. c669c93 hsr: add restart routine into hsr_get_node_list() by Taehee Yoo · 4 years, 3 months ago
  14. 9bc97bc hsr: use rcu_read_lock() in hsr_get_node_{list/status}() by Taehee Yoo · 4 years, 3 months ago
  15. c4453d2 net_sched: keep alloc_hash updated after hash allocation by Cong Wang · 4 years, 3 months ago
  16. 97a8e7a net_sched: cls_route: remove the right filter from hashtable by Cong Wang · 4 years, 3 months ago
  17. 5e845dc net: dsa: Fix duplicate frames flooded by learning by Florian Fainelli · 4 years, 3 months ago
  18. a6362a9 hsr: fix general protection fault in hsr_addr_is_self() by Taehee Yoo · 4 years, 3 months ago
  19. 0bde22d ipv4: ensure rcu_read_lock() in cipso_v4_error() by Matteo Croce · 4 years, 4 months ago
  20. d2a4901 mac80211: rx: avoid RCU list traversal under mutex by Madhuparna Bhowmik · 4 years, 4 months ago
  21. c0d470e cfg80211: check reg_rule for NULL in handle_channel_custom() by Johannes Berg · 4 years, 4 months ago
  22. 135075a batman-adv: Use explicit tvlv padding for ELP packets by Sven Eckelmann · 4 years, 3 months ago
  23. 34673c2 batman-adv: Avoid probe ELP information leak by Sven Eckelmann · 4 years, 3 months ago
  24. 3c6ed31 batman-adv: update data pointers after skb_cow() by Matthias Schiffer · 4 years, 3 months ago
  25. baed34e batman-adv: Don't schedule OGM for disabled interface by Sven Eckelmann · 4 years, 3 months ago
  26. 1f9fd18 batman-adv: Avoid free/alloc race when handling OGM buffer by Sven Eckelmann · 4 years, 3 months ago
  27. 5841c1b batman-adv: Avoid free/alloc race when handling OGM2 buffer by Sven Eckelmann · 4 years, 3 months ago
  28. 5f6dd57 batman-adv: Fix duplicated OGMs on NETDEV_UP by Sven Eckelmann · 4 years, 3 months ago
  29. 3c3e542 batman-adv: Prevent duplicated gateway_node entry by Sven Eckelmann · 4 years, 3 months ago
  30. b081203 batman-adv: Fix multicast TT issues with bogus ROAM flags by Linus Lüssing · 4 years, 3 months ago
  31. 292ddcd batman-adv: Avoid storing non-TT-sync flags on singular entries too by Linus Lüssing · 4 years, 3 months ago
  32. 9bcfdf4 batman-adv: Fix debugfs path for renamed softif by Sven Eckelmann · 4 years, 3 months ago
  33. f7e13c9 batman-adv: Fix debugfs path for renamed hardif by Sven Eckelmann · 4 years, 3 months ago
  34. 0b81edc batman-adv: prevent TT request storms by not sending inconsistent TT TLVLs by Marek Lindner · 4 years, 3 months ago
  35. 24443bf batman-adv: Fix TT sync flags for intermediate TT responses by Linus Lüssing · 4 years, 3 months ago
  36. f4d5933 batman-adv: Avoid race in TT TVLV allocator helper by Sven Eckelmann · 4 years, 3 months ago
  37. 8142ea6 batman-adv: Fix internal interface indices types by Sven Eckelmann · 4 years, 3 months ago
  38. 13e6a85 batman-adv: Fix lock for ogm cnt access in batadv_iv_ogm_calc_tq by Sven Eckelmann · 4 years, 3 months ago
  39. 8c69c09 batman-adv: Fix check of retrieved orig_gw in batadv_v_gw_is_eligible by Sven Eckelmann · 4 years, 3 months ago
  40. ea40bc5 batman-adv: Always initialize fragment header priority by Sven Eckelmann · 4 years, 3 months ago
  41. 0478b59 batman-adv: Avoid spurious warnings from bat_v neigh_cmp implementation by Sven Eckelmann · 4 years, 3 months ago
  42. 805596e batman-adv: fix TT sync flag inconsistencies by Linus Lüssing · 4 years, 3 months ago
  43. f357813 batman-adv: Accept only filled wifi station info by Sven Eckelmann · 4 years, 3 months ago
  44. 1c5a456 batman-adv: Use default throughput value on cfg80211 error by Sven Eckelmann · 4 years, 3 months ago
  45. 65927b3 batman-adv: Fix rx packet/bytes stats on local ARP reply by Sven Eckelmann · 4 years, 3 months ago
  46. 4ae2c06 batman-adv: Initialize gw sel_class via batadv_algo by Sven Eckelmann · 4 years, 3 months ago
  47. e1244b8 batman-adv: Fix transmission of final, 16th fragment by Linus Lüssing · 4 years, 3 months ago
  48. 351f7cb batman-adv: Fix double free during fragment merge error by Sven Eckelmann · 4 years, 3 months ago
  49. 11ac2ba ipv6: restrict IPV6_ADDRFORM operation by Eric Dumazet · 4 years, 4 months ago
  50. a2ecb2d netfilter: cthelper: add missing attribute validation for cthelper by Jakub Kicinski · 4 years, 4 months ago
  51. 85a7e73 nl80211: add missing attribute validation for channel switch by Jakub Kicinski · 4 years, 4 months ago
  52. 0a626cd nl80211: add missing attribute validation for beacon report scanning by Jakub Kicinski · 4 years, 4 months ago
  53. d4ffeaf nl80211: add missing attribute validation for critical protocol indication by Jakub Kicinski · 4 years, 4 months ago
  54. 65ff45d nfc: add missing attribute validation for vendor subcommand by Jakub Kicinski · 4 years, 4 months ago
  55. 0ba5c3d nfc: add missing attribute validation for SE API by Jakub Kicinski · 4 years, 4 months ago
  56. 65c9a7a net: fq: add missing attribute validation for orphan mask by Jakub Kicinski · 4 years, 4 months ago
  57. 76de44e nl802154: add missing attribute validation for dev_type by Jakub Kicinski · 4 years, 4 months ago
  58. 5869a74 nl802154: add missing attribute validation by Jakub Kicinski · 4 years, 4 months ago
  59. e5660ee net: nfc: fix bounds checking bugs on "pipe" by Dan Carpenter · 4 years, 4 months ago
  60. 6d80c78 ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interface by Hangbin Liu · 4 years, 3 months ago
  61. 6f1aea7 gre: fix uninit-value in __iptunnel_pull_header by Eric Dumazet · 4 years, 4 months ago
  62. 7860444 cgroup, netclassid: periodically release file_lock on classid updating by Dmitry Yakunin · 4 years, 4 months ago
  63. 4cf7fd8 net: netlink: cap max groups which will be considered in netlink_bind() by Nikolay Aleksandrov · 4 years, 4 months ago
  64. 259384b net: sched: correct flower port blocking by Jason Baron · 4 years, 4 months ago
  65. 548e23f sctp: move the format error check out of __sctp_sf_do_9_1_abort by Xin Long · 4 years, 4 months ago
  66. 1f78daa ipv6: Fix route replacement with dev-only route by Benjamin Poirier · 4 years, 4 months ago
  67. 07c103e ipv6: Fix nlmsg_flags when splitting a multipath route by Benjamin Poirier · 4 years, 4 months ago
  68. 804bbdf net: fib_rules: Correctly set table field when table number exceeds 8 bits by Jethro Beekman · 4 years, 4 months ago
  69. 4d284a7 cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE by Sergey Matyukevich · 4 years, 4 months ago
  70. 415a1e4 cfg80211: check wiphy driver existence for drvinfo report by Sergey Matyukevich · 4 years, 5 months ago
  71. 1ecf7f0 mac80211: consider more elements in parsing CRC by Johannes Berg · 4 years, 5 months ago
  72. 8c13745 netfilter: xt_hashlimit: limit the max size of hashtable by Cong Wang · 4 years, 5 months ago
  73. 8ad4e4d netfilter: xt_bpf: add overflow checks by Jann Horn · 4 years, 4 months ago
  74. c1edff5 net/sched: flower: add missing validation of TCA_FLOWER_FLAGS by Davide Caratti · 4 years, 4 months ago
  75. 9afbff6 net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS by Davide Caratti · 4 years, 4 months ago
  76. 1b950f7a rxrpc: Fix service call disconnection by David Howells · 4 years, 5 months ago
  77. 550e0ba sunrpc: expiry_time should be seconds not timeval by Roberto Bergantinos Corpas · 4 years, 5 months ago
  78. 1f6f96b tcp: clear tp->segs_{in|out} in tcp_disconnect() by Eric Dumazet · 4 years, 5 months ago
  79. 5022fce tcp: clear tp->data_segs{in|out} in tcp_disconnect() by Eric Dumazet · 4 years, 5 months ago
  80. f5b6109 tcp: clear tp->delivered in tcp_disconnect() by Eric Dumazet · 4 years, 5 months ago
  81. b1e355a tcp: clear tp->total_retrans in tcp_disconnect() by Eric Dumazet · 4 years, 5 months ago
  82. ae9cd07 rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect by David Howells · 4 years, 5 months ago
  83. 362f28f rxrpc: Fix insufficient receive notification generation by David Howells · 4 years, 5 months ago
  84. b974ac5 net_sched: fix an OOB access in cls_tcindex by Cong Wang · 4 years, 5 months ago
  85. a29ce73 net: hsr: fix possible NULL deref in hsr_handle_frame() by Eric Dumazet · 4 years, 5 months ago
  86. d157f11 cls_rsvp: fix rsvp_policy by Eric Dumazet · 4 years, 5 months ago
  87. fb509b7 net: Fix skb->csum update in inet_proto_csum_replace16(). by Praveen Chaudhary · 4 years, 5 months ago
  88. be914e0 vti[6]: fix packet tx through bpf_redirect() by Nicolas Dichtel · 4 years, 5 months ago
  89. a1832a2 wireless: wext: avoid gcc -O3 warning by Arnd Bergmann · 4 years, 6 months ago
  90. a98051b mac80211: Fix TKIP replay protection immediately after key setup by Jouni Malinen · 4 years, 6 months ago
  91. 71616d4 wireless: fix enabling channel 12 for custom regulatory domain by Ganapathi Bhat · 4 years, 6 months ago
  92. 9f498e5 mac80211: mesh: restrict airtime metric to peered established plinks by Markus Theil · 4 years, 7 months ago
  93. 94fd874 Bluetooth: Fix race condition in hci_release_sock() by Dan Carpenter · 4 years, 5 months ago
  94. 39f139d net_sched: ematch: reject invalid TCF_EM_SIMPLE by Eric Dumazet · 4 years, 5 months ago
  95. c4efc61 net/x25: fix nonblocking connect by Martin Schiller · 4 years, 5 months ago
  96. 1bbbcf6 netfilter: ipset: use bitmap infrastructure completely by Kadlecsik József · 4 years, 5 months ago
  97. 57d3e48 tcp_bbr: improve arithmetic division in bbr_update_bw() by Wen Yang · 4 years, 5 months ago
  98. 627996d net_sched: fix datalen for ematch by Cong Wang · 4 years, 5 months ago
  99. 6769626 net, ip_tunnel: fix namespaces move by William Dauchy · 4 years, 5 months ago
  100. db04904 net, ip6_tunnel: fix namespaces move by William Dauchy · 4 years, 5 months ago