1. 94ab1ea Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  2. d99e366 Revert "igb: Fix a deadlock in igb_sriov_reinit" by Arika Chen · 9 years ago
  3. 5bd0c02 net: intel: remove dead links by Jiri Benc · 9 years ago
  4. ba6cc7f i40evf: properly handle VLAN features by Mitch Williams · 9 years ago
  5. 47c4677 i40e/i40evf: Bump patch from 1.5.2 to 1.5.5 by Harshitha Ramamurthy · 9 years ago
  6. 17a035b i40e: Input set mask constants for RSS, flow director, and flex bytes by Kiran Patil · 9 years ago
  7. bab2fb6 i40e: Move NVM event wait check to NVM code by Shannon Nelson · 9 years ago
  8. 585954f i40e: Add RSS configuration to virtual channel by Mitch Williams · 9 years ago
  9. 437f82a i40e: Move NVM variable out of AQ struct by Shannon Nelson · 9 years ago
  10. 14c5f5d i40e: Restrict VF poll mode to only single function mode devices by Shannon Nelson · 9 years ago
  11. c3bbbd2 i40e: Patch to support trusted VF by Anjali Singhai Jain · 9 years ago
  12. 1f15d66 i40e/i40evf: Faster RX via avoiding FCoE by Jesse Brandeburg · 9 years ago
  13. 84b0799 i40e/i40evf: Drop unused tx_ring argument by Jesse Brandeburg · 9 years ago
  14. d1bd743 i40e/i40evf: Move stack var deeper by Jesse Brandeburg · 9 years ago
  15. 30728c5 i40e: Move HW flush by Akeem G Abodunrin · 9 years ago
  16. 89dd055 i40e: Leave debug_mask cleared at init by Shannon Nelson · 9 years ago
  17. 453e16e i40e: Inserting a HW capability display info by Deepthi Kavalur · 9 years ago
  18. 1f2f83f e1000: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 9 years ago
  19. d81a6bd mlxsw: spectrum: Add IEEE 802.1Qbb PFC support by Ido Schimmel · 9 years ago
  20. 34dba0a mlxsw: reg: Introduce per priority counters by Ido Schimmel · 9 years ago
  21. 9f7ec05 mlxsw: spectrum: Add support for PAUSE frames by Ido Schimmel · 9 years ago
  22. 155f9de mlxsw: reg: Add lossless settings for PBMC register by Ido Schimmel · 9 years ago
  23. 6f253d8 mlxsw: reg: Add Port Flow Control Configuration register by Ido Schimmel · 9 years ago
  24. cc7cf51 mlxsw: spectrum: Allow setting maximum rate for a TC by Ido Schimmel · 9 years ago
  25. 8e8dfe9 mlxsw: spectrum: Add IEEE 802.1Qaz ETS support by Ido Schimmel · 9 years ago
  26. f00817d mlxsw: spectrum: Introduce support for Data Center Bridging (DCB) by Ido Schimmel · 9 years ago
  27. 90183b9 mlxsw: spectrum: Initialize egress scheduling by Ido Schimmel · 9 years ago
  28. 2c63a55 mlxsw: reg: Add QoS Switch Traffic Class Table register by Ido Schimmel · 9 years ago
  29. b9b7cee mlxsw: reg: Add QoS ETS Element Configuration register by Ido Schimmel · 9 years ago
  30. d6b7c13 mlxsw: spectrum: Set port's shared buffer size to 0 by Ido Schimmel · 9 years ago
  31. 7ad7cd6 mlxsw: reg: Use correct PBMC register length by Ido Schimmel · 9 years ago
  32. ff6551e mlxsw: spectrum: Correctly configure headroom size by Ido Schimmel · 9 years ago
  33. 1a19844 mlxsw: spectrum: Add bytes to cells helper by Ido Schimmel · 9 years ago
  34. dd6cb0f mlxsw: spectrum: Map all switch priorities to priority group 0 by Ido Schimmel · 9 years ago
  35. b98ff15 mlxsw: reg: Add Port Prio To Buffer register by Ido Schimmel · 9 years ago
  36. d5ea45d e1000e: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 9 years ago
  37. 92b6d35 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  38. e1e5314 vxlan: implement GPE by Jiri Benc · 9 years ago
  39. 47e5d1b vxlan: move fdb code to common location in vxlan_xmit by Jiri Benc · 9 years ago
  40. 0c867c9 vxlan: move Ethernet initialization to a separate function by Jiri Benc · 9 years ago
  41. efea95d igb: Garbled output for "ethtool -m" by Doron Shikmoni · 9 years ago
  42. 8a21ec4 cxgb4/cxgb4vf: Deprecate module parameter dflt_msg_enable by Hariprasad Shenai · 9 years ago
  43. 806ffb1 igb: allow setting MAC address on i211 using a device tree blob by John Holland · 9 years ago
  44. 7f0ba84 igb: Add support for bulk Tx cleanup & cleanup boolean logic by Alexander Duyck · 9 years ago
  45. 415cd2a igb: Fix sparse warning about passing __beXX into leXX_to_cpup by Alexander Duyck · 9 years ago
  46. 24d41e5 i40e/i40evf: Fix TSO checksum pseudo-header adjustment by Alexander Duyck · 9 years ago
  47. 066439c i40e/i40evf: Bump patch from 1.5.1 to 1.5.2 by Avinash Dayanand · 9 years ago
  48. 867a79e i40e: Request PHY media event at reset time by Shannon Nelson · 9 years ago
  49. 18b7af5 i40e: Lower some message levels by Mitch Williams · 9 years ago
  50. 16badc3 i40e: Fix for supported link modes in 10GBaseT PHY's by Avinash Dayanand · 9 years ago
  51. 539a379 i40evf: Fix get_rss_aq by Catherine Sullivan · 9 years ago
  52. 8c806b6 i40e: Disable link polling by Shannon Nelson · 9 years ago
  53. 22ead37 i40evf: Add longer wait after remove module by Mitch Williams · 9 years ago
  54. 7369ca8 i40e: Make VF resets more reliable by Mitch Williams · 9 years ago
  55. d6bf58c i40e: Add new device ID for X722 by Catherine Sullivan · 9 years ago
  56. c4445ae i40evf: Fix VLAN features by Mitch Williams · 9 years ago
  57. 442b25e i40e: Remove unused variable by Mitch Williams · 9 years ago
  58. 3845cce i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices by Anjali Singhai Jain · 9 years ago
  59. afb8ece i40e: remove redundant check on vsi->active_vlans by Colin King · 9 years ago
  60. 9be02cd ibmvnic: enable RX checksum offload by Thomas Falcon · 9 years ago
  61. ad7775d ibmvnic: map L2/L3/L4 header descriptors to firmware by Thomas Falcon · 9 years ago
  62. 7ee4062 net: bcmgenet: cleanup for dmadesc_set() by Petri Gynther · 9 years ago
  63. 824ba60 net: bcmgenet: cleanup for bcmgenet_xmit_frag() by Petri Gynther · 9 years ago
  64. f5a9ec2 net: bcmgenet: cleanup for bcmgenet_xmit() by Petri Gynther · 9 years ago
  65. e43d15c Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  66. 29c262f bnxt_en: Improve ethtool .get_settings(). by Michael Chan · 9 years ago
  67. 9d9cee0 bnxt_en: Check for valid forced speed during ethtool -s. by Michael Chan · 9 years ago
  68. 4bb13ab bnxt_en: Add unsupported SFP+ module warnings. by Michael Chan · 9 years ago
  69. 25be862 bnxt_en: Set async event bits when registering with the firmware. by Michael Chan · 9 years ago
  70. 72b34f0 bnxt_en: Add get_eee() and set_eee() ethtool support. by Michael Chan · 9 years ago
  71. 939f7f0 bnxt_en: Add EEE setup code. by Michael Chan · 9 years ago
  72. 170ce01 bnxt_en: Add basic EEE support. by Michael Chan · 9 years ago
  73. c9ee951 bnxt_en: Improve flow control autoneg with Firmware 1.2.1 interface. by Michael Chan · 9 years ago
  74. 11f15ed bnxt_en: Update to Firmware 1.2.2 spec. by Michael Chan · 9 years ago
  75. 0ea7fae fm10k: use ethtool_rxfh_indir_default for default redirection table by Jacob Keller · 9 years ago
  76. d8ec92f fm10k: fix a minor typo in some comments by Jacob Keller · 9 years ago
  77. 4be37c4 fm10k: correctly clean up when init_queueing_scheme fails by Jacob Keller · 9 years ago
  78. c4114e3 fm10k: prevent possibly uninitialized variable by Bruce Allan · 9 years ago
  79. d2e0721 fm10k: add helper functions to set strings and data for ethtool stats by Jacob Keller · 9 years ago
  80. c8ed563 fm10k: free MBX IRQ before clearing interrupt scheme by Jacob Keller · 9 years ago
  81. 61e0217 fm10k: print error message when stop_hw fails by Jacob Keller · 9 years ago
  82. b352569 fm10k: base queue scheme covered by RSS by Jacob Keller · 9 years ago
  83. e72319b fm10k: don't initialize service task until later in probe by Jacob Keller · 9 years ago
  84. de66c61 fm10k: prevent null pointer dereference of msix_entries table by Jacob Keller · 9 years ago
  85. 11c49f7 fm10k: use ether_addr_copy to copy MAC address by Bruce Allan · 9 years ago
  86. 1905add fm10k: cleanup SPACE_BEFORE_TAB checkpatch warning by Bruce Allan · 9 years ago
  87. 838e610 fm10k: demote BUG_ON() to WARN_ON() where appropriate by Bruce Allan · 9 years ago
  88. fcdb0a9 fm10k: cleanup remaining right-bit-shifted 1 by Bruce Allan · 9 years ago
  89. 1aab144 fm10k: Move constants to the right of binary operators by Bruce Allan · 9 years ago
  90. 50f26a5 i40e/i40evf: Bump patch from 1.4.25 to 1.5.1 by Catherine Sullivan · 9 years ago
  91. 55f7d72 i40e: Change comment to reflect correct function name by Mitch Williams · 9 years ago
  92. 19b73d8 i40evf: Add additional check for reset by Mitch Williams · 9 years ago
  93. 56e5ca6 i40e: Change unknown event error msg to ignore message by Shannon Nelson · 9 years ago
  94. 7e5a313 i40e: Added code to prevent double resets by Mitch Williams · 9 years ago
  95. d3ce5734 i40e: Notify VFs of all resets by Mitch Williams · 9 years ago
  96. c99abb4 i40e: Remove timer and task only if created by Shannon Nelson · 9 years ago
  97. 2bf9a58 mlxsw: spectrum: Add support for physical port names by Ido Schimmel · 9 years ago
  98. b555cf4 mlxsw: spectrum: Reduce number of supported 802.1D bridges by Ido Schimmel · 9 years ago
  99. de03d2b i40e: Assure that adminq is alive in debug mode by Shannon Nelson · 9 years ago
  100. 6927839 i40e: Remove MSIx only if created by Shannon Nelson · 9 years ago