1. 9b69e5e Merge branch 'dpaa2-eth-small-updates' by David S. Miller · 4 years, 3 months ago
  2. 5e29c16 dpaa2-eth: install a single steering rule when SHARED_FS is enabled by Ionut-robert Aron · 4 years, 3 months ago
  3. 4c33a5b dpaa2-eth: no need to check link state right after ndo_open by Ioana Ciornei · 4 years, 3 months ago
  4. 9817970 dpaa2-mac: do not check for both child and parent DTS nodes by Ioana Ciornei · 4 years, 3 months ago
  5. bd0b68a Merge branch 'vxlan-clean-up' by David S. Miller · 4 years, 3 months ago
  6. 78ec710e vxlan: fix vxlan_find_sock() documentation for l3mdev by Fabian Frederick · 4 years, 3 months ago
  7. 2eabcb8 vxlan: check rtnl_configure_link return code correctly by Fabian Frederick · 4 years, 3 months ago
  8. 546c044 vxlan: move encapsulation warning by Fabian Frederick · 4 years, 3 months ago
  9. 0189399 vxlan: add unlikely to vxlan_remcsum check by Fabian Frederick · 4 years, 3 months ago
  10. 2ae2904 vxlan: don't collect metadata if remote checksum is wrong by Fabian Frederick · 4 years, 3 months ago
  11. 7470558 net: bridge: mcast: remove only S,G port groups from sg_port hash by Nikolay Aleksandrov · 4 years, 3 months ago
  12. e0f9956 net: stmmac: Add option for VLAN filter fail queue enable by Chuah, Kim Tatt · 4 years, 3 months ago
  13. 1770543 Merge branch 'Devlink-regions-for-SJA1105-DSA-driver' by David S. Miller · 4 years, 3 months ago
  14. ff4cf8e net: dsa: sja1105: implement .devlink_info_get by Vladimir Oltean · 4 years, 3 months ago
  15. bf425b8 net: dsa: sja1105: expose static config as devlink region by Vladimir Oltean · 4 years, 3 months ago
  16. 0a7bdbc net: dsa: sja1105: move devlink param code to sja1105_devlink.c by Vladimir Oltean · 4 years, 3 months ago
  17. e666a4c Merge branch 'drivers-net-warning-clean' by David S. Miller · 4 years, 3 months ago
  18. d0ea5cb drivers/net/ethernet: clean up mis-targeted comments by Jesse Brandeburg · 4 years, 3 months ago
  19. add3c86 sfc: fix kdoc warning by Jesse Brandeburg · 4 years, 3 months ago
  20. 81929a4 drivers/net/ethernet: remove incorrectly formatted doc by Jesse Brandeburg · 4 years, 3 months ago
  21. f410f15 drivers/net/ethernet: add some basic kdoc tags by Jesse Brandeburg · 4 years, 3 months ago
  22. 2602ddf drivers/net/ethernet: handle one warning explicitly by Jesse Brandeburg · 4 years, 3 months ago
  23. 553aca1 drivers/net/ethernet: rid ethernet of no-prototype warnings by Jesse Brandeburg · 4 years, 3 months ago
  24. 7c8c029 drivers/net/ethernet: clean up unused assignments by Jesse Brandeburg · 4 years, 3 months ago
  25. 36ec148 intel: handle unused assignments by Jesse Brandeburg · 4 years, 3 months ago
  26. b50f7bc intel-ethernet: clean up W=1 warnings in kdoc by Jesse Brandeburg · 4 years, 3 months ago
  27. d018684 net: vlan: Avoid using BUG() in vlan_proto_idx() by Florian Fainelli · 4 years, 3 months ago
  28. 7806f65 Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 4 years, 3 months ago
  29. bc8befe ath11k: fix undefined reference to 'ath11k_debugfs_htt_ext_stats_handler' by Kalle Valo · 4 years, 3 months ago
  30. aafe885 Merge branch 'hns3-next' by David S. Miller · 4 years, 3 months ago
  31. c155e22 net: hns3: rename macro of pci device id of vf by Guangbin Huang · 4 years, 3 months ago
  32. ae6f010 net: hns3: add support for 200G device by Guangbin Huang · 4 years, 3 months ago
  33. 348775e net: hns3: add debugfs of dumping pf interrupt resources by Yufeng Mo · 4 years, 3 months ago
  34. 6cd131d net: hns3: add a hardware error detect type by Yufeng Mo · 4 years, 3 months ago
  35. 9d8d5a3 net: hns3: remove unnecessary variable initialization by Yufeng Mo · 4 years, 3 months ago
  36. 00577c8 net: hns3: refactor the function for dumping tc information in debugfs by Yufeng Mo · 4 years, 3 months ago
  37. 77d0cab net: tcp: drop unused function argument from mptcp_incoming_options by Florian Westphal · 4 years, 3 months ago
  38. a1a3552 Merge branch 'mptcp-RM_ADDR-ADD_ADDR-enhancements' by David S. Miller · 4 years, 3 months ago
  39. 00cfd77 mptcp: retransmit ADD_ADDR when timeout by Geliang Tang · 4 years, 3 months ago
  40. 08b81d8 mptcp: add sk_stop_timer_sync helper by Geliang Tang · 4 years, 3 months ago
  41. 0abd40f mptcp: add struct mptcp_pm_add_entry by Geliang Tang · 4 years, 3 months ago
  42. dd72b0f selftests: mptcp: add remove addr and subflow test cases by Geliang Tang · 4 years, 3 months ago
  43. 1315332 selftests: mptcp: add remove cfg in mptcp_connect by Geliang Tang · 4 years, 3 months ago
  44. 5c8c164 mptcp: add mptcp_destroy_common helper by Geliang Tang · 4 years, 3 months ago
  45. 7a7e52e mptcp: add RM_ADDR related mibs by Geliang Tang · 4 years, 3 months ago
  46. 0ee4261 mptcp: implement mptcp_pm_remove_subflow by Geliang Tang · 4 years, 3 months ago
  47. b6c0838 mptcp: remove addr and subflow in PM netlink by Geliang Tang · 4 years, 3 months ago
  48. f58f065 mptcp: add accept_subflow re-check by Geliang Tang · 4 years, 3 months ago
  49. be61316 selftests: mptcp: add ADD_ADDR mibs check function by Geliang Tang · 4 years, 3 months ago
  50. a877de06 mptcp: add ADD_ADDR related mibs by Geliang Tang · 4 years, 3 months ago
  51. 6a6c05a mptcp: send out ADD_ADDR with echo flag by Geliang Tang · 4 years, 3 months ago
  52. d0876b2 mptcp: add the incoming RM_ADDR support by Geliang Tang · 4 years, 3 months ago
  53. 5cb104a mptcp: add the outgoing RM_ADDR support by Geliang Tang · 4 years, 3 months ago
  54. f643b80 mptcp: rename addr_signal and the related functions by Geliang Tang · 4 years, 3 months ago
  55. 075c156 Merge tag 'mlx5-updates-2020-09-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 3 months ago
  56. 54ce00a Merge branch 'dpaa2-mac-add-PCS-support-through-the-Lynx-module' by David S. Miller · 4 years, 3 months ago
  57. 94ae899 dpaa2-mac: add PCS support through the Lynx module by Ioana Ciornei · 4 years, 3 months ago
  58. b5b6775 of: add of_mdio_find_device() api by Russell King · 4 years, 3 months ago
  59. e7e95c9 net: pcs-lynx: add support for 10GBASER by Ioana Ciornei · 4 years, 3 months ago
  60. e2f9a8f net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skb by Vladimir Oltean · 4 years, 3 months ago
  61. 5b365af Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 4 years, 3 months ago
  62. 225060c Merge tag 'mt76-for-kvalo-2020-09-23' of https://github.com/nbd168/wireless by Kalle Valo · 4 years, 3 months ago
  63. b9b852b mt76: mt7663s: remove max_tx_fragments limitation by Lorenzo Bianconi · 4 years, 4 months ago
  64. 1820388 mt76: Convert to DEFINE_SHOW_ATTRIBUTE by Qinglang Miao · 4 years, 4 months ago
  65. 062d62e mt76: mt7915: add offchannel condition in switch channel command by Shayne Chen · 4 years, 3 months ago
  66. 59283d0 mt76: mt7915: convert to use le16_add_cpu() by Liu Shixin · 4 years, 4 months ago
  67. 0025750 mt76: Fix unsigned expressions compared with zero by Ye Bin · 4 years, 4 months ago
  68. 071c8ce mt76: mt7915: fix possible memory leak in mt7915_mcu_add_beacon by Lorenzo Bianconi · 4 years, 4 months ago
  69. 328cecf mt76: mt76x0: Move tables used only by init.c to their own header file by Lee Jones · 4 years, 4 months ago
  70. aab662c mt76: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  71. df6a38b mt76: mt7615: unlock dfs bands by Lorenzo Bianconi · 4 years, 4 months ago
  72. 4178d96f6 mt76: mt7663: check isr read return value in mt7663s_rx_work by Lorenzo Bianconi · 4 years, 4 months ago
  73. 1522ff7 mt76: mt7663s: introduce sdio tx aggregation by Lorenzo Bianconi · 4 years, 4 months ago
  74. 598daa4 mt76: mt7663s: fix possible quota leak in mt7663s_refill_sched_quota by Lorenzo Bianconi · 4 years, 4 months ago
  75. e98e6df mt76: move pad estimation out of mt76_skb_adjust_pad by Lorenzo Bianconi · 4 years, 4 months ago
  76. ab25d9d mt76: mt7663s: introduce __mt7663s_xmit_queue routine by Lorenzo Bianconi · 4 years, 4 months ago
  77. 6ef2d66 mt76: mt7663s: split mt7663s_tx_update_sched in mt7663s_tx_{pick,update}_quota by Lorenzo Bianconi · 4 years, 4 months ago
  78. 8bf71ab mt76: mt7663s: do not use altx for ctl/mgmt traffic by Lorenzo Bianconi · 4 years, 4 months ago
  79. 6892555 mt76: mt7622: fix fw hang on mt7622 by Lorenzo Bianconi · 4 years, 4 months ago
  80. b1b7ee2 mt76: mt7615: fix VHT LDPC capability by Ryder Lee · 4 years, 4 months ago
  81. 3e19073 mt76: mt7615: Remove set but unused variable 'index' by Wang Hai · 4 years, 4 months ago
  82. 2bffdde mt76: remove retry_q from struct mt76_txq and related code by Felix Fietkau · 4 years, 4 months ago
  83. dd57a95 mt76: move txwi handling code to dma.c, since it is mmio specific by Felix Fietkau · 4 years, 4 months ago
  84. ed294ce mt76: mt7915: fix queue/tid mapping for airtime reporting by Felix Fietkau · 4 years, 4 months ago
  85. bd397a0 mt76: mt7915: simplify mt7915_lmac_mapping by Felix Fietkau · 4 years, 4 months ago
  86. 75d4bf1 mt76: dma: cache dma map address/len in struct mt76_queue_entry by Felix Fietkau · 4 years, 4 months ago
  87. 2fe1a5d mt76: mt7915: fix HE BSS info by Felix Fietkau · 4 years, 4 months ago
  88. 781eef5 mt76: convert from tx tasklet to tx worker thread by Felix Fietkau · 4 years, 5 months ago
  89. 30bdd69 mt76: add utility functions for deferring work to a kernel thread by Felix Fietkau · 4 years, 5 months ago
  90. 9729ff4 mt76: testmode: add a limit for queued tx_frames packets by Felix Fietkau · 4 years, 4 months ago
  91. 0642cf4 mt76: mt7615: fix antenna selection for testmode tx_frames by Felix Fietkau · 4 years, 4 months ago
  92. f353269 mt76: mt7615: fix MT_ANT_SWITCH_CON register definition by Felix Fietkau · 4 years, 4 months ago
  93. d3c07a9 mt76: mt7915: fix unexpected firmware mode by Chih-Min Chen · 4 years, 4 months ago
  94. 9e47a68 mt76: mt76x02: tune tx ring size by Felix Fietkau · 4 years, 4 months ago
  95. 21fd4bb mt76: mt7603: tune tx ring size by Felix Fietkau · 4 years, 4 months ago
  96. f099c2e mt76: remove struct mt76_sw_queue by Felix Fietkau · 4 years, 4 months ago
  97. e1378e5 mt76: rely on AQL for burst size limits on tx queueing by Felix Fietkau · 4 years, 4 months ago
  98. 513d6ac mt76: remove swq from struct mt76_sw_queue by Felix Fietkau · 4 years, 4 months ago
  99. d80e52c mt76: remove qid argument to drv->tx_complete_skb by Felix Fietkau · 4 years, 4 months ago
  100. fe5b5ab mt76: unify queue tx cleanup code by Felix Fietkau · 4 years, 4 months ago