1. 019d0c9 net-next: mediatek: remove superfluous free_irq() call by John Crispin · 8 years ago
  2. d9329bc22 net: lpc_eth: Remove unused 'pldat' variable by Fabio Estevam · 8 years ago
  3. 99f44bb mlxsw: spectrum: Enable L3 interfaces on top of bridge devices by Ido Schimmel · 8 years ago
  4. 701b186 mlxsw: spectrum: Configure FIDs based on bridge events by Ido Schimmel · 8 years ago
  5. 3ba2ebf mlxsw: spectrum: Unsplit the vFID range by Ido Schimmel · 8 years ago
  6. 99724c1 mlxsw: spectrum: Introduce support for router interfaces by Ido Schimmel · 8 years ago
  7. 6e095fd mlxsw: spectrum: Edit RIF properties based on netdev events by Ido Schimmel · 8 years ago
  8. 7ce856a mlxsw: spectrum: Add couple of lower device helper functions by Jiri Pirko · 8 years ago
  9. 61c503f mlxsw: spectrum_router: Implement fib4 add/del switchdev obj ops by Jiri Pirko · 8 years ago
  10. d5a1c74 mlxsw: reg: Add Router Algorithmic LPM Unicast Entry Register definition by Jiri Pirko · 8 years ago
  11. 6b75c48 mlxsw: spectrum_router: Add virtual router management by Jiri Pirko · 8 years ago
  12. 5334202 mlxsw: spectrum_router: Implement LPM trees management by Jiri Pirko · 8 years ago
  13. 20ae405 mlxsw: reg: Add Router Algorithmic LPM Tree Binding Register definition by Jiri Pirko · 8 years ago
  14. a982335 mlxsw: reg: Add Router Algorithmic LPM Structure Tree Register definition by Jiri Pirko · 8 years ago
  15. 6f9fc3c mlxsw: reg: Add Router Algorithmic LPM Tree Allocation Register definition by Jiri Pirko · 8 years ago
  16. 5e9c16c mlxsw: spectrum_router: Implement private fib by Jiri Pirko · 8 years ago
  17. f48cc6b tun: fix build warnings by Jason Wang · 8 years ago
  18. 9fbc48f liquidio: Response header changes by Raghu Vatsavayi · 8 years ago
  19. a2c64b6 liquidio: Remove redundant code by Raghu Vatsavayi · 8 years ago
  20. a22b15c liquidio: Droq validation by Raghu Vatsavayi · 8 years ago
  21. 4c2743f liquidio: MTU limits by Raghu Vatsavayi · 8 years ago
  22. 1e0d30f liquidio: free resources during shutdown by Raghu Vatsavayi · 8 years ago
  23. 3dcef2c liquidio: iq/oq limits by Raghu Vatsavayi · 8 years ago
  24. 55893a6 liquidio: softcommand delay by Raghu Vatsavayi · 8 years ago
  25. 14866cc liquidio: IQ synchronization by Raghu Vatsavayi · 8 years ago
  26. a7d5a3d liquidio: Macro replacements by Raghu Vatsavayi · 8 years ago
  27. 01fb237 liquidio: Vxlan support by Raghu Vatsavayi · 8 years ago
  28. 4386f56 net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  29. 62469c7 net: ethernet: bcmgenet: use phydev from struct net_device by Philippe Reynes · 8 years ago
  30. 4694e6e net: ethernet: arc: emac: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  31. 01dea53 net: ethernet: arc: emac: use phydev from struct net_device by Philippe Reynes · 8 years ago
  32. fa01848 net: ethernet: ixp4xx_eth: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  33. 2a62416 net: ethernet: ixp4xx_eth: use phydev from struct net_device by Philippe Reynes · 8 years ago
  34. 2c08740 net: ethernet: smsc: smsc911x: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  35. f788e32 net: ethernet: smsc: smsc911x: use phydev from struct net_device by Philippe Reynes · 8 years ago
  36. 5376d95 net: ethernet: lantiq_etop: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  37. d1e3a35 net: ethernet: lantiq_etop: use phydev from struct net_device by Philippe Reynes · 8 years ago
  38. f4400de net: ethernet: cavium: octeon: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  39. 9e8e6e8 net: ethernet: cavium: octeon: use phydev from struct net_device by Philippe Reynes · 8 years ago
  40. 5d4de16 net/mlx4: Fix some indent inconsistancy by Christophe Jaillet · 8 years ago
  41. 8186f6e net-next: mediatek: fix compile error inside mtk_poll_controller() by John Crispin · 8 years ago
  42. 7b27ce7 mlxsw: spectrum: Add traps needed for router implementation by Jiri Pirko · 8 years ago
  43. 10f00aa mlxsw: spectrum: Use action 'discard' when removing traps by Ido Schimmel · 8 years ago
  44. 3dc2668 mlxsw: reg: Add Router Interface Table Register by Ido Schimmel · 8 years ago
  45. d82d8c0 mlxsw: reg: Add FDB action to forward to router by Ido Schimmel · 8 years ago
  46. fa3054f mlxsw: spectrum: Add router interface struct by Ido Schimmel · 8 years ago
  47. 464dce1 mlxsw: spectrum_router: Add basic ipv4 router initialization by Ido Schimmel · 8 years ago
  48. bbf2a47 mlxsw: spectrum: Initialize ports at the end of init sequence by Ido Schimmel · 8 years ago
  49. 69c407a mlxsw: reg: Add Router General Configuration Register by Ido Schimmel · 8 years ago
  50. 11943ff mlxsw: spectrum: Remove RIF from PVID vPort when joining / leaving LAG by Ido Schimmel · 8 years ago
  51. 86bf95b mlxsw: spectrum: Sync PVID vPort LAG status by Ido Schimmel · 8 years ago
  52. 32d863f mlxsw: spectrum: Remove VLANs configuration via SELF flag by Ido Schimmel · 8 years ago
  53. 52697a9 mlxsw: spectrum: Send untagged packets through a port netdev by Ido Schimmel · 8 years ago
  54. 51f3078 bnxt_en: Allow statistics DMA to be configurable using ethtool -C. by Michael Chan · 8 years ago
  55. 87027db bnxt_en: Assign netdev->dev_port with port ID. by Michael Chan · 8 years ago
  56. 17c71ac bnxt_en: Allow promiscuous mode for VF if default VLAN is enabled. by Michael Chan · 8 years ago
  57. dc7aadb bnxt_en: Increase maximum supported MTU to 9500. by Vasundhara Volam · 8 years ago
  58. 550feeb bnxt_en: Enable MRU enables bit when configuring VNIC MRU. by Michael Chan · 8 years ago
  59. 93e0b4f bnxt_en: Add support for firmware updates for additional processors. by Rob Swindell · 8 years ago
  60. 08141e0 bnxt_en: Request firmware reset after successful firwmare update by Rob Swindell · 8 years ago
  61. a4c3634 bnxt_en: Add support for updating flash more securely by Rob Swindell · 8 years ago
  62. 2a5bedf bnxt_en: Do function reset on the 1st PF open only. by Michael Chan · 8 years ago
  63. a58a3e6 bnxt_en: Update firmware spec. to 1.3.0. by Michael Chan · 8 years ago
  64. 75362a3 bnxt_en: VF/NPAR should return -EOPNOTSUPP for unsupported ethtool ops. by Michael Chan · 8 years ago
  65. efb15c3 net: ethernet: davinci_emac: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  66. c332177 net: ethernet: davinci_emac: use phydev from struct net_device by Philippe Reynes · 8 years ago
  67. cb67b83 net/mlx5e: Introduce SRIOV VF representors by Hadar Hen Zion · 8 years ago
  68. 127ea38 net/mlx5: Add Representors registration API by Hadar Hen Zion · 8 years ago
  69. 6bfd390 net/mlx5e: Add support for multiple profiles by Hadar Hen Zion · 8 years ago
  70. 398f335 net/mlx5e: Mark enabled RQTs instances explicitly by Hadar Hen Zion · 8 years ago
  71. 724b2aa net/mlx5e: TIRs management refactoring by Hadar Hen Zion · 8 years ago
  72. b50d292 net/mlx5e: Create NIC global resources only once by Hadar Hen Zion · 8 years ago
  73. c930a3a net/mlx5e: Add devlink based SRIOV mode changes by Or Gerlitz · 8 years ago
  74. feae908 net/mlx5: Add devlink interface by Or Gerlitz · 8 years ago
  75. fed9ce2 net/mlx5: E-Switch, Add API to create vport rx rules by Or Gerlitz · 8 years ago
  76. c116c6e net/mlx5: E-Switch, Add offloads table by Or Gerlitz · 8 years ago
  77. acbc200 net/mlx5: Introduce offloads steering namespace by Or Gerlitz · 8 years ago
  78. ab22be9 net/mlx5: E-Switch, Add API to create send-to-vport rules by Or Gerlitz · 8 years ago
  79. 3aa3357 net/mlx5: E-Switch, Add miss rule for offloads mode by Or Gerlitz · 8 years ago
  80. 69697b6 net/mlx5: E-Switch, Add support for the sriov offloads mode by Or Gerlitz · 8 years ago
  81. 6ab36e3 net/mlx5: E-Switch, Add operational mode to the SRIOV e-Switch by Or Gerlitz · 8 years ago
  82. b15dc29 net: hns: get reset registers from DT by Kejian Yan · 8 years ago
  83. 5d2525f net: hns: add media-type property for hns by Kejian Yan · 8 years ago
  84. 2e14b21 net: hns: remove redundant hns_mac_dev_to_enet_if() by Kejian Yan · 8 years ago
  85. 45fc764 net: hns: normalize two different loop by Daode Huang · 8 years ago
  86. 6ba312e net: hns: add a space before "*/" by Daode Huang · 8 years ago
  87. 68fa163 net: hns: delete redundant parenthese by Daode Huang · 8 years ago
  88. 8ec98ba net: hns: change code style from a = a + x to a += x by Daode Huang · 8 years ago
  89. d9fdb4e net: hns: fix code style about hns driver by Daode Huang · 8 years ago
  90. 466fc79 atm: horizon: Use setup_timer by Amitoj Kaur Chawla · 8 years ago
  91. 831a8e6 qede: Bump up driver version to 8.10.1.20 by Manish Chopra · 8 years ago
  92. 3d78999 qede: Add get/set rx copy break tunable support by Manish Chopra · 8 years ago
  93. 312e067 qede: Utilize xmit_more by Manish Chopra · 8 years ago
  94. c774169 qede: qede_poll refactoring by Manish Chopra · 8 years ago
  95. c72a612 qede: Add support for handling IP fragmented packets. by Manish Chopra · 8 years ago
  96. 1576d98 tun: switch to use skb array for tx by Jason Wang · 8 years ago
  97. 435c556 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  98. 2370def nfp: implement ethtool .get_link() callback by Jakub Kicinski · 8 years ago
  99. f642963 nfp: remove unused parameter from nfp_net_write_mac_addr() by Jakub Kicinski · 8 years ago
  100. 796312c nfp: correct name of control BAR define by Jakub Kicinski · 8 years ago