1. d7ad141 Merge tag 'wireless-drivers-next-2020-05-30' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 4 years, 10 months ago
  2. b8ded9d net/smc: pre-fetch send buffer outside of send_lock by Karsten Graul · 4 years, 10 months ago
  3. b86a372 Merge branch 'Fix-2-non-critical-issues-in-SJA1105-DSA' by David S. Miller · 4 years, 10 months ago
  4. 99b981f net: dsa: sja1105: fix port mirroring for P/Q/R/S by Vladimir Oltean · 4 years, 10 months ago
  5. 53bd63a net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_static_config.c by Vladimir Oltean · 4 years, 10 months ago
  6. 4300c7e Merge tag 'mlx5-cleanup-2020-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 10 months ago
  7. da4e15e Merge branch 'hns3-next' by David S. Miller · 4 years, 10 months ago
  8. 996aade net: hns3: remove some unused codes in hns3_nic_set_features() by Huazhong Tan · 4 years, 10 months ago
  9. 2adb818 net: hns3: fix two coding style issues in hclgevf_main.c by Huazhong Tan · 4 years, 10 months ago
  10. ec4d939 net: hns3: fix an incorrect comment for num_tqps in struct hclgevf_dev by Huazhong Tan · 4 years, 10 months ago
  11. fc68aed net: hns3: remove two unused macros in hclgevf_cmd.c by Huazhong Tan · 4 years, 10 months ago
  12. d628050 net: hns3: remove an unused macro hclge_is_csq by Huazhong Tan · 4 years, 10 months ago
  13. 1f4982e net: hns3: fix a print format issue in hclge_mac_mdio_config() by Huazhong Tan · 4 years, 10 months ago
  14. e948ed0 Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 4 years, 10 months ago
  15. 37b7698 ath11k: clear DCM max constellation tx value by Muna Sinada · 4 years, 10 months ago
  16. 9529cba ath11k: reset trigger frame MAC padding duration by Muna Sinada · 4 years, 10 months ago
  17. 23cc6bb ath10k: Remove ath10k_qmi_register_service_notifier() declaration by Douglas Anderson · 4 years, 10 months ago
  18. 2a9311b ath9k_htc: Set RX filter based to allow broadcast Action frame RX by Jouni Malinen · 5 years ago
  19. c01c320 ath9k: Set RX filter based to allow broadcast Action frame RX by Jouni Malinen · 5 years ago
  20. eb24387 net/mlx5e: Make mlx5e_dcbnl_ops static by Saeed Mahameed · 4 years, 10 months ago
  21. 58ff18e net/mlx5e: en_tc: Fix cast to restricted __be32 warning by Saeed Mahameed · 4 years, 10 months ago
  22. c51323e net/mlx5e: en_tc: Fix incorrect type in initializer warnings by Saeed Mahameed · 4 years, 10 months ago
  23. 44345c4 net/mlx5: IPSec: Fix incorrect type for spi by Saeed Mahameed · 4 years, 10 months ago
  24. aee3e9c net/mlx5: Accel: fpga tls fix cast to __be64 and incorrect argument types by Saeed Mahameed · 4 years, 10 months ago
  25. 2553f42 net/mlx5: cmd: Fix memset with byte count warning by Saeed Mahameed · 4 years, 10 months ago
  26. 9ff2e92 net/mlx5: DR: Fix incorrect type in return expression by Saeed Mahameed · 4 years, 10 months ago
  27. c2ba2c2 net/mlx5: DR: Fix cast to restricted __be32 by Saeed Mahameed · 4 years, 10 months ago
  28. 618f88c net/mlx5: DR: Fix incorrect type in argument by Saeed Mahameed · 4 years, 10 months ago
  29. f7e3ac4 net/mlx5e: Use generic API to build MPLS label by Eli Cohen · 4 years, 10 months ago
  30. 86ae579 net: Make mpls_entry_encode() available for generic users by Eli Cohen · 4 years, 10 months ago
  31. e1167e1 net/mlx5: reduce stack usage in qp_read_field by Arnd Bergmann · 4 years, 11 months ago
  32. 2861904 net/mlx5e: Don't use err uninitialized in mlx5e_attach_decap by Nathan Chancellor · 4 years, 10 months ago
  33. 2950d1d net/mlx5: Kconfig: Fix spelling typo by Saeed Mahameed · 4 years, 10 months ago
  34. 56e2287 mlx5: fix xdp data_meta setup in mlx5e_fill_xdp_buff by Jesper Dangaard Brouer · 4 years, 10 months ago
  35. bc183de tcp: tcp_init_buffer_space can be static by Florian Westphal · 4 years, 10 months ago
  36. fd55199 net: ethtool: cabletest: Make ethnl_act_cable_test_tdr_cfg static by Andrew Lunn · 4 years, 10 months ago
  37. f0b37fa6 nfp: flower: fix incorrect flag assignment by Louis Peens · 4 years, 10 months ago
  38. 91f3fd1 dt-bindings: net: rename the bindings document for MediaTek STAR EMAC by Bartosz Golaszewski · 4 years, 10 months ago
  39. 0688a9a Merge branch 'net-ethernet-dwmac-add-ethernet-glue-logic-for-NXP-imx8-chip' by David S. Miller · 4 years, 10 months ago
  40. 29884aa dt-bindings: net: imx-dwmac: Add NXP imx8 DWMAC glue layer by Fugang Duan · 4 years, 10 months ago
  41. 94abdad net: ethernet: dwmac: add ethernet glue logic for NXP imx8 chip by Fugang Duan · 4 years, 10 months ago
  42. 139df98 stmmac: platform: add "snps, dwmac-5.10a" IP compatible string by Fugang Duan · 4 years, 10 months ago
  43. 8298a41 tipc: remove set but not used variable 'prev' by YueHaibing · 4 years, 10 months ago
  44. aef3171 net: dsa: sja1105: avoid invalid state in sja1105_vlan_filtering by Vladimir Oltean · 4 years, 10 months ago
  45. 0419849 net: dsa: tag_8021q: stop restoring VLANs from bridge by Vladimir Oltean · 4 years, 10 months ago
  46. 971ae1e Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Saeed Mahameed · 4 years, 10 months ago
  47. c223c7f Merge branch 'remove-kernel_setsockopt-v4' by David S. Miller · 4 years, 10 months ago
  48. 5a892ff net: remove kernel_setsockopt by Christoph Hellwig · 4 years, 10 months ago
  49. c0425a4 net: add a new bind_add method by Christoph Hellwig · 4 years, 10 months ago
  50. 05bfd36 sctp: refactor sctp_setsockopt_bindx by Christoph Hellwig · 4 years, 10 months ago
  51. 40ef92c sctp: add sctp_sock_set_nodelay by Christoph Hellwig · 4 years, 10 months ago
  52. f26e9b2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 4 years, 10 months ago
  53. 830f5ce net: phy: marvell: unlock after phy_select_page() failure by Dan Carpenter · 4 years, 10 months ago
  54. 2684bda net: phy: mscc: fix PHYs using the vsc8574_probe by Antoine Tenart · 4 years, 10 months ago
  55. 09b547a net: ethernet: mtk-star-emac: remove unused variable by Bartosz Golaszewski · 4 years, 10 months ago
  56. cdde95b Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 4 years, 10 months ago
  57. 36432797 vmxnet3: use correct hdr reference when packet is encapsulated by Ronak Doshi · 4 years, 10 months ago
  58. 6bb986e Merge tag 'iwlwifi-next-for-kalle-2020-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 4 years, 10 months ago
  59. 5cf2740 Merge tag 'mt76-for-kvalo-2020-05-28' of https://github.com/nbd168/wireless by Kalle Valo · 4 years, 10 months ago
  60. 982d728 mwifiex: Add support for NL80211_ATTR_MAX_AP_ASSOC_STA by Pali Rohár · 4 years, 10 months ago
  61. 86cffb2 mwifiex: Parse all API_VER_ID properties by Pali Rohár · 4 years, 10 months ago
  62. 11e7a91 airo: Fix read overflows sending packets by Dan Carpenter · 4 years, 10 months ago
  63. 113a57a brcmfmac: 43012 Update MES Watermark by Double Lo · 4 years, 10 months ago
  64. df18c25 brcmfmac: fix 43455 CRC error under SDIO 3.0 SDR104 mode by Wright Feng · 4 years, 10 months ago
  65. 2bee412 brcmfmac: set F2 blocksize and watermark for 4354/4356 SDIO by Frank Kao · 4 years, 10 months ago
  66. 528158a brcmfmac: fix 4339 CRC error under SDIO 3.0 SDR104 mode by Double Lo · 4 years, 10 months ago
  67. 2a7621d brcmfmac: set F2 blocksize for 4373 by Wright Feng · 4 years, 10 months ago
  68. da74b69 wlcore: fix runtime pm imbalance in wlcore_irq_locked by Dinghao Liu · 4 years, 10 months ago
  69. 7967af8 rtw88: 8822c: remove CCK TX setting when switch channel by Chien-Hsun Liao · 4 years, 10 months ago
  70. 4e1a341 rtw88: 8822c: fix missing brace warning for old compilers by Yan-Hsuan Chuang · 4 years, 10 months ago
  71. 7a242fb rtw88: fix EAPOL 4-way failure by finish IQK earlier by Ping-Ke Shih · 4 years, 10 months ago
  72. 2647d28 rtw88: coex: 8723d: handle BT inquiry cases by Ping-Ke Shih · 4 years, 10 months ago
  73. efad661 rtw88: coex: 8723d: set antanna control owner by Ping-Ke Shih · 4 years, 10 months ago
  74. 53df527 wlcore: fix runtime pm imbalance in __wl1271_op_remove_interface by Dinghao Liu · 4 years, 10 months ago
  75. 3e69ed2 wlcore: fix runtime pm imbalance in wl1271_op_suspend by Dinghao Liu · 4 years, 10 months ago
  76. 282a04b wlcore: fix runtime pm imbalance in wlcore_regdomain_config by Dinghao Liu · 4 years, 10 months ago
  77. 9604617 wlcore: fix runtime pm imbalance in wl1271_tx_work by Dinghao Liu · 4 years, 10 months ago
  78. e78e5d1 atmel: Use shared constant for rfc1042 header by Pascal Terjan · 4 years, 10 months ago
  79. 729ef6b libertas: Use shared constant for rfc1042 header by Pascal Terjan · 4 years, 10 months ago
  80. 83cee4e cw1200: Remove local sdio VENDOR and DEVICE id definitions by Pali Rohár · 4 years, 10 months ago
  81. 6a29d13 b43_legacy: Fix connection problem with WPA3 by Larry Finger · 4 years, 10 months ago
  82. 75d057b b43: Fix connection problem with WPA3 by Larry Finger · 4 years, 10 months ago
  83. dba5a18 Revert "rtw88: no need to set registers for SDIO" by Yan-Hsuan Chuang · 4 years, 10 months ago
  84. 3a8855d MAINTAINERS: update qtnfmac maintainers by Sergey Matyukevich · 4 years, 10 months ago
  85. b6b15e2 rt2800: enable MFP support unconditionally by Rui Salvaterra · 4 years, 10 months ago
  86. b1cb6ad Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 4 years, 10 months ago
  87. e6d4318 iwlwifi: bump FW API to 56 for AX devices by Luca Coelho · 4 years, 10 months ago
  88. 018971b iwlwifi: mvm: add support for range request version 10 by Avraham Stern · 4 years, 10 months ago
  89. f327236d iwlwifi: mvm: fix aux station leak by Sharon · 4 years, 10 months ago
  90. 4f4822b iwlwifi: move txq-specific from trans_pcie to common trans by Mordechay Goodstein · 4 years, 10 months ago
  91. 4807e73 iwlwifi: move iwl_txq and substructures to a common trans header by Mordechay Goodstein · 4 years, 10 months ago
  92. 6157624 iwlwifi: pcie: gen3: indicate 8k/12k RB size to device by Johannes Berg · 4 years, 10 months ago
  93. f5b1cb2 iwlwifi: acpi: evaluate dsm to enable 5.2 bands in Indonesia by Gil Adam · 4 years, 10 months ago
  94. 9db9349 iwlwifi: acpi: support device specific method (DSM) by Gil Adam · 4 years, 10 months ago
  95. fcac700 iwlwifi: pcie: keep trans instead of trans_pcie in iwl_txq by Mordechay Goodstein · 4 years, 10 months ago
  96. 771db3a iwlwifi: pcie: don't count on the FW to set persistence mode by Haim Dreyfuss · 4 years, 10 months ago
  97. a224883 iwlwifi: set NO_HE if the regulatory domain forbids it by Haim Dreyfuss · 4 years, 10 months ago
  98. 6a3faa4 e1000: Fix typo in the comment by Hari · 4 years, 10 months ago
  99. 480b7a5 igc: Fix wrong register name by Sasha Neftin · 4 years, 10 months ago
  100. e2d0f20 igc: Remove Sequence Error Counter by Sasha Neftin · 4 years, 10 months ago