1. 442b25e i40e: Remove unused variable by Mitch Williams · 9 years ago
  2. 3845cce i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices by Anjali Singhai Jain · 9 years ago
  3. afb8ece i40e: remove redundant check on vsi->active_vlans by Colin King · 9 years ago
  4. 50f26a5 i40e/i40evf: Bump patch from 1.4.25 to 1.5.1 by Catherine Sullivan · 9 years ago
  5. 55f7d72 i40e: Change comment to reflect correct function name by Mitch Williams · 9 years ago
  6. 56e5ca6 i40e: Change unknown event error msg to ignore message by Shannon Nelson · 9 years ago
  7. 7e5a313 i40e: Added code to prevent double resets by Mitch Williams · 9 years ago
  8. d3ce5734 i40e: Notify VFs of all resets by Mitch Williams · 9 years ago
  9. c99abb4 i40e: Remove timer and task only if created by Shannon Nelson · 9 years ago
  10. de03d2b i40e: Assure that adminq is alive in debug mode by Shannon Nelson · 9 years ago
  11. 6927839 i40e: Remove MSIx only if created by Shannon Nelson · 9 years ago
  12. 6182902 i40e: Fix up return code by Jesse Brandeburg · 9 years ago
  13. b6cacca i40e: Save off VSI resource count when updating VSI by Kevin Scott · 9 years ago
  14. b7c3593 i40e/i40evf: Remove I40E_MAX_USER_PRIORITY define by Catherine Sullivan · 9 years ago
  15. 4ea6239 i40e/i40evf: Fix casting in transmit code by Jesse Brandeburg · 9 years ago
  16. a619afe i40e/i40evf: Add support for bulk free in Tx cleanup by Alexander Duyck · 9 years ago
  17. f2edaaa i40e/i40evf: Fix handling of boolean logic in polling routines by Alexander Duyck · 9 years ago
  18. 5c4654d i40e/i40evf: Allow up to 12K bytes of data per Tx descriptor instead of 8K by Alexander Duyck · 9 years ago
  19. 08ca387 i40e: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 9 years ago
  20. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  21. e3219ce i40e: Add support for client interface for IWARP driver by Anjali Singhai Jain · 9 years ago
  22. f3757a4 i40e/ethtool: support coalesce setting by queue by Kan Liang · 9 years ago
  23. be280ba i40e/ethtool: support coalesce getting by queue by Kan Liang · 9 years ago
  24. a75e800 i40e: queue-specific settings for interrupt moderation by Kan Liang · 9 years ago
  25. b8f1343 i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15 by Jesse Brandeburg · 9 years ago
  26. 35f3472 i40e: let go of the past by Mitch Williams · 9 years ago
  27. a4618ec i40e: suspend scheduling during driver unload by Pandi Kumar Maharajan · 9 years ago
  28. 272cdaf2 i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw. by Shannon Nelson · 9 years ago
  29. f658137 i40e: implement and use Rx CTL helper functions by Shannon Nelson · 9 years ago
  30. 3336514 i40e: add adminq commands for Rx CTL registers by Shannon Nelson · 9 years ago
  31. f534039 i40e: add check for null VSI by John Underwood · 9 years ago
  32. fe72608 i40e: Expose some registers to program parser, FD and RSS logic by Anjali Singhai Jain · 9 years ago
  33. 730a8f8 i40e: Fix for unexpected messaging by Carolyn Wyborny · 9 years ago
  34. 3fe06f4 i40e: Do not wait for Rx queue disable in DCB reconfig by Neerav Parikh · 9 years ago
  35. 4d7cec0 i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit by Kevin Scott · 9 years ago
  36. 31b606d i40e: Fix led blink capability for 10GBaseT PHY by Carolyn Wyborny · 9 years ago
  37. fd077cd i40e: Add functions to blink led on 10GBaseT PHY by Carolyn Wyborny · 9 years ago
  38. 3bc6797 i40e/i40evf: Move Tx checksum closer to TSO by Alexander Duyck · 9 years ago
  39. 2d37490 i40e/i40evf: Rewrite logic for 8 descriptor per packet check by Alexander Duyck · 9 years ago
  40. 4ec441d i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx by Alexander Duyck · 9 years ago
  41. ffcc55c i40e: Add support for ATR w/ IPv6 extension headers by Alexander Duyck · 9 years ago
  42. bc5d252 i40e: Update feature flags to reflect newly enabled features by Alexander Duyck · 9 years ago
  43. 84d5946 i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels by Alexander Duyck · 9 years ago
  44. 6b037cd i40e: Fix ATR in relation to tunnels by Alexander Duyck · 9 years ago
  45. 5453205 i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM by Alexander Duyck · 9 years ago
  46. fad5733 i40e/i40evf: Clean-up Rx packet checksum handling by Alexander Duyck · 9 years ago
  47. 529f1f6 i40e/i40evf: Add exception handling for Tx checksum by Alexander Duyck · 9 years ago
  48. 475b420 i40e/i40evf: Do not write to descriptor unless we complete by Alexander Duyck · 9 years ago
  49. a3fd9d8 i40e/i40evf: Handle IPv6 extension headers in checksum offload by Alexander Duyck · 9 years ago
  50. a006472 i40e/i40evf: Add support for IPv4 encapsulated in IPv6 by Alexander Duyck · 9 years ago
  51. b96b78f i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path by Alexander Duyck · 9 years ago
  52. c777019 i40e/i40evf: Consolidate all header changes into TSO function by Alexander Duyck · 9 years ago
  53. c49a7bc i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path by Alexander Duyck · 9 years ago
  54. 03f9d6a i40e/i40evf: Use u64 values instead of casting them in TSO function by Alexander Duyck · 9 years ago
  55. a9c9a81 i40e/i40evf: Drop outer checksum offload that was not requested by Alexander Duyck · 9 years ago
  56. 8888fd8 i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11. by Catherine Sullivan · 9 years ago
  57. 3b12008 i40e: When in promisc mode apply promisc mode to Tx Traffic as well by Anjali Singhai Jain · 9 years ago
  58. 73b03f9 i40e: clean event descriptor before use by Shannon Nelson · 9 years ago
  59. 6e93d0c i40e: better error reporting for nvmupdate by Shannon Nelson · 9 years ago
  60. 0d79032 i40e: expand comment by Mitch Williams · 9 years ago
  61. a16ae2d i40e: Do not disable queues in the Legacy/MSI Interrupt handler by Anjali Singhai Jain · 9 years ago
  62. 16fd08b i40e/i40evf: avoid atomics by Mitch Williams · 9 years ago
  63. 4147e2c i40e: Removal of code which relies on BASE VEB SEID by Kiran Patil · 9 years ago
  64. 6784ed5 i40e: Fix PROMISC mode for Multi-function per port (MFP) devices by Anjali Singhai Jain · 9 years ago
  65. dd35310 i40e: Add a SW workaround for lost interrupts by Anjali Singhai Jain · 9 years ago
  66. f734dff i40e: trivial: cleanup use of pf->hw by Jesse Brandeburg · 9 years ago
  67. cb5c260 i40e: drop unused debugfs file "dump" by Jesse Brandeburg · 9 years ago
  68. d6b3bca i40e: get rid of magic number by Mitch Williams · 9 years ago
  69. c24215c i40e/i40evf: Bump version by Jesse Brandeburg · 9 years ago
  70. 4668607 i40e: properly show packet split status in debugfs by Mitch Williams · 9 years ago
  71. 1a36d7f i40e/i40evf: use logical operators, not bitwise by Mitch Williams · 9 years ago
  72. f16704e i40e/i40evf: use pages correctly in Rx by Mitch Williams · 9 years ago
  73. dd1a5df i40e/i40evf: use __GFP_NOWARN by Jesse Brandeburg · 9 years ago
  74. 13cb3e9 i40e: dump descriptor indexes in hex by Jesse Brandeburg · 9 years ago
  75. c2e245a i40e/i40evf: try again after failure by Jesse Brandeburg · 9 years ago
  76. 40d72a5 i40e/i40evf: don't lose interrupts by Jesse Brandeburg · 9 years ago
  77. ecc6a23 i40e: Refactor force_wb and WB_ON_ITR functionality code by Anjali Singhai Jain · 9 years ago
  78. 66fc360 i40e: use new add_veb calling with VEB stats control by Shannon Nelson · 9 years ago
  79. 8a187f4 i40e: add VEB stat control and remove L2 cloud filter by Shannon Nelson · 9 years ago
  80. 67be6eb i40e: set shared bit for multicast filters by Shannon Nelson · 9 years ago
  81. f1bbad3 i40e: Make the DCB firmware checks for X710/XL710 only by Neerav Parikh · 9 years ago
  82. 2818ccd i40e: move sync_vsi_filters up in service_task by Jesse Brandeburg · 9 years ago
  83. ba94272 i40e: use eth_platform_get_mac_address() by Sowmini Varadhan · 9 years ago
  84. 72b7486 i40e: add priv flag for automatic rule eviction by Anjali Singhai Jain · 9 years ago
  85. a340c78 i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices by Anjali Singhai · 9 years ago
  86. 4580de0 i40e/i40evf: bump version to 1.4.12/1.4.8 by Jesse Brandeburg · 9 years ago
  87. 45d0435 i40e: avoid large memcpy by assigning struct by Jacob Keller · 9 years ago
  88. c40918c i40e: count allocation errors by Jesse Brandeburg · 9 years ago
  89. 426bda0 i40e: drop unused function by Jesse Brandeburg · 9 years ago
  90. 2f0aff4 i40e: negate PHY int mask bits by Shannon Nelson · 9 years ago
  91. 7bd6875 i40e: APIs to Add/remove port mirroring rules by Kiran Patil · 9 years ago
  92. c53934c i40e: fix: do not sleep in netdev_ops by Jesse Brandeburg · 9 years ago
  93. 38c3cec i40e: allocate memory safer by Jesse Brandeburg · 9 years ago
  94. e9f6563 i40e: do TSO only if CHECKSUM_PARTIAL is set by Shannon Nelson · 9 years ago
  95. 3578fa0 i40e: fix bug in dma sync by Jesse Brandeburg · 9 years ago
  96. d89d967 i40e: trivial: fix missing space by Jesse Brandeburg · 9 years ago
  97. f3699b3 i40e: trivial: drop duplicate definition by Jesse Brandeburg · 9 years ago
  98. f551588 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  99. 16e5cc6 net: rework setup_tc ndo op to consume general tc operand by John Fastabend · 9 years ago
  100. e4c6734 net: rework ndo tc op to consume additional qdisc handle parameter by John Fastabend · 9 years ago