1. 4a05571 igb: Fix constant media auto sense switching when no cable is connected by Manfred Rudigier · 5 years ago
  2. 036184a igb: clear out skb->tstamp after reading the txtime by Vedang Patel · 5 years ago
  3. 561bd56 igb: Exclude device from suspend direct complete optimization by Kai-Heng Feng · 6 years ago
  4. 0424b0b igb: Fix WARN_ONCE on runtime suspend by Arvind Sankar · 6 years ago
  5. d657e82 igb: Fix an issue that PME is not enabled during runtime suspend by Kai-Heng Feng · 6 years ago
  6. 0542997 igb: remove ndo_poll_controller by Eric Dumazet · 6 years ago
  7. 1513562 igb: Replace GFP_ATOMIC with GFP_KERNEL in igb_sw_init() by Jia-Ju Bai · 6 years ago
  8. a798fba igb: Use an advanced ctx descriptor for launchtime by Jesus Sanchez-Palencia · 6 years ago
  9. 4e31843 Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  10. 7e9660f igb_main: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  11. f5ddcf7 igb: Remove unnecessary include of <linux/pci-aspm.h> by Bjorn Helgaas · 6 years ago
  12. 73017f4 igb: Use dma_wmb() instead of wmb() before doorbell writes by Venkatesh Srinivas · 6 years ago
  13. 3048cf8 igb: Add support for ETF offload by Jesus Sanchez-Palencia · 6 years ago
  14. 1b9231e igb: Only call skb_tx_timestamp after descriptors are ready by Jesus Sanchez-Palencia · 6 years ago
  15. 8080e6a igb: Refactor igb_offload_cbs() by Jesus Sanchez-Palencia · 6 years ago
  16. 0364a0d igb: Only change Tx arbitration when CBS is on by Jesus Sanchez-Palencia · 6 years ago
  17. 91db364 igb: Refactor igb_configure_cbs() by Jesus Sanchez-Palencia · 6 years ago
  18. 60513bd net: sched: pass extack pointer to block binds and cb registration by John Hurley · 6 years ago
  19. 246ab6f cls_flower: fix error values for commands not supported by drivers by Jiri Pirko · 6 years ago
  20. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  21. 06140c7 igb: Wait 10ms just once after TX queues reset by Sergey Nemov · 6 years ago
  22. 1ec2297 igb: Clear TSICR interrupts together with ICR by Joanna Yurdal · 6 years ago
  23. 51dce24 net: intel: Cleanup the copyright/license headers by Jeff Kirsher · 6 years ago
  24. e086be9 igb: Add support for adding offloaded clsflower filters by Vinicius Costa Gomes · 7 years ago
  25. f8f3d34 igb: Add the skeletons for tc-flower offloading by Vinicius Costa Gomes · 7 years ago
  26. 872f923 igb: Allow filters to be added for the local MAC address by Vinicius Costa Gomes · 7 years ago
  27. 0a82389 igb: Add support for enabling queue steering in filters by Vinicius Costa Gomes · 7 years ago
  28. 1d717cf igb: Add support for MAC address filters specifying source addresses by Vinicius Costa Gomes · 7 years ago
  29. 6995ddc igb: Enable the hardware traffic class feature bit for igb models by Vinicius Costa Gomes · 7 years ago
  30. 4dc93fc igb: Fix queue selection on MAC filters on i210 by Vinicius Costa Gomes · 7 years ago
  31. 2707df9 igb: Fix the transmission mode of queue 0 for Qav mode by Vinicius Costa Gomes · 7 years ago
  32. ae06c70 intel: add SPDX identifiers to all the Intel drivers by Jeff Kirsher · 7 years ago
  33. 0a6f2f0 igb: Fix a test with HWTSTAMP_TX_ON by Christophe JAILLET · 7 years ago
  34. 17a0b9a igb: Do not call netif_device_detach() when PCIe link goes missing by Mika Westerberg · 7 years ago
  35. 1b8b062 igb: add VF trust infrastructure by Corinna Vinschen · 7 years ago
  36. 13169ba igb: Delete an error message for a failed memory allocation in igb_enable_sriov() by Markus Elfring · 7 years ago
  37. 888f229 igb: Free IRQs when device is hotplugged by Lyude Paul · 7 years ago
  38. 0da6090 igb: Clarify idleslope config constraints by Jesus Sanchez-Palencia · 7 years ago
  39. 28cb2d1 igb: add function to get maximum RSS queues by Zhang Shengju · 7 years ago
  40. 177132d igb: Allow to remove administratively set MAC on VFs by Corinna Vinschen · 8 years ago
  41. c4cb991 igb: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  42. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  43. 8521db4 net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBS by Nogah Frankel · 7 years ago
  44. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  45. e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  46. 05f9d3e igb: Add support for CBS offload by Andre Guedes · 7 years ago
  47. 104ba83 igb: Fix TX map failure path by Jean-Philippe Brucker · 7 years ago
  48. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  49. 26566ea ethernet/intel: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  50. 18eb863 igb: check memory allocation failure by Christophe JAILLET · 7 years ago
  51. 46b3bb9 igb: do not drop PF mailbox lock after read of VF message by Greg Edwards · 7 years ago
  52. 2643e6e igb: Remove incorrect "unexpected SYS WRAP" log message by Corinna Vinschen · 7 years ago
  53. 26bd4e2 igb: protect TX timestamping from API misuse by Cliff Spradlin · 7 years ago
  54. 94221ae75 igb: Fix error of RX network flow classification by Gangfeng Huang · 7 years ago
  55. b476dea igb: make a few local functions static by Colin Ian King · 7 years ago
  56. 81e3f64 igb: Remove useless argument by Benjamin Poirier · 7 years ago
  57. e5f36ad igb: check for Tx timestamp timeouts during watchdog by Jacob Keller · 7 years ago
  58. c3b8f85 igb: add statistic indicating number of skipped Tx timestamps by Jacob Keller · 7 years ago
  59. 74344e3 igb: avoid permanent lock of *_PTP_TX_IN_PROGRESS by Jacob Keller · 7 years ago
  60. 000ba1f igb: mark PM functions as __maybe_unused by Arnd Bergmann · 7 years ago
  61. b90fa87 igb: Enable reading of wake up packet by Kim Tatt Chuah · 8 years ago
  62. 4827cc3 igb/igbvf: Add VF MAC filter request capabilities by Yury Kylulin · 8 years ago
  63. 83c2133 igb: improve MAC filter handling by Yury Kylulin · 8 years ago
  64. 3a1eb6d igb/ixgbe: Fix typo in igb_build_skb and/or ixgbe_build_skb code comment by Alexander Duyck · 8 years ago
  65. b1bb2eb igb: Re-add support for build_skb in igb by Alexander Duyck · 8 years ago
  66. e014272 igb: Break out Rx buffer page management by Alexander Duyck · 8 years ago
  67. e3cdf68 igb: Add support for padding packet by Alexander Duyck · 8 years ago
  68. 8649aae igb: Add support for using order 1 pages to receive large frames by Alexander Duyck · 8 years ago
  69. 3456fd5 igb: Use page_address offset from page instead of masking virtual address by Alexander Duyck · 8 years ago
  70. cfbc871 igb: Limit maximum frame Rx based on MTU by Alexander Duyck · 8 years ago
  71. 7cc6fd4 igb: Don't bother clearing Tx buffer_info in igb_clean_tx_ring by Alexander Duyck · 8 years ago
  72. d2bead5 igb: Clear Rx buffer_info in configure instead of clean by Alexander Duyck · 8 years ago
  73. 7ec0116 igb: Use length to determine if descriptor is done by Alexander Duyck · 8 years ago
  74. 7bd1759 igb: Add support for DMA_ATTR_WEAK_ORDERING by Alexander Duyck · 8 years ago
  75. 4a7c972 net: Remove usage of net_device last_rx member by Tobias Klauser · 8 years ago
  76. 02ac5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  77. 2976db8 mm: rename __page_frag functions to __page_frag_cache, drop order from drain by Alexander Duyck · 8 years ago
  78. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  79. 9474933 igb: close/suspend race in netif_device_detach by Todd Fujinaka · 8 years ago
  80. 69b97cf igb: re-assign hw address pointer on reset after PCI error by Guilherme G Piccoli · 8 years ago
  81. 629823b igb: use igb_adapter->io_addr instead of e1000_hw->hw_addr by Cao jin · 8 years ago
  82. bd4171a igb: update code to better handle incrementing page count by Alexander Duyck · 8 years ago
  83. 5be5955 igb: update driver to make use of DMA_ATTR_SKIP_CPU_SYNC by Alexander Duyck · 8 years ago
  84. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  85. 516165a igb/igbvf: Don't use lco_csum to compute IPv4 checksum by Alexander Duyck · 8 years ago
  86. 91c527a ethernet/intel: use core min/max MTU checking by Jarod Wilson · 8 years ago
  87. 0742337 igb: bump version to igb-5.4.0 by Todd Fujinaka · 8 years ago
  88. 79aab09 net: Update API for VF vlan protocol 802.1ad support by Moshe Shemesh · 8 years ago
  89. 0e71def igb: add support of RX network flow classification by Gangfeng Huang · 8 years ago
  90. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  91. 64f2525 igb: Only DMA sync frame length by Andrew Lunn · 8 years ago
  92. 8646f7b igb: call igb_ptp_suspend during suspend/resume cycle by Jacob Keller · 8 years ago
  93. 4f3ce71 igb: re-use igb_ptp_reset in igb_ptp_init by Jacob Keller · 8 years ago
  94. 56d766d ethernet/intel: Use pci_(request|release)_mem_regions by Johannes Thumshirn · 8 years ago
  95. bf2d1df intel: Add support for IPv6 IP-in-IP offload by Alexander Duyck · 8 years ago
  96. 7e13318 net: define gso types for IPx over IPv4 and IPv6 by Tom Herbert · 8 years ago
  97. e10715d igb/igbvf: Add support for GSO partial by Alexander Duyck · 9 years ago
  98. 8008f68 igb: make igb_update_pf_vlvf static by Jacob Keller · 9 years ago
  99. a51d8c2 igb: use BIT() macro or unsigned prefix by Jacob Keller · 9 years ago
  100. 4d0e965 drivers: replace dev->trans_start accesses with dev_trans_start by Florian Westphal · 8 years ago