1. 4d7cec0 i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit by Kevin Scott · 9 years ago
  2. 31b606d i40e: Fix led blink capability for 10GBaseT PHY by Carolyn Wyborny · 9 years ago
  3. fd077cd i40e: Add functions to blink led on 10GBaseT PHY by Carolyn Wyborny · 9 years ago
  4. 3bc6797 i40e/i40evf: Move Tx checksum closer to TSO by Alexander Duyck · 9 years ago
  5. 2d37490 i40e/i40evf: Rewrite logic for 8 descriptor per packet check by Alexander Duyck · 9 years ago
  6. 4ec441d i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx by Alexander Duyck · 9 years ago
  7. ffcc55c i40e: Add support for ATR w/ IPv6 extension headers by Alexander Duyck · 9 years ago
  8. f608e6a i40evf: Update feature flags to reflect newly enabled features by Alexander Duyck · 9 years ago
  9. bc5d252 i40e: Update feature flags to reflect newly enabled features by Alexander Duyck · 9 years ago
  10. 84d5946 i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels by Alexander Duyck · 9 years ago
  11. 6b037cd i40e: Fix ATR in relation to tunnels by Alexander Duyck · 9 years ago
  12. 5453205 i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM by Alexander Duyck · 9 years ago
  13. fad5733 i40e/i40evf: Clean-up Rx packet checksum handling by Alexander Duyck · 9 years ago
  14. 529f1f6 i40e/i40evf: Add exception handling for Tx checksum by Alexander Duyck · 9 years ago
  15. 475b420 i40e/i40evf: Do not write to descriptor unless we complete by Alexander Duyck · 9 years ago
  16. a3fd9d8 i40e/i40evf: Handle IPv6 extension headers in checksum offload by Alexander Duyck · 9 years ago
  17. a006472 i40e/i40evf: Add support for IPv4 encapsulated in IPv6 by Alexander Duyck · 9 years ago
  18. b96b78f i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path by Alexander Duyck · 9 years ago
  19. c777019 i40e/i40evf: Consolidate all header changes into TSO function by Alexander Duyck · 9 years ago
  20. c49a7bc i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path by Alexander Duyck · 9 years ago
  21. 03f9d6a i40e/i40evf: Use u64 values instead of casting them in TSO function by Alexander Duyck · 9 years ago
  22. a9c9a81 i40e/i40evf: Drop outer checksum offload that was not requested by Alexander Duyck · 9 years ago
  23. 8888fd8 i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11. by Catherine Sullivan · 9 years ago
  24. 3b12008 i40e: When in promisc mode apply promisc mode to Tx Traffic as well by Anjali Singhai Jain · 9 years ago
  25. 73b03f9 i40e: clean event descriptor before use by Shannon Nelson · 9 years ago
  26. 9b9344f i40evf: set adapter state on reset failure by Mitch Williams · 9 years ago
  27. 6e93d0c i40e: better error reporting for nvmupdate by Shannon Nelson · 9 years ago
  28. 0d79032 i40e: expand comment by Mitch Williams · 9 years ago
  29. a16ae2d i40e: Do not disable queues in the Legacy/MSI Interrupt handler by Anjali Singhai Jain · 9 years ago
  30. 16fd08b i40e/i40evf: avoid atomics by Mitch Williams · 9 years ago
  31. 4147e2c i40e: Removal of code which relies on BASE VEB SEID by Kiran Patil · 9 years ago
  32. 6784ed5 i40e: Fix PROMISC mode for Multi-function per port (MFP) devices by Anjali Singhai Jain · 9 years ago
  33. dd35310 i40e: Add a SW workaround for lost interrupts by Anjali Singhai Jain · 9 years ago
  34. f734dff i40e: trivial: cleanup use of pf->hw by Jesse Brandeburg · 9 years ago
  35. 00e5ec4 i40evf: support packet split receive by Mitch Williams · 9 years ago
  36. cb5c260 i40e: drop unused debugfs file "dump" by Jesse Brandeburg · 9 years ago
  37. d6b3bca i40e: get rid of magic number by Mitch Williams · 9 years ago
  38. d8ef034 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  39. a92265c ixgbe: fix dates on header of ixgbe_model.h by John Fastabend · 9 years ago
  40. fa477f4 ixgbe: use u32 instead of __u32 in model header by John Fastabend · 9 years ago
  41. c24215c i40e/i40evf: Bump version by Jesse Brandeburg · 9 years ago
  42. 4668607 i40e: properly show packet split status in debugfs by Mitch Williams · 9 years ago
  43. 1a36d7f i40e/i40evf: use logical operators, not bitwise by Mitch Williams · 9 years ago
  44. f16704e i40e/i40evf: use pages correctly in Rx by Mitch Williams · 9 years ago
  45. dd1a5df i40e/i40evf: use __GFP_NOWARN by Jesse Brandeburg · 9 years ago
  46. 13cb3e9 i40e: dump descriptor indexes in hex by Jesse Brandeburg · 9 years ago
  47. c2e245a i40e/i40evf: try again after failure by Jesse Brandeburg · 9 years ago
  48. 40d72a5 i40e/i40evf: don't lose interrupts by Jesse Brandeburg · 9 years ago
  49. eaab59e i40evf: Change vf driver string to reflect all products i40evf supports by Catherine Sullivan · 9 years ago
  50. ecc6a23 i40e: Refactor force_wb and WB_ON_ITR functionality code by Anjali Singhai Jain · 9 years ago
  51. 66fc360 i40e: use new add_veb calling with VEB stats control by Shannon Nelson · 9 years ago
  52. 8a187f4 i40e: add VEB stat control and remove L2 cloud filter by Shannon Nelson · 9 years ago
  53. 67be6eb i40e: set shared bit for multicast filters by Shannon Nelson · 9 years ago
  54. f1bbad3 i40e: Make the DCB firmware checks for X710/XL710 only by Neerav Parikh · 9 years ago
  55. 2818ccd i40e: move sync_vsi_filters up in service_task by Jesse Brandeburg · 9 years ago
  56. ba94272 i40e: use eth_platform_get_mac_address() by Sowmini Varadhan · 9 years ago
  57. 72b7486 i40e: add priv flag for automatic rule eviction by Anjali Singhai Jain · 9 years ago
  58. a340c78 i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices by Anjali Singhai · 9 years ago
  59. 4580de0 i40e/i40evf: bump version to 1.4.12/1.4.8 by Jesse Brandeburg · 9 years ago
  60. 45d0435 i40e: avoid large memcpy by assigning struct by Jacob Keller · 9 years ago
  61. c40918c i40e: count allocation errors by Jesse Brandeburg · 9 years ago
  62. 426bda0 i40e: drop unused function by Jesse Brandeburg · 9 years ago
  63. 2f0aff4 i40e: negate PHY int mask bits by Shannon Nelson · 9 years ago
  64. 7bd6875 i40e: APIs to Add/remove port mirroring rules by Kiran Patil · 9 years ago
  65. c53934c i40e: fix: do not sleep in netdev_ops by Jesse Brandeburg · 9 years ago
  66. 38c3cec i40e: allocate memory safer by Jesse Brandeburg · 9 years ago
  67. e9f6563 i40e: do TSO only if CHECKSUM_PARTIAL is set by Shannon Nelson · 9 years ago
  68. 3578fa0 i40e: fix bug in dma sync by Jesse Brandeburg · 9 years ago
  69. d89d967 i40e: trivial: fix missing space by Jesse Brandeburg · 9 years ago
  70. f3699b3 i40e: trivial: drop duplicate definition by Jesse Brandeburg · 9 years ago
  71. f551588 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  72. db956ae net: ixgbe: abort with cls u32 divisor groups greater than 1 by John Fastabend · 9 years ago
  73. b82b17d net: ixgbe: add support for tc_u32 offload by John Fastabend · 9 years ago
  74. 9d35cf0 net: ixgbe: add minimal parser details for ixgbe by John Fastabend · 9 years ago
  75. 16e5cc6 net: rework setup_tc ndo op to consume general tc operand by John Fastabend · 9 years ago
  76. e4c6734 net: rework ndo tc op to consume additional qdisc handle parameter by John Fastabend · 9 years ago
  77. 82f399c i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7 by Catherine Sullivan · 9 years ago
  78. d17038d i40e: trivial: remove unnecessary local var by Jesse Brandeburg · 9 years ago
  79. 2eccf1d i40e: remove VF device IDs from PF by Jesse Brandeburg · 9 years ago
  80. de1017f i40e: add netdev info to VSI dump by Shannon Nelson · 9 years ago
  81. 509a447 i40evf: enable bus master after reset by Mitch Williams · 9 years ago
  82. 1d73b2d i40e: add a little more to an NVM update debug message by Shannon Nelson · 9 years ago
  83. dd54a1a i40e: refactor DCB function by Jesse Brandeburg · 9 years ago
  84. 07f169c i40e: add 20G speed for Tx bandwidth calculations by Mitch Williams · 9 years ago
  85. 1d0a4ad i40e: add counter for arq overflows by Mitch Williams · 9 years ago
  86. a3d772a i40e: fix write-back-on-itr to work with legacy itr by Anjali Singhai Jain · 9 years ago
  87. 071c859 i40e: Store lan_vsi_idx and lan_vsi_id in the right size by Pandi Maharajan · 9 years ago
  88. 97b884f i40e: Bump AQ minor version to 1.5 for new FW features by Shannon Nelson · 9 years ago
  89. 6774faf i40e: AQ thermal sensor control struct by Shannon Nelson · 9 years ago
  90. 2fcc1a4 i40e: AQ Add VXLAN-GPE tunnel type by Shannon Nelson · 9 years ago
  91. fa5623a i40e: AQ Add set_switch_config by Shannon Nelson · 9 years ago
  92. 9068077 i40e: AQ Shared resource flags by Shannon Nelson · 9 years ago
  93. 31d035a Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  94. 1012014 fm10k: don't reinitialize RSS flow table when RXFH configured by Keller, Jacob E · 9 years ago
  95. bf456ab igb: Add workaround for VLAN tag stripping on 82576 by Alexander Duyck · 9 years ago
  96. 268f9d3 igb: Enable use of "bridge fdb add" to set unicast table entries by Alexander Duyck · 9 years ago
  97. 9c2f186 igb: Drop unnecessary checks in transmit path by Alexander Duyck · 9 years ago
  98. 16903ca igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE by Alexander Duyck · 9 years ago
  99. a15d925 igb: Clean-up configuration of VF port VLANs by Alexander Duyck · 9 years ago
  100. 8b77c6b igb: Merge VLVF configuration into igb_vfta_set by Alexander Duyck · 9 years ago