1. be664cb i40e/i40evf: spread CPU affinity hints across online CPUs only by Jacob Keller · 8 years ago
  2. 1b7b759 i40e: make i40evf_map_rings_to_vectors void by Mitch Williams · 8 years ago
  3. 5b36e8d i40evf: Enable VF to request an alternate queue allocation by Alan Brady · 8 years ago
  4. c97fc9b i40evf: fix ring to vector mapping by Alan Brady · 8 years ago
  5. b980c06 i40e: shutdown all IRQs and disable MSI-X when suspended by Jacob Keller · 8 years ago
  6. 7d8fb3a drivers: net: i40evf: use setup_timer() helper. by Allen Pais · 8 years ago
  7. 759dc4a i40e: initialize our affinity_mask based on cpu_possible_mask by Jacob Keller · 8 years ago
  8. 8774370 i40e/i40evf: support for VF VLAN tag stripping control by Mariusz Stachura · 8 years ago
  9. 696ac80a i40evf: fix possible snprintf truncation of q_vector->name by Jacob Keller · 8 years ago
  10. 7e4d01e i40e: use cpumask_copy instead of direct assignment by Jacob Keller · 8 years ago
  11. f0db789 i40evf: use netdev variable in reset task by Alan Brady · 8 years ago
  12. fbb113f i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_resource by Stefan Assmann · 8 years ago
  13. d36e41d i40e: separate hw_features from runtime changing flags by Jacob Keller · 8 years ago
  14. fe2647a i40evf: prevent VF close returning before state transitions to DOWN by Sudheer Mogilappagari · 8 years ago
  15. 1e3a5fd i40e/i40evf: adjust packet size to account for double VLANs by Mitch Williams · 8 years ago
  16. c969ef4 i40evf: Use le32_to_cpu before evaluating HW desc fields by Tushar Dave · 8 years ago
  17. 65c7006 i40evf: assign num_active_queues inside i40evf_alloc_queues by Jacob Keller · 8 years ago
  18. abf709a i40evf: Add support for Adaptive Virtual Function by Preethi Banala · 8 years ago
  19. ff3f4cc virtchnl: finish conversion to virtchnl interface by Jesse Brandeburg · 8 years ago
  20. 310a2ad virtchnl: rename i40e to generic virtchnl by Jesse Brandeburg · 8 years ago
  21. 3dfc3eb i40evf: hide unused variable by Arnd Bergmann · 8 years ago
  22. 283aeaf i40evf: allocate queues before we setup the interrupts and q_vectors by Jacob Keller · 8 years ago
  23. 789f38c i40evf: remove needless min_t() on num_online_cpus()*2 by Jacob Keller · 8 years ago
  24. 0da36b9 i40e: use DECLARE_BITMAP for state fields by Jacob Keller · 8 years ago
  25. d19cb64 i40e: separate PF and VSI state flags by Jacob Keller · 8 years ago
  26. 2318b40 i40e: remove unnecessary msleep() delay in i40e_free_vfs by Jacob Keller · 8 years ago
  27. ed0980c i40e/i40evf: Add tracepoints by Scott Peterson · 8 years ago
  28. 4a0a3ab i40evf: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
  29. ca9ec08 i40e/i40evf: Add support for padding start of frames by Alexander Duyck · 8 years ago
  30. 98efd69 i40e/i40evf: Add support for using order 1 pages with a 3K buffer by Alexander Duyck · 8 years ago
  31. bacd75c i40e/i40evf: Add capability exchange for outer checksum by Preethi Banala · 8 years ago
  32. dab86af i40e/i40evf: Change the way we limit the maximum frame size for Rx by Alexander Duyck · 8 years ago
  33. 1599083 i40e/i40evf: Change version from 1.6.27 to 2.1.7 by Bimmy Pujari · 9 years ago
  34. ed0e894 i40evf: add client interface by Mitch Williams · 9 years ago
  35. 51f3826 i40evf: add comment by Mitch Williams · 9 years ago
  36. 8a68bad i40evf: free rings in remove function by Mitch Williams · 9 years ago
  37. b3f028f i40e: Add bus number info to i40e_bus_info struct by Sudheer Mogilappagari · 9 years ago
  38. cfffef7 i40e/i40evf : Changed version from 1.6.25 to 1.6.27 by Bimmy Pujari · 9 years ago
  39. 17901e1 i40evf: remove unused device ID by Mitch Williams · 9 years ago
  40. 3602386 Changed version from 1.6.21 to 1.6.25 by Bimmy Pujari · 9 years ago
  41. ef4603e i40evf: protect against NULL msix_entries and q_vectors pointers by Jacob Keller · 9 years ago
  42. 47d2a5d i40evf: check for msix_entries null dereference by Alan Brady · 9 years ago
  43. dedecb6 i40evf: Move some i40evf_reset_task code to separate function by Joe Perches · 9 years ago
  44. 06fc016 i40evf: Be much more verbose about what we can and cannot offload by Alexander Duyck · 9 years ago
  45. 7d3f04a i40evf: avoid an extra msleep while by Jacob Keller · 9 years ago
  46. cf465fe i40e/i40evf: Changed version from 1.6.19 to 1.6.21 by Bimmy Pujari · 9 years ago
  47. 4adbb64 i40e/i40evf: Changed version from 1.6.16 to 1.6.19 by Bimmy Pujari · 9 years ago
  48. 96db776 i40e/i40evf: fix interrupt affinity bug by Alan Brady · 9 years ago
  49. 91c527a ethernet/intel: use core min/max MTU checking by Jarod Wilson · 9 years ago
  50. 65e87c0 i40evf: support queue-specific settings for interrupt moderation by Jacob Keller · 9 years ago
  51. f19a973 i40evf: enable adaptive interrupt throttling by Mitch Williams · 9 years ago
  52. fa90efa i40e/i40evf: Changed version to 1.6.16 by Bimmy Pujari · 9 years ago
  53. 903e683 i40evf: remove unnecessary error checking against i40e_shutdown_adminq by Lihong Yang · 9 years ago
  54. cb130a0 i40evf: remove unnecessary error checking against i40evf_up_complete by Bimmy Pujari · 9 years ago
  55. 3f341ac i40evf: Fix link state event handling by Sridhar Samudrala · 9 years ago
  56. bf3a178 i40evf: Open RDMA Client after reset by Avinash Dayanand · 9 years ago
  57. 6992a6c i40e: use alloc_workqueue instead of create_singlethread_workqueue by Jacob Keller · 9 years ago
  58. 93e6fa2 i40e/i40evf-Bump version from 1.6.11 to 1.6.12 by Bimmy Pujari · 9 years ago
  59. 62fe2a8 i40evf: add missing rtnl_lock() around i40evf_set_interrupt_capability by Jacob Keller · 9 years ago
  60. ae33256c i40e/i40evf-bump version to 1.6.11 by Bimmy Pujari · 9 years ago
  61. 9287141 i40evf: add hyperv dev ids by Joshua Hay · 9 years ago
  62. 0706195 i40e/i40evf: Bump version from 1.5.16 to 1.6.4 by Bimmy Pujari · 9 years ago
  63. 63590b6 i40evf: always activate correct MAC address filter by Mitch Williams · 9 years ago
  64. bf2d1df intel: Add support for IPv6 IP-in-IP offload by Alexander Duyck · 9 years ago
  65. 7e13318 net: define gso types for IPx over IPv4 and IPv6 by Tom Herbert · 9 years ago
  66. f42a5c7 i40e: Add allmulti support for the VF by Anjali Singhai Jain · 9 years ago
  67. b163098 i40evf: Allocate Rx buffers properly by Mitch Williams · 9 years ago
  68. ab9ad98 i40evf: refactor receive routine by Jesse Brandeburg · 9 years ago
  69. 19b85e6 i40evf: Drop packet split receive routine by Jesse Brandeburg · 9 years ago
  70. 1c7b4a2 i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUM by Alexander Duyck · 9 years ago
  71. 5a6fc25 i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10 by Harshitha Ramamurthy · 9 years ago
  72. 47d3483 i40evf: Add driver support for promiscuous mode by Anjali Singhai Jain · 9 years ago
  73. 43a3d9b i40evf: Allow PF driver to configure RSS by Mitch Williams · 9 years ago
  74. 577389a i40e/i40evf: Add support for IPIP and SIT offloads by Alexander Duyck · 9 years ago
  75. b0fe330 i40e/i40evf: Clean up feature flags by Alexander Duyck · 9 years ago
  76. ba6cc7f i40evf: properly handle VLAN features by Mitch Williams · 9 years ago
  77. 47c4677 i40e/i40evf: Bump patch from 1.5.2 to 1.5.5 by Harshitha Ramamurthy · 9 years ago
  78. 066439c i40e/i40evf: Bump patch from 1.5.1 to 1.5.2 by Avinash Dayanand · 9 years ago
  79. 539a379 i40evf: Fix get_rss_aq by Catherine Sullivan · 9 years ago
  80. 22ead37 i40evf: Add longer wait after remove module by Mitch Williams · 9 years ago
  81. c4445ae i40evf: Fix VLAN features by Mitch Williams · 9 years ago
  82. 50f26a5 i40e/i40evf: Bump patch from 1.4.25 to 1.5.1 by Catherine Sullivan · 9 years ago
  83. 19b73d8 i40evf: Add additional check for reset by Mitch Williams · 9 years ago
  84. 311f23e i40evf: remove dead code by Alan Cox · 9 years ago
  85. b8f1343 i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15 by Jesse Brandeburg · 9 years ago
  86. f608e6a i40evf: Update feature flags to reflect newly enabled features by Alexander Duyck · 10 years ago
  87. 8888fd8 i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11. by Catherine Sullivan · 10 years ago
  88. 9b9344f i40evf: set adapter state on reset failure by Mitch Williams · 10 years ago
  89. 00e5ec4 i40evf: support packet split receive by Mitch Williams · 10 years ago
  90. c24215c i40e/i40evf: Bump version by Jesse Brandeburg · 10 years ago
  91. eaab59e i40evf: Change vf driver string to reflect all products i40evf supports by Catherine Sullivan · 10 years ago
  92. 4580de0 i40e/i40evf: bump version to 1.4.12/1.4.8 by Jesse Brandeburg · 10 years ago
  93. 82f399c i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7 by Catherine Sullivan · 10 years ago
  94. 509a447 i40evf: enable bus master after reset by Mitch Williams · 10 years ago
  95. 2803b16 i40e/i40evf: Use private workqueue by Jesse Brandeburg · 10 years ago
  96. f6d83d1 i40evf: add new write-back mode by Anjali Singhai Jain · 10 years ago
  97. 3d0da5b i40e/i40evf: Fix for UDP/TCP RSS for X722 by Anjali Singhai Jain · 10 years ago
  98. 1031154 i40evf: null out ring pointers on free by Mitch Williams · 10 years ago
  99. 209dc4d i40evf: allow channel bonding of VFs by Mitch Williams · 10 years ago
  100. 7d1fc01 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago