1. 6453073 ixgbe: add initial support for xdp redirect by John Fastabend · 8 years ago
  2. 90382dc ixgbe: NULL xdp_tx rings on resource cleanup by John Fastabend · 8 years ago
  3. f263fbb Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  4. 775755e PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done() by Christoph Hellwig · 8 years ago
  5. dfc4ff6 i40e: don't hold RTNL lock for the entire reset by Jacob Keller · 8 years ago
  6. 7642984 i40e: Handle PE_CRITERR properly with IWARP enabled by Catherine Sullivan · 8 years ago
  7. 2e5c26ea i40e: clear only cause_ena bit by Shannon Nelson · 8 years ago
  8. e588723 i40e: fix disabling overflow promiscuous mode by Alan Brady · 8 years ago
  9. 5bbb2e2 i40e: Add support for OEM firmware version by Filip Sadowski · 8 years ago
  10. 4fc8c67 i40e: genericize the partition bandwidth control by Shannon Nelson · 8 years ago
  11. 83d14c5 i40e: Add message for unsupported MFP mode by Carolyn Wyborny · 8 years ago
  12. 68fb13a7 i40e: Support firmware CEE DCB UP to TC map re-definition by Greg Bowers · 8 years ago
  13. 1e99854 i40e: Fix potential out of bound array access by Sudheer Mogilappagari · 8 years ago
  14. 15d23b4 i40e: comment that udp_port must be in host byte order by Jacob Keller · 8 years ago
  15. 59e331e i40e: use dev_dbg instead of dev_info when warning about missing routine by Jacob Keller · 8 years ago
  16. 7c32b1e i40e/i40evf: update WOL and I40E_AQC_ADDR_VALID_MASK flags by Alice Michael · 8 years ago
  17. 65c7006 i40evf: assign num_active_queues inside i40evf_alloc_queues by Jacob Keller · 8 years ago
  18. 74608d1 i40e: add support for XDP_TX action by Björn Töpel · 8 years ago
  19. 0c8493d i40e: add XDP support for pass and drop actions by Björn Töpel · 8 years ago
  20. 4792093 bpf: ixgbe: Report bpf_prog ID during XDP_QUERY_PROG by Martin KaFai Lau · 8 years ago
  21. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  22. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  23. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  24. 640f93c i40e: Fix a sleep-in-atomic bug by Jia-Ju Bai · 8 years ago
  25. a09c0fc ixgbe: pci_set_drvdata must be called before register_netdev by Jeff Mahoney · 8 years ago
  26. 4ebdf8a ixgbe: Resolve cppcheck format string warning by Tony Nguyen · 8 years ago
  27. d28b194 ixgbe: fix writes to PFQDE by Emil Tantilov · 8 years ago
  28. adc2c83 ixgbevf: Bump version number by Tony Nguyen · 8 years ago
  29. 01ec552 ixgbe: Bump version number by Tony Nguyen · 8 years ago
  30. 622a2ef ixgbe: check for Tx timestamp timeouts during watchdog by Jacob Keller · 8 years ago
  31. 4cc74c0 ixgbe: add statistic indicating number of skipped Tx timestamps by Jacob Keller · 8 years ago
  32. 5fef124 ixgbe: avoid permanent lock of *_PTP_TX_IN_PROGRESS by Jacob Keller · 8 years ago
  33. aaebaf5 ixgbe: fix race condition with PTP_TX_IN_PROGRESS bits by Jacob Keller · 8 years ago
  34. 6964e53 i40e: fix handling of HW ATR eviction by Jacob Keller · 8 years ago
  35. 3948b57 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  36. a5fcf8a net: propagate tc filter chain index down the ndo_setup_tc call by Jiri Pirko · 8 years ago
  37. 833521e e1000e: Undo e1000e_pm_freeze if __e1000_shutdown fails by Chris Wilson · 8 years ago
  38. b476dea igb: make a few local functions static by Colin Ian King · 8 years ago
  39. 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  40. 2aae918 i40e/i40evf: proper update of the page_offset field by Björn Töpel · 8 years ago
  41. 9e6c9c0 i40e: Fix state flags for bit set and clean operations of PF by Mauro S. M. Rodrigues · 8 years ago
  42. fd8e597 e1000e: use disable_hardirq() also for MSIX vectors in e1000_netpoll() by Konstantin Khlebnikov · 8 years ago
  43. 24ad2a9 e1000e: Don't return uninitialized stats by Benjamin Poirier · 8 years ago
  44. 81e3f64 igb: Remove useless argument by Benjamin Poirier · 8 years ago
  45. e5f36ad igb: check for Tx timestamp timeouts during watchdog by Jacob Keller · 8 years ago
  46. c3b8f85 igb: add statistic indicating number of skipped Tx timestamps by Jacob Keller · 8 years ago
  47. cff5714 e1000e: add statistic indicating number of skipped Tx timestamps by Jacob Keller · 8 years ago
  48. 74344e3 igb: avoid permanent lock of *_PTP_TX_IN_PROGRESS by Jacob Keller · 8 years ago
  49. 4ccdc01 igb: fix race condition with PTP_TX_IN_PROGRESS bits by Jacob Keller · 8 years ago
  50. 5012863 e1000e: fix race condition around skb_tstamp_tx() by Jacob Keller · 8 years ago
  51. 000ba1f igb: mark PM functions as __maybe_unused by Arnd Bergmann · 8 years ago
  52. 440aeca igb: Explicitly select page 0 at initialization by Matwey V Kornilov · 9 years ago
  53. 82c01a8 net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void by yuval.shaia@oracle.com · 8 years ago
  54. abf709a i40evf: Add support for Adaptive Virtual Function by Preethi Banala · 8 years ago
  55. 735e35c i40e/virtchnl: move function to virtchnl by Jesse Brandeburg · 8 years ago
  56. ff3f4cc virtchnl: finish conversion to virtchnl interface by Jesse Brandeburg · 8 years ago
  57. f0adc6e i40evf/virtchnl: whitespace cleanups by Jesse Brandeburg · 8 years ago
  58. 764430c i40e/virtchnl: refactor code for validate checks by Jesse Brandeburg · 8 years ago
  59. eedcfef virtchnl: convert to new macros by Jesse Brandeburg · 8 years ago
  60. 260e938 virtchnl: move some code to core driver by Jesse Brandeburg · 8 years ago
  61. 310a2ad virtchnl: rename i40e to generic virtchnl by Jesse Brandeburg · 8 years ago
  62. 55cdfd4 i40e: use new unified virtchnl header file by Jesse Brandeburg · 8 years ago
  63. 681bdf8 i40e/i40evf: create and use new unified header file by Jesse Brandeburg · 8 years ago
  64. 3929080 i40evf: drop i40e_type.h include by Jesse Brandeburg · 8 years ago
  65. c380e37 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  66. d9c23ff ixgbe: fix incorrect status check by Emil Tantilov · 8 years ago
  67. 3ce5cb7 ixgbe: add missing configuration for rate select 1 by Emil Tantilov · 8 years ago
  68. 08ed48e ixgbe: always call setup_mac_link for multispeed fiber by Emil Tantilov · 8 years ago
  69. 410a494 ixgbe: add write flush when configuring CS4223/7 by Emil Tantilov · 8 years ago
  70. cc1de78 ixgbe: correct CS4223/7 PHY identification by Emil Tantilov · 8 years ago
  71. 8066603 ixgbevf: Resolve warnings for -Wimplicit-fallthrough by Tony Nguyen · 8 years ago
  72. 31f5d9b ixgbevf: Resolve truncation warning for q_vector->name by Tony Nguyen · 8 years ago
  73. 93df946 ixgbe: Resolve warnings for -Wimplicit-fallthrough by Tony Nguyen · 8 years ago
  74. e61e4c8 ixgbe: Resolve truncation warning for q_vector->name by Tony Nguyen · 8 years ago
  75. 6af3d0f ixgbe: Add error checking to setting VF MAC by Tony Nguyen · 8 years ago
  76. 22cb4ff ixgbe: Correct thermal sensor event check by Mark Rustad · 8 years ago
  77. e6b41c8 ixgbe: enable L3/L4 filtering for Tx switched packets by Emil Tantilov · 8 years ago
  78. 5e999fb4 ixgbe: Remove MAC X550EM_X 1Gbase-t led_[on|off] support by Paul Greenwalt · 8 years ago
  79. b09457e ixgbe: initialize u64_stats_sync structures early at ixgbe_probe by Liwei Song · 9 years ago
  80. 2a20525 ixgbe/ixgbevf: Enables TSO for MPLS encapsulated packets by Scott Peterson · 9 years ago
  81. 0a4ecc2 i40e: Check for memory allocation failure by Christophe Jaillet · 8 years ago
  82. 0bc0706 i40e: check for Tx timestamp timeouts during watchdog by Jacob Keller · 8 years ago
  83. 6118955 i40e: use pf data structure directly in i40e_ptp_rx_hang by Jacob Keller · 8 years ago
  84. 2955fac i40e: add statistic indicating number of skipped Tx timestamps by Jacob Keller · 8 years ago
  85. 6907757 i40e: avoid permanent lock of *_PTP_TX_IN_PROGRESS by Jacob Keller · 8 years ago
  86. bbc4e7d i40e: fix race condition with PTP_TX_IN_PROGRESS bits by Jacob Keller · 8 years ago
  87. 9d68322 i40evf: disable unused flags by Jesse Brandeburg · 8 years ago
  88. 155b0f6 i40evf: fix merge error in older patch by Jesse Brandeburg · 8 years ago
  89. eb873fe i40evf: fix duplicate lines by Jesse Brandeburg · 8 years ago
  90. 74abc9b1 net: ethernet: update drivers to make both SW and HW TX timestamps by Miroslav Lichvar · 8 years ago
  91. e341257 net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL by Miroslav Lichvar · 8 years ago
  92. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  93. ad61dd3 scripts/spelling.txt: add regsiter -> register spelling mistake by Stephen Boyd · 8 years ago
  94. 8dd5b69 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  95. 68fe1d5 e1000e: Add Support for 38.4MHZ frequency by Sasha Neftin · 8 years ago
  96. c8744f4 e1000e: Add Support for CannonLake by Sasha Neftin · 8 years ago
  97. 3a3173b e1000e: Initial Support for CannonLake by Sasha Neftin · 8 years ago
  98. 10ed1e0 e1000e: fix PTP on e1000_pch_lpt variants by Jarod Wilson · 9 years ago
  99. 3dfc3eb i40evf: hide unused variable by Arnd Bergmann · 8 years ago
  100. 283aeaf i40evf: allocate queues before we setup the interrupts and q_vectors by Jacob Keller · 8 years ago