1. 700053c igb: check memory allocation failure by Christophe JAILLET · 7 years ago
  2. 34b6b00 igb: Use smp_rmb rather than read_barrier_depends by Brian King · 7 years ago
  3. 64da1e5 igb: close/suspend race in netif_device_detach by Todd Fujinaka · 8 years ago
  4. bc43883 igb: re-assign hw address pointer on reset after PCI error by Guilherme G Piccoli · 8 years ago
  5. 516165a igb/igbvf: Don't use lco_csum to compute IPv4 checksum by Alexander Duyck · 8 years ago
  6. 0742337 igb: bump version to igb-5.4.0 by Todd Fujinaka · 8 years ago
  7. 79aab09 net: Update API for VF vlan protocol 802.1ad support by Moshe Shemesh · 8 years ago
  8. 0e71def igb: add support of RX network flow classification by Gangfeng Huang · 8 years ago
  9. 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
  10. 64f2525 igb: Only DMA sync frame length by Andrew Lunn · 8 years ago
  11. 8646f7b igb: call igb_ptp_suspend during suspend/resume cycle by Jacob Keller · 8 years ago
  12. 4f3ce71 igb: re-use igb_ptp_reset in igb_ptp_init by Jacob Keller · 8 years ago
  13. 56d766d ethernet/intel: Use pci_(request|release)_mem_regions by Johannes Thumshirn · 8 years ago
  14. bf2d1df intel: Add support for IPv6 IP-in-IP offload by Alexander Duyck · 8 years ago
  15. 7e13318 net: define gso types for IPx over IPv4 and IPv6 by Tom Herbert · 8 years ago
  16. e10715d igb/igbvf: Add support for GSO partial by Alexander Duyck · 8 years ago
  17. 8008f68 igb: make igb_update_pf_vlvf static by Jacob Keller · 8 years ago
  18. a51d8c2 igb: use BIT() macro or unsigned prefix by Jacob Keller · 8 years ago
  19. 4d0e965 drivers: replace dev->trans_start accesses with dev_trans_start by Florian Westphal · 8 years ago
  20. d99e366 Revert "igb: Fix a deadlock in igb_sriov_reinit" by Arika Chen · 8 years ago
  21. 806ffb1 igb: allow setting MAC address on i211 using a device tree blob by John Holland · 8 years ago
  22. 7f0ba84 igb: Add support for bulk Tx cleanup & cleanup boolean logic by Alexander Duyck · 8 years ago
  23. 415cd2a igb: Fix sparse warning about passing __beXX into leXX_to_cpup by Alexander Duyck · 8 years ago
  24. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  25. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 8 years ago
  26. 46eafa5 igb: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 8 years ago
  27. 030f9f5 igb: Fix VLAN tag stripping on Intel i350 by Corinna Vinschen · 9 years ago
  28. 6e03370 igb: Add support for generic Tx checksums by Alexander Duyck · 9 years ago
  29. c883de9 igb: rename igb define to be more generic by Todd Fujinaka · 9 years ago
  30. 5e350b9 igb: enable WoL for OEM devices regardless of EEPROM setting by Todd Fujinaka · 9 years ago
  31. b72f3f7 igb: When GbE link up, wait for Remote receiver status condition by Takuma Ueba · 9 years ago
  32. bf456ab igb: Add workaround for VLAN tag stripping on 82576 by Alexander Duyck · 9 years ago
  33. 268f9d3 igb: Enable use of "bridge fdb add" to set unicast table entries by Alexander Duyck · 9 years ago
  34. 9c2f186 igb: Drop unnecessary checks in transmit path by Alexander Duyck · 9 years ago
  35. 16903ca igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE by Alexander Duyck · 9 years ago
  36. a15d925 igb: Clean-up configuration of VF port VLANs by Alexander Duyck · 9 years ago
  37. 8b77c6b igb: Merge VLVF configuration into igb_vfta_set by Alexander Duyck · 9 years ago
  38. 5982a55 igb: Always enable VLAN 0 even if 8021q is not loaded by Alexander Duyck · 9 years ago
  39. d3836f8 igb: Do not factor VLANs into RLPML calculation by Alexander Duyck · 9 years ago
  40. 45693bc igb: Allow asymmetric configuration of MTU versus Rx frame size by Alexander Duyck · 9 years ago
  41. c327858 igb: clean up code for setting MAC address by Alexander Duyck · 9 years ago
  42. 37a5d16 igb: Unpair the queues when changing the number of queues by Shota Suzuki · 9 years ago
  43. ceb27759 igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs() by Shota Suzuki · 9 years ago
  44. 53692b1 sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC by Tom Herbert · 9 years ago
  45. 7b06a69 igb: improve handling of disconnected adapters by Jarod Wilson · 9 years ago
  46. be06998 igb: fix NULL derefs due to skipped SR-IOV enabling by Jan Beulich · 9 years ago
  47. 73bf804 igb: don't unmap NULL hw_addr by Jarod Wilson · 9 years ago
  48. 32b3e08 drivers/net/intel: use napi_complete_done() by Jesse Brandeburg · 9 years ago
  49. 40c9b07 net: igb: avoid using timespec by Arnd Bergmann · 9 years ago
  50. cbfe360 igb: assume MSI-X interrupts during initialization by Stefan Assmann · 9 years ago
  51. 0d36938 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  52. 2f064f3 mm: make page pfmemalloc check more robust by Michal Hocko · 9 years ago
  53. ceee345 igb: make sure SR-IOV init uses the right number of queues by Todd Fujinaka · 9 years ago
  54. 42ad1a0 igb: Fix a memory leak in igb_probe by Jia-Ju Bai · 9 years ago
  55. 3eb14ea igb: Fix a deadlock in igb_sriov_reinit by Jia-Ju Bai · 9 years ago
  56. c23d92b igb: Teardown SR-IOV before unregister_netdev() by Alex Williamson · 9 years ago
  57. 6423fc3 igb: do not re-init SR-IOV during probe by Stefan Assmann · 9 years ago
  58. f468adc igb: missing rtnl_unlock in igb_sriov_reinit() by Vasily Averin · 9 years ago
  59. 72ddef0 igb: Fix oops caused by missing queue pairing by Shota Suzuki · 9 years ago
  60. 6fb4690 igb: bump version to igb-5.3.0 by Todd Fujinaka · 9 years ago
  61. f56e7bb igb: Pull timestamp from fragment before adding it to skb by Alexander Duyck · 9 years ago
  62. 73cd635 igb: bump version of igb to 5.2.18 by Todd Fujinaka · 9 years ago
  63. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  64. 2ee52ad igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculation by Alexander Duyck · 9 years ago
  65. 2439fc4 igb: Fix NULL assignment to incorrect variable in igb_reset_q_vector by Toshiaki Makita · 9 years ago
  66. c0a06ee igb: Fix oops on changing number of rings by Toshiaki Makita · 9 years ago
  67. 8cfb879 igb: simplify and clean up igb_enable_mas() by Todd Fujinaka · 9 years ago
  68. 1abbc98 igb: Enable TSO for stacked vlan by Toshiaki Makita · 9 years ago
  69. f28ea08 igb: use netif_carrier_off earlier when bringing if down by Todd Fujinaka · 9 years ago
  70. 6ddbc4c igb: Indicate failure on vf reset for empty mac address by Alexander Graf · 10 years ago
  71. 720db4f igb: enable auxiliary PHC functions for the i210 by Richard Cochran · 10 years ago
  72. 00c6557 igb: enable internal PPS for the i210 by Richard Cochran · 10 years ago
  73. 61d7f75 igb: refactor time sync interrupt handling by Richard Cochran · 10 years ago
  74. 95dd44b igb: Clean-up page reuse code by Alexander Duyck · 10 years ago
  75. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  76. 124b74c fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads by Alexander Duyck · 10 years ago
  77. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  78. 67fd893 ethernet/intel: Use napi_alloc_skb by Alexander Duyck · 10 years ago
  79. a94d9e2 ethernet/intel: Use eth_skb_pad and skb_put_padto helpers by Alexander Duyck · 10 years ago
  80. e3d857e Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
  81. d61c81c e1000e / igb / PM: Eliminate CONFIG_PM_RUNTIME by Rafael J. Wysocki · 10 years ago
  82. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  83. 17a402a igb: Fixes needed for surprise removal support by Carolyn Wyborny · 10 years ago
  84. eb31f84 igb: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  85. 42b17f0 fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_page by Alexander Duyck · 10 years ago
  86. bc16e47 igb: don't reuse pages with pfmemalloc flag by Roman Gushchin · 10 years ago
  87. 00cd5ad igb: fix race accessing page->_count by Eric Dumazet · 10 years ago
  88. b5d130c igb: bump version to 5.2.15 by Todd Fujinaka · 10 years ago
  89. a81fb04 i40e/igb: Convert to dev_consume_skb_any() by Rick Jones · 10 years ago
  90. 7acf631 igb: remove blocking phy read from inside spinlock by Bernhard Kaindl · 10 years ago
  91. c4c112f igb: add flags to set eee advertisement mode by Todd Fujinaka · 10 years ago
  92. 24cd23d igb: use new eth_get_headlen interface by Alexander Duyck · 10 years ago
  93. 6f19e12 igb: flush when in xmit_more mode and under descriptor pressure by David S. Miller · 10 years ago
  94. 0b725a2 net: Remove ndo_xmit_flush netdev operation, use signalling instead. by David S. Miller · 10 years ago
  95. c1ebf46 igb: Support netdev_ops->ndo_xmit_flush() by David S. Miller · 10 years ago
  96. bf22a6b igb: bump igb version to 5.2.13 by Todd Fujinaka · 10 years ago
  97. 1516f0a igb: Add message when malformed packets detected by hw by Carolyn Wyborny · 10 years ago
  98. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  99. 7625272 igb: do a reset on SR-IOV re-init if device is down by Stefan Assmann · 10 years ago
  100. 9482648 igb: Workaround for i210 Errata 25: Slow System Clock by Todd Fujinaka · 10 years ago