1. 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
  2. 9bc4a1c Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  3. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  4. aac9e05 ixgbe: cleanup crosstalk fix by Don Skidmore · 8 years ago
  5. fdb359e ixgbe: remove redundant check on ret_val by Colin Ian King · 8 years ago
  6. 6b83687 ixgbe: Add missing destroy_workqueue() on error in ixgbe_init_module() by Wei Yongjun · 8 years ago
  7. abf76d7 ixgbe: fix setup_fc for x550em by Emil Tantilov · 8 years ago
  8. 90c6f87 ixgbe: Fix minor typo while freeing irq by Babu Moger · 9 years ago
  9. 310ea12 ixgbe: Change register variable to unsigned by Don Skidmore · 9 years ago
  10. 003287e ixgbevf: Correct parameter sent to LED function by Don Skidmore · 9 years ago
  11. 4b732cd ixgbe: napi_poll must return the work done by Paolo Abeni · 9 years ago
  12. e5de25d drivers/net: fixup comments after "Future-proof tunnel offload handlers" by Sabrina Dubroca · 8 years ago
  13. 581e0c7 ixgbe: fix spoofed packets with macvlans by Emil Tantilov · 9 years ago
  14. 918b89e ixgbe: Correct reporting of timestamping for x550 by Tony Nguyen · 9 years ago
  15. 12746fd ixgbe: Error handler for duplicate filter locations in hardware for cls_u32 offloads by Amritha Nambiar · 9 years ago
  16. 1ecedc9 ixgbe: Fix deleting link filters for cls_u32 offloads by Amritha Nambiar · 9 years ago
  17. 56d766d ethernet/intel: Use pci_(request|release)_mem_regions by Johannes Thumshirn · 9 years ago
  18. b3a4955 ixgbe: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port by Alexander Duyck · 9 years ago
  19. bf2d1df intel: Add support for IPv6 IP-in-IP offload by Alexander Duyck · 9 years ago
  20. 7e13318 net: define gso types for IPx over IPv4 and IPv6 by Tom Herbert · 9 years ago
  21. 5eee87c ixgbe: Fix VLAN features error by Alexander Duyck · 9 years ago
  22. 11f2b49 ixgbe: use correct mask when enabling sriov by Emil Tantilov · 9 years ago
  23. aa8a8b0 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  24. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  25. 4d0e965 drivers: replace dev->trans_start accesses with dev_trans_start by Florian Westphal · 9 years ago
  26. 8829009 ixgbe: Disable DCB and FCoE for X550EM_x and x550em_a by Usha Ketineni · 9 years ago
  27. 45a88df ixgbe: Revise populating few registers and macro definitions by Preethi Banala · 9 years ago
  28. 4c4f802 ixgbe: Return 64 bit stats values by Preethi Banala · 9 years ago
  29. 61ff59d ixgbe: Remove duplicate and unused device ID definitions by Preethi Banala · 9 years ago
  30. 740234f ixgbe: check EEPROM for WOL support for X540 and above by Emil Tantilov · 9 years ago
  31. 00103a6c ixgbe: add WoL support for some 82599 subdevice IDs by Emil Tantilov · 9 years ago
  32. 1cdaaf5 ixgbe: Match on multiple headers for cls_u32 offloads by Amritha Nambiar · 9 years ago
  33. 947f8a4 ixgbe: Add support for redirect action to cls_u32 offloads by Sridhar Samudrala · 9 years ago
  34. d4f90d9 ixgbe: use msleep for long delays by Arnd Bergmann · 9 years ago
  35. b83e301 ixgbe/ixgbevf: Add support for GSO partial by Alexander Duyck · 9 years ago
  36. 3e973dc ixgbe: resolve shift of negative value warning by Jacob Keller · 9 years ago
  37. b4f47a4 ixgbe: use BIT() macro by Jacob Keller · 9 years ago
  38. 4319a79 ixgbe: Add work around for empty SFP+ cage crosstalk by Don Skidmore · 9 years ago
  39. a0254a7 ixgbe: Use correct FC setup function for x550em_a by Mark Rustad · 9 years ago
  40. 2f2219b ixgbe: Add register wait for slow links by Mark Rustad · 9 years ago
  41. 2a9ed5d ixgbe: make 'action' field in struct ixgbe_fdir_filter a u64 value by Sridhar Samudrala · 9 years ago
  42. 4695886 ixgbe: fix default mac->ops.setup_link for X550EM by Emil Tantilov · 9 years ago
  43. d3dec7c ixgbe: set VLAN spoof checking unconditionally by Emil Tantilov · 9 years ago
  44. 77f192a ixgbe: consolidate the configuration of spoof checking by Emil Tantilov · 9 years ago
  45. b1f99a7 ixgbe: protect vxlan_get_rx_port in ixgbe_service_task with rtnl_lock by Hannes Frederic Sowa · 9 years ago
  46. 10ef00f ixgbe: Bump version number by Mark Rustad · 9 years ago
  47. f572b2c ixgbe: Add KR backplane support for x550em_a by Mark Rustad · 9 years ago
  48. 200157c ixgbe: Add support for SGMII backplane interface by Mark Rustad · 9 years ago
  49. 2d40cd1 ixgbe: Add support for SFPs with retimer by Mark Rustad · 9 years ago
  50. e84db72 ixgbe: Introduce function to control MDIO speed by Mark Rustad · 9 years ago
  51. 537cc5d ixgbe: Read and parse NW_MNG_IF_SEL register by Mark Rustad · 9 years ago
  52. c898fe2 ixgbe: Read and set instance id by Mark Rustad · 9 years ago
  53. d31afc8 ixgbe: Use new methods for PHY access by Mark Rustad · 9 years ago
  54. 49425df ixgbe: Add support for x550em_a 10G MAC type by Mark Rustad · 9 years ago
  55. 9a5c27e ixgbe: Use method pointer to access IOSF devices by Mark Rustad · 9 years ago
  56. 207969b ixgbe: Add definitions for x550em_a 10G MAC by Mark Rustad · 9 years ago
  57. a711ad8 ixgbe: Add support for single-port X550 device by Mark Rustad · 9 years ago
  58. 8220bbc ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean logic by Alexander Duyck · 9 years ago
  59. af74190 ixgbe: Take manageability semaphore for firmware commands by Mark Rustad · 9 years ago
  60. 5cffde3 ixgbe: Clean up interface for firmware commands by Mark Rustad · 9 years ago
  61. 7345716 ixgbe: Correct length check for round up by Mark Rustad · 9 years ago
  62. 3775b81 ixgbe: Change the lan_id and func fields to a u8 to avoid casts by Mark Rustad · 9 years ago
  63. 832ac59 ixgbe: Delete some unused register definitions by Mark Rustad · 9 years ago
  64. 0c5a616 ixgbe: Add support for toggling VLAN filtering flag via ethtool by Alexander Duyck · 9 years ago
  65. 4ae7834 ixgbe: Extend cls_u32 offload to support UDP headers by Amritha Nambiar · 9 years ago
  66. dbd15b8 ixgbe: Place SWFW semaphore in known valid state at probe by Don Skidmore · 9 years ago
  67. c04f90e ixgbe: add a callback to set the maximum transmit bitrate by Rostislav Pehlivanov · 9 years ago
  68. afdc71e ixgbe: Fix flow control for Xeon D KR backplane by Mark Rustad · 9 years ago
  69. 49763de ixgbe: Add support for generic Tx checksums by Alexander Duyck · 9 years ago
  70. c7374b5 ixgbe: use eth_platform_get_mac_address() by Sowmini Varadhan · 9 years ago
  71. 3768901 ixgbe: Make all unchanging ops structures const by Mark Rustad · 9 years ago
  72. 06bb1c3 ixgbe: Avoid adding VLAN 0 twice to VLVF and VFTA by Alexander Duyck · 9 years ago
  73. 18be4fc ixgbe: Do not allow PF to add VLVF entry unless it actually needs it by Alexander Duyck · 9 years ago
  74. 1d96cf9 ixgbe: Extend trust to allow guest to set unicast address by chas williams · 9 years ago
  75. 75b6462 ixgbe: on recv increment rx.ring->stats.yields by Pavel Tikhomirov · 9 years ago
  76. b5aea3d ixgbe: Fix cls_u32 offload support for L4 ports by Sridhar Samudrala · 9 years ago
  77. ebd83ad ixgbe: Fix cls_u32 offload support for fields with masks by Sridhar Samudrala · 9 years ago
  78. 176621c ixgbe: fix error handling in TC cls_u32 offload routines by Sridhar Samudrala · 9 years ago
  79. 6e2a60b ixgbe: make __ixgbe_setup_tc static by Emil Tantilov · 9 years ago
  80. 6c211fe1 ixgbe: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 9 years ago
  81. d90b5b0 ixgbe: Use udelay to avoid sleeping while atomic by Mark Rustad · 9 years ago
  82. e2873d4 ixgbe: Fix ATR so that it correctly handles IPv6 extension headers by Alexander Duyck · 9 years ago
  83. 9f12df9 ixgbe: Store VXLAN port number in network order by Alexander Duyck · 9 years ago
  84. 5676804 ixgbe: Fix for RAR0 not being set to default MAC addr by Tushar Dave · 9 years ago
  85. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  86. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 9 years ago
  87. 5eb4dce net: relax setup_tc ndo op handle restriction by John Fastabend · 9 years ago
  88. 2b6ab0d net: cls_u32: move TC offload feature bit into cls_u32 offload logic by John Fastabend · 9 years ago
  89. a92265c ixgbe: fix dates on header of ixgbe_model.h by John Fastabend · 9 years ago
  90. fa477f4 ixgbe: use u32 instead of __u32 in model header by John Fastabend · 9 years ago
  91. db956ae net: ixgbe: abort with cls u32 divisor groups greater than 1 by John Fastabend · 9 years ago
  92. b82b17d net: ixgbe: add support for tc_u32 offload by John Fastabend · 9 years ago
  93. 9d35cf0 net: ixgbe: add minimal parser details for ixgbe by John Fastabend · 9 years ago
  94. 16e5cc6 net: rework setup_tc ndo op to consume general tc operand by John Fastabend · 9 years ago
  95. e4c6734 net: rework ndo tc op to consume additional qdisc handle parameter by John Fastabend · 9 years ago
  96. a3a8749 ixgbe: bulk free SKBs during TX completion cleanup cycle by Jesper Dangaard Brouer · 9 years ago
  97. e19dcde ixgbe: Make ATR recognize IPv6 extended headers by Mark Rustad · 9 years ago
  98. 8b75451 ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled by Neerav Parikh · 9 years ago
  99. b262a9a ixgbe: Fix to get FDMI HBA attributes information with X550 by Usha Ketineni · 9 years ago
  100. d469251 ixgbe: Correct handling of any outer UDP checksum setting by Mark Rustad · 9 years ago