1. 5c739e7 igc: Remove igc_nfc_rule_exit() by Andre Guedes · 4 years, 8 months ago
  2. 42fc5dc igc: Change adapter->nfc_rule_lock to mutex by Andre Guedes · 4 years, 8 months ago
  3. acda576 igc: Change return type from igc_disable_nfc_rule() by Andre Guedes · 4 years, 8 months ago
  4. 1894df0 igc: Fix NFC rule validation by Andre Guedes · 4 years, 8 months ago
  5. e256ec8 igc: Fix NFC rules leak when driver is unloaded by Andre Guedes · 4 years, 8 months ago
  6. 36fa215 igc: Refactor igc_ethtool_update_nfc_rule() by Andre Guedes · 4 years, 8 months ago
  7. d957c60 igc: Fix NFC rules restoration by Andre Guedes · 4 years, 8 months ago
  8. 39707c1 igc: Fix NFC rules with multicast addresses by Andre Guedes · 4 years, 8 months ago
  9. 4bdf89e igc: Fix NFC rule overwrite cases by Andre Guedes · 4 years, 8 months ago
  10. b500350 igc: Fix locking issue when retrieving NFC rules by Andre Guedes · 4 years, 8 months ago
  11. d3ba9e6 igc: Fix 'sw_idx' type in struct igc_nfc_rule by Andre Guedes · 4 years, 8 months ago
  12. 16fdc16 igc: Refactor igc_ethtool_add_nfc_rule() by Andre Guedes · 4 years, 8 months ago
  13. 5935326 Revert "net: mvneta: speed down the PHY, if WoL used, to save energy" by David S. Miller · 4 years, 7 months ago
  14. 93a09e7 cxgb4: add adapter hotplug support for ULDs by Potnuri Bharat Teja · 4 years, 7 months ago
  15. 060b638 net: flow_offload: simplify hw stats check handling by Edward Cree · 4 years, 7 months ago
  16. df0651f Merge branch 'ip6_tunnel-add-MPLS-support' by David S. Miller · 4 years, 7 months ago
  17. 1515aa7 mpls: Add support for IPv6 tunnels by Vadim Fedorenko · 4 years, 7 months ago
  18. f200e98d ip6_tunnel: add generic MPLS receive support by Vadim Fedorenko · 4 years, 7 months ago
  19. f234efa tunnel6: support for IPPROTO_MPLS by Vadim Fedorenko · 4 years, 7 months ago
  20. 6c11fbf ip6_tunnel: add MPLS transmit support by Vadim Fedorenko · 4 years, 7 months ago
  21. e7bb18e ip6_tunnel: simplify transmit path by Vadim Fedorenko · 4 years, 7 months ago
  22. 87566b4 Merge branch 'mediatek-add-support-for-MediaTek-Ethernet-MAC' by David S. Miller · 4 years, 7 months ago
  23. 4e4ad68 ARM64: dts: mediatek: enable ethernet on pumpkin boards by Bartosz Golaszewski · 4 years, 7 months ago
  24. 7c20f7f ARM64: dts: mediatek: add ethernet pins for pumpkin boards by Bartosz Golaszewski · 4 years, 7 months ago
  25. b3f5758 ARM64: dts: mediatek: add an alias for ethernet0 for pumpkin boards by Bartosz Golaszewski · 4 years, 7 months ago
  26. fe3b210 ARM64: dts: mediatek: add the ethernet node to mt8516.dtsi by Bartosz Golaszewski · 4 years, 7 months ago
  27. e56e82d ARM64: dts: mediatek: add pericfg syscon to mt8516.dtsi by Bartosz Golaszewski · 4 years, 7 months ago
  28. 8c7bd5a net: ethernet: mtk-star-emac: new driver by Bartosz Golaszewski · 4 years, 7 months ago
  29. 22f076a net: ethernet: mediatek: remove unnecessary spaces from Makefile by Bartosz Golaszewski · 4 years, 7 months ago
  30. d3d6974 net: ethernet: mediatek: rename Kconfig prompt by Bartosz Golaszewski · 4 years, 7 months ago
  31. 1d1ba14 dt-bindings: net: add a binding document for MediaTek STAR Ethernet MAC by Bartosz Golaszewski · 4 years, 7 months ago
  32. fbc5d5e dt-bindings: add new compatible to mediatek,pericfg by Bartosz Golaszewski · 4 years, 7 months ago
  33. 9f9d1e6 dt-bindings: convert the binding document for mediatek PERICFG to yaml by Bartosz Golaszewski · 4 years, 7 months ago
  34. 199671e Merge branch 'ENA-features-and-cosmetic-changes' by David S. Miller · 4 years, 7 months ago
  35. 4bb7f4c net: ena: reduce driver load time by Arthur Kiyanovski · 4 years, 7 months ago
  36. b0ae3ac net: ena: cosmetic: minor code changes by Arthur Kiyanovski · 4 years, 7 months ago
  37. 6d0862e net: ena: cosmetic: fix spacing issues by Arthur Kiyanovski · 4 years, 7 months ago
  38. 0a39a35 net: ena: cosmetic: code reorderings by Arthur Kiyanovski · 4 years, 7 months ago
  39. f302044 net: ena: cosmetic: remove unnecessary code by Arthur Kiyanovski · 4 years, 7 months ago
  40. 46143e5 net: ena: cosmetic: fix line break issues by Arthur Kiyanovski · 4 years, 7 months ago
  41. 1383093 net: ena: cosmetic: fix spelling and grammar mistakes in comments by Arthur Kiyanovski · 4 years, 7 months ago
  42. ba6f6b4 net: ena: cosmetic: set queue sizes to u32 for consistency by Arthur Kiyanovski · 4 years, 7 months ago
  43. 95d0fcb net: ena: cosmetic: rename ena_update_tx/rx_rings_intr_moderation() by Arthur Kiyanovski · 4 years, 7 months ago
  44. da447b3 net: ena: simplify ena_com_update_intr_delay_resolution() by Arthur Kiyanovski · 4 years, 7 months ago
  45. adb3fb3 net: ena: fix ena_com_comp_status_to_errno() return value by Arthur Kiyanovski · 4 years, 7 months ago
  46. f391503 net: ena: use explicit variable size for clarity by Arthur Kiyanovski · 4 years, 7 months ago
  47. 7cfe9a5 net: ena: rename ena_com_free_desc to make API more uniform by Arthur Kiyanovski · 4 years, 7 months ago
  48. 68f236d net: ena: add support for the rx offset feature by Arthur Kiyanovski · 4 years, 7 months ago
  49. b79f91f Merge branch 'net-atlantic-QoS-implementation' by David S. Miller · 4 years, 7 months ago
  50. 40f05e5 net: atlantic: proper rss_ctrl1 (54c0) initialization by Mark Starovoytov · 4 years, 7 months ago
  51. 2deac71a net: atlantic: QoS implementation: min_rate by Mark Starovoytov · 4 years, 7 months ago
  52. b64f2ac net: atlantic: change the order of arguments for TC weight/credit setters by Mark Starovoytov · 4 years, 7 months ago
  53. 5479e84 net: atlantic: always use random TC-queue mapping for TX on A2. by Mark Starovoytov · 4 years, 7 months ago
  54. 14ef766 net: atlantic: automatically downgrade the number of queues if necessary by Mark Starovoytov · 4 years, 7 months ago
  55. 7327699 net: atlantic: QoS implementation: max_rate by Mark Starovoytov · 4 years, 7 months ago
  56. b9e9892 net: atlantic: make TCVEC2RING accept nic_cfg by Mark Starovoytov · 4 years, 7 months ago
  57. 4272ba8 net: atlantic: per-TC queue statistics by Mark Starovoytov · 4 years, 7 months ago
  58. a83fe6b net: atlantic: QoS implementation: multi-TC support by Dmitry Bezrukov · 4 years, 7 months ago
  59. 0aa7bc3 net: atlantic: changes for multi-TC support by Dmitry Bezrukov · 4 years, 7 months ago
  60. 593dd0f net: atlantic: move PTP TC initialization to a separate function by Dmitry Bezrukov · 4 years, 7 months ago
  61. 8ce8427 net: atlantic: changes for multi-TC support by Dmitry Bezrukov · 4 years, 7 months ago
  62. 59b8d27 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 4 years, 7 months ago
  63. 4001f1f Merge branch 'Support-for-fdb-ECMP-nexthop-groups' by David S. Miller · 4 years, 7 months ago
  64. 0534c54 selftests: net: add fdb nexthop tests by Roopa Prabhu · 4 years, 7 months ago
  65. c7cdbe2 vxlan: support for nexthop notifiers by Roopa Prabhu · 4 years, 7 months ago
  66. 8590ceed nexthop: add support for notifiers by Roopa Prabhu · 4 years, 7 months ago
  67. 1274e1c vxlan: ecmp support for mac fdb entries by Roopa Prabhu · 4 years, 7 months ago
  68. 38428d6 nexthop: support for fdb ecmp nexthops by Roopa Prabhu · 4 years, 7 months ago
  69. 7b1b843 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 4 years, 7 months ago
  70. 5757cc7 ice: Rename build_ctob to ice_build_ctob by Tony Nguyen · 4 years, 8 months ago
  71. c522d1f ice: remove unnecessary backslash by Bruce Allan · 4 years, 8 months ago
  72. 86a2e00 ice: remove unnecessary check by Bruce Allan · 4 years, 8 months ago
  73. 92ace48 ice: remove unnecessary expression that is always true by Bruce Allan · 4 years, 8 months ago
  74. 757976a ice: Fix check for removing/adding mac filters by Lihong Yang · 4 years, 8 months ago
  75. 1b8f15b ice: refactor filter functions by Michal Swiatkowski · 4 years, 8 months ago
  76. 857a4f0 ice: Fix resource leak on early exit from function by Eric Joyner · 4 years, 8 months ago
  77. 53bb669 ice: cleanup vf_id signedness by Jesse Brandeburg · 4 years, 8 months ago
  78. 88865fc ice: Fix casting issues by Karol Kolacinski · 4 years, 8 months ago
  79. 0fee357 ice: Provide more meaningful error message by Lihong Yang · 4 years, 8 months ago
  80. de75135 ice: Fix probe/open race condition by Anirudh Venkataramanan · 4 years, 8 months ago
  81. 46a3165 ice: only drop link once when setting pauseparams by Dave Ertman · 4 years, 8 months ago
  82. 8915400 ice: Fix check for contiguous TCs by Dave Ertman · 4 years, 8 months ago
  83. 610ed0e ice: Don't reset and rebuild for Tx timeout on PFC enabled queue by Avinash JD · 4 years, 8 months ago
  84. 01b5e89 ice: Add VF promiscuous support by Brett Creeley · 4 years, 8 months ago
  85. a4e82a8 ice: Add support for tunnel offloads by Tony Nguyen · 4 years, 8 months ago
  86. f45a645 ice: report netlist version in .info_get by Jacob Keller · 4 years, 8 months ago
  87. 2a330b5 Merge branch 'provide-KAPI-for-SQI' by David S. Miller · 4 years, 7 months ago
  88. 68ff5e1 net: phy: tja11xx: add SQI support by Oleksij Rempel · 4 years, 7 months ago
  89. 8066021 ethtool: provide UAPI for PHY Signal Quality Index (SQI) by Oleksij Rempel · 4 years, 7 months ago
  90. b0301a5 Merge branch 'qed-next' by David S. Miller · 4 years, 7 months ago
  91. 7bfb399 qed: Add XRC to RoCE by Yuval Basson · 4 years, 7 months ago
  92. b8204ad qed: changes to ILT to support XRC by Yuval Basson · 4 years, 7 months ago
  93. d8bed686 net: psample: Add tunnel support by Chris Mi · 4 years, 7 months ago
  94. c983e32 igc: Change byte order in struct igc_nfc_filter by Andre Guedes · 4 years, 8 months ago
  95. 97700bc igc: Align terms used in NFC support code by Andre Guedes · 4 years, 8 months ago
  96. 7df76bd igc: Add 'igc_ethtool_' prefix to functions in igc_ethtool.c by Andre Guedes · 4 years, 8 months ago
  97. 876ea04 igc: Early return in igc_get_ethtool_nfc_entry() by Andre Guedes · 4 years, 8 months ago
  98. 8b9c23c igc: Cleanup _get|set_rxnfc ethtool ops by Andre Guedes · 4 years, 8 months ago
  99. 4d0710c igc: Get rid of igc_max_channels() by Andre Guedes · 4 years, 8 months ago
  100. 8e34cad igc: Remove unused field from igc_nfc_filter by Andre Guedes · 4 years, 8 months ago