1. c8ad010 mac80211: warn only once in check_sdata_in_driver() at each caller by Johannes Berg · 4 years, 8 months ago
  2. f966227 nl80211: support 4-way handshake offloading for WPA/WPA2-PSK in AP mode by Chung-Hsien Hsu · 4 years, 9 months ago
  3. 75e6b59 cfg80211: invert HE BSS color 'disabled' to 'enabled' by Johannes Berg · 4 years, 8 months ago
  4. c5d1686 mac80211: add a function for running rx without passing skbs to the stack by Felix Fietkau · 4 years, 8 months ago
  5. cb17ed2 mac80211: parse radiotap header when selecting Tx queue by Mathy Vanhoef · 4 years, 8 months ago
  6. 08aca29 mac80211: remove unused flags argument in transmit functions by Mathy Vanhoef · 4 years, 8 months ago
  7. 2b3dab1 mac80211: use same flag everywhere to avoid sequence number overwrite by Mathy Vanhoef · 4 years, 8 months ago
  8. 29c3e95 mac80211: do not overwrite the sequence number if requested by Mathy Vanhoef · 4 years, 8 months ago
  9. e02281e mac80211: add radiotap flag to prevent sequence number overwrite by Mathy Vanhoef · 4 years, 8 months ago
  10. 1df2bdb mac80211: never drop injected frames even if normally not allowed by Mathy Vanhoef · 4 years, 8 months ago
  11. fd17dba cfg80211: Add support to advertize OCV support by Veerendranath Jakkam · 4 years, 8 months ago
  12. 322cd27 cfg80211/mac80211: avoid bss color setting in non-HE modes by P Praneesh · 4 years, 8 months ago
  13. 180ac48 mac80211: calculate skb hash early when using itxq by Felix Fietkau · 4 years, 8 months ago
  14. 48a54f6b net/fq_impl: use skb_get_hash instead of skb_get_hash_perturb by Felix Fietkau · 4 years, 8 months ago
  15. 3ff901c mac80211: improve AQL tx airtime estimation by Felix Fietkau · 4 years, 8 months ago
  16. 1303a51 cfg80211/mac80211: add connected to auth server to station info by Markus Theil · 4 years, 9 months ago
  17. 184eebe cfg80211/mac80211: add connected to auth server to meshconf by Markus Theil · 4 years, 9 months ago
  18. e3718a6 cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discovery by Linus Lüssing · 4 years, 9 months ago
  19. 2f1805e cfg80211: allow the low level driver to flush the BSS table by Emmanuel Grumbach · 4 years, 9 months ago
  20. fc0561d mac80211: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 8 months ago
  21. 504776b nl80211: Simplify error handling path in 'nl80211_trigger_scan()' by Christophe JAILLET · 4 years, 8 months ago
  22. 8328685 nl80211: Remove a misleading label in 'nl80211_trigger_scan()' by Christophe JAILLET · 4 years, 8 months ago
  23. dec4ca9 net/wireless: regulatory.h: drop duplicate word in comment by Randy Dunlap · 4 years, 8 months ago
  24. 66b239d net/wireless: mac80211.h: drop duplicate words in comments by Randy Dunlap · 4 years, 8 months ago
  25. 085a6c1 net/wireless: cfg80211.h: drop duplicate words in comments by Randy Dunlap · 4 years, 8 months ago
  26. 0f55c0c net/wireless: wireless.h: drop duplicate word in comments by Randy Dunlap · 4 years, 8 months ago
  27. 9870217 net/wireless: nl80211.h: drop duplicate words in comments by Randy Dunlap · 4 years, 8 months ago
  28. 9c167b2 cfg80211: allow vendor dumpit to terminate by returning 0 by Julian Squires · 4 years, 8 months ago
  29. f2a0c18 mac80211: remove the need for variable rates_idx by Colin Ian King · 4 years, 8 months ago
  30. df78a0c nl80211: S1G band and channel definitions by Thomas Pedersen · 4 years, 10 months ago
  31. 41d707b fib: fix fib_rules_ops indirect calls wrappers by Brian Vazquez · 4 years, 8 months ago
  32. a41cf09 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 4 years, 8 months ago
  33. 5ba2254 net: mvneta: fix comment about phylink_speed_down by Jisheng Zhang · 4 years, 8 months ago
  34. 6221595 ice: fix unused parameter warning by Tony Nguyen · 4 years, 8 months ago
  35. 7dfff9f ice: disable no longer needed workaround for FW logging by Ben Shelton · 4 years, 8 months ago
  36. e923f04 ice: reduce scope of variable by Bruce Allan · 4 years, 8 months ago
  37. 78116e9 ice: cleanup VSI on probe fail by Marcin Szycik · 4 years, 8 months ago
  38. cd1f56f ice: Allow all VLANs in safe mode by Brett Creeley · 4 years, 8 months ago
  39. 682dfed ice: need_wakeup flag might not be set for Tx by Krzysztof Kazimierczak · 4 years, 8 months ago
  40. 4043818 ice: distribute Tx queues evenly by Victor Raj · 4 years, 8 months ago
  41. 984824a ice: Adjust scheduler default BW weight by Tarun Singh · 4 years, 8 months ago
  42. b3b93d6 ice: Add RL profile bit mask check by Tarun Singh · 4 years, 8 months ago
  43. a02016d ice: fix overwriting TX/RX descriptor values when rebuilding VSI by Paul M Stillwell Jr · 4 years, 8 months ago
  44. ca1fdb8 ice: return correct error code from ice_aq_sw_rules by Kiran Patil · 4 years, 8 months ago
  45. a54a0b2 ice: restore VF MSI-X state during PCI reset by Nick Nunley · 4 years, 8 months ago
  46. 0ce6c34 ice: fix link event handling timing by Dave Ertman · 4 years, 8 months ago
  47. b767ca6 ice: Fix link broken after GLOBR reset by Dave Ertman · 4 years, 8 months ago
  48. 7d9c9b7 ice: Implement LFC workaround by Dave Ertman · 4 years, 8 months ago
  49. 490ed0b Merge branch 'net-stmmac-improve-WOL' by David S. Miller · 4 years, 8 months ago
  50. 77b2898 net: stmmac: Speed down the PHY if WoL to save energy by Jisheng Zhang · 4 years, 8 months ago
  51. 1d8e5b0 net: stmmac: Support WOL with phy by Jisheng Zhang · 4 years, 8 months ago
  52. e8377e7 net: stmmac: only call pmt() during suspend/resume if HW enables PMT by Jisheng Zhang · 4 years, 8 months ago
  53. 2f45f7a net: stmmac: Move device_can_wakeup() check earlier in set_wol by Jisheng Zhang · 4 years, 8 months ago
  54. 1057d68 net: stmmac: Remove WAKE_MAGIC if HW shows no pmt_magic_frame by Jisheng Zhang · 4 years, 8 months ago
  55. f11df04 Merge branch 'RTL8366-VLAN-callback-fixes' by David S. Miller · 4 years, 8 months ago
  56. 788abc6 net: dsa: rtl8366: Fix VLAN set-up by Linus Walleij · 4 years, 8 months ago
  57. 15ab790 net: dsa: rtl8366: Fix VLAN semantics by Linus Walleij · 4 years, 8 months ago
  58. b9aaec8 fib: use indirect call wrappers in the most common fib_rules_ops by Brian Vazquez · 4 years, 8 months ago
  59. 608b4ad net_sched: initialize timer earlier in red_init() by Cong Wang · 4 years, 8 months ago
  60. 1255457 Merge branch 'hinic-add-some-error-messages-for-debug' by David S. Miller · 4 years, 8 months ago
  61. 90f86b8 hinic: add log in exception handling processes by Luo bin · 4 years, 8 months ago
  62. c15850c hinic: add support to handle hw abnormal event by Luo bin · 4 years, 8 months ago
  63. aff7543 Merge branch 'introduce-PLDM-firmware-update-library' by David S. Miller · 4 years, 8 months ago
  64. d69ea41 ice: implement device flash update via devlink by Jacob Keller · 4 years, 8 months ago
  65. 2ab560a ice: add flags indicating pending update of firmware module by Jacob Keller · 4 years, 8 months ago
  66. 544cd2a ice: Add AdminQ commands for FW update by Cudzilo, Szymon T · 4 years, 8 months ago
  67. de9b277 ice: Add support for unified NVM update flow capability by Jacek Naczyk · 4 years, 8 months ago
  68. b826562 Add pldmfw library for PLDM firmware update by Jacob Keller · 4 years, 8 months ago
  69. 323410e Merge branch 'mptcp-Exchange-MPTCP-DATA_FIN-DATA_ACK-before-TCP-FIN' by David S. Miller · 4 years, 8 months ago
  70. 721e908 mptcp: Safely store sequence number when sending data by Mat Martineau · 4 years, 8 months ago
  71. c752939 mptcp: Safely read sequence number when lock isn't held by Mat Martineau · 4 years, 8 months ago
  72. 06827b3 mptcp: Skip unnecessary skb extension allocation for bare acks by Mat Martineau · 4 years, 8 months ago
  73. 067a0b3 mptcp: Only use subflow EOF signaling on fallback connections by Mat Martineau · 4 years, 8 months ago
  74. 43b54c6 mptcp: Use full MPTCP-level disconnect state machine by Mat Martineau · 4 years, 8 months ago
  75. 16a9a9d mptcp: Add helper to process acks of DATA_FIN by Mat Martineau · 4 years, 8 months ago
  76. 6920b85 mptcp: Add mptcp_close_state() helper by Mat Martineau · 4 years, 8 months ago
  77. 3721b9b mptcp: Track received DATA_FIN sequence number and add related helpers by Mat Martineau · 4 years, 8 months ago
  78. 7279da6 mptcp: Use MPTCP-level flag for sending DATA_FIN by Mat Martineau · 4 years, 8 months ago
  79. 242e63f mptcp: Remove outdated and incorrect comment by Mat Martineau · 4 years, 8 months ago
  80. 57baaf2 mptcp: Return EPIPE if sending is shut down during a sendmsg by Mat Martineau · 4 years, 8 months ago
  81. 0bac966 mptcp: Allow DATA_FIN in headers without TCP FIN by Mat Martineau · 4 years, 8 months ago
  82. 0003041 Merge branch 'sockptr_t-fixes-v2' by David S. Miller · 4 years, 8 months ago
  83. a31edb2 net: improve the user pointer check in init_user_sockptr by Christoph Hellwig · 4 years, 8 months ago
  84. d3c4815 net: remove sockptr_advance by Christoph Hellwig · 4 years, 8 months ago
  85. 035bfd0 net: make sockptr_is_null strict aliasing safe by Christoph Hellwig · 4 years, 8 months ago
  86. a3ad434 netfilter: arp_tables: restore a SPDX identifier by Christoph Hellwig · 4 years, 8 months ago
  87. 21db923e Merge branch 'mlxsw-Add-support-for-QSFP-DD-transceiver-type' by David S. Miller · 4 years, 8 months ago
  88. f152b41 mlxsw: core: Add support for temperature thresholds reading for QSFP-DD transceivers by Vadim Pasternak · 4 years, 8 months ago
  89. 6af496a mlxsw: core: Add ethtool support for QSFP-DD transceivers by Vadim Pasternak · 4 years, 8 months ago
  90. 0082dd8 Merge tag 'mlx5-updates-2020-07-28' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 8 months ago
  91. f21bbd6 farsync: use generic power management by Vaibhav Gupta · 4 years, 8 months ago
  92. 22f9d2f net/mlx5: drop unnecessary list_empty by Julia Lawall · 4 years, 8 months ago
  93. c8b838d net/mlx5: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 8 months ago
  94. ffdc8ec net/mlx5: DR, Reduce print level for matcher print by Alex Vesker · 4 years, 8 months ago
  95. 17347d5 net/mlx5e: Add support for PCI relaxed ordering by Aya Levin · 5 years ago
  96. 5d0b847 net/mlx5e: Use indirect call wrappers for RX post WQEs functions by Tariq Toukan · 4 years, 8 months ago
  97. b307f7f net/mlx5e: Move exposure of datapath function to txrx header by Tariq Toukan · 4 years, 11 months ago
  98. 5adf4c475 net/mlx5e: RX, Re-work initializaiton of RX function pointers by Tariq Toukan · 4 years, 11 months ago
  99. 123f0f5 net/mlx5e: Link non uplink representors to PCI device by Parav Pandit · 4 years, 9 months ago
  100. 8d6bd3c net/mlx5: E-switch, Use eswitch total_vports by Parav Pandit · 4 years, 8 months ago