1. dcfd6b8 ixgbe: fix use of uninitialized padding by Emil Tantilov · 7 years ago
  2. 86e2349 ixgbe: add counter for times Rx pages gets allocated, not recycled by Jesper Dangaard Brouer · 7 years ago
  3. 761c2a4 ixgbe: split Tx/Rx ring clearing for ethtool loopback test by Emil Tantilov · 7 years ago
  4. c69be94 ixgbe: add error checks when initializing the PHY by Emil Tantilov · 7 years ago
  5. f5a71ca ixgbe: restore normal RSS after last macvlan offload is removed by Shannon Nelson · 7 years ago
  6. 2e033ea ixgbe: declare ixgbe_mac_operations structures as const by Bhumika Goyal · 7 years ago
  7. 2e22a75 ixgbe: Clear SWFW_SYNC register during init by Emil Tantilov · 8 years ago
  8. b74f571 i40e/i40evf: organize and re-number feature flags by Jacob Keller · 7 years ago
  9. a5340d9 i40e: ignore skb->xmit_more when deciding to set RS bit by Jacob Keller · 7 years ago
  10. 0a3b4f7 i40evf: enable support for VF VLAN tag stripping control by Jacob Keller · 7 years ago
  11. 052b93d i40e: do not enter PHY debug mode while setting LEDs behaviour by Mariusz Stachura · 7 years ago
  12. 19b7960 i40e: implement split PCI error reset handler by Alan Brady · 7 years ago
  13. 013df59 i40e: Properly maintain flow director filters list by Filip Sadowski · 7 years ago
  14. 9a85817 i40e: Display error message if module does not meet thermal requirements by Filip Sadowski · 7 years ago
  15. 7f66182 i40e: fix merge error by Alice Michael · 7 years ago
  16. bd6cd4e i40e/i40evf: use DECLARE_BITMAP for state by Jesse Brandeburg · 7 years ago
  17. 0a0d9af i40e: fix incorrect register definition by Mitch Williams · 7 years ago
  18. 60518a0 i40e: redfine I40E_PHY_TYPE_MAX by Mitch Williams · 7 years ago
  19. c3d26b7 i40e: re-enable PTP L4 capabilities for XL710 if FW >6.0 by Alan Brady · 7 years ago
  20. be664cb i40e/i40evf: spread CPU affinity hints across online CPUs only by Jacob Keller · 7 years ago
  21. 64615b5 i40e: add private flag to control source pruning by Mitch Williams · 7 years ago
  22. ec2f25d i40e: fix a typo in i40e_pf documentation by Rami Rosen · 7 years ago
  23. 3e256ac fm10k: fix mis-ordered parameters in declaration for .ndo_set_vf_bw by Jacob Keller · 7 years ago
  24. 87be989 fm10k: prefer %s and __func__ for diagnostic prints by Jacob Keller · 7 years ago
  25. c0ad8ef fm10k: Fix misuse of net_ratelimit() by Joe Perches · 7 years ago
  26. ef57ab7 fm10k: bump version number by Jacob Keller · 7 years ago
  27. 1f5c27e fm10k: use the MAC/VLAN queue for VF<->PF MAC/VLAN requests by Jacob Keller · 7 years ago
  28. fc91736 fm10k: introduce a message queue for MAC/VLAN messages by Jacob Keller · 7 years ago
  29. 8249c47 fm10k: use generic PM hooks instead of legacy PCIe power hooks by Jacob Keller · 7 years ago
  30. b4fcd43 fm10k: use spinlock to implement mailbox lock by Jacob Keller · 7 years ago
  31. 0b40f45 fm10k: prepare_for_reset() when we lose PCIe Link by Jacob Keller · 7 years ago
  32. 4efac6f Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  33. ab243ec i40e: Stop dropping 802.1ad tags - eth proto 0x88a8 by Scott Peterson · 7 years ago
  34. c53d11f i40e: fix client notify of VF reset by Alan Brady · 7 years ago
  35. 41d0a4d i40e: fix handling of vf_states variable by Alan Brady · 7 years ago
  36. 1b7b759 i40e: make i40evf_map_rings_to_vectors void by Mitch Williams · 7 years ago
  37. 5b36e8d i40evf: Enable VF to request an alternate queue allocation by Alan Brady · 7 years ago
  38. d43d60e i40e: ensure reset occurs when disabling VF by Jacob Keller · 7 years ago
  39. f18d202 i40e: make use of i40e_vc_disable_vf by Jacob Keller · 7 years ago
  40. eeeddbb i40e: drop i40e_pf *pf from i40e_vc_disable_vf() by Jacob Keller · 7 years ago
  41. ba4e003 i40e: don't hold spinlock while resetting VF by Jacob Keller · 7 years ago
  42. 00f6c2f i40e: use admin queue for setting LEDs behavior by Mariusz Stachura · 7 years ago
  43. 9c0e5ca i40e: Add support for 'ethtool -m' by Filip Sadowski · 7 years ago
  44. d60bcc7 i40e: Fix reporting of supported link modes by Filip Sadowski · 7 years ago
  45. 5490234 i40e: Fix a potential NULL pointer dereference by Christophe JAILLET · 7 years ago
  46. 5872866 i40e: remove logically dead code by Lihong Yang · 7 years ago
  47. e50d575 i40e: limit lan queue count in large CPU count machine by Shannon Nelson · 7 years ago
  48. 0491439 fm10k: prevent race condition of __FM10K_SERVICE_SCHED by Jacob Keller · 7 years ago
  49. 65b0a46 fm10k: move fm10k_prepare_for_reset and fm10k_handle_reset by Jacob Keller · 7 years ago
  50. dd5eede fm10k: avoid divide by zero in rare cases when device is resetting by Jacob Keller · 7 years ago
  51. d876c15 fm10k: don't loop while resetting VFs due to VFLR event by Jacob Keller · 7 years ago
  52. 4abf01b fm10k: simplify reading PFVFLRE register by Jacob Keller · 7 years ago
  53. 8bac58b fm10k: avoid needless delay when loading driver by Jacob Keller · 7 years ago
  54. 523a0b55 fm10k: add missing fall through comment by Jacob Keller · 7 years ago
  55. b94dd00 fm10k: avoid possible truncation of q_vector->name by Jacob Keller · 7 years ago
  56. 375ce90 fm10k: fix typos on fall through comments by Jacob Keller · 7 years ago
  57. 5c66d12 fm10k: stop spurious link down messages when Tx FIFO is full by Jacob Keller · 7 years ago
  58. 95f49d4 fm10k: Use seq_putc() in fm10k_dbg_desc_break() by Markus Elfring · 8 years ago
  59. b52b7f7 fm10k: reschedule service event if we stall the PF<->SM mailbox by Jacob Keller · 8 years ago
  60. 17a9180 fm10k: ensure we process SM mbx when processing VF mbx by Jacob Keller · 7 years ago
  61. 22b96551 i40e: refactor FW version checking by Mitch Williams · 7 years ago
  62. a3f5aa9 i40e: Enable VF to negotiate number of allocated queues by Alan Brady · 7 years ago
  63. c97fc9b i40evf: fix ring to vector mapping by Alan Brady · 7 years ago
  64. b980c06 i40e: shutdown all IRQs and disable MSI-X when suspended by Jacob Keller · 7 years ago
  65. 5c49922 i40e: prevent service task from running while we're suspended by Jacob Keller · 7 years ago
  66. 401586c i40e: don't clear suspended state until we finish resuming by Jacob Keller · 7 years ago
  67. 0e5d3da i40e: use newer generic PM support instead of legacy PM callbacks by Jacob Keller · 7 years ago
  68. c17401a i40e: use separate state bit for miscellaneous IRQ setup by Jacob Keller · 7 years ago
  69. 905770f i40evf: lower message level by Mitch Williams · 7 years ago
  70. 0dc8692 i40e: fix for flow director counters not wrapping as expected by Mariusz Stachura · 7 years ago
  71. e04ea00 i40e: relax warning message in case of version mismatch by Mariusz Stachura · 7 years ago
  72. 3fded46 i40e: simplify member variable accesses by Sudheer Mogilappagari · 7 years ago
  73. 9a03449 i40e: Fix link down message when interface is brought up by Sudheer Mogilappagari · 7 years ago
  74. 16badf7 i40e: Fix unqualified module message while bringing link up by Sudheer Mogilappagari · 7 years ago
  75. 2b634bb i40e/i40evf: rename bytes_per_int to bytes_per_usec by Jacob Keller · 7 years ago
  76. 366a88f bpf, ixgbe: add meta data support by Daniel Borkmann · 7 years ago
  77. de8f3a8 bpf: add meta pointer for direct access by Daniel Borkmann · 7 years ago
  78. b6cd4b5 e100: Cocci spatch "pool_zalloc-simple" by Thomas Meyer · 7 years ago
  79. 7d8fb3a drivers: net: i40evf: use setup_timer() helper. by Allen Pais · 7 years ago
  80. 4a9c07e drivers: net: e1000e: use setup_timer() helper. by Allen Pais · 7 years ago
  81. 82a8c67 drivers: net: ixgb: use setup_timer() helper. by Allen Pais · 7 years ago
  82. 66bed84 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 7 years ago
  83. 3c8f3e9 i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq by Jacob Keller · 7 years ago
  84. 09f79fd i40e: avoid NVM acquire deadlock during NVM update by Anjali Singhai Jain · 7 years ago
  85. 742c987 i40e/i40evf: avoid dynamic ITR updates when polling or low packet rate by Jacob Keller · 7 years ago
  86. 0a2c772 i40e/i40evf: remove ULTRA latency mode by Jacob Keller · 7 years ago
  87. 6d97772 i40e: invert logic for checking incorrect cpu vs irq affinity by Jacob Keller · 7 years ago
  88. 759dc4a i40e: initialize our affinity_mask based on cpu_possible_mask by Jacob Keller · 7 years ago
  89. 9254c0e i40e: move enabling icr0 into i40e_update_enable_itr by Jacob Keller · 7 years ago
  90. ba4460d i40e: remove workaround for resetting XPS by Jacob Keller · 7 years ago
  91. 1927923 i40e: Fix for unused value issue found by static analysis by Carolyn Wyborny · 7 years ago
  92. 68e4970 i40e: 25G FEC status improvements by Mariusz Stachura · 7 years ago
  93. 8774370 i40e/i40evf: support for VF VLAN tag stripping control by Mariusz Stachura · 7 years ago
  94. 8c9eb35 i40e: force VMDQ device name truncation by Jacob Keller · 7 years ago
  95. 696ac80a i40evf: fix possible snprintf truncation of q_vector->name by Jacob Keller · 7 years ago
  96. e53b382 i40e: Use correct flag to enable egress traffic for unicast promisc by Akeem G Abodunrin · 7 years ago
  97. b5d5504 i40e: prevent snprintf format specifier truncation by Jacob Keller · 7 years ago
  98. ed601f6 i40e: Store the requested FEC information by Mariusz Stachura · 7 years ago
  99. 167d52e i40e: Update state variable for adminq subtask by Sudheer Mogilappagari · 7 years ago
  100. 2bf0193 i40e: synchronize nvmupdate command and adminq subtask by Sudheer Mogilappagari · 7 years ago