1. d821a4c e1000e: DoS while TSO enabled caused by link partner with small MSS by Bruce Allan · 12 years ago
  2. 55461dd ixgbe: add missing braces by Emil Tantilov · 12 years ago
  3. a2d6a1d igb: Fix register defines for all non-82575 hardware by Alexander Duyck · 12 years ago
  4. f0c5dad e1000e: fix panic while dumping packets on Tx hang with IOMMU by Emil Tantilov · 12 years ago
  5. b669588 igb: fix panic while dumping packets on Tx hang with IOMMU by Emil Tantilov · 12 years ago
  6. 119b0e0 igb: add delay to allow igb loopback test to succeed on 8086:10c9 by Stefan Assmann · 12 years ago
  7. eca90f5 e1000e: 82571 Tx Data Corruption during Tx hang recovery by Tushar Dave · 12 years ago
  8. b7ec70b e1000e: NIC goes up and immediately goes down by Tushar Dave · 12 years ago
  9. d836200 igb: don't break user visible strings over multiple lines in igb_ethtool.c by Jesper Juhl · 12 years ago
  10. 89d351c igb: correct hardware type (i210/i211) check in igb_loopback_test() by Jesper Juhl · 12 years ago
  11. 925b11f igb: Fix for failure to init on some 82576 devices. by Carolyn Wyborny · 12 years ago
  12. 0614002 netvm: propagate page->pfmemalloc from skb_alloc_page to skb by Mel Gorman · 12 years ago
  13. 9c50c03 ixgbe: fix panic while dumping packets on Tx hang with IOMMU by Emil Tantilov · 12 years ago
  14. d47e12d ixgbe: Fix build with PCI_IOV enabled. by David S. Miller · 12 years ago
  15. 7b1115e e1000e: advertise transmit time stamping by Richard Cochran · 12 years ago
  16. e10df2c e1000: advertise transmit time stamping by Richard Cochran · 12 years ago
  17. 7688659 igb: reset PHY in the link_up process to recover PHY setting after power down. by Akeem G. Abodunrin · 12 years ago
  18. b724e9f ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interrupts by Alexander Duyck · 12 years ago
  19. b6dfd93 ixgbe: add support for new 82599 device by Don Skidmore · 12 years ago
  20. 3f4a6f0 ixgbe: remove extra unused queues in DCB + FCoE case by John Fastabend · 12 years ago
  21. 9544746 ixgbe: fix RAR entry counting for generic and fdb_add() by John Fastabend · 12 years ago
  22. b92ad72 ixgbe: Use num_tcs.pg_tcs as upper limit for TC when checking based on UP by Alexander Duyck · 12 years ago
  23. 252562c ixgbe: Reduce Rx header size to what is actually used by Alexander Duyck · 12 years ago
  24. ce42260 ixgbevf: Fix namespace issue with ixgbe_write_eitr by Greg Rose · 12 years ago
  25. 39cb681 ixgbe: Fix handling of FDIR_HASH flag by Alexander Duyck · 12 years ago
  26. 9f19f31 ixgbevf: Add support for PCI error handling by Alexander Duyck · 12 years ago
  27. 1c55ed7 ixgbevf: Add lock around mailbox ops to prevent simultaneous access by Alexander Duyck · 12 years ago
  28. 9297127 ixgbe: Change how we check for pre-existing and assigned VFs by Alexander Duyck · 12 years ago
  29. 99d7448 ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriov by Alexander Duyck · 12 years ago
  30. e4bce0f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  31. 36e9031 ixgbe: use PCI_VENDOR_ID_INTEL by Jon Mason · 12 years ago
  32. 61dc533 ixgb: use PCI_VENDOR_ID_INTEL by Jon Mason · 12 years ago
  33. a58915c ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flag by Alexander Duyck · 12 years ago
  34. ef89e0a ixgbe: Only enable anti-spoof on VF pools by Alexander Duyck · 12 years ago
  35. 7fa7c9d ixgbe: Correctly set SAN MAC RAR pool to default pool of PF by Alexander Duyck · 12 years ago
  36. 7c8ae65 ixgbe: Make FCoE allocation and configuration closer to how rings work by Alexander Duyck · 12 years ago
  37. 5a1ee27 ixgbe: Merge all FCoE percpu values into a single structure by Alexander Duyck · 12 years ago
  38. 81fadde ixgbe: Cleanup configuration of FCoE registers by Alexander Duyck · 12 years ago
  39. 1bf91cd ixgbe: Drop references to deprecated pci_ DMA api and instead use dma_ API by Alexander Duyck · 12 years ago
  40. d773d13 ixgbe: Fix memory leak when SR-IOV VFs are direct assigned by Alexander Duyck · 12 years ago
  41. 1d9c0bf ixgbe: Use VMDq offset to indicate the default pool by Alexander Duyck · 12 years ago
  42. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  43. 8b0d2f9 net: e100: ucode is optional in some cases by Bjørn Mork · 12 years ago
  44. a16a0d2 ixgbe: Cleanup holes in flags after removing several of them by Alexander Duyck · 12 years ago
  45. fbe7ca7 ixgbe: Retire RSS enabled and capable flags by Alexander Duyck · 12 years ago
  46. 73079ea ixgbe: Add support for SR-IOV w/ DCB or RSS by Alexander Duyck · 12 years ago
  47. 435b19f ixgbe: Update configure virtualization to allow for multiple PF pools by Alexander Duyck · 12 years ago
  48. eb022d0 ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparam by Alexander Duyck · 12 years ago
  49. 70a10e2 ixgbevf: Consolidate Tx context descriptor creation code by Alexander Duyck · 12 years ago
  50. fb40195 ixgbevf: Add netdev to ring structure by Alexander Duyck · 12 years ago
  51. 18c6308 ixgbevf: Do not rewind the Rx ring before bumping tail by Alexander Duyck · 12 years ago
  52. 5d9a533 ixgbevf: fix VF untagging when 802.1 prio is set by Pascal Bouchareine · 12 years ago
  53. 908421f ixgbevf: Update descriptor macros to accept pointers and drop _ADV suffix by Alexander Duyck · 12 years ago
  54. 671c0ad ixgbe: Cleanup logic for MRQC and MTQC configuration by Alexander Duyck · 12 years ago
  55. 4ae6373 ixgbe: Update the logic for ixgbe_cache_ring_dcb and DCB RSS configuration by Alexander Duyck · 12 years ago
  56. ac802f5 ixgbe: Move configuration of set_real_num_rx/tx_queues into open by Alexander Duyck · 12 years ago
  57. de3d5b9 ixgbe: Handle failures in the ixgbe_setup_rx/tx_resources calls by Alexander Duyck · 12 years ago
  58. befa2af ixgbe: Ping the VFs on link status change to trigger link change by Alexander Duyck · 12 years ago
  59. 5f3600e ixgbevf: Use igb style interrupt masks instead of ixgbe style by Alexander Duyck · 12 years ago
  60. fa71ae2 ixgbevf: Move Tx clean-up into NAPI context by Alexander Duyck · 12 years ago
  61. 6b43c44 ixgbevf: Update q_vector to contain ring pointers instead of bitmaps by Alexander Duyck · 12 years ago
  62. 10cc1bd ixgbevf: Fix panic when loading driver by Alexander Duyck · 12 years ago
  63. 3595990 ixgbevf: Cleanup accounting for space needed at start of xmit_frame by Alexander Duyck · 12 years ago
  64. e2c28ce ixgbevf: Drop use of eitr_low and eitr_high for hard coded values by Alexander Duyck · 12 years ago
  65. 525a940 ixgbevf: Make use of NETIF_F_RXCSUM instead of keeping our own flag by Alexander Duyck · 12 years ago
  66. fd13a9a ixgbevf: Drop netdev_registered value since that is already stored in netdev by Alexander Duyck · 12 years ago
  67. 77d5dfc ixgbevf: Drop all dead or unnecessary code by Alexander Duyck · 12 years ago
  68. 5dcaba7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 12 years ago
  69. 7ff65cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  70. 9365976 ixgbevf: Prevent RX/TX statistics getting reset to zero by Narendra K · 12 years ago
  71. 7efd26d ethernet: Use eth_random_addr by Joe Perches · 12 years ago
  72. d411a93 ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB config by Alexander Duyck · 12 years ago
  73. 800bd60 ixgbe: Add function for obtaining FCoE TC based on FCoE user priority by Alexander Duyck · 12 years ago
  74. 02debdc ixgbe: Populate the prio_tc_map in ixgbe_setup_tc by Alexander Duyck · 12 years ago
  75. df0676d ixgbe: Cleanup unpacking code for DCB by Alexander Duyck · 12 years ago
  76. 15cbc70 ixgbe: Simplify logic for getting traffic class from user priority by Alexander Duyck · 12 years ago
  77. 22a4cca e1000e: Program the correct register for ITR when using MSI-X. by Matthew Vick · 12 years ago
  78. 18115f8 e1000e: Cleanup code logic in e1000_check_for_serdes_link_82571() by Tushar Dave · 12 years ago
  79. a52359b e1000e: fix test for PHY being accessible on 82577/8/9 and I217 by Bruce Allan · 12 years ago
  80. d0efa8f e1000e: Correct link check logic for 82571 serdes by Tushar Dave · 12 years ago
  81. 0b7f5d0 ixgbe: Merge RSS and flow director ring register caching and configuration by Alexander Duyck · 12 years ago
  82. 45e9baa ixgbe: Clean up a useless switch statement and dead code in configure_srrctl by Alexander Duyck · 12 years ago
  83. e4b317e ixgbe: Add feature offset value to ring features by Alexander Duyck · 12 years ago
  84. c087663 ixgbe: Add upper limit to ring features by Alexander Duyck · 12 years ago
  85. 49c7ffb ixgbe: count q_vectors instead of MSI-X vectors by Alexander Duyck · 12 years ago
  86. 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  87. 1aa8b47 drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers by Ben Hutchings · 12 years ago
  88. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  89. d4e4164 ixgbe: DCB and SR-IOV can not co-exist and will cause hangs by Alexander Duyck · 12 years ago
  90. c90a9bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  91. 2e1706f e1000e: remove use of IP payload checksum by Bruce Allan · 12 years ago
  92. 0e90b49 igbvf: fix divide by zero by Mitch A Williams · 12 years ago
  93. b26d344 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  94. 57efd44 ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP by Alexander Duyck · 12 years ago
  95. e486463 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  96. f73332f ixgbe: simplify padding and length checks by Stephen Hemminger · 12 years ago
  97. db01896 ixgbe: clean up ixgbe_get_settings ethtool function by Jacob Keller · 12 years ago
  98. a49fda3 ixgbe: add support for 1G SX modules by Jacob Keller · 12 years ago
  99. 200e5fd igb: Version bump by Carolyn Wyborny · 12 years ago
  100. d67974f igb: Update firmware info output by Carolyn Wyborny · 12 years ago