1. 51f3773 ixgbe: deleting dfwd stations out of order can cause null ptr deref by John Fastabend · 11 years ago
  2. 219354d ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPS by John Fastabend · 11 years ago
  3. 2a47fa4 ixgbe: enable l2 forwarding acceleration for macvlans by John Fastabend · 11 years ago
  4. cf78959 ixgbe: fix inconsistent clearing of the multicast table by Emil Tantilov · 11 years ago
  5. fb44519 ixgbe: Reduce memory consumption with larger page sizes by Anton Blanchard · 11 years ago
  6. 6a2aae5 ixgbe: remove unnecessary duplication of PCIe bandwidth display by Jacob Keller · 11 years ago
  7. 9f0a433 ixgbe: show <2% for encoding loss on PCIe Gen3 by Jacob Keller · 11 years ago
  8. 27d9ce4 ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_all by Jacob Keller · 11 years ago
  9. 2e01038 ixgbe: fix rx-usecs range checks for BQL by Emil Tantilov · 11 years ago
  10. c0798ed ixgbe: use pcie_capability_read_word() to simplify code by Yijing Wang · 11 years ago
  11. f1f9657 ixgbe: cleanup ixgbe_enumerate_functions by Jacob Keller · 11 years ago
  12. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  13. b464003 ixgbe: remove marketing names from busy poll code by Jacob Keller · 11 years ago
  14. b000748 ixgbe: Cleanup the use of tabs and spaces by Jeff Kirsher · 11 years ago
  15. 51e409f ixgbe: ethtool DCB registers dump for 82599 and x540 by Leonardo Potenza · 11 years ago
  16. 5ccc921 intel: Remove extern from function prototypes by Joe Perches · 11 years ago
  17. 0f8fdab ixgbe: fix ethtool reporting of supported links for SFP modules by Emil Tantilov · 11 years ago
  18. ed33ff6 ixgbe: limit setting speed to only one at a time for QSFP modules by Emil Tantilov · 11 years ago
  19. 91ffdc8 ixgbe: fix ethtool loopback diagnostic with DCB enabled by Emil Tantilov · 11 years ago
  20. 6dcc28b ixgbe: fully disable hardware RSC logic when disabling RSC by Jacob Keller · 11 years ago
  21. 9a84fea ixgbe: add support for older QSFP active DA cables by Emil Tantilov · 11 years ago
  22. 987e1d5 ixgbe: include QSFP PHY types in ixgbe_is_sfp() by Emil Tantilov · 11 years ago
  23. 61aaf9e ixgbe: add 1Gbps support for QSFP+ by Emil Tantilov · 11 years ago
  24. 31c7d2b ixgbe: fix SFF data dumps of SFP+ modules from an offset by Emil Tantilov · 11 years ago
  25. 1b1bf31 ixgbe: cleanup some log messages by Don Skidmore · 11 years ago
  26. b08e1ed ixgbe: zero out mailbox buffer on init by Emil Tantilov · 11 years ago
  27. 4ec375b ixgbe: fix link test when connected to 1Gbps link partner by Emil Tantilov · 11 years ago
  28. bd8a1b1 ixgbe: fix incorrect limit value in ring transverse by Don Skidmore · 11 years ago
  29. be0c27b ixgbe: Check return value on eeprom reads by Mark Rustad · 12 years ago
  30. f4f1040 ixgbe: disable link when adapter goes down by Jacob Keller · 11 years ago
  31. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  32. e0d1095 net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL by Cong Wang · 11 years ago
  33. 8f58332 ixgbe: add support for quad-port x520 adapter by Don Skidmore · 11 years ago
  34. 674c18b ixgbe: clear semaphore bits on timeouts by Emil Tantilov · 11 years ago
  35. 9c432ad ixgbe: rename LL_EXTENDED_STATS to use queue instead of q by Jacob Keller · 11 years ago
  36. 8fecf67 ixgbe: fix lockdep annotation issue for ptp's work item by Jacob Keller · 11 years ago
  37. e027d1a ixgbe: call pcie_get_mimimum_link to check if device has enough bandwidth by Jacob Keller · 11 years ago
  38. a4b6fc6 ixgbe: fix SFF data dumps of SFP+ modules by Emil Tantilov · 12 years ago
  39. 3dcc2f4 ixgbe: fix semaphore lock for I2C read/writes on 82598 by Emil Tantilov · 12 years ago
  40. 93ac03b ixgbe: bump version number by Don Skidmore · 12 years ago
  41. 4e8e1bc ixgbe: add new media type. by Don Skidmore · 11 years ago
  42. 73d80953d ixgbe: fix fc autoneg ethtool reporting. by Don Skidmore · 11 years ago
  43. e507d0c ixgbe: Use pci_vfs_assigned instead of ixgbe_vfs_are_assigned by Alexander Duyck · 12 years ago
  44. 670224f ixgbe: Retain VLAN filtering in promiscuous + VT mode by Greg Rose · 12 years ago
  45. 1eb9ac1 ixgbe: Fix Tx Hang issue with lldpad on 82598EB by Jacob Keller · 11 years ago
  46. 8b80cda net: rename ll methods to busy-poll by Eliezer Tamir · 11 years ago
  47. 076bb0c net: rename include/net/ll_poll.h to include/net/busy_poll.h by Eliezer Tamir · 11 years ago
  48. 7e15b90 ixgbe: add extra stats for ndo_ll_poll by Eliezer Tamir · 11 years ago
  49. 5a85e73 ixgbe: add support for ndo_ll_poll by Eliezer Tamir · 11 years ago
  50. e8915be IXGBE: Set the SW prio_tc values at initialization to the HW setting. by Amir Hanania · 12 years ago
  51. c4a56de ixgbe: add mac type to the version in ethtool_regs by Emil Tantilov · 12 years ago
  52. 46d5ced ixgbe: add support for disabling link at boot time on 82599 by Emil Tantilov · 12 years ago
  53. 5e82f2f ixgbe: cache AUTOC reads by Emil Tantilov · 12 years ago
  54. 26b4742 ixgbe: fix register access during ethtool loopback test by Emil Tantilov · 12 years ago
  55. d87d830 ixgbe: fix EICR write in ixgbe_msix_other by Jacob Keller · 12 years ago
  56. 5700ff2 ixgbe: add WOL support for new subdevice ID by Emil Tantilov · 12 years ago
  57. 345be20 ixgbe: add SFP+ LX module support by Don Skidmore · 12 years ago
  58. 6b92b0b ixgbe: rename wol_supported to more fitting wol_enabled by Jacob Keller · 12 years ago
  59. 5daebbb ixgbe: add driver support for x520 OCP adapter. by Don Skidmore · 12 years ago
  60. bdbeefe ixgbe: fix possible divide by zero in ixgbe_update_itr by Don Skidmore · 12 years ago
  61. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  62. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 12 years ago
  63. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 12 years ago
  64. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  65. 33243fb ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS tests by Joe Perches · 12 years ago
  66. 979fe5f ixgbe: Add support for WoL on 82599 SFP+ LOM by Jacob Keller · 12 years ago
  67. 499ab5c ixgbe: in shutdown, do netif_running() under rtnl_lock by akepner · 12 years ago
  68. 026ac67 ixgbe: Fix a bug in setting VF VLAN via PF by Greg Rose · 12 years ago
  69. 8c5afd6 ixgbe: bump version number by Don Skidmore · 12 years ago
  70. b8f8363 ixgbe: Fix 1G link WoL by Don Skidmore · 12 years ago
  71. 0b2679d ixgbe: fix MNG FW support when adapter not up by Don Skidmore · 12 years ago
  72. b8e8200 ixgbe: enable devices with internal switch to read pci parent by Jacob Keller · 12 years ago
  73. ef1889d ixgbe: create conversion functions from link_status to bus/speed by Jacob Keller · 12 years ago
  74. e8710a5 ixgbe: Enable support for recognizing PCI-e Gen3 link speed by Jacob Keller · 12 years ago
  75. 7f66162 ixgbe: Drop check for PAGE_SIZE from ixgbe_xmit_frame_ring by Alexander Duyck · 12 years ago
  76. d011157 ixgbe: don't do arithmetic operations on bitmasks by Emil Tantilov · 12 years ago
  77. 20967f4 ixgbe: Mask off check of frag_off as we only want fragment offset by Alexander Duyck · 12 years ago
  78. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  79. f01fc1a ixgbe: fix registration order of driver and DCA nofitication by Jakub Kicinski · 12 years ago
  80. 3505592 ixgbe: Don't give VFs random MAC addresses by Greg Rose · 12 years ago
  81. faaf02d ixgbe: Make use of the default fdb handlers. by Vlad Yasevich · 12 years ago
  82. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  83. 990a315 ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGS by Alexander Duyck · 12 years ago
  84. 67da097 ixgbe: fix Tx timeouts with BQL by Emil Tantilov · 12 years ago
  85. 71858ac ixgbe: implement SFF diagnostic monitoring via ethtool by Aurélien Guillaume · 12 years ago
  86. 51d0420 ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic() by Emil Tantilov · 12 years ago
  87. d0310dc ixgbe: fix possible data corruption in read_i2c_byte by Emil Tantilov · 12 years ago
  88. 4c696ca ixgbe: Add support for set_channels ethtool operation by Alexander Duyck · 12 years ago
  89. 5348c9d ixgbe: Add support for displaying the number of Tx/Rx channels by Alexander Duyck · 12 years ago
  90. cca73c5 ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabled by Alexander Duyck · 12 years ago
  91. 97488bd ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queue by Alexander Duyck · 12 years ago
  92. fd786b7 ixgbe: Add function for setting XPS queue mapping by Alexander Duyck · 12 years ago
  93. d3cb986 ixgbe: Define FCoE and Flow director limits much sooner to allow for changes by Alexander Duyck · 12 years ago
  94. 8fc3bb6 ixgbe: refactor initialization of feature flags by Emil Tantilov · 12 years ago
  95. 1690be6 bridge: Add vlan support to static neighbors by Vlad Yasevich · 12 years ago
  96. 6cbdcee bridge: Dump vlan information from a bridge port by Vlad Yasevich · 12 years ago
  97. 9f6d98c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  98. 96be80a ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6 by Alexander Duyck · 12 years ago
  99. 1594712 ixgbe: fix gso type by Michael S. Tsirkin · 12 years ago
  100. 14f8dc4 drivers: net: Remove remaining alloc/OOM messages by Joe Perches · 12 years ago