1. b5a9ee7 qed: Revise QM cofiguration by Ariel Elior · 8 years ago
  2. d39004a net/faraday: Add missing include of of.h by Andrew Lunn · 8 years ago
  3. b4957ab net: hns: Some checkpatch.pl script & warning fixes by Salil · 8 years ago
  4. 820c90c net: hns: Avoid Hip06 chip TX packet line bug by lipeng · 8 years ago
  5. 76b588b net: hns: Adjust the SBM module buffer threshold by Kejian Yan · 8 years ago
  6. a218558 net: hns: Simplify the exception sequence in hns_ppe_init() by Kejian Yan · 8 years ago
  7. d592a4a net: hns: Optimise the code in hns_mdio_wait_ready() by Kejian Yan · 8 years ago
  8. 6961acf net: hns: Clean redundant code from hns_mdio.c file by Kejian Yan · 8 years ago
  9. 9f1607b net: hns: Remove redundant mac table operations by Kejian Yan · 8 years ago
  10. 20f0d4f net: hns: Remove redundant mac_get_id() by Kejian Yan · 8 years ago
  11. 040a380 net: hns: Remove the redundant adding and deleting mac function by Kejian Yan · 8 years ago
  12. 64ec10d net: hns: Correct HNS RSS key set function by lipeng · 8 years ago
  13. f2aaed5 net: hns: Replace netif_tx_lock to ring spin lock by lipeng · 8 years ago
  14. b29bd41 net: hns: Fix to adjust buf_size of ring according to mtu by lipeng · 8 years ago
  15. 36eedfde1 net: hns: Optimize hns_nic_common_poll for better performance by lipeng · 8 years ago
  16. 4b7cdec net: hns: bug fix of ethtool show the speed by Daode Huang · 8 years ago
  17. fb0672d net: hns: Remove redundant memset during buffer release by lipeng · 8 years ago
  18. de99208 net: hns: Optimize the code for GMAC pad and crc Config by lipeng · 8 years ago
  19. 87ff7e1 net: hns: Modify GMAC init TX threshold value by lipeng · 8 years ago
  20. ba2d079 net: hns: Fix the implementation of irq affinity function by lipeng · 8 years ago
  21. e270e96 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c: fix build with gcc-4.4.4 by Andrew Morton · 8 years ago
  22. 9563279 drivers/net/ethernet/mellanox/mlx5/core/en_main.c: fix build with gcc-4.4.4 by Andrew Morton · 8 years ago
  23. 44781fe net: stmmac: fix cbs configuration by Joao Pinto · 8 years ago
  24. 58b7bd0 dpaa_eth: use AVOIDBLOCK for Tx confirmation queues by Madalin Bucur · 8 years ago
  25. b07e675 fsl/fman: take into account all RGMII modes by Madalin Bucur · 8 years ago
  26. 1b8955e ibmvnic: Cleanup failure path in ibmvnic_open by Nathan Fontenot · 8 years ago
  27. 7bbc27a ibmvnic: Create init/release routines for stats token by Nathan Fontenot · 8 years ago
  28. b510888 ibmvnic: Merge the two release_sub_crq_queue routines by Nathan Fontenot · 8 years ago
  29. 0ffe2cb ibmvnic: Create init and release routines for the rx pool by Nathan Fontenot · 8 years ago
  30. c657e32 ibmvnic: Create init and release routines for the tx pool by Nathan Fontenot · 8 years ago
  31. f0b8c96 ibmvnic: Create init and release routines for the bounce buffer by Nathan Fontenot · 8 years ago
  32. f992887 ibmvnic: Update main crq initialization and release by Nathan Fontenot · 8 years ago
  33. e704f04 ibmvnic: Remove debugfs support by Nathan Fontenot · 8 years ago
  34. 282ccf6 drivers: add explicit interrupt.h includes by Florian Westphal · 8 years ago
  35. eaf70ad net: stmmac: dwmac-rk: Add handling for RGMII_ID/RXID/TXID by Wadim Egorov · 8 years ago
  36. 5bacd77 Revert "net: stmmac: enable multiple buffers" by LABBE Corentin · 8 years ago
  37. 397df70 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  38. d6956ac net: mvneta: set rx mode during resume if interface is running by Jisheng Zhang · 8 years ago
  39. a38d20d net: mvneta: add RGMII_RXID and RGMII_TXID support by Jisheng Zhang · 8 years ago
  40. 6c22570 Merge tag 'mlx5e-pedit' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  41. d08a9f6 i40e: fix for queue timing delays by Wyborny, Carolyn · 8 years ago
  42. dab86af i40e/i40evf: Change the way we limit the maximum frame size for Rx by Alexander Duyck · 8 years ago
  43. c424d4a i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flow by Alexander Duyck · 8 years ago
  44. fa2343e i40e/i40evf: Break i40e_fetch_rx_buffer up to allow for reuse of frag code by Alexander Duyck · 8 years ago
  45. a0cfc31 i40e/i40evf: Pull out code for cleaning up Rx buffers by Alexander Duyck · 8 years ago
  46. 9a06412 i40e/i40evf: Pull code for grabbing and syncing rx_buffer from fetch_buffer by Alexander Duyck · 8 years ago
  47. d57c0e0 i40e/i40evf: Use length to determine if descriptor is done by Alexander Duyck · 8 years ago
  48. 3a104f8 i40e: remove FDIR_REQUIRES_REINIT driver flag by Jacob Keller · 8 years ago
  49. d9eaf12 i40e: remove a useless goto statement by Jacob Keller · 8 years ago
  50. 1fca326 i40e: Check for new arq elements before leaving the adminq subtask loop by Christopher N Bednarz · 8 years ago
  51. 6030308 i40e: use register for XL722 control register read/write by Paul M Stillwell Jr · 8 years ago
  52. aca955d i40e: Clean up handling of private flags by Alexander Duyck · 8 years ago
  53. b1cb07d i40evf: enforce descriptor write-back mechanism for VF by Preethi Banala · 8 years ago
  54. c6e970a net: break include loop netdevice.h, dsa.h, devlink.h by Andrew Lunn · 8 years ago
  55. 50c0add liquidio: refactor interrupt moderation code by Prasad Kanneganti · 8 years ago
  56. d0d40a7 qed: Use BDQ resource for storage protocols by Mintz, Yuval · 8 years ago
  57. 9c8517c qed: Utilize resource-lock based scheme by Tomer Tayar · 8 years ago
  58. 95691c9 qed: Support management-based resource locking by Tomer Tayar · 8 years ago
  59. 18a69e3 qed: Send pf-flr as part of initialization by Mintz, Yuval · 8 years ago
  60. 5d24bcf qed: Move to new load request scheme by Tomer Tayar · 8 years ago
  61. c0c2d0b qed: hw_init() to receive parameter-struct by Mintz, Yuval · 8 years ago
  62. 1226337 qed: Correct HW stop flow by Tomer Tayar · 8 years ago
  63. 589a1a2 stmmac: use netif_set_real_num_{rx,tx}_queues by Arnd Bergmann · 8 years ago
  64. 2ba5999 mlxsw: spectrum: Add Support for erif table entries access by Arkadi Sharshevsky · 8 years ago
  65. fd1b9d4 mlxsw: spectrum_router: Add rif helper functions by Arkadi Sharshevsky · 8 years ago
  66. e0c0afd mlxsw: spectrum: Support for counters on router interfaces by Arkadi Sharshevsky · 8 years ago
  67. ba73e97 mlxsw: reg: Add Router Interface Counter Register by Arkadi Sharshevsky · 8 years ago
  68. d54b70f mlxsw: spectrum: Add definition for egress rif table by Arkadi Sharshevsky · 8 years ago
  69. 230ead0 mlxsw: spectrum: Add placeholder for dpipe by Arkadi Sharshevsky · 8 years ago
  70. 0f630fc mlxsw: reg: Add counter fields to RITR register by Arkadi Sharshevsky · 8 years ago
  71. d7e75a3 net/mlx5e: Add offloading of E-Switch TC pedit (header re-write) actions by Or Gerlitz · 9 years ago
  72. 2f4fe4c net/mlx5e: Add offloading of NIC TC pedit (header re-write) actions by Or Gerlitz · 9 years ago
  73. d79b6df net/mlx5e: Add parsing of TC pedit actions to HW format by Or Gerlitz · 9 years ago
  74. 2de24fe net/mlx5: Introduce alloc/dealloc modify header context commands by Or Gerlitz · 9 years ago
  75. 2a69cb9 net/mlx5: Introduce modify header structures, commands and steering action definitions by Or Gerlitz · 9 years ago
  76. a750276f net/mlx5: Reorder few command cases to reflect their natural order by Or Gerlitz · 9 years ago
  77. e753b2b net/mlx5: Add helper to initialize a flow steering actions struct instance by Or Gerlitz · 9 years ago
  78. aa0cbba net/mlx5e: Properly deal with resource cleanup when adding TC flow fails by Or Gerlitz · 8 years ago
  79. 1709185 net/mlx5e: Add intermediate struct for TC flow parsing attributes by Or Gerlitz · 8 years ago
  80. 3bc4b7b net/mlx5e: Add NIC attributes for offloaded TC flows by Or Gerlitz · 9 years ago
  81. ecf5bb7 net/mlx5e: Add prefix for e-switch offloaded TC flow attributes by Or Gerlitz · 9 years ago
  82. cc628c9 Merge tag 'mlx5e-failsafe' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  83. 7be147d i40e: initialize params before notifying of l2_param_changes by Jacob Keller · 8 years ago
  84. 703ba88 i40evf: dereference VSI after VSI has been null checked by Colin Ian King · 8 years ago
  85. c76cb6e i40e: Drop FCoE code that always evaluates to false or 0 by Alexander Duyck · 8 years ago
  86. 9eed69a i40e: Drop FCoE code from core driver files by Alexander Duyck · 8 years ago
  87. a5b268e i40e/i40evf: Clean-up process_skb_fields by Alexander Duyck · 8 years ago
  88. 0a25b73 i40e: removed no longer needed delays by Bimmy Pujari · 8 years ago
  89. beff3e9 i40e: Fixed race conditions in VF reset by Robert Konklewski · 8 years ago
  90. 741b8b8 i40e/i40evf: Fix use after free in Rx cleanup path by Alexander Duyck · 8 years ago
  91. f25571b i40e: fix configuration of RSS table with DCB by Harshitha Ramamurthy · 8 years ago
  92. 1793668 i40e/i40evf: Update code to better handle incrementing page count by Alexander Duyck · 8 years ago
  93. 656455b net: ibmvnic: Remove unused net_stats member from struct ibmvnic_adapter by Tobias Klauser · 8 years ago
  94. 8c2ef19 net: ibmveth: Remove unused stats member from struct ibmveth_adapter by Tobias Klauser · 8 years ago
  95. 8570bcd net: bfin_mac: Remove unused stats member from struct bfin_mac_local by Tobias Klauser · 8 years ago
  96. 86573f6 net: tehuti: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  97. 2e20a15 net/mlx5e: Fail safe mtu and lro setting by Saeed Mahameed · 9 years ago
  98. 6f9485a net/mlx5e: Fail safe tc setup by Saeed Mahameed · 9 years ago
  99. be7e87f net/mlx5e: Fail safe cqe compressing/moderation mode setting by Saeed Mahameed · 9 years ago
  100. 546f18e net/mlx5e: Fail safe ethtool settings by Saeed Mahameed · 9 years ago