1. 4be37c4 fm10k: correctly clean up when init_queueing_scheme fails by Jacob Keller · 10 years ago
  2. c4114e3 fm10k: prevent possibly uninitialized variable by Bruce Allan · 10 years ago
  3. d2e0721 fm10k: add helper functions to set strings and data for ethtool stats by Jacob Keller · 10 years ago
  4. c8ed563 fm10k: free MBX IRQ before clearing interrupt scheme by Jacob Keller · 10 years ago
  5. 61e0217 fm10k: print error message when stop_hw fails by Jacob Keller · 10 years ago
  6. b352569 fm10k: base queue scheme covered by RSS by Jacob Keller · 10 years ago
  7. e72319b fm10k: don't initialize service task until later in probe by Jacob Keller · 10 years ago
  8. de66c61 fm10k: prevent null pointer dereference of msix_entries table by Jacob Keller · 10 years ago
  9. 11c49f7 fm10k: use ether_addr_copy to copy MAC address by Bruce Allan · 10 years ago
  10. 1905add fm10k: cleanup SPACE_BEFORE_TAB checkpatch warning by Bruce Allan · 10 years ago
  11. 838e610 fm10k: demote BUG_ON() to WARN_ON() where appropriate by Bruce Allan · 10 years ago
  12. fcdb0a9 fm10k: cleanup remaining right-bit-shifted 1 by Bruce Allan · 10 years ago
  13. 1aab144 fm10k: Move constants to the right of binary operators by Bruce Allan · 10 years ago
  14. 0c5a616 ixgbe: Add support for toggling VLAN filtering flag via ethtool by Alexander Duyck · 9 years ago
  15. 4ae7834 ixgbe: Extend cls_u32 offload to support UDP headers by Amritha Nambiar · 9 years ago
  16. dbd15b8 ixgbe: Place SWFW semaphore in known valid state at probe by Don Skidmore · 9 years ago
  17. c04f90e ixgbe: add a callback to set the maximum transmit bitrate by Rostislav Pehlivanov · 10 years ago
  18. afdc71e ixgbe: Fix flow control for Xeon D KR backplane by Mark Rustad · 10 years ago
  19. cb2b3ed ixgbevf: Add support for generic Tx checksums by Alexander Duyck · 10 years ago
  20. 49763de ixgbe: Add support for generic Tx checksums by Alexander Duyck · 10 years ago
  21. c7374b5 ixgbe: use eth_platform_get_mac_address() by Sowmini Varadhan · 10 years ago
  22. 3768901 ixgbe: Make all unchanging ops structures const by Mark Rustad · 10 years ago
  23. 06bb1c3 ixgbe: Avoid adding VLAN 0 twice to VLVF and VFTA by Alexander Duyck · 10 years ago
  24. 18be4fc ixgbe: Do not allow PF to add VLVF entry unless it actually needs it by Alexander Duyck · 10 years ago
  25. 1d96cf9 ixgbe: Extend trust to allow guest to set unicast address by chas williams · 10 years ago
  26. d5dd7c3 ixgbevf: use bit operations for setting and checking resets by Emil Tantilov · 10 years ago
  27. 75b6462 ixgbe: on recv increment rx.ring->stats.yields by Pavel Tikhomirov · 10 years ago
  28. b5aea3d ixgbe: Fix cls_u32 offload support for L4 ports by Sridhar Samudrala · 9 years ago
  29. ebd83ad ixgbe: Fix cls_u32 offload support for fields with masks by Sridhar Samudrala · 9 years ago
  30. 176621c ixgbe: fix error handling in TC cls_u32 offload routines by Sridhar Samudrala · 9 years ago
  31. 6e2a60b ixgbe: make __ixgbe_setup_tc static by Emil Tantilov · 9 years ago
  32. 32ca686 ixgbevf: fix error code path when setting MAC address by Emil Tantilov · 10 years ago
  33. 324d086 ixgbevf: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 10 years ago
  34. 6c211fe1 ixgbe: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 10 years ago
  35. d90b5b0 ixgbe: Use udelay to avoid sleeping while atomic by Mark Rustad · 10 years ago
  36. e2873d4 ixgbe: Fix ATR so that it correctly handles IPv6 extension headers by Alexander Duyck · 10 years ago
  37. 9f12df9 ixgbe: Store VXLAN port number in network order by Alexander Duyck · 10 years ago
  38. 5676804 ixgbe: Fix for RAR0 not being set to default MAC addr by Tushar Dave · 10 years ago
  39. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  40. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  41. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 9 years ago
  42. 8a284c0 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  43. 01d7ada e1000e: Adds hardware supported cross timestamp on e1000e nic by Christopher S. Hall · 9 years ago
  44. 5eb4dce net: relax setup_tc ndo op handle restriction by John Fastabend · 9 years ago
  45. 2b6ab0d net: cls_u32: move TC offload feature bit into cls_u32 offload logic by John Fastabend · 9 years ago
  46. e3219ce i40e: Add support for client interface for IWARP driver by Anjali Singhai Jain · 10 years ago
  47. 46eafa5 igb: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 10 years ago
  48. 030f9f5 igb: Fix VLAN tag stripping on Intel i350 by Corinna Vinschen · 10 years ago
  49. cc54a59 igbvf: remove "link is Up" message when registering mcast address by Jon Maxwell · 10 years ago
  50. ea6ce60 igbvf: Add support for generic Tx checksums by Alexander Duyck · 10 years ago
  51. 6e03370 igb: Add support for generic Tx checksums by Alexander Duyck · 10 years ago
  52. c883de9 igb: rename igb define to be more generic by Todd Fujinaka · 10 years ago
  53. 569f3b3 igb: add conditions for I210 to generate periodic clock output by Roland Hii · 10 years ago
  54. 5e350b9 igb: enable WoL for OEM devices regardless of EEPROM setting by Todd Fujinaka · 10 years ago
  55. 5b70e4a igb: constify e1000_phy_operations structure by Julia Lawall · 10 years ago
  56. b72f3f7 igb: When GbE link up, wait for Remote receiver status condition by Takuma Ueba · 10 years ago
  57. 9cd34b3 e1000e: Initial support for KabeLake by Raanan Avargil · 10 years ago
  58. c5c6d077 e1000e: Clear ULP configuration register on ULP exit by Raanan Avargil · 10 years ago
  59. c26f40d e1000e: Set HW FIFO minimum pointer gap for non-gig speeds by Raanan Avargil · 10 years ago
  60. 74f3129 e1000e: Increase PHY PLL clock gate timing by Raanan Avargil · 10 years ago
  61. 6721e9d e1000e: Increase ULP timer by Raanan Avargil · 10 years ago
  62. f3757a4 i40e/ethtool: support coalesce setting by queue by Kan Liang · 9 years ago
  63. be280ba i40e/ethtool: support coalesce getting by queue by Kan Liang · 9 years ago
  64. a75e800 i40e: queue-specific settings for interrupt moderation by Kan Liang · 9 years ago
  65. b8f1343 i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15 by Jesse Brandeburg · 9 years ago
  66. 35f3472 i40e: let go of the past by Mitch Williams · 9 years ago
  67. a4618ec i40e: suspend scheduling during driver unload by Pandi Kumar Maharajan · 9 years ago
  68. 272cdaf2 i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw. by Shannon Nelson · 9 years ago
  69. f658137 i40e: implement and use Rx CTL helper functions by Shannon Nelson · 9 years ago
  70. 3336514 i40e: add adminq commands for Rx CTL registers by Shannon Nelson · 9 years ago
  71. f534039 i40e: add check for null VSI by John Underwood · 9 years ago
  72. fe72608 i40e: Expose some registers to program parser, FD and RSS logic by Anjali Singhai Jain · 9 years ago
  73. 730a8f8 i40e: Fix for unexpected messaging by Carolyn Wyborny · 9 years ago
  74. 3fe06f4 i40e: Do not wait for Rx queue disable in DCB reconfig by Neerav Parikh · 9 years ago
  75. 4d7cec0 i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit by Kevin Scott · 9 years ago
  76. 31b606d i40e: Fix led blink capability for 10GBaseT PHY by Carolyn Wyborny · 9 years ago
  77. fd077cd i40e: Add functions to blink led on 10GBaseT PHY by Carolyn Wyborny · 9 years ago
  78. 3bc6797 i40e/i40evf: Move Tx checksum closer to TSO by Alexander Duyck · 9 years ago
  79. 2d37490 i40e/i40evf: Rewrite logic for 8 descriptor per packet check by Alexander Duyck · 9 years ago
  80. 4ec441d i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx by Alexander Duyck · 9 years ago
  81. ffcc55c i40e: Add support for ATR w/ IPv6 extension headers by Alexander Duyck · 10 years ago
  82. f608e6a i40evf: Update feature flags to reflect newly enabled features by Alexander Duyck · 10 years ago
  83. bc5d252 i40e: Update feature flags to reflect newly enabled features by Alexander Duyck · 10 years ago
  84. 84d5946 i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels by Alexander Duyck · 10 years ago
  85. 6b037cd i40e: Fix ATR in relation to tunnels by Alexander Duyck · 10 years ago
  86. 5453205 i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM by Alexander Duyck · 10 years ago
  87. fad5733 i40e/i40evf: Clean-up Rx packet checksum handling by Alexander Duyck · 10 years ago
  88. 529f1f6 i40e/i40evf: Add exception handling for Tx checksum by Alexander Duyck · 10 years ago
  89. 475b420 i40e/i40evf: Do not write to descriptor unless we complete by Alexander Duyck · 10 years ago
  90. a3fd9d8 i40e/i40evf: Handle IPv6 extension headers in checksum offload by Alexander Duyck · 10 years ago
  91. a006472 i40e/i40evf: Add support for IPv4 encapsulated in IPv6 by Alexander Duyck · 10 years ago
  92. b96b78f i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path by Alexander Duyck · 10 years ago
  93. c777019 i40e/i40evf: Consolidate all header changes into TSO function by Alexander Duyck · 10 years ago
  94. c49a7bc i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path by Alexander Duyck · 10 years ago
  95. 03f9d6a i40e/i40evf: Use u64 values instead of casting them in TSO function by Alexander Duyck · 10 years ago
  96. a9c9a81 i40e/i40evf: Drop outer checksum offload that was not requested by Alexander Duyck · 10 years ago
  97. 8888fd8 i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11. by Catherine Sullivan · 10 years ago
  98. 3b12008 i40e: When in promisc mode apply promisc mode to Tx Traffic as well by Anjali Singhai Jain · 10 years ago
  99. 73b03f9 i40e: clean event descriptor before use by Shannon Nelson · 10 years ago
  100. 9b9344f i40evf: set adapter state on reset failure by Mitch Williams · 10 years ago