1. 3d8f7cc net: mlx4: use new ETHTOOL_G/SSETTINGS API by David Decotigny · 8 years ago
  2. 5abd7e92 qed, qede: rebrand module description by Yuval Mintz · 8 years ago
  3. 0dfaba6 qed: Prevent probe on previous error by Yuval Mintz · 8 years ago
  4. d43d3f0 qed: add MODULE_FIRMWARE() by Yuval Mintz · 8 years ago
  5. 8e025ae qede: Don't report link change needlessly by Yuval Mintz · 8 years ago
  6. b1199b1 qede: Linearize SKBs when needed by Yuval Mintz · 8 years ago
  7. 0e7441d qede: Change pci DID for 10g device by Yuval Mintz · 8 years ago
  8. 016c0bb netxen: Use kobj_to_dev() by Amitoj Kaur Chawla · 8 years ago
  9. 5b6490d 3c59x: Use setup_timer() by Amitoj Kaur Chawla · 8 years ago
  10. de55558 forcedeth: Use setup_timer() by Amitoj Kaur Chawla · 8 years ago
  11. 5327ef9 net: tulip: Use setup_timer() by Amitoj Kaur Chawla · 8 years ago
  12. f54af12 gianfar: fix endianness for hardware timestamp by Yangbo Lu · 8 years ago
  13. c35ec77 gianfar_ptp: replace get_of_u32 with of_property_read_u32 by Yangbo Lu · 8 years ago
  14. 4fee7da bnx2x: add a separate GENEVE Kconfig symbol by Arnd Bergmann · 8 years ago
  15. 48963b4 gianfar: Remove redundant ops for do_tstamp from xmit() by Claudiu Manoil · 8 years ago
  16. 42f397a gianfar: Use skb_frag_t pointers inside xmit() by Claudiu Manoil · 8 years ago
  17. e19d083 gianfar: Map head TxBD first by Claudiu Manoil · 8 years ago
  18. 9e4e620 bgmac: support Ethernet device on BCM47094 SoC by Rafał Miłecki · 8 years ago
  19. 127bfce be2net: Fix a UE caused by passing large frames to the ASIC by ajit.khaparde@broadcom.com · 8 years ago
  20. b0fd2eb be2net: Declare some u16 fields as u32 to improve performance by ajit.khaparde@broadcom.com · 8 years ago
  21. 89db09e net/mlx5e: Add TX inner packet counters by Matthew Finlay · 8 years ago
  22. 9879515 net/mlx5e: Add TX stateless offloads for tunneling by Matthew Finlay · 8 years ago
  23. b3f63c3 net/mlx5e: Add netdev support for VXLAN tunneling by Matthew Finlay · 8 years ago
  24. 1afff42 net/mlx5e: Protect en header file from redefinitions by Matthew Finlay · 8 years ago
  25. 5f6d12d net/mlx5e: Move to checksum complete by Matthew Finlay · 8 years ago
  26. 928cfe8 net/mlx5e: Wake On LAN support by Tariq Toukan · 8 years ago
  27. d888079 net/mlx5e: Implement DCBNL IEEE max rate by Tariq Toukan · 8 years ago
  28. ef91843 net/mlx5e: Support DCBNL IEEE PFC by Achiad Shochat · 8 years ago
  29. 08fb1da net/mlx5e: Support DCBNL IEEE ETS by Saeed Mahameed · 8 years ago
  30. 4f3961e net/mlx5: Introduce physical port TC/prio access functions by Saeed Mahameed · 8 years ago
  31. ad909eb net/mlx5: Introduce physical port PFC access functions by Achiad Shochat · 8 years ago
  32. ada68c3 net/mlx5: Introduce a new header file for physical port functions by Achiad Shochat · 8 years ago
  33. a30a9ea rocker: fix rocker_world_port_obj_vlan_add() by Dan Carpenter · 8 years ago
  34. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  35. dea08e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  36. 0c71de6 netcp: use pointer to fix build fail by Sudip Mukherjee · 8 years ago
  37. 4ec0b6d bnx2x: Fix 84833 phy command handler by Yuval Mintz · 8 years ago
  38. bb1187a bnx2x: Fix led setting for 84858 phy. by Yuval Mintz · 8 years ago
  39. 27ba2d2 bnx2x: Correct 84858 PHY fw version by Yuval Mintz · 8 years ago
  40. 512ab9a bnx2x: Fix 84833 RX CRC by Yuval Mintz · 8 years ago
  41. 1e411f0 bnx2x: Fix link-forcing for KR2 by Yuval Mintz · 8 years ago
  42. d4ee528 qed,qede: Bump driver versions to 8.7.0.0 by Yuval Mintz · 8 years ago
  43. 9449459 qed: Introduce DMA_REGPAIR_LE by Yuval Mintz · 8 years ago
  44. 06f56b8 qed: Change metadata needed for SPQ entries by Yuval Mintz · 8 years ago
  45. 0a0c5d3 qed: Handle possible race in SB config by Yuval Mintz · 8 years ago
  46. 60fffb3 qed: Turn most GFP_ATOMIC into GFP_KERNEL by Yuval Mintz · 8 years ago
  47. b5a099c net: ethernet: davicom: fix devicetree irq resource by Robert Jarzmik · 8 years ago
  48. 1ad5466 fmvj18x_cs: fix incorrect indexing of dev->dev_addr[] when copying the MAC address by Ken Kawasaki · 8 years ago
  49. 0632448 net: netcp: rework the code for get/set sw_data in dma desc by Karicheri, Muralidharan · 8 years ago
  50. b1cb86a soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_data by Karicheri, Muralidharan · 8 years ago
  51. 9ecfe87 net: ti: netcp: restore get/set_pad_info() functionality by Karicheri, Muralidharan · 8 years ago
  52. d07c027 net: bcmgenet: Fix internal PHY link state by Jaedon Shin · 8 years ago
  53. ba41d46 bnxt_en: Failure to update PHY is not fatal condition. by Michael Chan · 8 years ago
  54. de73018 bnxt_en: Remove unnecessary call to update PHY settings. by Michael Chan · 8 years ago
  55. 035a153 bnxt_en: Poll link at the end of __bnxt_open_nic(). by Michael Chan · 8 years ago
  56. f3757a4 i40e/ethtool: support coalesce setting by queue by Kan Liang · 8 years ago
  57. be280ba i40e/ethtool: support coalesce getting by queue by Kan Liang · 8 years ago
  58. a75e800 i40e: queue-specific settings for interrupt moderation by Kan Liang · 8 years ago
  59. 1003e19 cxgb3: fix up vpd strings for kstrto*() by Steve Wise · 8 years ago
  60. 68f2279 be2net: Fix pcie error recovery in case of NIC+RoCE adapters by Padmanabh Ratnakar · 8 years ago
  61. 7c4a1d0 net: macb: make magic-packet property generic by Sergio Prado · 8 years ago
  62. b8f1343 i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15 by Jesse Brandeburg · 8 years ago
  63. 35f3472 i40e: let go of the past by Mitch Williams · 8 years ago
  64. a4618ec i40e: suspend scheduling during driver unload by Pandi Kumar Maharajan · 8 years ago
  65. 272cdaf2 i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw. by Shannon Nelson · 8 years ago
  66. f658137 i40e: implement and use Rx CTL helper functions by Shannon Nelson · 8 years ago
  67. 3336514 i40e: add adminq commands for Rx CTL registers by Shannon Nelson · 8 years ago
  68. f534039 i40e: add check for null VSI by John Underwood · 8 years ago
  69. fe72608 i40e: Expose some registers to program parser, FD and RSS logic by Anjali Singhai Jain · 8 years ago
  70. 730a8f8 i40e: Fix for unexpected messaging by Carolyn Wyborny · 8 years ago
  71. 3fe06f4 i40e: Do not wait for Rx queue disable in DCB reconfig by Neerav Parikh · 8 years ago
  72. 4d7cec0 i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit by Kevin Scott · 8 years ago
  73. 31b606d i40e: Fix led blink capability for 10GBaseT PHY by Carolyn Wyborny · 8 years ago
  74. fd077cd i40e: Add functions to blink led on 10GBaseT PHY by Carolyn Wyborny · 8 years ago
  75. 3bc6797 i40e/i40evf: Move Tx checksum closer to TSO by Alexander Duyck · 8 years ago
  76. 2d37490 i40e/i40evf: Rewrite logic for 8 descriptor per packet check by Alexander Duyck · 8 years ago
  77. 4ec441d i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx by Alexander Duyck · 8 years ago
  78. d289cbe Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  79. 376471a bnx2x: Add missing HSI for big-endian machines by Yuval Mintz · 8 years ago
  80. ffcc55c i40e: Add support for ATR w/ IPv6 extension headers by Alexander Duyck · 8 years ago
  81. f608e6a i40evf: Update feature flags to reflect newly enabled features by Alexander Duyck · 8 years ago
  82. bc5d252 i40e: Update feature flags to reflect newly enabled features by Alexander Duyck · 8 years ago
  83. 84d5946 i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels by Alexander Duyck · 8 years ago
  84. 6b037cd i40e: Fix ATR in relation to tunnels by Alexander Duyck · 8 years ago
  85. 5453205 i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM by Alexander Duyck · 8 years ago
  86. fad5733 i40e/i40evf: Clean-up Rx packet checksum handling by Alexander Duyck · 8 years ago
  87. 7c1bfca qede: Add vlan filtering offload support by Sudarsana Reddy Kalluru · 8 years ago
  88. 3f9b4a6 qed: Lay infrastructure for vlan filtering offload by Yuval Mintz · 8 years ago
  89. a09f4af lance: Return correct error code by Amitoj Kaur Chawla · 8 years ago
  90. fe5d270 cxgb4vf: Use __dev_uc_sync/__dev_mc_sync to sync MAC address by Hariprasad Shenai · 8 years ago
  91. fc08a01 cxgb4: Use __dev_uc_sync/__dev_mc_sync to sync MAC address by Hariprasad Shenai · 8 years ago
  92. 529f1f6 i40e/i40evf: Add exception handling for Tx checksum by Alexander Duyck · 8 years ago
  93. 475b420 i40e/i40evf: Do not write to descriptor unless we complete by Alexander Duyck · 8 years ago
  94. a3fd9d8 i40e/i40evf: Handle IPv6 extension headers in checksum offload by Alexander Duyck · 8 years ago
  95. a006472 i40e/i40evf: Add support for IPv4 encapsulated in IPv6 by Alexander Duyck · 8 years ago
  96. b96b78f i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path by Alexander Duyck · 8 years ago
  97. c777019 i40e/i40evf: Consolidate all header changes into TSO function by Alexander Duyck · 8 years ago
  98. c49a7bc i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path by Alexander Duyck · 8 years ago
  99. 03f9d6a i40e/i40evf: Use u64 values instead of casting them in TSO function by Alexander Duyck · 8 years ago
  100. a9c9a81 i40e/i40evf: Drop outer checksum offload that was not requested by Alexander Duyck · 8 years ago