1. a3b8cb1 ixgbe: fix panic when using macvlan with l2-fwd-offload enabled by Emil Tantilov · 8 years ago
  2. 3eb193e Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  3. 79aab09 net: Update API for VF vlan protocol 802.1ad support by Moshe Shemesh · 8 years ago
  4. 0c339bf ixgbe: reset before SRIOV init to avoid mailbox issues by Emil Tantilov · 8 years ago
  5. e24fcf2 ixgbe: Support 4 queue RSS on VFs with 1 or 2 queue RSS on PF by Alexander Duyck · 8 years ago
  6. fa81da7 ixgbe: Limit reporting of redirection table if SR-IOV is enabled by Alexander Duyck · 8 years ago
  7. 3b00da0 ixgbe: Allow setting multiple queues when SR-IOV is enabled by Alexander Duyck · 8 years ago
  8. 7564a88 ixgbe: Use MDIO_PRTAD_NONE consistently by Mark Rustad · 8 years ago
  9. ade3ccf ixgbe: Indicate support for pause frames in all cases by Mark Rustad · 8 years ago
  10. 8fe293a ixgbe: Resolve NULL reference by setting {read, write}_reg_mdi by Mark Rustad · 8 years ago
  11. d2d43e5 ixgbe: make ixgbe_led_on/off_t_x550em static by Emil Tantilov · 8 years ago
  12. 691e412 ixgbe: simplify the logic for setting VLAN filtering by Emil Tantilov · 8 years ago
  13. efee95f ptp_clock: future-proofing drivers against PTP subsystem becoming optional by Nicolas Pitre · 8 years ago
  14. ee58c11 ixgbe: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  15. ae3cb8c ixgbe: Eliminate useless message and improve logic by Mark Rustad · 8 years ago
  16. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  17. 92ed843 ixgbe: Add support for new X557 device by Don Skidmore · 8 years ago
  18. a83c27e ixgbe: add device to MDIO speed setting by Don Skidmore · 8 years ago
  19. a0ad55a ixgbe: Fix led interface for X557 devices by Don Skidmore · 8 years ago
  20. a21d082 ixgbe: add support for geneve Rx offload by Emil Tantilov · 8 years ago
  21. 27b23f9 ixgbe: report correct media type for KR, KX and KX4 interfaces by Veola Nazareth · 8 years ago
  22. c10ac75 ixgbe: Do not clear RAR entry when clearing VMDq for SAN MAC by Alexander Duyck · 8 years ago
  23. 57ca2a4 ixgbe: use atomic bitwise operations when handling reset requests by Emil Tantilov · 8 years ago
  24. a55defd ixgbe: only check Tx queue enablement when debugging by Emil Tantilov · 8 years ago
  25. 22dc13c net_sched: convert tcf_exts from list to pointer array by WANG Cong · 8 years ago
  26. 3d95182 ixgbe: Re-enable ability to toggle VLAN filtering by Alexander Duyck · 8 years ago
  27. f60439b ixgbe: Force VLNCTRL.VFE to be set in all VMDq paths by Alexander Duyck · 8 years ago
  28. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  29. 9bc4a1c Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  30. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  31. aac9e05 ixgbe: cleanup crosstalk fix by Don Skidmore · 8 years ago
  32. fdb359e ixgbe: remove redundant check on ret_val by Colin Ian King · 8 years ago
  33. 6b83687 ixgbe: Add missing destroy_workqueue() on error in ixgbe_init_module() by Wei Yongjun · 8 years ago
  34. abf76d7 ixgbe: fix setup_fc for x550em by Emil Tantilov · 8 years ago
  35. 90c6f87 ixgbe: Fix minor typo while freeing irq by Babu Moger · 8 years ago
  36. 310ea12 ixgbe: Change register variable to unsigned by Don Skidmore · 8 years ago
  37. 003287e ixgbevf: Correct parameter sent to LED function by Don Skidmore · 8 years ago
  38. 4b732cd ixgbe: napi_poll must return the work done by Paolo Abeni · 8 years ago
  39. e5de25d drivers/net: fixup comments after "Future-proof tunnel offload handlers" by Sabrina Dubroca · 8 years ago
  40. 581e0c7 ixgbe: fix spoofed packets with macvlans by Emil Tantilov · 8 years ago
  41. 918b89e ixgbe: Correct reporting of timestamping for x550 by Tony Nguyen · 8 years ago
  42. 12746fd ixgbe: Error handler for duplicate filter locations in hardware for cls_u32 offloads by Amritha Nambiar · 8 years ago
  43. 1ecedc9 ixgbe: Fix deleting link filters for cls_u32 offloads by Amritha Nambiar · 8 years ago
  44. 56d766d ethernet/intel: Use pci_(request|release)_mem_regions by Johannes Thumshirn · 8 years ago
  45. b3a4955 ixgbe: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port by Alexander Duyck · 8 years ago
  46. bf2d1df intel: Add support for IPv6 IP-in-IP offload by Alexander Duyck · 8 years ago
  47. 7e13318 net: define gso types for IPx over IPv4 and IPv6 by Tom Herbert · 8 years ago
  48. 5eee87c ixgbe: Fix VLAN features error by Alexander Duyck · 8 years ago
  49. 11f2b49 ixgbe: use correct mask when enabling sriov by Emil Tantilov · 8 years ago
  50. aa8a8b0 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  51. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  52. 4d0e965 drivers: replace dev->trans_start accesses with dev_trans_start by Florian Westphal · 8 years ago
  53. 8829009 ixgbe: Disable DCB and FCoE for X550EM_x and x550em_a by Usha Ketineni · 8 years ago
  54. 45a88df ixgbe: Revise populating few registers and macro definitions by Preethi Banala · 8 years ago
  55. 4c4f802 ixgbe: Return 64 bit stats values by Preethi Banala · 8 years ago
  56. 61ff59d ixgbe: Remove duplicate and unused device ID definitions by Preethi Banala · 8 years ago
  57. 740234f ixgbe: check EEPROM for WOL support for X540 and above by Emil Tantilov · 8 years ago
  58. 00103a6c ixgbe: add WoL support for some 82599 subdevice IDs by Emil Tantilov · 8 years ago
  59. 1cdaaf5 ixgbe: Match on multiple headers for cls_u32 offloads by Amritha Nambiar · 8 years ago
  60. 947f8a4 ixgbe: Add support for redirect action to cls_u32 offloads by Sridhar Samudrala · 8 years ago
  61. d4f90d9 ixgbe: use msleep for long delays by Arnd Bergmann · 8 years ago
  62. b83e301 ixgbe/ixgbevf: Add support for GSO partial by Alexander Duyck · 8 years ago
  63. 3e973dc ixgbe: resolve shift of negative value warning by Jacob Keller · 8 years ago
  64. b4f47a4 ixgbe: use BIT() macro by Jacob Keller · 8 years ago
  65. 4319a79 ixgbe: Add work around for empty SFP+ cage crosstalk by Don Skidmore · 8 years ago
  66. a0254a7 ixgbe: Use correct FC setup function for x550em_a by Mark Rustad · 8 years ago
  67. 2f2219b ixgbe: Add register wait for slow links by Mark Rustad · 8 years ago
  68. 2a9ed5d ixgbe: make 'action' field in struct ixgbe_fdir_filter a u64 value by Sridhar Samudrala · 8 years ago
  69. 4695886 ixgbe: fix default mac->ops.setup_link for X550EM by Emil Tantilov · 8 years ago
  70. d3dec7c ixgbe: set VLAN spoof checking unconditionally by Emil Tantilov · 8 years ago
  71. 77f192a ixgbe: consolidate the configuration of spoof checking by Emil Tantilov · 8 years ago
  72. b1f99a7 ixgbe: protect vxlan_get_rx_port in ixgbe_service_task with rtnl_lock by Hannes Frederic Sowa · 8 years ago
  73. 10ef00f ixgbe: Bump version number by Mark Rustad · 8 years ago
  74. f572b2c ixgbe: Add KR backplane support for x550em_a by Mark Rustad · 8 years ago
  75. 200157c ixgbe: Add support for SGMII backplane interface by Mark Rustad · 8 years ago
  76. 2d40cd1 ixgbe: Add support for SFPs with retimer by Mark Rustad · 8 years ago
  77. e84db72 ixgbe: Introduce function to control MDIO speed by Mark Rustad · 8 years ago
  78. 537cc5d ixgbe: Read and parse NW_MNG_IF_SEL register by Mark Rustad · 8 years ago
  79. c898fe2 ixgbe: Read and set instance id by Mark Rustad · 8 years ago
  80. d31afc8 ixgbe: Use new methods for PHY access by Mark Rustad · 8 years ago
  81. 49425df ixgbe: Add support for x550em_a 10G MAC type by Mark Rustad · 8 years ago
  82. 9a5c27e ixgbe: Use method pointer to access IOSF devices by Mark Rustad · 8 years ago
  83. 207969b ixgbe: Add definitions for x550em_a 10G MAC by Mark Rustad · 8 years ago
  84. a711ad8 ixgbe: Add support for single-port X550 device by Mark Rustad · 8 years ago
  85. 8220bbc ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean logic by Alexander Duyck · 8 years ago
  86. af74190 ixgbe: Take manageability semaphore for firmware commands by Mark Rustad · 8 years ago
  87. 5cffde3 ixgbe: Clean up interface for firmware commands by Mark Rustad · 8 years ago
  88. 7345716 ixgbe: Correct length check for round up by Mark Rustad · 8 years ago
  89. 3775b81 ixgbe: Change the lan_id and func fields to a u8 to avoid casts by Mark Rustad · 8 years ago
  90. 832ac59 ixgbe: Delete some unused register definitions by Mark Rustad · 8 years ago
  91. 0c5a616 ixgbe: Add support for toggling VLAN filtering flag via ethtool by Alexander Duyck · 8 years ago
  92. 4ae7834 ixgbe: Extend cls_u32 offload to support UDP headers by Amritha Nambiar · 8 years ago
  93. dbd15b8 ixgbe: Place SWFW semaphore in known valid state at probe by Don Skidmore · 8 years ago
  94. c04f90e ixgbe: add a callback to set the maximum transmit bitrate by Rostislav Pehlivanov · 9 years ago
  95. afdc71e ixgbe: Fix flow control for Xeon D KR backplane by Mark Rustad · 9 years ago
  96. 49763de ixgbe: Add support for generic Tx checksums by Alexander Duyck · 9 years ago
  97. c7374b5 ixgbe: use eth_platform_get_mac_address() by Sowmini Varadhan · 9 years ago
  98. 3768901 ixgbe: Make all unchanging ops structures const by Mark Rustad · 9 years ago
  99. 06bb1c3 ixgbe: Avoid adding VLAN 0 twice to VLVF and VFTA by Alexander Duyck · 9 years ago
  100. 18be4fc ixgbe: Do not allow PF to add VLVF entry unless it actually needs it by Alexander Duyck · 9 years ago