1. cc7e406 i40evf: correctly populate vlan_features by Mitch Williams · 9 years ago
  2. 5d38c93 i40e: reset the invalid msg counter in vf when a valid msg is received by Jingjing Wu · 9 years ago
  3. ac26fc1 i40e/i40evf: moderate interrupts differently by Jesse Brandeburg · 9 years ago
  4. 947570e i40e: Add support for non-willing Apps by Greg Bowers · 9 years ago
  5. 1cdfd88 i40e: priv flag for controlling VEB stats by Shannon Nelson · 9 years ago
  6. d9d17cf i40e: Removed unused defines by Greg Rose · 9 years ago
  7. 3c5c420 i40e: remove read/write failed messages from nvmupdate by Shannon Nelson · 9 years ago
  8. 4e68adfe i40e/i40evf: Fix compile issue related to const string by Jingjing Wu · 9 years ago
  9. 6dec101 i40e: generate fewer startup messages by Shannon Nelson · 9 years ago
  10. 32b3e08 drivers/net/intel: use napi_complete_done() by Jesse Brandeburg · 9 years ago
  11. 7709b4c i40evf: Add support for netpoll by Alexander Duyck · 9 years ago
  12. 8b65035 i40e/i40evf: Drop useless "IN_NETPOLL" flag by Alexander Duyck · 9 years ago
  13. c67cace i40e/i40evf: Fix handling of napi budget by Alexander Duyck · 9 years ago
  14. 5f715c0 via-rhine: fix VLAN receive handling regression. by Andrej Ota · 9 years ago
  15. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  16. 175f8d6 mlx4: corretly check failed allocation by Insu Yun · 9 years ago
  17. 5cd16d8 mlxsw: cmd: Update CONFIG_PROFILE command documentation by Ido Schimmel · 9 years ago
  18. 801bd3d mlxsw: Add trap group for control packets by Ido Schimmel · 9 years ago
  19. f24af33 mlxsw: Simplify traps creation by Ido Schimmel · 9 years ago
  20. ebb7963 mlxsw: Introduce mlxsw_reg_spms_vid_pack helper and use it by Jiri Pirko · 9 years ago
  21. fa6ad05 mlxsw: reg: Adjust definition of enum mlxsw_reg_sfgc_type by Ido Schimmel · 9 years ago
  22. 36b78e8 mlxsw: reg: Remove extra space in SFGC ID define by Jiri Pirko · 9 years ago
  23. 3f0effd mlxsw: reg: Uppercase letters in register IDs by Jiri Pirko · 9 years ago
  24. 6cf9dc8 mlxsw: Use dev_level_ratelimited instead of net_ratelimit & dev_level by Jiri Pirko · 9 years ago
  25. 18ea544 mlxsw: core: Do not use EMADs in mlxsw_emad_fini by Jiri Pirko · 9 years ago
  26. 3e2206d mlxsw: pci: Limit number of entries being sent in single MAP_FA cmd by Jiri Pirko · 9 years ago
  27. c85c388 mlxsw: pci: Remove MLXSW_PCI_RDQS/SDQS defines and checks by Jiri Pirko · 9 years ago
  28. 424e111 mlxsw: pci: Do not use MLXSW_PCI_SDQS_COUNT define by Jiri Pirko · 9 years ago
  29. e4c870b mlxsw: pci: Use MLXSW_PCI_CQS_MAX instead of MLXSW_PCI_CQS_COUNT by Jiri Pirko · 9 years ago
  30. ffe0532 mlxsw: switchx2: Use ETH_ALEN for mac address length by Jiri Pirko · 9 years ago
  31. 33a704a mlxsw: Remove multicast ID configuration by Ido Schimmel · 9 years ago
  32. 96aec91 amd-xgbe: Use system workqueue for device restart by Lendacky, Thomas · 9 years ago
  33. d33eeb6 rocker: remove nowait from switchdev callbacks. by Jiri Pirko · 9 years ago
  34. 850d0cb switchdev: remove pointers from switchdev objects by Jiri Pirko · 9 years ago
  35. f7fadf3 switchdev: make struct switchdev_attr parameter const for attr_set calls by Jiri Pirko · 9 years ago
  36. 53ca376 mlxsw: core: Fix race condition in __mlxsw_emad_transmit by Ido Schimmel · 9 years ago
  37. adc9048 net: hisilicon: fixes a bug when using ethtool -S by lipeng · 9 years ago
  38. a85ce53 ixgbe: Check for setup_internal_link method by Mark Rustad · 9 years ago
  39. 164f739 i40e/i40evf: Bump i40e version to 1.3.28 and i40evf to 1.3.19 by Catherine Sullivan · 9 years ago
  40. 5be8308 i40evf: speed up init by Mitch Williams · 9 years ago
  41. a916549 i40e: remove unnecessary string copy operations by Shannon Nelson · 9 years ago
  42. 3fced53 i40e: X722 is on the IOSF bus and does not report the PCI bus info by Anjali Singhai Jain · 9 years ago
  43. 3ac67d7 i40e: Store off PHY capabilities by Kevin Scott · 9 years ago
  44. 874d1a1 i40e/i40evf: remove redundant declarations of a variable and a function by Shannon Nelson · 9 years ago
  45. 106b194 i40e: remove FD atr control from debugfs by Shannon Nelson · 9 years ago
  46. 6eae9c6 i40e: allow FD SB if MFP mode only has 1 partition by Shannon Nelson · 9 years ago
  47. 9b28ef0 i40e: remove obsolete version check by Mitch Williams · 9 years ago
  48. 1f01227 i40e/i40evf: Add WB_ON_ITR offload support by Anjali Singhai Jain · 9 years ago
  49. 3b6c217 i40e: Remove 100M SGMII unless hw is X722 by Catherine Sullivan · 9 years ago
  50. 8279e49 i40e: Change some messages from info to debug only by Neerav Parikh · 9 years ago
  51. ef17178 i40e: use priv flags to control flow director by Jesse Brandeburg · 9 years ago
  52. d4b2f9f i40e: Add missing parameter comment to ndo_bridge_setlink by Jesse Brandeburg · 9 years ago
  53. 8bf7a7b ixgbe: Fix CS4227-related semaphore error on reset failure by Mark Rustad · 9 years ago
  54. 72bfd32 ixgbe: disable LRO by default by Emil Tantilov · 9 years ago
  55. 2b3ddf2 net/mlx4_core: Replace VF zero mac with random mac in mlx4_core by Jack Morgenstein · 9 years ago
  56. e329724 net/mlx5_core: Wait for FW readiness on startup by Eli Cohen · 9 years ago
  57. 89d44f0 net/mlx5_core: Add pci error handlers to mlx5_core driver by Majd Dibbiny · 9 years ago
  58. fd76ee4 net/mlx5_core: Fix internal error detection conditions by Eli Cohen · 9 years ago
  59. 7f0abb1 net: hisilicon net: fix a bug about led by lipeng · 9 years ago
  60. 4568637 net: hisilicon: supports promisc mode by yankejian · 9 years ago
  61. b4a5127 fm10k: do not use enum as boolean by Jacob Keller · 9 years ago
  62. f6f19f8 fm10k: use snprintf() instead of sprintf() to avoid buffer overflow by Jacob Keller · 9 years ago
  63. f079fa0 ixgbe: add flow control ethertype to the anti-spoofing filter by Emil Tantilov · 9 years ago
  64. 06a24dd i40e/i40evf: Bump i40e version to 1.3.25 and i40evf to 1.3.17 by Catherine Sullivan · 9 years ago
  65. fc72dbc i40e/i40evf: Refactor PHY structure and add phy_capabilities enum by Catherine Sullivan · 9 years ago
  66. 0a862b4 i40e/i40evf: Add module_types and update_link_info by Catherine Sullivan · 9 years ago
  67. d72c95e i40e/i40evf: split device ids into a separate file by Shannon Nelson · 9 years ago
  68. f0b4444 i40e: update fw version text string per previous product formats by Carolyn Wyborny · 9 years ago
  69. 21be99e i40e: don't panic on VSI allocation failure by Mitch Williams · 9 years ago
  70. e7e6cfc i40e: remove redundant call by Mitch Williams · 9 years ago
  71. 41c3ae8 i40e: Convert CEE App TLV selector to IEEE selector by Greg Bowers · 9 years ago
  72. ac24382d i40e/i40evf: Add info to nvm info struct for OEM version data by Carolyn Wyborny · 9 years ago
  73. 14e52ee i40evf: properly handle ndo_set_mac_address calls by Mitch Williams · 9 years ago
  74. ab25225 i40e: Use BIT() macro for priority map parsing by Neerav Parikh · 9 years ago
  75. 9f4ffc4 i40e: Make it clear a parameter is never used by Carolyn Wyborny · 9 years ago
  76. 1d55aa9 i40e/i40evf: Add new link status defines by Shannon Nelson · 9 years ago
  77. 196e373 be2net: remove vlan promisc capability from VF's profile descriptors by Kalesh AP · 9 years ago
  78. 72ef3a8 be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmd by Somnath Kotur · 9 years ago
  79. 8227e99 be2net: pad skb to meet minimum TX pkt size in BE3 by Suresh Reddy · 9 years ago
  80. 0c88456 be2net: release mcc-lock in a failure case in be_cmd_notify_wait() by Suresh Reddy · 9 years ago
  81. ae4a9d6 be2net: fix BE3-R FW download compatibility check by Kalesh AP · 9 years ago
  82. 3bb35ac net/fsl_pq_mdio: fix computed address for the TBI register by Gerlando Falauto · 9 years ago
  83. 3dd03e5 net/fsl_pq_mdio: check TBI address for consistency with mapped range by Gerlando Falauto · 9 years ago
  84. 571f2c1 qlcnic: constify qlcnic_mbx_ops structure by Julia Lawall · 9 years ago
  85. 99dcc7d net: hns: fix the unknown phy_nterface_t type error by huangdaode · 9 years ago
  86. 3703ebe BNX2: free temp_stats_blk on error path by wangweidong · 9 years ago
  87. 0fa2887 net: HNS: fix MDIO dependencies by Arnd Bergmann · 9 years ago
  88. c577e59 sfc: fully reset if MC_REBOOT event received without warm_boot_count increment by Daniel Pieczko · 9 years ago
  89. d0cf57f rocker: handle setting bridge ageing_time by Scott Feldman · 9 years ago
  90. 6e86ac1 net: encx24j600: Fix typos in Kconfig by Jon Ringle · 9 years ago
  91. f9468e8 bnx2x: Prevent UDP 4-tuple configurations on older adapters by Yuval Mintz · 9 years ago
  92. bee1f75 mlxsw: Fix bug in __mlxsw_item_bit_array_offset by Ido Schimmel · 9 years ago
  93. 4b0c254 mlxsw: switchx2: changing order of exit fallbacks by Elad Raz · 9 years ago
  94. 8fae307 BNX2: fix a Null Pointer for stats_blk by wangweidong · 9 years ago
  95. 21d11bd cxgb4: Enhance driver to update FW, when FW is too old by Hariprasad Shenai · 9 years ago
  96. b3c8ec3 drivers/net/ethernet: make ti/cpsw-phy-sel.c explicitly non-modular by Paul Gortmaker · 9 years ago
  97. c075434 net/mlx5e: Disable VLAN filter in promiscuous mode by Achiad Shochat · 9 years ago
  98. 13b7938 net/mlx5: Fix typo in mlx5_query_port_pvlc by Jiri Pirko · 9 years ago
  99. 820d39f net/mlx4_core: Avoid failing the interrupts test by Carol L Soto · 9 years ago
  100. 95e1963 net/mlx4_core: Fix resource tracker error flow in add_res_range by Saeed Mahameed · 9 years ago