1. 640f93c i40e: Fix a sleep-in-atomic bug by Jia-Ju Bai · 8 years ago
  2. 6964e53 i40e: fix handling of HW ATR eviction by Jacob Keller · 8 years ago
  3. 2aae918 i40e/i40evf: proper update of the page_offset field by Björn Töpel · 8 years ago
  4. 9e6c9c0 i40e: Fix state flags for bit set and clean operations of PF by Mauro S. M. Rodrigues · 8 years ago
  5. 47994c1 i40e: remove hw_disabled_flags in favor of using separate flag bits by Jacob Keller · 8 years ago
  6. 0da36b9 i40e: use DECLARE_BITMAP for state fields by Jacob Keller · 8 years ago
  7. d19cb64 i40e: separate PF and VSI state flags by Jacob Keller · 8 years ago
  8. 2318b40 i40e: remove unnecessary msleep() delay in i40e_free_vfs by Jacob Keller · 8 years ago
  9. 707d088 i40e: amortize wait time when disabling lots of VFs by Jacob Keller · 8 years ago
  10. 1f190d9 i40e: Reprogram port offloads after reset by Alexander Duyck · 8 years ago
  11. 27826fd i40e: rename index to port to avoid confusion by Jacob Keller · 8 years ago
  12. 1b48437 i40e: make use of i40e_reset_all_vfs when initializing new VFs by Jacob Keller · 8 years ago
  13. 6322e63 i40e: properly spell I40E_VF_STATE_* flags by Jacob Keller · 8 years ago
  14. 3480756 i40e: use i40e_stop_rings_no_wait to implement PORT_SUSPENDED state by Jacob Keller · 8 years ago
  15. e4b433f i40e: reset all VFs in parallel when rebuilding PF by Jacob Keller · 8 years ago
  16. 9dc2e41 i40e: split some code in i40e_reset_vf into helpers by Jacob Keller · 8 years ago
  17. 9e3f23f i40e: reduce wait time for adminq command completion by Jacob Keller · 8 years ago
  18. e8d2f4c i40e: fix CONFIG_BUSY checks in i40e_set_settings function by Jacob Keller · 8 years ago
  19. c768e49 i40e: factor out queue control from i40e_vsi_control_(tx|rx) by Jacob Keller · 8 years ago
  20. 024b05f i40e: don't hold RTNL lock while waiting for VF reset to finish by Jacob Keller · 8 years ago
  21. 1d5c960 i40e: new AQ commands by Jingjing Wu · 8 years ago
  22. ed0980c i40e/i40evf: Add tracepoints by Scott Peterson · 8 years ago
  23. 3118025 i40e: dump VF information in debugfs by Mitch Williams · 8 years ago
  24. 0e626ff i40e: Fix support for flow director programming status by Alexander Duyck · 8 years ago
  25. f8b45b7 i40e/i40evf: Use build_skb to build frames by Alexander Duyck · 8 years ago
  26. ca9ec08 i40e/i40evf: Add support for padding start of frames by Alexander Duyck · 8 years ago
  27. 98efd69 i40e/i40evf: Add support for using order 1 pages with a 3K buffer by Alexander Duyck · 8 years ago
  28. 3351219 i40e: clean up historic deprecated flag definitions by Jacob Keller · 8 years ago
  29. 78786d4 i40e: remove I40E_FLAG_NEED_LINK_UPDATE by Alice Michael · 8 years ago
  30. af26ce2 i40e: remove extraneous loop in i40e_vsi_wait_queues_disabled by Jacob Keller · 8 years ago
  31. 41c4c2b i40e: allow look-up of MAC address from Open Firmware or IDPROM by Jacob Keller · 8 years ago
  32. 17daabb i40e: Simplify i40e_detect_recover_hung_queue logic by Alan Brady · 8 years ago
  33. 373149f i40e: Decrease the scope of rtnl lock by Maciej Sosin · 8 years ago
  34. e8c5f72 i40e: Swap use of pf->flags and pf->hw_disabled_flags for ATR Eviction by Alexander Duyck · 8 years ago
  35. a346fb8 i40e: update error message when trying to add invalid filters by Jacob Keller · 8 years ago
  36. 004eb61 i40e: only register client on iWarp-capable devices by Mitch Williams · 8 years ago
  37. 921c467 i40e: close client on remove and shutdown by Mitch Williams · 8 years ago
  38. 8090f61 i40e: register existing client on probe by Mitch Williams · 8 years ago
  39. 295c0a5 i40e: remove client instance on driver unload by Mitch Williams · 8 years ago
  40. bacd75c i40e/i40evf: Add capability exchange for outer checksum by Preethi Banala · 8 years ago
  41. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  42. d08a9f6 i40e: fix for queue timing delays by Wyborny, Carolyn · 8 years ago
  43. dab86af i40e/i40evf: Change the way we limit the maximum frame size for Rx by Alexander Duyck · 8 years ago
  44. c424d4a i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flow by Alexander Duyck · 8 years ago
  45. fa2343e i40e/i40evf: Break i40e_fetch_rx_buffer up to allow for reuse of frag code by Alexander Duyck · 8 years ago
  46. a0cfc31 i40e/i40evf: Pull out code for cleaning up Rx buffers by Alexander Duyck · 8 years ago
  47. 9a06412 i40e/i40evf: Pull code for grabbing and syncing rx_buffer from fetch_buffer by Alexander Duyck · 8 years ago
  48. d57c0e0 i40e/i40evf: Use length to determine if descriptor is done by Alexander Duyck · 8 years ago
  49. 3a104f8 i40e: remove FDIR_REQUIRES_REINIT driver flag by Jacob Keller · 8 years ago
  50. d9eaf12 i40e: remove a useless goto statement by Jacob Keller · 8 years ago
  51. 1fca326 i40e: Check for new arq elements before leaving the adminq subtask loop by Christopher N Bednarz · 8 years ago
  52. 6030308 i40e: use register for XL722 control register read/write by Paul M Stillwell Jr · 8 years ago
  53. aca955d i40e: Clean up handling of private flags by Alexander Duyck · 8 years ago
  54. 7be147d i40e: initialize params before notifying of l2_param_changes by Jacob Keller · 8 years ago
  55. c76cb6e i40e: Drop FCoE code that always evaluates to false or 0 by Alexander Duyck · 8 years ago
  56. 9eed69a i40e: Drop FCoE code from core driver files by Alexander Duyck · 8 years ago
  57. a5b268e i40e/i40evf: Clean-up process_skb_fields by Alexander Duyck · 8 years ago
  58. 0a25b73 i40e: removed no longer needed delays by Bimmy Pujari · 8 years ago
  59. beff3e9 i40e: Fixed race conditions in VF reset by Robert Konklewski · 8 years ago
  60. 741b8b8 i40e/i40evf: Fix use after free in Rx cleanup path by Alexander Duyck · 8 years ago
  61. f25571b i40e: fix configuration of RSS table with DCB by Harshitha Ramamurthy · 8 years ago
  62. 1793668 i40e/i40evf: Update code to better handle incrementing page count by Alexander Duyck · 8 years ago
  63. 13a8cd1 i40e: Do not enable NAPI on q_vectors that have no rings by Alexander Duyck · 8 years ago
  64. 584a887 i40e: make use of hlist_for_each_entry_continue by Jacob Keller · 8 years ago
  65. f223c87 i40e: add support for SCTPv4 FDir filters by Jacob Keller · 9 years ago
  66. 0e588de i40e: implement support for flexible word payload by Jacob Keller · 9 years ago
  67. e793095 i40e: add parsing of flexible filter fields from userdef by Jacob Keller · 9 years ago
  68. 43b1569 i40e: partition the ring_cookie to get VF index by Jacob Keller · 9 years ago
  69. 9229e99 i40e: allow changing input set for ntuple filters by Jacob Keller · 9 years ago
  70. 3bcee1e i40e: restore default input set for each flow type by Jacob Keller · 9 years ago
  71. 36777d9 i40e: check current configured input set when adding ntuple filters by Jacob Keller · 8 years ago
  72. faa16e0 i40e: correctly honor the mask fields for ETHTOOL_SRXCLSRLINS by Jacob Keller · 8 years ago
  73. c6da525 i40e: always remove old filter when adding new FDir filter by Jacob Keller · 9 years ago
  74. 1ec8dea i40e: explicitly fail on extended MAC field for ethtool_rx_flow_spec by Jacob Keller · 9 years ago
  75. 097dbf5 i40e: add counters for UDP/IPv4 and IPv4 filters by Jacob Keller · 9 years ago
  76. 510dd46 i40e: don't re-enable ATR when flushing filters if SB has TCP4/IPv4 rules by Jacob Keller · 9 years ago
  77. 6d06942 i40e: reset fd_tcp_rule count when restoring filters by Jacob Keller · 9 years ago
  78. e122eb74 i40e: remove redundant check for fd_tcp_rule when restoring filters by Jacob Keller · 9 years ago
  79. 377cc24 i40e: exit ATR mode only when adding TCP/IPv4 filter succeeds by Jacob Keller · 9 years ago
  80. e5187ee i40e: return immediately when failing to add fdir filter by Jacob Keller · 9 years ago
  81. 01016da i40e: rework exit flow of i40e_add_fdir_ethtool by Jacob Keller · 9 years ago
  82. 8ce43dc i40e: don't use arrays for (src|dst)_ip by Jacob Keller · 9 years ago
  83. fe0b0cd i40e: send correct port number to AdminQ when enabling UDP tunnels by Jacob Keller · 9 years ago
  84. a7f9094 i40e: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  85. 56f36ac mqprio: Modify mqprio to pass user parameters via ndo_setup_tc. by Amritha Nambiar · 8 years ago
  86. b77ac97 i40e: rename auto_disable_flags to hw_disabled_flags by Harshitha Ramamurthy · 9 years ago
  87. 1599083 i40e/i40evf: Change version from 1.6.27 to 2.1.7 by Bimmy Pujari · 9 years ago
  88. 4dbc566 i40e: Allow untrusted VFs to have more filters by Mitch Williams · 9 years ago
  89. 59605bc i40e/i40evf: Add support for mapping pages with DMA attributes by Alexander Duyck · 9 years ago
  90. 3954b39 i40e: Clarify steps in MAC/VLAN filters initialization routine by Filip Sadowski · 9 years ago
  91. 26f77e5 i40e: fix RSS queues only operating on PF0 by Lihong Yang · 9 years ago
  92. c271dd6 i40e: fix ethtool to get EEPROM data from X722 interface by Lihong Yang · 9 years ago
  93. c0cf70a i40e: don't add more vectors to num_lan_msix than number of CPUs by Jacob Keller · 9 years ago
  94. 0ef2d5a i40e: KISS the client interface by Mitch Williams · 9 years ago
  95. d60be2c i40e: fix up recent proxy and wol bits for X722_SUPPORT by Shannon Nelson · 9 years ago
  96. 96a39ae i40e: Acquire NVM lock before reads on all devices by Aaron Salter · 9 years ago
  97. b564d62 scripts/spelling.txt: add "varible" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  98. 83a0c6e i40e: Invoke softirqs after napi_reschedule by Benjamin Poirier · 9 years ago
  99. ee847d9 i40e: remove duplicate device id from PCI table by Carolyn Wyborny · 9 years ago
  100. b9c015d i40e: mark the value passed to csum_replace_by_diff as __wsum by Jacob Keller · 9 years ago