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