1. 089ba90 ath11k: debugfs: fix crash during rmmod by Carl Huang · 4 years, 3 months ago
  2. 2f58866 ath11k: fix warning caused by lockdep_assert_held by Carl Huang · 4 years, 3 months ago
  3. 7fd8551 ath11k: mac: remove unused conf_mutex to solve a deadlock by Wen Gong · 4 years, 3 months ago
  4. 6fbd889 ath11k: pci: fix rmmod crash by Carl Huang · 4 years, 3 months ago
  5. 701e48a ath11k: add packet log support for QCA6390 by Carl Huang · 4 years, 3 months ago
  6. 87e8497 ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in idr_alloc by Govind Singh · 4 years, 3 months ago
  7. 6a8be1b ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in ath11k_dp_htt_get_ppdu_desc by Wen Gong · 4 years, 3 months ago
  8. df64880 ath11k: change to disable softirqs for ath11k_regd_update to solve deadlock by Wen Gong · 4 years, 3 months ago
  9. 3f6e6c3 ath11k: disable monitor mode on QCA6390 by Kalle Valo · 4 years, 3 months ago
  10. 18ac166 ath11k: pci: check TCSR_SOC_HW_VERSION by Kalle Valo · 4 years, 3 months ago
  11. 2626c26 ath11k: add interface_modes to hw_params by Kalle Valo · 4 years, 3 months ago
  12. b091992 ath11k: fix AP mode for QCA6390 by Carl Huang · 4 years, 3 months ago
  13. 616c16a ath11k: support loading ELF board files by Ben Greear · 4 years, 3 months ago
  14. 476c1d3 ath11k: Correctly check errors for calls to debugfs_create_dir() by Alex Dewar · 4 years, 3 months ago
  15. cd19836 ath11k: mac: fix parenthesis alignment by Kalle Valo · 4 years, 3 months ago
  16. 82b4f9b ath11k: Move non-fatal warn logs to dbg level by Govind Singh · 4 years, 3 months ago
  17. e2f1ceb ath9k: Remove set but not used variable by Li Heng · 4 years, 3 months ago
  18. 0675c28 net: vlan: Fixed signedness in vlan_group_prealloc_vid() by Florian Fainelli · 4 years, 3 months ago
  19. 4cd4b36 Merge branch 'bnxt_en-Update-for-net-next' by David S. Miller · 4 years, 3 months ago
  20. 4301304 bnxt_en: Improve preset max value for ethtool -l. by Michael Chan · 4 years, 3 months ago
  21. ccd6a9d bnxt_en: Implement ethtool set_fec_param() method. by Michael Chan · 4 years, 3 months ago
  22. 2046e3c bnxt_en: Report Active FEC encoding during link up. by Michael Chan · 4 years, 3 months ago
  23. 8b27758 bnxt_en: Report FEC settings to ethtool. by Michael Chan · 4 years, 3 months ago
  24. 745b5c6 bnxt_en: avoid link reset if speed is not changed by Edwin Peer · 4 years, 3 months ago
  25. 3128e81 bnxt_en: Handle ethernet link being disabled by firmware. by Michael Chan · 4 years, 3 months ago
  26. 532262b bnxt_en: ethtool: support PAM4 link speeds up to 200G by Edwin Peer · 4 years, 3 months ago
  27. d058426 bnxt_en: add basic infrastructure to support PAM4 link speeds by Edwin Peer · 4 years, 3 months ago
  28. f00530b bnxt_en: refactor bnxt_get_fw_speed() by Edwin Peer · 4 years, 3 months ago
  29. c916062 bnxt_en: refactor code to limit speed advertising by Edwin Peer · 4 years, 3 months ago
  30. 9d6b648 bnxt_en: Update firmware interface spec to 1.10.1.65. by Michael Chan · 4 years, 3 months ago
  31. e622129 ptp: add stub function for ptp_get_msgtype() by Yangbo Lu · 4 years, 3 months ago
  32. 36563ce net: marvell: mvpp2: Fix W=1 warning with !CONFIG_ACPI by Andrew Lunn · 4 years, 3 months ago
  33. 7cd427e Merge branch 'mlxsw-Expose-transceiver-overheat-counter' by David S. Miller · 4 years, 3 months ago
  34. 69f6d4e mlxsw: spectrum_ethtool: Expose transceiver_overheat counter by Amit Cohen · 4 years, 3 months ago
  35. 05cf582 mlxsw: Update module's settings when module is plugged in by Amit Cohen · 4 years, 3 months ago
  36. 3bdbab3 mlxsw: spectrum: Initialize netdev's module overheat counter by Amit Cohen · 4 years, 3 months ago
  37. f21b1a6 mlxsw: Enable temperature event for all supported port module sensors by Amit Cohen · 4 years, 3 months ago
  38. 943585c mlxsw: Update transceiver_overheat counter according to MTWE by Amit Cohen · 4 years, 3 months ago
  39. 0652ac0 mlxsw: core: Add an infrastructure to track transceiver overheat counter by Amit Cohen · 4 years, 3 months ago
  40. fb1292f mlxsw: core_hwmon: Query MTMP before writing to set only relevant fields by Amit Cohen · 4 years, 3 months ago
  41. 02d33b4 mlxsw: reg: Add Ports Module Administrative and Operational Status Register by Amit Cohen · 4 years, 3 months ago
  42. e7d62a3 mlxsw: reg: Add Port Module Plug/Unplug Event Register by Amit Cohen · 4 years, 3 months ago
  43. 946bd43 mlxsw: reg: Add Management Temperature Warning Event Register by Amit Cohen · 4 years, 3 months ago
  44. 603d11c Merge branch 'hns3-next' by David S. Miller · 4 years, 3 months ago
  45. ff7e4d0 net: hns3: add a structure for IR shaper's parameter in hclge_shaper_para_calc() by Huazhong Tan · 4 years, 3 months ago
  46. 1329702 net: hns3: add a check for device specifications queried from firmware by Guangbin Huang · 4 years, 3 months ago
  47. d9c7d20 net: hns3: replace the macro of max tm rate with the queried specification by Guangbin Huang · 4 years, 3 months ago
  48. af2aedc net: hns3: add support to query device specifications by Guangbin Huang · 4 years, 3 months ago
  49. 9484e33 net: hns3: add debugfs to dump device capabilities by Guangbin Huang · 4 years, 3 months ago
  50. 4cc86cb net: hns3: use capabilities queried from firmware by Guangbin Huang · 4 years, 3 months ago
  51. 74ba23a net: hns3: use capability flag to indicate FEC by Guangbin Huang · 4 years, 3 months ago
  52. ca850f2 net: hns3: add support to query device capability by Guangbin Huang · 4 years, 3 months ago
  53. 9b56d9a net: hns3: delete redundant PCI revision judgement by Guangbin Huang · 4 years, 3 months ago
  54. 295ba23 net: hns3: add device version to replace pci revision by Guangbin Huang · 4 years, 3 months ago
  55. 090bc03 netdevsim: fix duplicated debugfs directory by Jakub Kicinski · 4 years, 4 months ago
  56. dfa6692 Merge branch 'Generic-adjustment-for-flow-dissector-in-DSA' by David S. Miller · 4 years, 3 months ago
  57. 300fd57 net: dsa: tag_rtl4_a: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 3 months ago
  58. e665297 net: dsa: tag_sja1105: use a custom flow dissector procedure by Vladimir Oltean · 4 years, 3 months ago
  59. 6b04f17 net: dsa: tag_qca: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 3 months ago
  60. b1af365 net: dsa: tag_mtk: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 3 months ago
  61. 742b2e1 net: dsa: tag_edsa: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 3 months ago
  62. 11f5011 net: dsa: tag_dsa: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 3 months ago
  63. f569ad5 net: dsa: tag_brcm: use generic flow dissector procedure by Vladimir Oltean · 4 years, 3 months ago
  64. 54fec33 net: flow_dissector: avoid indirect call to DSA .flow_dissect for generic case by Vladimir Oltean · 4 years, 3 months ago
  65. 7a6ffe7 net: dsa: point out the tail taggers by Vladimir Oltean · 4 years, 3 months ago
  66. 9790cf2 net: dsa: add a generic procedure for the flow dissector by Vladimir Oltean · 4 years, 3 months ago
  67. 2e8cb1b net: dsa: make the .flow_dissect tagger callback return void by Vladimir Oltean · 4 years, 3 months ago
  68. 5124197 net: dsa: tag_ocelot: use a short prefix on both ingress and egress by Vladimir Oltean · 4 years, 3 months ago
  69. 707091e net: dsa: tag_sja1105: request promiscuous mode for master by Vladimir Oltean · 4 years, 3 months ago
  70. c397540 net: dsa: allow drivers to request promiscuous mode on master by Vladimir Oltean · 4 years, 3 months ago
  71. 2d44b09 net: mscc: ocelot: move NPI port configuration to DSA by Vladimir Oltean · 4 years, 3 months ago
  72. 435be28 Revert "vxlan: move encapsulation warning" by Jakub Kicinski · 4 years, 4 months ago
  73. cb9e4a7 Merge branch 'devlink-flash-update-overwrite-mask' by David S. Miller · 4 years, 4 months ago
  74. 50db1bc ice: add support for flash update overwrite mask by Jacob Keller · 4 years, 4 months ago
  75. cbb5836 netdevsim: add support for flash_update overwrite mask by Jacob Keller · 4 years, 4 months ago
  76. 5d5b412 devlink: introduce flash update overwrite mask by Jacob Keller · 4 years, 4 months ago
  77. bc75c05 devlink: convert flash_update to use params structure by Jacob Keller · 4 years, 4 months ago
  78. 22ec3d2 devlink: check flash_update parameter support in net core by Jacob Keller · 4 years, 4 months ago
  79. 6fba737 Merge branch 'simplify-TCP-loss-marking-code' by David S. Miller · 4 years, 4 months ago
  80. 534a210 tcp: consolidate tcp_mark_skb_lost and tcp_skb_mark_lost by Yuchung Cheng · 4 years, 4 months ago
  81. 6869897 tcp: simplify tcp_mark_skb_lost by Yuchung Cheng · 4 years, 4 months ago
  82. fd214674 tcp: move tcp_mark_skb_lost by Yuchung Cheng · 4 years, 4 months ago
  83. 179ac35 tcp: consistently check retransmit hint by Yuchung Cheng · 4 years, 4 months ago
  84. b4f4348 dpaa2-mac: Fix potential null pointer dereference by Gustavo A. R. Silva · 4 years, 4 months ago
  85. 9b69e5e Merge branch 'dpaa2-eth-small-updates' by David S. Miller · 4 years, 4 months ago
  86. 5e29c16 dpaa2-eth: install a single steering rule when SHARED_FS is enabled by Ionut-robert Aron · 4 years, 4 months ago
  87. 4c33a5b dpaa2-eth: no need to check link state right after ndo_open by Ioana Ciornei · 4 years, 4 months ago
  88. 9817970 dpaa2-mac: do not check for both child and parent DTS nodes by Ioana Ciornei · 4 years, 4 months ago
  89. bd0b68a Merge branch 'vxlan-clean-up' by David S. Miller · 4 years, 4 months ago
  90. 78ec710e vxlan: fix vxlan_find_sock() documentation for l3mdev by Fabian Frederick · 4 years, 4 months ago
  91. 2eabcb8 vxlan: check rtnl_configure_link return code correctly by Fabian Frederick · 4 years, 4 months ago
  92. 546c044 vxlan: move encapsulation warning by Fabian Frederick · 4 years, 4 months ago
  93. 0189399 vxlan: add unlikely to vxlan_remcsum check by Fabian Frederick · 4 years, 4 months ago
  94. 2ae2904 vxlan: don't collect metadata if remote checksum is wrong by Fabian Frederick · 4 years, 4 months ago
  95. 7470558 net: bridge: mcast: remove only S,G port groups from sg_port hash by Nikolay Aleksandrov · 4 years, 4 months ago
  96. e0f9956 net: stmmac: Add option for VLAN filter fail queue enable by Chuah, Kim Tatt · 4 years, 4 months ago
  97. 1770543 Merge branch 'Devlink-regions-for-SJA1105-DSA-driver' by David S. Miller · 4 years, 4 months ago
  98. ff4cf8e net: dsa: sja1105: implement .devlink_info_get by Vladimir Oltean · 4 years, 4 months ago
  99. bf425b8 net: dsa: sja1105: expose static config as devlink region by Vladimir Oltean · 4 years, 4 months ago
  100. 0a7bdbc net: dsa: sja1105: move devlink param code to sja1105_devlink.c by Vladimir Oltean · 4 years, 4 months ago