1. 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  2. 3052083 i40e/i40evf: Fix mixed size frags and linearization by Anjali Singhai Jain · 9 years ago
  3. 3350759 i40e/i40evf: remove time_stamp member by Jesse Brandeburg · 9 years ago
  4. 3e587cf i40e/i40evf: force inline transmit functions by Jesse Brandeburg · 9 years ago
  5. 2e4875e i40e: Move the FD ATR/SB messages to a higher debug level by Anjali Singhai Jain · 9 years ago
  6. 6b02a174 i40e/i40evf: Remove unneeded TODO by Greg Rose · 9 years ago
  7. 60ccd45 i40e/i40evf: Add stats to count Tunnel ATR hits by Anjali Singhai Jain · 9 years ago
  8. 89232c3 i40e/i40evf: Add ATR support for tunneled TCP/IPv4/IPv6 packets. by Anjali Singhai Jain · 9 years ago
  9. 4ffd3c7 net: batch of last_rx update avoidance in ethernet drivers. by françois romieu · 9 years ago
  10. 6731716 i40e/i40evf: Use dma_rmb where appropriate by Alexander Duyck · 9 years ago
  11. 31eaacc i40e/i40evf: Set Ethernet protocol correctly when Tx VLAN offloads are disabled by Greg Rose · 9 years ago
  12. 8b6ed9c i40e/i40evf: fix bug when skb allocation fails by Jesse Brandeburg · 9 years ago
  13. b40c82e i40e: Fix inconsistent use of PF/VF vs pf/vf by Jeff Kirsher · 9 years ago
  14. 97bf75f i40e/i40evf: fix accidental write to ITR registers by Jesse Brandeburg · 9 years ago
  15. 016890b i40e/i40evf: enable prefetch of Tx descriptors during cleanup by Jesse Brandeburg · 9 years ago
  16. 4599120 i40e/i40evf: Simplify tunnel selection logic by Anjali Singhai Jain · 9 years ago
  17. 04294e3 i40e: FD filters flush policy changes by Anjali Singhai Jain · 9 years ago
  18. 4205d37 i40e: Avoid logs while adding/deleting FD-SB filters by Anjali Singhai Jain · 9 years ago
  19. 37a2973 i40e/i40evf: Refactor i40e_debug_aq and make some functions static by Shannon Nelson · 9 years ago
  20. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  21. f8faaa4 i40e/i40evf: Add missing packet types for VXLAN encapsulated packet types by Anjali Singhai Jain · 9 years ago
  22. d40d00b i40e: Skip the priority tagging if DCB is not enabled by Neerav Parikh · 9 years ago
  23. a68de58 i40e: fix race in hang check by Jesse Brandeburg · 9 years ago
  24. 71da619 i40e: Fix TSO with more than 8 frags per segment issue by Anjali Singhai · 9 years ago
  25. a132af2 i40e/i40evf: Refactor the receive routines by Mitch Williams · 10 years ago
  26. f217d6c i40e: Fix for stats init function call in Rx setup by Carolyn Wyborny · 9 years ago
  27. 638702b i40e/i40evf: Add call to u64_stats_init to init by Carolyn Wyborny · 10 years ago
  28. c29af37 i40evf: Force Tx writeback on ITR by Anjali Singhai Jain · 10 years ago
  29. 22b4777 i40e: check I40E_FLAG_PTP before handling Tx or Rx timestamps by Jacob Keller · 10 years ago
  30. 3f3558b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  31. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  32. df23075 i40e: Fix bug with TCP over IPv6 over VXLAN by Anjali Singhai · 10 years ago
  33. f638597 i40e: Fix Rx checksum error counter by Anjali Singhai · 10 years ago
  34. d91649f i40e: fix un-necessary Tx hangs by Jesse Brandeburg · 10 years ago
  35. a94d9e2 ethernet/intel: Use eth_skb_pad and skb_put_padto helpers by Alexander Duyck · 10 years ago
  36. 4567dc1 i40e: skb->xmit_more support by Eric Dumazet · 10 years ago
  37. a81fb04 i40e/igb: Convert to dev_consume_skb_any() by Rick Jones · 10 years ago
  38. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  39. fa4ba69 i40e: Set skb->csum_level for encapsulated checksum by Tom Herbert · 10 years ago
  40. 810b3ae i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4 by Anjali Singhai Jain · 10 years ago
  41. 1e1be8f i40e: ATR policy change to flush the table to clean stale ATR rules by Anjali Singhai Jain · 10 years ago
  42. f7233c5 i40e: Some FD message fixes by Anjali Singhai Jain · 10 years ago
  43. e99bdd3 i40e: Update flow director error messages to reduce user confusion by Carolyn Wyborny · 10 years ago
  44. 3d34dd0 i40e: Fix TSO and hw checksums for non-accelerated vlan packets. by Vlad Yasevich · 10 years ago
  45. 38e0043 i40e: Adds FCoE related code to i40e core driver by Vasu Dev · 10 years ago
  46. 22d2fa1 i40e/i40evf: fix extension header csum logic by Jesse Brandeburg · 10 years ago
  47. ec9a7db i40e/i40evf: Clean up code by Paul M Stillwell Jr · 10 years ago
  48. 9ce34f0 i40e: fix race conditions on queuing skb for HW time stamp by Jakub Kicinski · 10 years ago
  49. 259afec i40e: never generate both software and hardware timestamps by Jakub Kicinski · 10 years ago
  50. 49d7d93 i40e/i40evf: Do not free the dummy packet buffer synchronously by Anjali Singhai Jain · 10 years ago
  51. 3efbbb2 i40e/i40evf: initialize context descriptor by Jesse Brandeburg · 10 years ago
  52. b814ba6 i40e: FD filter replay logic bug fix by Anjali Singhai Jain · 10 years ago
  53. 99753ea i40e: fix fdir programming by Jesse Brandeburg · 10 years ago
  54. 1295738 i40e: Fix the FD sideband logic to detect a FD table full condition by Anjali Singhai Jain · 10 years ago
  55. 12be846 i40e: Avoid adding the TCP-IPv4 filter twice by Anjali Singhai Jain · 10 years ago
  56. 433c47d i40e/i40evf: Add Flow director stats to PF stats by Anjali Singhai Jain · 10 years ago
  57. 8a3c91c i40e/i40evf: add PPRS bit to error bits and fix bug in Rx checksum by Jesse Brandeburg · 10 years ago
  58. 505682c i40e: allow for more VSIs by Mitch Williams · 10 years ago
  59. 980093e i40e/i40evf: fix TSO accounting by Jesse Brandeburg · 10 years ago
  60. d3a90b7 i40e: don't use OR to check a value by Jesse Brandeburg · 10 years ago
  61. 8913278 i40e: Use the new i40e_get_fd_cnt_all function in other places by Anjali Singhai Jain · 10 years ago
  62. b2d36c0 i40e/i40evf: Remove reserved PCTYPE defines by Kevin Scott · 10 years ago
  63. 1c112a6 i40e: add required include by Mitch Williams · 10 years ago
  64. 0dd8357 i40e: remove ptp_tx_work timestamp work item by Jacob Keller · 11 years ago
  65. c5ffe7e e1000e/igb/ixgbe/i40e: fix message terminations by Jakub Kicinski · 10 years ago
  66. dd225bc i40e: remove open-coded skb_cow_head by Francois Romieu · 10 years ago
  67. 21d3efd i40e: fix function kernel doc description by Jean Sacren · 10 years ago
  68. 13c2884 i40e: Use DEBUG_FD message level for an FD message by Anjali Singhai Jain · 10 years ago
  69. ce80678 i40e: Delete ATR filter on RST by Anjali Singhai Jain · 10 years ago
  70. ff40dd5 i40e/i40evf: reduce context descriptors by Jesse Brandeburg · 10 years ago
  71. 1943d8b i40e/i40evf: enable hardware feature head write back by Jesse Brandeburg · 10 years ago
  72. 390f86d i40e: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 10 years ago
  73. 55a5e60 i40e: Add code to handle FD table full condition by Anjali Singhai Jain · 10 years ago
  74. be56052 i40e/i40evf: carefully fill tx ring by Jesse Brandeburg · 10 years ago
  75. 206812b i40e/i40evf: i40e implementation for skb_set_hash by Jesse Brandeburg · 10 years ago
  76. 17a73f6 i40e: Flow Director sideband accounting by Joseph Gasparakis · 10 years ago
  77. ddf1d0d i40e: spelling error by Jesse Brandeburg · 10 years ago
  78. 60ea5f8 i40e: rename defines by Jesse Brandeburg · 11 years ago
  79. 6838b53 i40e: whitespace fixes by Jesse Brandeburg · 11 years ago
  80. beb0dff i40e: enable PTP by Jacob Keller · 11 years ago
  81. 8ee75a8 i40e: check for possible incorrect ipv6 checksum by Shannon Nelson · 11 years ago
  82. 829af3a i40e: trivial: formatting and checkpatch fixes by Mitch Williams · 11 years ago
  83. 420136c i40e: shorten wordy fields by Mitch Williams · 11 years ago
  84. 8e9dca5 i40e: add a comment on barrier and fix panic on reset by Greg Rose · 11 years ago
  85. dc641b7 i40e: Fix GPL header by Greg Rose · 11 years ago
  86. 298deef i40e: Record dma buffer info for dummy packets by Anjali Singhai Jain · 11 years ago
  87. 0e2fe46c i40e: fix constant cast issues by Jesse Brandeburg · 11 years ago
  88. 8144f0f i40e: Rx checksum offload for VXLAN by Joseph Gasparakis · 11 years ago
  89. 8a49492 i40e: check multi-bit state correctly by Jesse Brandeburg · 11 years ago
  90. 116a57d i40e: tweaking icr0 handling for legacy irq by Shannon Nelson · 11 years ago
  91. eaefbd0 i40e: refactor fdir setup function by Jesse Brandeburg · 11 years ago
  92. 0976a01 i40e: fix sign extension issue by Jesse Brandeburg · 11 years ago
  93. 1022cb6 i40e: do not flush after re-enabling interrupts by Jesse Brandeburg · 11 years ago
  94. 980e9b1 i40e: Add support for 64 bit netstats by Alexander Duyck · 11 years ago
  95. 9f65e15b i40e: Move rings from pointer to array to array of pointers by Alexander Duyck · 11 years ago
  96. cd0b6fa i40e: Replace ring container array with linked list by Alexander Duyck · 11 years ago
  97. a114d0a i40e: Split bytes and packets from Rx/Tx stats by Alexander Duyck · 11 years ago
  98. 7070ce0 i40e: Add support for Tx byte queue limits by Alexander Duyck · 11 years ago
  99. b194130 i40e: Drop dead code and flags from Tx hotpath by Alexander Duyck · 11 years ago
  100. a5e9c57 i40e: clean up Tx fast path by Alexander Duyck · 11 years ago