1. d2b3fe4 mac80211: don't warn about CW params when not using them by Brian Norris · 5 years ago
  2. bcc27fa mac80211: fix possible memory leak in ieee80211_assign_beacon by Lorenzo Bianconi · 6 years ago
  3. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 5 years ago
  4. 4d2fa8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  5. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  6. c884d8a Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 6 years ago
  7. 5fdb373 net/mac80211: move WEP handling to ARC4 library interface by Ard Biesheuvel · 6 years ago
  8. 7f904d7 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505 by Thomas Gleixner · 6 years ago
  9. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  10. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  11. da0f382 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  12. d96ec97 Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  13. 2a2af5e Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  14. ddb754a mac80211: notify offchannel expire on mgmt_tx by James Prestwood · 6 years ago
  15. 5a7bb7c mac80211: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  16. f889146 mac80211: do not start any work during reconfigure flow by Naftali Goldstein · 6 years ago
  17. 5635723 mac80211: only warn once on chanctx_conf being NULL by Yibo Zhao · 6 years ago
  18. 588f7d3 mac80211: drop robust management frames from unknown TA by Johannes Berg · 6 years ago
  19. 163a7cd mac80211: extend __rate_control_send_low warning by Johannes Berg · 6 years ago
  20. 583a7a3 mac80211: fill low rate even for HAS_RATE_CONTROL by Johannes Berg · 6 years ago
  21. bd718fc mac80211: use STA info in rate_control_send_low() by Johannes Berg · 6 years ago
  22. 1e87fec mac80211: call rate_control_send_low() internally by Johannes Berg · 6 years ago
  23. a0de1ca3 mac80211: allow turning TWT responder support on and off via netlink by John Crispin · 6 years ago
  24. c9d3245 mac80211: dynamically enable the TWT requester support on STA interfaces by John Crispin · 6 years ago
  25. 90cc4bd mac80211: AMPDU handling for Extended Key ID by Alexander Wetzel · 6 years ago
  26. 28c61a6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432 by Thomas Gleixner · 6 years ago
  27. 2638eb8b net: ipv4: provide __rcu annotation for ifa_list by Florian Westphal · 6 years ago
  28. 0112fa5 mac80211: free peer keys before vif down in mesh by Pradeep Kumar Chitrapu · 6 years ago
  29. 5518424 mac80211: mesh: fix RCU warning by Thomas Pedersen · 6 years ago
  30. a71fd9d mac80211: Do not use stack memory with scatterlist for GMAC by Jouni Malinen · 6 years ago
  31. 33d915d {nl,mac}80211: allow 4addr AP operation on crypto controlled devices by Manikanta Pubbisetty · 6 years ago
  32. 818e9df mac80211: remove set but not used variable 'old' by YueHaibing · 6 years ago
  33. 79c92ca mac80211: handle deauthentication/disassociation from TDLS peer by Yu Wang · 6 years ago
  34. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  35. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  36. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  37. 30e5a9a Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  38. 8828f81 mac80211: probe unexercised mesh links by Rajkumar Manoharan · 6 years ago
  39. 0601677 mac80211: add option for setting control flags by Rajkumar Manoharan · 6 years ago
  40. 387bc002 mac80211: Set CAN_REPLACE_PTK0 for SW crypto only drivers by Alexander Wetzel · 6 years ago
  41. 622fce8 mac80211: Fix Extended Key ID auto activation by Alexander Wetzel · 6 years ago
  42. 5809a5d cfg80211: don't pass pointer to pointer unnecessarily by Dan Carpenter · 6 years ago
  43. ba905bf mac80211: store tx power value from user to station by Ashok Raj Nagarajan · 6 years ago
  44. dbd50a8 mac80211: only allocate one queue when using iTXQs by Johannes Berg · 6 years ago
  45. 276d9e8 mac80211: debugfs option to force TX status frames by Julius Niedworok · 6 years ago
  46. 5dc8cdc mac80211/cfg80211: update bss channel on channel switch by Sergey Matyukevich · 6 years ago
  47. c2b1794 mac80211: minstrel_ht: automatically calculate rate duration shift by Felix Fietkau · 6 years ago
  48. 7f2e12e mac80211: minstrel_ht: add support for rates with 4 spatial streams by Felix Fietkau · 6 years ago
  49. 1974da8 mac80211: when using iTXQ, select the queue in ieee80211_subif_start_xmit by Felix Fietkau · 6 years ago
  50. 96fc6ef mac80211: IEEE 802.11 Extended Key ID support by Alexander Wetzel · 6 years ago
  51. 092c409 mac80211: Optimize tailroom_needed update checks by Alexander Wetzel · 6 years ago
  52. 8dbb000 mac80211: set NETIF_F_LLTX when using intermediate tx queues by Felix Fietkau · 6 years ago
  53. ded4698 mac80211: run late dequeue late tx handlers without holding fq->lock by Felix Fietkau · 6 years ago
  54. f2af2df mac80211: calculate hash for fq without holding fq->lock in itxq enqueue by Felix Fietkau · 6 years ago
  55. ef618b1 mac80211: mesh: drop redundant rcu_read_lock/unlock calls by Felix Fietkau · 6 years ago
  56. 5023b14 mac80211: support profile split between elements by Sara Sharon · 6 years ago
  57. 671042a mac80211: support non-inheritance element by Sara Sharon · 6 years ago
  58. 5178791 mac80211: don't attempt to rename ERR_PTR() debugfs dirs by Johannes Berg · 6 years ago
  59. f1267cf mac80211: Fix kernel panic due to use of txq after free by Bhagavathi Perumal S · 6 years ago
  60. 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  61. e9f33a8 mac80211: fix RX STBC override byte order by Johannes Berg · 6 years ago
  62. 78ad234 mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN mode by Alexander Wetzel · 6 years ago
  63. ab60633 mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRIC by Narayanraddi Masti · 6 years ago
  64. 2b4a669 mac80211: make ieee80211_schedule_txq schedule empty TXQs by Felix Fietkau · 6 years ago
  65. 5b989c1 mac80211: rework locking for txq scheduling / airtime fairness by Felix Fietkau · 6 years ago
  66. 4856bfd mac80211: do not call driver wake_tx_queue op during reconfig by Felix Fietkau · 6 years ago
  67. eb9b64e mac80211: fix memory accounting with A-MSDU aggregation by Felix Fietkau · 6 years ago
  68. 78be2d2 mac80211: Increase MAX_MSG_LEN by Andrei Otcheretianski · 6 years ago
  69. 40586e3 mac80211: fix unaligned access in mesh table hash function by Felix Fietkau · 6 years ago
  70. b49c15e mac80211: un-schedule TXQs on powersave start by Felix Fietkau · 6 years ago
  71. a350ecc net: remove 'fallback' argument from dev->ndo_select_queue() by Paolo Abeni · 6 years ago
  72. 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  73. 51d0af2 mac80211: allocate tailroom for forwarded mesh packets by Felix Fietkau · 6 years ago
  74. 3692293 mac80211: Use rhashtable_lookup_get_insert_fast instead of racy code by Herbert Xu · 6 years ago
  75. b7b14ec Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 6 years ago
  76. 77ff2c6 mac80211: update HE IEs to D3.3 by Liad Kaufman · 6 years ago
  77. 7976b1e mac80211: ignore quiet mode in probe by Sara Sharon · 6 years ago
  78. 9792875 mac80211: allow CSA to self with immediate quiet by Sara Sharon · 6 years ago
  79. fafd2bc mac80211: notify driver on subsequent CSA beacons by Sara Sharon · 6 years ago
  80. c15353b mac80211: fix position of vendor_data read by Liad Kaufman · 6 years ago
  81. b9cc81d mac80211: abort CSA if beacon does not include CSA IEs by Sara Sharon · 6 years ago
  82. ee14577 mac80211: support max channel switch time element by Sara Sharon · 6 years ago
  83. 4d9ec73 cfg80211: Report Association Request frame IEs in association events by Jouni Malinen · 6 years ago
  84. 5c14a4d mac80211: Change default tx_sk_pacing_shift to 7 by Toke Høiland-Jørgensen · 6 years ago
  85. 375ca54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  86. f2ffff0 mac80211: mesh: fix missing unlock on error in table_path_del() by Wei Yongjun · 6 years ago
  87. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  88. 83e37e0 mac80211: Restore vif beacon interval if start ap fails by Rakesh Pillai · 6 years ago
  89. 4ff3a9d mac80211: Free mpath object when rhashtable insertion fails by Herbert Xu · 6 years ago
  90. b4c3fbe mac80211: Use linked list instead of rhashtable walk for mesh tables by Herbert Xu · 6 years ago
  91. 6157ca0 mac80211: Fix Tx aggregation session tear down with ITXQs by Ilan Peer · 6 years ago
  92. 4926b51 mac80211: call drv_ibss_join() on restart by Johannes Berg · 6 years ago
  93. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  94. caf5633 mac80211: indicate support for multiple BSSID by Sara Sharon · 6 years ago
  95. 78ac51f mac80211: support multi-bssid by Sara Sharon · 6 years ago
  96. fcea7db mac80211: move the bss update from elements to an helper by Sara Sharon · 6 years ago
  97. 4abb52a mac80211: pass bssids to elements parsing function by Sara Sharon · 6 years ago
  98. c17e28d mac80211: use element iteration macro in parsing by Johannes Berg · 6 years ago
  99. 7d41946 mac80211: fix missing/malformed documentation by Johannes Berg · 6 years ago
  100. 9d0f50b mac80211: ensure that mgmt tx skbs have tailroom for encryption by Felix Fietkau · 6 years ago