1. fe1f2a9 ixgbe: Convert the normal transmit complete path to dev_consume_skb_any() by Rick Jones · 10 years ago
  2. d523493 ixgbe: Do not schedule an uninitialized workqueue entry by Mark Rustad · 10 years ago
  3. d38e924 ixgbe: remove useless bd_number from adapter struct by Ethan Zhao · 10 years ago
  4. 15be71c ixgbe: Drop Rx alloc at end of Rx cleanup by Alexander Duyck · 10 years ago
  5. ca8dfe2 ixgbe: Resolve warnings produced in W=2 builds by Mark Rustad · 10 years ago
  6. 8496e33 ixgbe: use new eth_get_headlen interface by Alexander Duyck · 10 years ago
  7. aac2f1b ixgbe: limit combined total of macvlan and SR-IOV VFs by Jacob Keller · 10 years ago
  8. 07923c1 ixgbe: reset interface on link loss with pending Tx work from the VF by Emil Tantilov · 10 years ago
  9. bcfd343 ixgbe: Cleanup FDB handling code by Alexander Duyck · 10 years ago
  10. 2367a17 ixgbe: flush when in xmit_more mode and under descriptor pressure by Daniel Borkmann · 10 years ago
  11. 9c938cd ixgbe: support skb->xmit_more in netdev_ops->ndo_start_xmit() by Daniel Borkmann · 10 years ago
  12. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  13. e90dd26 ixgbe: Make return values more direct by Mark Rustad · 10 years ago
  14. caafb95 ixgbe: don't check minimum link when direct assigned to virtual machine by Jacob Keller · 10 years ago
  15. 8818970 ixgbe: fix use of list_for_each in ixgbe_enumerate_functions by Jacob Keller · 10 years ago
  16. 339de30 ixgbe: Change some uses of strncpy to strlcpy by Mark Rustad · 10 years ago
  17. 508a8c9 ixgbe: Fix possible null-dereference in error path by Mark Rustad · 10 years ago
  18. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  19. d9cd46c ixgbe: fix detection of SFP+ capable interfaces by Emil Tantilov · 11 years ago
  20. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  21. a0cccce ixgbe: avoid duplicate code in suspend and stop paths by Jacob Keller · 11 years ago
  22. d1a35ee ixgbe: fix linking at 100Mbps on copper devices with MNG FW enabled by Emil Tantilov · 11 years ago
  23. 0c3592b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  24. ed61668 net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool. by Sucheta Chakraborty · 11 years ago
  25. e7cf745 ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE by Jacob Keller · 11 years ago
  26. 4366004 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  27. 5d7daa3 ixgbe: improve mac filter handling by Jacob Keller · 11 years ago
  28. b335e75 ixgbe: change handling of multicast filters by Jacob Keller · 11 years ago
  29. a9b8943 ixgbe: remove vlan_filter_disable and enable functions by Jacob Keller · 11 years ago
  30. f8e2472 ixgbe: Use out-of-line function for register reads by Mark Rustad · 11 years ago
  31. e577662 ixgbe: convert low_water into an array by Jacob Keller · 11 years ago
  32. eda183c ixgbe: clean up Rx time stamping code by Jakub Kicinski · 11 years ago
  33. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  34. 2049e1f ixgbe: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
  35. 58cf663 ixgbe: Add bit to mark service task initialization by Mark Rustad · 11 years ago
  36. 41c6284 ixgbe: Fix rcu warnings induced by LER by Mark Rustad · 11 years ago
  37. 151b260c ixgbe: fix race conditions on queuing skb for HW time stamp by Jakub Kicinski · 11 years ago
  38. ff29a86 ixgbe: never generate both software and hardware timestamps by Jakub Kicinski · 11 years ago
  39. cdc04dc ixgbe: enable tx queues after link up by Emil Tantilov · 11 years ago
  40. 7155d05 ixgbe: Stop cacheing if the MNG FW enabled by Don Skidmore · 11 years ago
  41. a1108ff ixgbe: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  42. ed19231 ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed check by Jacob Keller · 11 years ago
  43. fdabfc8a ixgbe: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  44. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 11 years ago
  45. b89aae7 ixgbe: add Linux NICS mailing list to contact info by Jacob Keller · 11 years ago
  46. 38da985 net: ixgbe calls skb_set_hash by Tom Herbert · 11 years ago
  47. 93501d4 ixgbe: implement SIOCGHWTSTAMP ioctl by Jacob Keller · 11 years ago
  48. 1443846 ixgbe: Check config reads for removal by Mark Rustad · 11 years ago
  49. 0391bbe ixgbe: Restore hw_addr in LER recovery paths by Mark Rustad · 11 years ago
  50. 8755744 ixgbe: Add WoL support for a new device by Mark Rustad · 11 years ago
  51. d773ce2 ixgbe: modify behavior on receiving a HW ECC error. by Don Skidmore · 11 years ago
  52. 99932d4 netdevice: add queue selection fallback handler for ndo_select_queue by Daniel Borkmann · 11 years ago
  53. f341c4e ixgbe: bump version number by Don Skidmore · 11 years ago
  54. 31ac910 ixgbe: set driver_max_VFs should be done before enabling SRIOV by ethan.zhao · 11 years ago
  55. dcc23e3 ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63 by ethan.zhao · 11 years ago
  56. 8f4c5c9 ixgbe: reinit_locked() should be called with rtnl_lock by John Fastabend · 11 years ago
  57. b0483c8 ixgbe: Additional adapter removal checks by Mark Rustad · 11 years ago
  58. 2a1a091 ixgbe: Check register reads for adapter removal by Mark Rustad · 11 years ago
  59. 84227bc ixgbe: Use static inlines instead of macros by Mark Rustad · 11 years ago
  60. c3049c8 ixbge: Protect ixgbe_down with __IXGBE_DOWN bit by Mark Rustad · 11 years ago
  61. 09f40ae ixgbe: Indicate removal state explicitly by Mark Rustad · 11 years ago
  62. f663dd9 net: core: explicitly select a txq before doing l2 forwarding by Jason Wang · 11 years ago
  63. 8bf1264 ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by default by John Fastabend · 11 years ago
  64. ae72c8d ixgbe: ixgbe_fwd_ring_down needs to be static by John Fastabend · 11 years ago
  65. 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  66. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  67. 170e854 ixgbe: add warning when max_vfs is out of range. by Jacob Keller · 11 years ago
  68. 51f3773 ixgbe: deleting dfwd stations out of order can cause null ptr deref by John Fastabend · 11 years ago
  69. 219354d ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPS by John Fastabend · 11 years ago
  70. 2a47fa4 ixgbe: enable l2 forwarding acceleration for macvlans by John Fastabend · 11 years ago
  71. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
  72. cf78959 ixgbe: fix inconsistent clearing of the multicast table by Emil Tantilov · 11 years ago
  73. 6a2aae5 ixgbe: remove unnecessary duplication of PCIe bandwidth display by Jacob Keller · 11 years ago
  74. 9f0a433 ixgbe: show <2% for encoding loss on PCIe Gen3 by Jacob Keller · 11 years ago
  75. 27d9ce4 ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_all by Jacob Keller · 11 years ago
  76. c0798ed ixgbe: use pcie_capability_read_word() to simplify code by Yijing Wang · 11 years ago
  77. f1f9657 ixgbe: cleanup ixgbe_enumerate_functions by Jacob Keller · 11 years ago
  78. b464003 ixgbe: remove marketing names from busy poll code by Jacob Keller · 11 years ago
  79. f5f2eda DMA-API: net: intel/ixgbe: fix 32-bit DMA mask handling by Russell King · 11 years ago
  80. ed33ff6 ixgbe: limit setting speed to only one at a time for QSFP modules by Emil Tantilov · 11 years ago
  81. 6dcc28b ixgbe: fully disable hardware RSC logic when disabling RSC by Jacob Keller · 11 years ago
  82. 987e1d5 ixgbe: include QSFP PHY types in ixgbe_is_sfp() by Emil Tantilov · 11 years ago
  83. 1b1bf31 ixgbe: cleanup some log messages by Don Skidmore · 11 years ago
  84. f4f1040 ixgbe: disable link when adapter goes down by Jacob Keller · 11 years ago
  85. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  86. e0d1095 net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL by Cong Wang · 11 years ago
  87. 8f58332 ixgbe: add support for quad-port x520 adapter by Don Skidmore · 11 years ago
  88. 8fecf67 ixgbe: fix lockdep annotation issue for ptp's work item by Jacob Keller · 11 years ago
  89. e027d1a ixgbe: call pcie_get_mimimum_link to check if device has enough bandwidth by Jacob Keller · 11 years ago
  90. a4b6fc6 ixgbe: fix SFF data dumps of SFP+ modules by Emil Tantilov · 11 years ago
  91. 93ac03b ixgbe: bump version number by Don Skidmore · 12 years ago
  92. 73d80953d ixgbe: fix fc autoneg ethtool reporting. by Don Skidmore · 11 years ago
  93. 670224f ixgbe: Retain VLAN filtering in promiscuous + VT mode by Greg Rose · 12 years ago
  94. 8b80cda net: rename ll methods to busy-poll by Eliezer Tamir · 11 years ago
  95. 7e15b90 ixgbe: add extra stats for ndo_ll_poll by Eliezer Tamir · 11 years ago
  96. 5a85e73 ixgbe: add support for ndo_ll_poll by Eliezer Tamir · 11 years ago
  97. d87d830 ixgbe: fix EICR write in ixgbe_msix_other by Jacob Keller · 12 years ago
  98. 5700ff2 ixgbe: add WOL support for new subdevice ID by Emil Tantilov · 12 years ago
  99. 6b92b0b ixgbe: rename wol_supported to more fitting wol_enabled by Jacob Keller · 12 years ago
  100. 5daebbb ixgbe: add driver support for x520 OCP adapter. by Don Skidmore · 12 years ago