1. ac28b41 igb: restore PPS signal on igb_ptp_reset by Jacob Keller · 8 years ago
  2. 0742337 igb: bump version to igb-5.4.0 by Todd Fujinaka · 8 years ago
  3. 7a82347 igb: fix non static symbol warning by Wei Yongjun · 8 years ago
  4. 79aab09 net: Update API for VF vlan protocol 802.1ad support by Moshe Shemesh · 8 years ago
  5. efee95f ptp_clock: future-proofing drivers against PTP subsystem becoming optional by Nicolas Pitre · 8 years ago
  6. 54be813 igb: fix error code in igb_add_ethtool_nfc_entry() by Gangfeng Huang · 8 years ago
  7. 7a277a9 igb: support RX flow classification by VLAN priority by Gangfeng Huang · 8 years ago
  8. 64c75d4 igb: support RX flow classification by ethertype by Gangfeng Huang · 8 years ago
  9. 0e71def igb: add support of RX network flow classification by Gangfeng Huang · 8 years ago
  10. 0066c8b igb: fix adjusting PTP timestamps for Tx/Rx latency by Kshitiz Gupta · 8 years ago
  11. 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
  12. 64f2525 igb: Only DMA sync frame length by Andrew Lunn · 8 years ago
  13. 8646f7b igb: call igb_ptp_suspend during suspend/resume cycle by Jacob Keller · 8 years ago
  14. e3f2350 igb: implement igb_ptp_suspend by Jacob Keller · 8 years ago
  15. 4f3ce71 igb: re-use igb_ptp_reset in igb_ptp_init by Jacob Keller · 8 years ago
  16. 6373716 igb: introduce IGB_PTP_OVERFLOW_CHECK flag by Jacob Keller · 8 years ago
  17. 462f118 igb: introduce ptp_flags variable and use it to replace IGB_FLAG_PTP by Jacob Keller · 8 years ago
  18. 56d766d ethernet/intel: Use pci_(request|release)_mem_regions by Johannes Thumshirn · 8 years ago
  19. bf2d1df intel: Add support for IPv6 IP-in-IP offload by Alexander Duyck · 8 years ago
  20. 7e13318 net: define gso types for IPx over IPv4 and IPv6 by Tom Herbert · 8 years ago
  21. e10715d igb/igbvf: Add support for GSO partial by Alexander Duyck · 8 years ago
  22. 3f544d2 igb: adjust PTP timestamps for Tx/Rx latency by Nathan Sullivan · 8 years ago
  23. 8008f68 igb: make igb_update_pf_vlvf static by Jacob Keller · 8 years ago
  24. a51d8c2 igb: use BIT() macro or unsigned prefix by Jacob Keller · 8 years ago
  25. 4d0e965 drivers: replace dev->trans_start accesses with dev_trans_start by Florian Westphal · 8 years ago
  26. d99e366 Revert "igb: Fix a deadlock in igb_sriov_reinit" by Arika Chen · 8 years ago
  27. efea95d igb: Garbled output for "ethtool -m" by Doron Shikmoni · 9 years ago
  28. 806ffb1 igb: allow setting MAC address on i211 using a device tree blob by John Holland · 9 years ago
  29. 7f0ba84 igb: Add support for bulk Tx cleanup & cleanup boolean logic by Alexander Duyck · 8 years ago
  30. 415cd2a igb: Fix sparse warning about passing __beXX into leXX_to_cpup by Alexander Duyck · 8 years ago
  31. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  32. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 8 years ago
  33. 46eafa5 igb: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 9 years ago
  34. 030f9f5 igb: Fix VLAN tag stripping on Intel i350 by Corinna Vinschen · 9 years ago
  35. 6e03370 igb: Add support for generic Tx checksums by Alexander Duyck · 9 years ago
  36. c883de9 igb: rename igb define to be more generic by Todd Fujinaka · 9 years ago
  37. 569f3b3 igb: add conditions for I210 to generate periodic clock output by Roland Hii · 9 years ago
  38. 5e350b9 igb: enable WoL for OEM devices regardless of EEPROM setting by Todd Fujinaka · 9 years ago
  39. 5b70e4a igb: constify e1000_phy_operations structure by Julia Lawall · 9 years ago
  40. b72f3f7 igb: When GbE link up, wait for Remote receiver status condition by Takuma Ueba · 9 years ago
  41. bf456ab igb: Add workaround for VLAN tag stripping on 82576 by Alexander Duyck · 9 years ago
  42. 268f9d3 igb: Enable use of "bridge fdb add" to set unicast table entries by Alexander Duyck · 9 years ago
  43. 9c2f186 igb: Drop unnecessary checks in transmit path by Alexander Duyck · 9 years ago
  44. 16903ca igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE by Alexander Duyck · 9 years ago
  45. a15d925 igb: Clean-up configuration of VF port VLANs by Alexander Duyck · 9 years ago
  46. 8b77c6b igb: Merge VLVF configuration into igb_vfta_set by Alexander Duyck · 9 years ago
  47. 5982a55 igb: Always enable VLAN 0 even if 8021q is not loaded by Alexander Duyck · 9 years ago
  48. d3836f8 igb: Do not factor VLANs into RLPML calculation by Alexander Duyck · 9 years ago
  49. 45693bc igb: Allow asymmetric configuration of MTU versus Rx frame size by Alexander Duyck · 9 years ago
  50. 832e821 igb: Refactor VFTA configuration by Alexander Duyck · 9 years ago
  51. c327858 igb: clean up code for setting MAC address by Alexander Duyck · 9 years ago
  52. 9ce0e8d igb/igbvf: don't give up by Mitch Williams · 9 years ago
  53. 37a5d16 igb: Unpair the queues when changing the number of queues by Shota Suzuki · 9 years ago
  54. ceb27759 igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs() by Shota Suzuki · 9 years ago
  55. 53692b1 sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC by Tom Herbert · 9 years ago
  56. d602de0 igb: Explicitly label self-test result indices by Joe Schultz · 9 years ago
  57. 3627f8f igb: Improve cable length function for I210, etc. by Joe Schultz · 9 years ago
  58. 06b0dd6 igb: Don't add PHY address to PCDL address by Aaron Sierra · 9 years ago
  59. 2a3cdea igb: Remove GS40G specific defines/functions by Aaron Sierra · 9 years ago
  60. 7b06a69 igb: improve handling of disconnected adapters by Jarod Wilson · 9 years ago
  61. be06998 igb: fix NULL derefs due to skipped SR-IOV enabling by Jan Beulich · 9 years ago
  62. 08c9912 igb: use the correct i210 register for EEMNGCTL by Todd Fujinaka · 9 years ago
  63. 73bf804 igb: don't unmap NULL hw_addr by Jarod Wilson · 9 years ago
  64. 18f7ce5 igb: add 88E1543 initialization code by Todd Fujinaka · 9 years ago
  65. 32b3e08 drivers/net/intel: use napi_complete_done() by Jesse Brandeburg · 9 years ago
  66. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  67. 40c9b07 net: igb: avoid using timespec by Arnd Bergmann · 9 years ago
  68. cbfe360 igb: assume MSI-X interrupts during initialization by Stefan Assmann · 9 years ago
  69. 0d36938 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  70. 2f064f3 mm: make page pfmemalloc check more robust by Michal Hocko · 9 years ago
  71. ceee345 igb: make sure SR-IOV init uses the right number of queues by Todd Fujinaka · 9 years ago
  72. 42ad1a0 igb: Fix a memory leak in igb_probe by Jia-Ju Bai · 9 years ago
  73. 3eb14ea igb: Fix a deadlock in igb_sriov_reinit by Jia-Ju Bai · 9 years ago
  74. c23d92b igb: Teardown SR-IOV before unregister_netdev() by Alex Williamson · 9 years ago
  75. 51045ec igb: add support for 1512 PHY by Todd Fujinaka · 9 years ago
  76. 30c7291 igb: implement high frequency periodic output signals by Richard Cochran · 9 years ago
  77. 6423fc3 igb: do not re-init SR-IOV during probe by Stefan Assmann · 9 years ago
  78. f468adc igb: missing rtnl_unlock in igb_sriov_reinit() by Vasily Averin · 9 years ago
  79. 72ddef0 igb: Fix oops caused by missing queue pairing by Shota Suzuki · 9 years ago
  80. 6fb4690 igb: bump version to igb-5.3.0 by Todd Fujinaka · 9 years ago
  81. 9fa0452 igb: use ARRAY_SIZE to replace calculating sizeof(a)/sizeof(a[0]) by Todd Fujinaka · 9 years ago
  82. 0c5bbeb igb: report unsupported ethtool settings in set_coalesce by Todd Fujinaka · 9 years ago
  83. 2ba6c07 igb: Fix i354 88E1112 PHY on RCC boards using AutoMediaDetect by Todd Fujinaka · 9 years ago
  84. f56e7bb igb: Pull timestamp from fragment before adding it to skb by Alexander Duyck · 9 years ago
  85. 97aebc1 igb: only report generic filters in get_ts_info by Jacob Keller · 9 years ago
  86. 73cd635 igb: bump version of igb to 5.2.18 by Todd Fujinaka · 9 years ago
  87. 8d0a88a igb: disable IPv6 extension header processing by Todd Fujinaka · 9 years ago
  88. 25c43bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  89. 58c98be net: igb: fix the start time for periodic output signals by Richard Cochran · 9 years ago
  90. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  91. 2ee52ad igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculation by Alexander Duyck · 9 years ago
  92. 2439fc4 igb: Fix NULL assignment to incorrect variable in igb_reset_q_vector by Toshiaki Makita · 9 years ago
  93. c0a06ee igb: Fix oops on changing number of rings by Toshiaki Makita · 9 years ago
  94. 8cfb879 igb: simplify and clean up igb_enable_mas() by Todd Fujinaka · 9 years ago
  95. 350f66d ptp: igb: use helpers for converting ns to timespec. by Richard Cochran · 9 years ago
  96. 32eaf12 Merge branch 'ptp-2038' by David S. Miller · 9 years ago
  97. d4c496f ptp: igb: convert to the 64 bit get/set time methods. by Richard Cochran · 9 years ago
  98. 1abbc98 igb: Enable TSO for stacked vlan by Toshiaki Makita · 9 years ago
  99. f28ea08 igb: use netif_carrier_off earlier when bringing if down by Todd Fujinaka · 9 years ago
  100. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 9 years ago