1. b5aea3d ixgbe: Fix cls_u32 offload support for L4 ports by Sridhar Samudrala · 9 years ago
  2. ebd83ad ixgbe: Fix cls_u32 offload support for fields with masks by Sridhar Samudrala · 9 years ago
  3. 176621c ixgbe: fix error handling in TC cls_u32 offload routines by Sridhar Samudrala · 9 years ago
  4. 6e2a60b ixgbe: make __ixgbe_setup_tc static by Emil Tantilov · 9 years ago
  5. 32ca686 ixgbevf: fix error code path when setting MAC address by Emil Tantilov · 9 years ago
  6. 324d086 ixgbevf: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 9 years ago
  7. 6c211fe1 ixgbe: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 9 years ago
  8. d90b5b0 ixgbe: Use udelay to avoid sleeping while atomic by Mark Rustad · 9 years ago
  9. e2873d4 ixgbe: Fix ATR so that it correctly handles IPv6 extension headers by Alexander Duyck · 9 years ago
  10. 9f12df9 ixgbe: Store VXLAN port number in network order by Alexander Duyck · 9 years ago
  11. 5676804 ixgbe: Fix for RAR0 not being set to default MAC addr by Tushar Dave · 9 years ago
  12. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  13. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  14. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 9 years ago
  15. 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
  16. 01d7ada e1000e: Adds hardware supported cross timestamp on e1000e nic by Christopher S. Hall · 9 years ago
  17. 5eb4dce net: relax setup_tc ndo op handle restriction by John Fastabend · 9 years ago
  18. 2b6ab0d net: cls_u32: move TC offload feature bit into cls_u32 offload logic by John Fastabend · 9 years ago
  19. e3219ce i40e: Add support for client interface for IWARP driver by Anjali Singhai Jain · 9 years ago
  20. 46eafa5 igb: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 9 years ago
  21. 030f9f5 igb: Fix VLAN tag stripping on Intel i350 by Corinna Vinschen · 9 years ago
  22. cc54a59 igbvf: remove "link is Up" message when registering mcast address by Jon Maxwell · 9 years ago
  23. ea6ce60 igbvf: Add support for generic Tx checksums by Alexander Duyck · 9 years ago
  24. 6e03370 igb: Add support for generic Tx checksums by Alexander Duyck · 9 years ago
  25. c883de9 igb: rename igb define to be more generic by Todd Fujinaka · 9 years ago
  26. 569f3b3 igb: add conditions for I210 to generate periodic clock output by Roland Hii · 9 years ago
  27. 5e350b9 igb: enable WoL for OEM devices regardless of EEPROM setting by Todd Fujinaka · 9 years ago
  28. 5b70e4a igb: constify e1000_phy_operations structure by Julia Lawall · 9 years ago
  29. b72f3f7 igb: When GbE link up, wait for Remote receiver status condition by Takuma Ueba · 9 years ago
  30. 9cd34b3 e1000e: Initial support for KabeLake by Raanan Avargil · 9 years ago
  31. c5c6d077 e1000e: Clear ULP configuration register on ULP exit by Raanan Avargil · 9 years ago
  32. c26f40d e1000e: Set HW FIFO minimum pointer gap for non-gig speeds by Raanan Avargil · 9 years ago
  33. 74f3129 e1000e: Increase PHY PLL clock gate timing by Raanan Avargil · 9 years ago
  34. 6721e9d e1000e: Increase ULP timer by Raanan Avargil · 9 years ago
  35. f3757a4 i40e/ethtool: support coalesce setting by queue by Kan Liang · 9 years ago
  36. be280ba i40e/ethtool: support coalesce getting by queue by Kan Liang · 9 years ago
  37. a75e800 i40e: queue-specific settings for interrupt moderation by Kan Liang · 9 years ago
  38. b8f1343 i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15 by Jesse Brandeburg · 9 years ago
  39. 35f3472 i40e: let go of the past by Mitch Williams · 9 years ago
  40. a4618ec i40e: suspend scheduling during driver unload by Pandi Kumar Maharajan · 9 years ago
  41. 272cdaf2 i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw. by Shannon Nelson · 9 years ago
  42. f658137 i40e: implement and use Rx CTL helper functions by Shannon Nelson · 9 years ago
  43. 3336514 i40e: add adminq commands for Rx CTL registers by Shannon Nelson · 9 years ago
  44. f534039 i40e: add check for null VSI by John Underwood · 9 years ago
  45. fe72608 i40e: Expose some registers to program parser, FD and RSS logic by Anjali Singhai Jain · 9 years ago
  46. 730a8f8 i40e: Fix for unexpected messaging by Carolyn Wyborny · 9 years ago
  47. 3fe06f4 i40e: Do not wait for Rx queue disable in DCB reconfig by Neerav Parikh · 9 years ago
  48. 4d7cec0 i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit by Kevin Scott · 9 years ago
  49. 31b606d i40e: Fix led blink capability for 10GBaseT PHY by Carolyn Wyborny · 9 years ago
  50. fd077cd i40e: Add functions to blink led on 10GBaseT PHY by Carolyn Wyborny · 9 years ago
  51. 3bc6797 i40e/i40evf: Move Tx checksum closer to TSO by Alexander Duyck · 9 years ago
  52. 2d37490 i40e/i40evf: Rewrite logic for 8 descriptor per packet check by Alexander Duyck · 9 years ago
  53. 4ec441d i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx by Alexander Duyck · 9 years ago
  54. ffcc55c i40e: Add support for ATR w/ IPv6 extension headers by Alexander Duyck · 9 years ago
  55. f608e6a i40evf: Update feature flags to reflect newly enabled features by Alexander Duyck · 9 years ago
  56. bc5d252 i40e: Update feature flags to reflect newly enabled features by Alexander Duyck · 9 years ago
  57. 84d5946 i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels by Alexander Duyck · 9 years ago
  58. 6b037cd i40e: Fix ATR in relation to tunnels by Alexander Duyck · 9 years ago
  59. 5453205 i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM by Alexander Duyck · 9 years ago
  60. fad5733 i40e/i40evf: Clean-up Rx packet checksum handling by Alexander Duyck · 9 years ago
  61. 529f1f6 i40e/i40evf: Add exception handling for Tx checksum by Alexander Duyck · 9 years ago
  62. 475b420 i40e/i40evf: Do not write to descriptor unless we complete by Alexander Duyck · 9 years ago
  63. a3fd9d8 i40e/i40evf: Handle IPv6 extension headers in checksum offload by Alexander Duyck · 9 years ago
  64. a006472 i40e/i40evf: Add support for IPv4 encapsulated in IPv6 by Alexander Duyck · 9 years ago
  65. b96b78f i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path by Alexander Duyck · 9 years ago
  66. c777019 i40e/i40evf: Consolidate all header changes into TSO function by Alexander Duyck · 9 years ago
  67. c49a7bc i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path by Alexander Duyck · 9 years ago
  68. 03f9d6a i40e/i40evf: Use u64 values instead of casting them in TSO function by Alexander Duyck · 9 years ago
  69. a9c9a81 i40e/i40evf: Drop outer checksum offload that was not requested by Alexander Duyck · 9 years ago
  70. 8888fd8 i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11. by Catherine Sullivan · 9 years ago
  71. 3b12008 i40e: When in promisc mode apply promisc mode to Tx Traffic as well by Anjali Singhai Jain · 9 years ago
  72. 73b03f9 i40e: clean event descriptor before use by Shannon Nelson · 9 years ago
  73. 9b9344f i40evf: set adapter state on reset failure by Mitch Williams · 9 years ago
  74. 6e93d0c i40e: better error reporting for nvmupdate by Shannon Nelson · 9 years ago
  75. 0d79032 i40e: expand comment by Mitch Williams · 9 years ago
  76. a16ae2d i40e: Do not disable queues in the Legacy/MSI Interrupt handler by Anjali Singhai Jain · 9 years ago
  77. 16fd08b i40e/i40evf: avoid atomics by Mitch Williams · 9 years ago
  78. 4147e2c i40e: Removal of code which relies on BASE VEB SEID by Kiran Patil · 9 years ago
  79. 6784ed5 i40e: Fix PROMISC mode for Multi-function per port (MFP) devices by Anjali Singhai Jain · 9 years ago
  80. dd35310 i40e: Add a SW workaround for lost interrupts by Anjali Singhai Jain · 9 years ago
  81. f734dff i40e: trivial: cleanup use of pf->hw by Jesse Brandeburg · 9 years ago
  82. 00e5ec4 i40evf: support packet split receive by Mitch Williams · 9 years ago
  83. cb5c260 i40e: drop unused debugfs file "dump" by Jesse Brandeburg · 9 years ago
  84. d6b3bca i40e: get rid of magic number by Mitch Williams · 9 years ago
  85. d8ef034 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  86. a92265c ixgbe: fix dates on header of ixgbe_model.h by John Fastabend · 9 years ago
  87. fa477f4 ixgbe: use u32 instead of __u32 in model header by John Fastabend · 9 years ago
  88. c24215c i40e/i40evf: Bump version by Jesse Brandeburg · 9 years ago
  89. 4668607 i40e: properly show packet split status in debugfs by Mitch Williams · 9 years ago
  90. 1a36d7f i40e/i40evf: use logical operators, not bitwise by Mitch Williams · 9 years ago
  91. f16704e i40e/i40evf: use pages correctly in Rx by Mitch Williams · 9 years ago
  92. dd1a5df i40e/i40evf: use __GFP_NOWARN by Jesse Brandeburg · 9 years ago
  93. 13cb3e9 i40e: dump descriptor indexes in hex by Jesse Brandeburg · 9 years ago
  94. c2e245a i40e/i40evf: try again after failure by Jesse Brandeburg · 9 years ago
  95. 40d72a5 i40e/i40evf: don't lose interrupts by Jesse Brandeburg · 9 years ago
  96. eaab59e i40evf: Change vf driver string to reflect all products i40evf supports by Catherine Sullivan · 9 years ago
  97. ecc6a23 i40e: Refactor force_wb and WB_ON_ITR functionality code by Anjali Singhai Jain · 9 years ago
  98. 66fc360 i40e: use new add_veb calling with VEB stats control by Shannon Nelson · 9 years ago
  99. 8a187f4 i40e: add VEB stat control and remove L2 cloud filter by Shannon Nelson · 9 years ago
  100. 67be6eb i40e: set shared bit for multicast filters by Shannon Nelson · 9 years ago