1. 8e58613 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value by Jiri Pirko · 13 years ago
  2. 1f2149c net: remove netdev_alloc_page and use __GFP_COLD by Eric Dumazet · 13 years ago
  3. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  4. b120818 ixgbe: fix smatch splat due to missing NULL check by John Fastabend · 13 years ago
  5. 93d3ce8 ixgbe: fix disabling of Tx laser at probe by Emil Tantilov · 13 years ago
  6. 232ef6b ixgbe: Fix link issues caused by a reset while interface is down by Emil Tantilov · 13 years ago
  7. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  8. 15e5209 ixgbe: change the eeprom version reported by ethtool by Emil Tantilov · 13 years ago
  9. de4c7f6 ixgbe: Add new netdev op to turn spoof checking on or off per VF by Greg Rose · 13 years ago
  10. 9813064 ixgbe: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  11. 7b859eb ixgbe: Add FCoE DDP allocation failure counters to ethtool stats. by Amir Hanania · 13 years ago
  12. 83c61fa ixgbe: Add protection from VF invalid target DMA by Greg Rose · 13 years ago
  13. 19d478b ixgbe: bump version number by Don Skidmore · 13 years ago
  14. 4de2a02 ixgbe: DCB X540 devices support max traffic class of 4 by John Fastabend · 13 years ago
  15. 32701dc ixgbe: fixup hard dependencies on supporting 8 traffic classes by John Fastabend · 13 years ago
  16. 7d14528 ixgbe: add support for new 82599 device by Emil Tantilov · 13 years ago
  17. 2466dd9 ixgbe: fix driver version initialization in firmware by Jacob Keller · 13 years ago
  18. 7edebf9 ixgbe: prevent link checks while resetting by Emil Tantilov · 13 years ago
  19. 0ccb974 ixgbe: add ECC warning for legacy interrupts by Don Skidmore · 13 years ago
  20. f3df98e ixgbe: cleanup ixgbe_setup_gpie() for X540 by Don Skidmore · 13 years ago
  21. 4f51bf7 ixgbe add thermal sensor support for x540 hardware by Jacob Keller · 13 years ago
  22. 9da712d ixgbe: update {P}FC thresholds to account for X540 and loopback by John Fastabend · 13 years ago
  23. d5bf4f6 ixgbe: Cleanup q_vector interrupt throttle rate logic by Emil Tantilov · 13 years ago
  24. fb7a6d4 Merge git://github.com/Jkirsher/net-next by David S. Miller · 13 years ago
  25. c23f5b6 ixgbe: add WOL support for X540 by Emil Tantilov · 13 years ago
  26. 858bc08 ixgbe: cleanup X540 interrupt enablement by Don Skidmore · 13 years ago
  27. 4c09f3a ixgbe: DCB, do not call set_state() from IEEE mode by John Fastabend · 13 years ago
  28. c6bda30 ixgbe: Reconfigure SR-IOV Init by Greg Rose · 13 years ago
  29. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  30. ae0e148 ixgbe: remove duplicate netif_tx_start_all_queues by Emil Tantilov · 13 years ago
  31. 1a70db4b ixgbe: cleanup some register reads by Emil Tantilov · 13 years ago
  32. 919e78a ixgbe: Make better use of memory allocations in one-buffer mode w/ RSC by Alexander Duyck · 13 years ago
  33. 8917b44 ixgbe: Add SFP support for missed 82598 PHY by Alexander Duyck · 13 years ago
  34. 5fdd31f ixgbe: Add missing code for enabling overheat sensor interrupt by Alexander Duyck · 13 years ago
  35. c7ccde0 ixgbe: make ixgbe_up and ixgbe_up_complete void functions by Alexander Duyck · 13 years ago
  36. f7e1027 v2 ixgbe: Update packet buffer reservation to correct fdir headroom size by Alexander Duyck · 13 years ago
  37. 4c1d7b4 ixgbe: remove redundant configuration of tx_sample_rate by Alexander Duyck · 13 years ago
  38. e3b37a1 Merge git://github.com/Jkirsher/net-next by David S. Miller · 13 years ago
  39. 2c4af69 ixgbe: Correctly name and handle MSI-X other interrupt by Alexander Duyck · 13 years ago
  40. 8e34d1a ixgbe: cleanup configuration of EITRSEL and VF reset path by Alexander Duyck · 13 years ago
  41. b88c6de ixgbe: Update TXDCTL configuration to correctly handle WTHRESH by Alexander Duyck · 13 years ago
  42. 54239c6 ixgbe: combine PCI_VDEVICE and board declaration to same line by Alexander Duyck · 13 years ago
  43. 4cc6df2 ixgbe: commonize ixgbe_map_rings_to_vectors to work for all interrupt types by Alexander Duyck · 13 years ago
  44. 263a84e ixgbe: Use ring->dev instead of adapter->pdev->dev when updating DCA by Alexander Duyck · 13 years ago
  45. 207867f ixgbe: cleanup allocation and freeing of IRQ affinity hint by Alexander Duyck · 13 years ago
  46. 4ff7fb1 v2 ixgbe: consolidate all MSI-X ring interrupts and poll routines into one by Alexander Duyck · 13 years ago
  47. 5922455 ixgbe: Change default Tx work limit size to 256 buffers by Alexander Duyck · 13 years ago
  48. 877749b intel: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  49. 6a864ab ixgbe: cleanup feature flags in ixgbe_probe by Don Skidmore · 13 years ago
  50. e7589ea ixgbe: consolidate, setup for multiple traffic classes by John Fastabend · 13 years ago
  51. 4fa2e0e ixgbe: fixup remaining call sites for arbitrary TCs by John Fastabend · 13 years ago
  52. 09dca47 ixgbe: Always tag VLAN tagged packets by Alexander Duyck · 13 years ago
  53. 7f9643f ixgbe: Add support for setting CC bit when SR-IOV is enabled by Alexander Duyck · 13 years ago
  54. efe3d3c ixgbe: convert rings from q_vector bit indexed array to linked list by Alexander Duyck · 13 years ago
  55. 30065e6 ixgbe: Simplify transmit cleanup path by Alexander Duyck · 13 years ago
  56. ca1ba7c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  57. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  58. 66f32a8 ixgbe: Cleanup FCOE and VLAN handling in xmit_frame_ring by Alexander Duyck · 13 years ago
  59. 971060b ixgbe: replace reference to CONFIG_FCOE with IXGBE_FCOE by Alexander Duyck · 13 years ago
  60. d3d0023 ixgbe: Refactor transmit map and cleanup routines by Alexander Duyck · 13 years ago
  61. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  62. 0178934 net: introduce IFF_UNICAST_FLT private flag by Jiri Pirko · 13 years ago
  63. dee1ad4 intel: Move the Intel wired LAN drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/ixgbe/ixgbe_main.c]
  64. 2a72c31 ixgbe: fix __ixgbe_notify_dca() bail out code by Don Skidmore · 13 years ago
  65. 945a515 intel drivers: repair missing flush operations by Jesse Brandeburg · 13 years ago
  66. 082757a ixgbe: convert to ndo_fix_features by Don Skidmore · 13 years ago
  67. 9417c46 ixgbe: only enable WoL for magic packet by default by Andy Gospodarek · 13 years ago
  68. 34c6ee8 ixgbe: remove ifdef check for non-existent define by Emil Tantilov · 13 years ago
  69. ff886df ixgbe: Pass staterr instead of re-reading status and error bits from descriptor by Alexander Duyck · 13 years ago
  70. bd19805 ixgbe: Move interrupt related values out of ring and into q_vector by Alexander Duyck · 13 years ago
  71. 08c8833 ixgbe: add structure for containing RX/TX rings to q_vector by Alexander Duyck · 13 years ago
  72. 82d4e46 ixgbe: inline the ixgbe_maybe_stop_tx function by Alexander Duyck · 13 years ago
  73. 6440752 ixgbe: Update ATR to use recorded TX queues instead of CPU for routing by Alexander Duyck · 13 years ago
  74. 1fc5f03 ixgbe: Make certain to initialize the fdir_perfect_lock in all cases by Alexander Duyck · 13 years ago
  75. 3b3bf3b ixgbe: remove unused fcoe.tc field and fcoe_setapp() by John Fastabend · 13 years ago
  76. a535c30 ixgbe: Update method used for determining descriptor count for an skb by Alexander Duyck · 13 years ago
  77. 897ab15 ixgbe: Add one function that handles most of context descriptor setup by Alexander Duyck · 13 years ago
  78. 63544e9 ixgbe: Move all values that deal with count, next_to_use, next_to_clean to u16 by Alexander Duyck · 13 years ago
  79. 7d4987d ixgbe: Convert IXGBE_DESC_UNUSED from macro to static inline function by Alexander Duyck · 13 years ago
  80. a65151b ixgbe: pass adapter struct instead of netdev for interrupt data by Alexander Duyck · 13 years ago
  81. a38a104 ixgbe: update driver version string by Don Skidmore · 13 years ago
  82. 1f4d518 ixgbe: fix ring assignment issues for SR-IOV and drop cases by Alexander Duyck · 13 years ago
  83. e4911d5 ixgbe: add support for nfc addition and removal of filters by Alexander Duyck · 13 years ago
  84. c04f6ca ixgbe: update perfect filter framework to support retaining filters by Alexander Duyck · 13 years ago
  85. 03ecf91 ixgbe: fix flags relating to perfect filters to support coexistence by Alexander Duyck · 13 years ago
  86. 9612de9 ixgbe: add support for Dell CEM by Emil Tantilov · 13 years ago
  87. fb5475f ixgbe: DCB, remove unneeded ixgbe_dcb_txq_to_tc() routine by John Fastabend · 13 years ago
  88. 6f70f6a ixgbe: fix bit mask for DCB version by John Fastabend · 13 years ago
  89. 86b4db3 ixgbe: setup redirection table for multiple packet buffers by John Fastabend · 13 years ago
  90. aba70d5 ixgbe: DCB 82598 devices, tx_idx and rx_idx swapped by John Fastabend · 13 years ago
  91. e901acd ixgbe: DCB use existing TX and RX queues by John Fastabend · 13 years ago
  92. 8b1c0b2 ixgbe: configure minimal packet buffers to support TC by John Fastabend · 13 years ago
  93. 72a32f1 ixgbe: consolidate MRQC and MTQC handling by John Fastabend · 13 years ago
  94. 80605c65 ixgbe: consolidate packet buffer allocation by John Fastabend · 13 years ago
  95. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  96. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 13 years ago
  97. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  98. 4f6290c ixgbe: Add support for new 82599 adapter by Don Skidmore · 13 years ago
  99. 34cecbb ixgbe: cleanup some minor issues in ixgbe_down() by Alexander Duyck · 13 years ago
  100. f0f9778 ixgbe: Merge over-temp task into service task by Alexander Duyck · 13 years ago