1. 79febbc net: i40e: shut up uninitialized variable warnings by Arnd Bergmann · 9 years ago
  2. 857942f i40e: Fix Rx hash reported to the stack by our driver by Anjali Singhai Jain · 9 years ago
  3. 6a89902 i40e: geneve tunnel offload support by Singhai, Anjali · 9 years ago
  4. 4eeb1ff i40e: trivial fixes by Jesse Brandeburg · 9 years ago
  5. 44cdb79 i40e/i40evf: use logical operator by Mitch Williams · 9 years ago
  6. a42e7a3 i40e: Fix memory leaks, sideband filter programming by Kiran Patil · 9 years ago
  7. 9c6c125 i40e: Detection and recovery of TX queue hung logic moved to service_task from tx_timeout by Kiran Patil · 9 years ago
  8. b74118f i40e/i40evf: prefetch skb data on transmit by Jesse Brandeburg · 9 years ago
  9. 164c9f5 i40e/i40evf: Add a stat to track how many times we have to do a force WB by Anjali Singhai Jain · 9 years ago
  10. 9c883bd i40e/i40evf: remove unused tunnel parameter by Shannon Nelson · 9 years ago
  11. 93f93a4 net: move skb_mark_napi_id() into core networking stack by Eric Dumazet · 9 years ago
  12. 554f454 i40e: add missing kernel-doc argument by Jean Sacren · 9 years ago
  13. ee2319c i40e/i40evf: adjust interrupt throttle less frequently by Jesse Brandeburg · 9 years ago
  14. c56625d i40e/i40evf: change dynamic interrupt thresholds by Jesse Brandeburg · 9 years ago
  15. 51cc6d9 i40e/i40evf: fix bug in throttle rate math by Jesse Brandeburg · 9 years ago
  16. 8f5e39c i40e/i40evf: refactor IRQ enable function by Jesse Brandeburg · 9 years ago
  17. 32b3e08 drivers/net/intel: use napi_complete_done() by Jesse Brandeburg · 9 years ago
  18. 8b65035 i40e/i40evf: Drop useless "IN_NETPOLL" flag by Alexander Duyck · 9 years ago
  19. c67cace i40e/i40evf: Fix handling of napi budget by Alexander Duyck · 9 years ago
  20. 6995b36 i40e/i40evf: clean up some code by Jesse Brandeburg · 9 years ago
  21. 3487b6c i40e: Fix for extra Flow Director filter in table after error by Carolyn Wyborny · 9 years ago
  22. 2fc3d71 i40e/i40evf: Add a stat to keep track of linearization count by Anjali Singhai Jain · 9 years ago
  23. 8dc5562 i40e: Use numa_mem_id() to better support memoryless node by Jiang Liu · 9 years ago
  24. e908f81 i40e: warn on double free by Jesse Brandeburg · 9 years ago
  25. 7845548 i40e: refactor interrupt enable by Jesse Brandeburg · 9 years ago
  26. 0deda86 i40e/i40evf: fix Tx hang workaround code by Jesse Brandeburg · 9 years ago
  27. 5804474 i40e: Fix RS bit update in Tx path and disable force WB workaround by Anjali Singhai · 9 years ago
  28. c1d1791 i40e: add GRE tunnel type to csum encoding by Shannon Nelson · 9 years ago
  29. b03a8c1 i40e/i40evf: refactor tx timeout logic by Kiran Patil · 9 years ago
  30. 1e6d6f8 i40e: Move i40e_get_head into header file by Kiran Patil · 9 years ago
  31. 52eb95e i40e/i40evf: Add ATR HW eviction support for X722 by Anjali Singhai Jain · 9 years ago
  32. 527274c i40e/i40evf: Add TX/RX outer UDP checksum support for X722 by Anjali Singhai Jain · 9 years ago
  33. 8e0764b i40e/i40evf: Add support for writeback on ITR feature for X722 by Anjali Singhai Jain · 9 years ago
  34. 41a1d04 i40e: use BIT and BIT_ULL macros by Jesse Brandeburg · 9 years ago
  35. de32e3e i40e/i40evf: Fix and refactor dynamic ITR code by Carolyn Wyborny · 9 years ago
  36. 489ce7a i40e/i40evf: improve Tx performance with a small tweak by Jesse Brandeburg · 10 years ago
  37. 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  38. 3052083 i40e/i40evf: Fix mixed size frags and linearization by Anjali Singhai Jain · 10 years ago
  39. 3350759 i40e/i40evf: remove time_stamp member by Jesse Brandeburg · 10 years ago
  40. 3e587cf i40e/i40evf: force inline transmit functions by Jesse Brandeburg · 10 years ago
  41. 2e4875e i40e: Move the FD ATR/SB messages to a higher debug level by Anjali Singhai Jain · 10 years ago
  42. 6b02a174 i40e/i40evf: Remove unneeded TODO by Greg Rose · 10 years ago
  43. 60ccd45 i40e/i40evf: Add stats to count Tunnel ATR hits by Anjali Singhai Jain · 10 years ago
  44. 89232c3 i40e/i40evf: Add ATR support for tunneled TCP/IPv4/IPv6 packets. by Anjali Singhai Jain · 10 years ago
  45. 4ffd3c7 net: batch of last_rx update avoidance in ethernet drivers. by françois romieu · 9 years ago
  46. 6731716 i40e/i40evf: Use dma_rmb where appropriate by Alexander Duyck · 10 years ago
  47. 31eaacc i40e/i40evf: Set Ethernet protocol correctly when Tx VLAN offloads are disabled by Greg Rose · 10 years ago
  48. 8b6ed9c i40e/i40evf: fix bug when skb allocation fails by Jesse Brandeburg · 10 years ago
  49. b40c82e6 i40e: Fix inconsistent use of PF/VF vs pf/vf by Jeff Kirsher · 10 years ago
  50. 97bf75f i40e/i40evf: fix accidental write to ITR registers by Jesse Brandeburg · 10 years ago
  51. 016890b i40e/i40evf: enable prefetch of Tx descriptors during cleanup by Jesse Brandeburg · 10 years ago
  52. 4599120 i40e/i40evf: Simplify tunnel selection logic by Anjali Singhai Jain · 10 years ago
  53. 04294e3 i40e: FD filters flush policy changes by Anjali Singhai Jain · 10 years ago
  54. 4205d37 i40e: Avoid logs while adding/deleting FD-SB filters by Anjali Singhai Jain · 10 years ago
  55. 37a2973 i40e/i40evf: Refactor i40e_debug_aq and make some functions static by Shannon Nelson · 10 years ago
  56. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  57. f8faaa4 i40e/i40evf: Add missing packet types for VXLAN encapsulated packet types by Anjali Singhai Jain · 10 years ago
  58. d40d00b i40e: Skip the priority tagging if DCB is not enabled by Neerav Parikh · 10 years ago
  59. a68de58 i40e: fix race in hang check by Jesse Brandeburg · 10 years ago
  60. 71da619 i40e: Fix TSO with more than 8 frags per segment issue by Anjali Singhai · 10 years ago
  61. a132af2 i40e/i40evf: Refactor the receive routines by Mitch Williams · 10 years ago
  62. f217d6c i40e: Fix for stats init function call in Rx setup by Carolyn Wyborny · 10 years ago
  63. 638702b i40e/i40evf: Add call to u64_stats_init to init by Carolyn Wyborny · 10 years ago
  64. c29af37 i40evf: Force Tx writeback on ITR by Anjali Singhai Jain · 10 years ago
  65. 22b4777 i40e: check I40E_FLAG_PTP before handling Tx or Rx timestamps by Jacob Keller · 10 years ago
  66. 3f3558b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  67. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  68. df23075 i40e: Fix bug with TCP over IPv6 over VXLAN by Anjali Singhai · 10 years ago
  69. f638597 i40e: Fix Rx checksum error counter by Anjali Singhai · 10 years ago
  70. d91649f i40e: fix un-necessary Tx hangs by Jesse Brandeburg · 10 years ago
  71. a94d9e2 ethernet/intel: Use eth_skb_pad and skb_put_padto helpers by Alexander Duyck · 10 years ago
  72. 4567dc1 i40e: skb->xmit_more support by Eric Dumazet · 10 years ago
  73. a81fb04 i40e/igb: Convert to dev_consume_skb_any() by Rick Jones · 10 years ago
  74. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  75. fa4ba69 i40e: Set skb->csum_level for encapsulated checksum by Tom Herbert · 10 years ago
  76. 810b3ae i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4 by Anjali Singhai Jain · 10 years ago
  77. 1e1be8f i40e: ATR policy change to flush the table to clean stale ATR rules by Anjali Singhai Jain · 10 years ago
  78. f7233c5 i40e: Some FD message fixes by Anjali Singhai Jain · 10 years ago
  79. e99bdd3 i40e: Update flow director error messages to reduce user confusion by Carolyn Wyborny · 10 years ago
  80. 3d34dd0 i40e: Fix TSO and hw checksums for non-accelerated vlan packets. by Vlad Yasevich · 10 years ago
  81. 38e0043 i40e: Adds FCoE related code to i40e core driver by Vasu Dev · 10 years ago
  82. 22d2fa1 i40e/i40evf: fix extension header csum logic by Jesse Brandeburg · 10 years ago
  83. ec9a7db i40e/i40evf: Clean up code by Paul M Stillwell Jr · 10 years ago
  84. 9ce34f0 i40e: fix race conditions on queuing skb for HW time stamp by Jakub Kicinski · 11 years ago
  85. 259afec i40e: never generate both software and hardware timestamps by Jakub Kicinski · 11 years ago
  86. 49d7d93 i40e/i40evf: Do not free the dummy packet buffer synchronously by Anjali Singhai Jain · 10 years ago
  87. 3efbbb2 i40e/i40evf: initialize context descriptor by Jesse Brandeburg · 10 years ago
  88. b814ba6 i40e: FD filter replay logic bug fix by Anjali Singhai Jain · 10 years ago
  89. 99753ea i40e: fix fdir programming by Jesse Brandeburg · 10 years ago
  90. 1295738 i40e: Fix the FD sideband logic to detect a FD table full condition by Anjali Singhai Jain · 10 years ago
  91. 12be846 i40e: Avoid adding the TCP-IPv4 filter twice by Anjali Singhai Jain · 10 years ago
  92. 433c47d i40e/i40evf: Add Flow director stats to PF stats by Anjali Singhai Jain · 10 years ago
  93. 8a3c91c i40e/i40evf: add PPRS bit to error bits and fix bug in Rx checksum by Jesse Brandeburg · 10 years ago
  94. 505682c i40e: allow for more VSIs by Mitch Williams · 10 years ago
  95. 980093e i40e/i40evf: fix TSO accounting by Jesse Brandeburg · 11 years ago
  96. d3a90b7 i40e: don't use OR to check a value by Jesse Brandeburg · 11 years ago
  97. 8913278 i40e: Use the new i40e_get_fd_cnt_all function in other places by Anjali Singhai Jain · 11 years ago
  98. b2d36c0 i40e/i40evf: Remove reserved PCTYPE defines by Kevin Scott · 11 years ago
  99. 1c112a6 i40e: add required include by Mitch Williams · 11 years ago
  100. 0dd8357 i40e: remove ptp_tx_work timestamp work item by Jacob Keller · 11 years ago