1. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 12 years ago
  2. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  3. 33243fb ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS tests by Joe Perches · 12 years ago
  4. 979fe5f ixgbe: Add support for WoL on 82599 SFP+ LOM by Jacob Keller · 12 years ago
  5. 499ab5c ixgbe: in shutdown, do netif_running() under rtnl_lock by akepner · 12 years ago
  6. 8c5afd6 ixgbe: bump version number by Don Skidmore · 12 years ago
  7. b8f8363 ixgbe: Fix 1G link WoL by Don Skidmore · 12 years ago
  8. 0b2679d ixgbe: fix MNG FW support when adapter not up by Don Skidmore · 12 years ago
  9. b8e8200 ixgbe: enable devices with internal switch to read pci parent by Jacob Keller · 12 years ago
  10. e8710a5 ixgbe: Enable support for recognizing PCI-e Gen3 link speed by Jacob Keller · 12 years ago
  11. 7f66162 ixgbe: Drop check for PAGE_SIZE from ixgbe_xmit_frame_ring by Alexander Duyck · 12 years ago
  12. 20967f4 ixgbe: Mask off check of frag_off as we only want fragment offset by Alexander Duyck · 12 years ago
  13. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  14. f01fc1a ixgbe: fix registration order of driver and DCA nofitication by Jakub Kicinski · 12 years ago
  15. faaf02d ixgbe: Make use of the default fdb handlers. by Vlad Yasevich · 12 years ago
  16. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  17. 67da097 ixgbe: fix Tx timeouts with BQL by Emil Tantilov · 12 years ago
  18. 71858ac ixgbe: implement SFF diagnostic monitoring via ethtool by Aurélien Guillaume · 12 years ago
  19. cca73c5 ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabled by Alexander Duyck · 12 years ago
  20. 97488bd ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queue by Alexander Duyck · 12 years ago
  21. fd786b7 ixgbe: Add function for setting XPS queue mapping by Alexander Duyck · 12 years ago
  22. d3cb986 ixgbe: Define FCoE and Flow director limits much sooner to allow for changes by Alexander Duyck · 12 years ago
  23. 8fc3bb6 ixgbe: refactor initialization of feature flags by Emil Tantilov · 12 years ago
  24. 1690be6 bridge: Add vlan support to static neighbors by Vlad Yasevich · 12 years ago
  25. 6cbdcee bridge: Dump vlan information from a bridge port by Vlad Yasevich · 12 years ago
  26. 9f6d98c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  27. 96be80a ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6 by Alexander Duyck · 12 years ago
  28. 1594712 ixgbe: fix gso type by Michael S. Tsirkin · 12 years ago
  29. c560451 ixgbe: Fix SR-IOV MTU warning by Alexander Duyck · 12 years ago
  30. 7e63bf4 ixgbe: Replace rmb in Tx cleanup with read_barrier_depends by Alexander Duyck · 12 years ago
  31. 434c5e3 ixgbe: update date to 2013 by Don Skidmore · 12 years ago
  32. fd0326f ixgbe: autoneg variable refactoring by Josh Hay · 12 years ago
  33. 3d29226 ixgbe: rename autoneg variables by Josh Hay · 12 years ago
  34. b4fafbe ixgbe: Fix device ref count bug by Greg Rose · 12 years ago
  35. 43dc4e0 ixgbe: Limit number of reported VFs to device specific value by Donald Dutile · 12 years ago
  36. da36b64 ixgbe: Implement PCI SR-IOV sysfs callback operation by Greg Rose · 12 years ago
  37. 60a1a68 ixgbe: Make mailbox ops initialization unconditional by Greg Rose · 12 years ago
  38. 12ff3f3 ixgbe: add warning when scheduling reset by Jacob Keller · 12 years ago
  39. 891dc08 ixgbe: Add ptp work item to poll for the Tx timestamp by Jacob Keller · 12 years ago
  40. 6cb562d ixgbe: Use watchdog check in favor of BPF for detecting latched timestamp by Jacob Keller · 12 years ago
  41. ec71825 ixgbe: Improve performance and reduce size of ixgbe_tx_map by Alexander Duyck · 12 years ago
  42. 472148c ixgbe: Update ixgbe Tx flags to improve code efficiency by Alexander Duyck · 12 years ago
  43. c44f5f5 ixgbe: Always use context 0, even for FCoE and TSO by Alexander Duyck · 12 years ago
  44. 8f4fbb9 ixgbe: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso check by Alexander Duyck · 12 years ago
  45. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  46. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  47. cb6d0f5 ixgbe: check whether thermal sensor is enabled. by Jacob Keller · 12 years ago
  48. f8ebc68 ixgbe: Use is_valid_ether_addr by Joe Perches · 12 years ago
  49. 9f9a12f net/intel: remove __dev* attributes by Bill Pemberton · 12 years ago
  50. ed83da1 ixgbe: Do not parse past IP header on fragments beyond the first by Alexander Duyck · 12 years ago
  51. 14a8d4bb ixgbe: bump version number by Don Skidmore · 12 years ago
  52. 9b73598 ixgbe: Make the bridge mode setting sticky by Greg Rose · 12 years ago
  53. 2afaa00 ixgbe: Fix incorrect disabling of Tx hang check in case of PFC by Parikh, Neerav · 12 years ago
  54. 9de0c8e ixgbe: Drop RLPML configuration from x540 RXDCTL register configuration by Alexander Duyck · 12 years ago
  55. b1ac1ef ixgbe: fdb: only allow NUD_PERM fdb entries by John Fastabend · 12 years ago
  56. db2adc2 ixgbe: ethtool correctly identify autoneg setting by Jacob Keller · 12 years ago
  57. 8ad88e3 ixgbe: Reformat output of ixgbe_dump by Josh Hay · 12 years ago
  58. f7c4056 ixgbe: Do not use DCA to prefetch the entire packet into the cache by Alexander Duyck · 12 years ago
  59. 46acc46 eth: Make is_link_local() consistent with other address tests by Ben Hutchings · 12 years ago
  60. 202975b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  61. a24006e ptp: Enable clock drivers along with associated net/PHY drivers by Ben Hutchings · 12 years ago
  62. 3af3361 ixgbe: fix default setting of TXDCTL.WTHRESH by Emil Tantilov · 12 years ago
  63. 810b6d7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  64. 815cccb ixgbe: add setlink, getlink support to ixgbe and ixgbevf by John Fastabend · 12 years ago
  65. 39ac868 ixgbe: add/update descriptor maps in comments by Josh Hay · 12 years ago
  66. f4de00e ixgbe: Do not decrement budget in ixgbe_clean_rx_irq by Alexander Duyck · 12 years ago
  67. ec74a47 ixgbe: clean up the condition for turning on/off the laser by Emil Tantilov · 12 years ago
  68. b3343a2 net, ixgbe: handle link local multicast addresses in SR-IOV mode by John Fastabend · 12 years ago
  69. 505e3718 ixgbe: Drop unnecessary addition from ixgbe_set_rx_buffer_len by Alexander Duyck · 12 years ago
  70. 71a49f7 ixgbe: Correcting small packet padding by Tushar Dave · 12 years ago
  71. 1a71ab2 ixgbe: (PTP) refactor init, cyclecounter and reset by Jacob Keller · 12 years ago
  72. f8a06c2 ixgbe: add WOL support for new subdevice id by Emil Tantilov · 12 years ago
  73. 107d301 ixgbe: Add support for tracking the default user priority to SR-IOV by Alexander Duyck · 12 years ago
  74. a048b40 ixgbe: Add support for IPv6 and UDP to ixgbe_get_headlen by Alexander Duyck · 12 years ago
  75. 872844d ixgbe: Enable jumbo frames support w/ SR-IOV by Alexander Duyck · 12 years ago
  76. df376f0 ixgbe: add support for X540-AT1 by joshua.a.hay@intel.com · 12 years ago
  77. db0677f ixgbe: (PTP) Fix PPS interrupt code by Jacob Keller · 12 years ago
  78. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  79. edc7d57 netlink: add attributes to fdb interface by stephen hemminger · 12 years ago
  80. 0584d99 ixgbe: Do not read the spoofed packets counter when not in IOV mode by Greg Rose · 12 years ago
  81. 6b6e272 netdev: make address const in device address management by stephen hemminger · 12 years ago
  82. 4ffdf91 ixgbe: Improve statistics accuracy for DDP traffic by Mark Rustad · 12 years ago
  83. 0094916 ixgbe: add debugfs support by Catherine Sullivan · 12 years ago
  84. d6ea075 ixgbe: fix reporting of spoofed packets by Emil Tantilov · 12 years ago
  85. b35d4d4 ixgbe: Fix ordering of things so that PF correctly configures its VLANs by Alexander Duyck · 12 years ago
  86. 1959ec5 Merge branch 'pci/stephen-const' into next by Bjorn Helgaas · 12 years ago
  87. 3646f0e netdev: make pci_error_handlers const by Stephen Hemminger · 12 years ago
  88. ab86825 ixgbe: remove old init remnant by Eliezer Tamir · 12 years ago
  89. 62f87c0 PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type by Yijing Wang · 12 years ago
  90. 62748b7 ixgbe: Rewrite code related to configuring IFCS bit in Tx descriptor by Alexander Duyck · 12 years ago
  91. 5a02cbd ixgbe: Roll RSC code into non-EOP code by Alexander Duyck · 12 years ago
  92. 18806c9 ixgbe: Make allocating skb and placing data in it a separate function by Alexander Duyck · 12 years ago
  93. cf3fe7a ixgbe: Copybreak sooner to avoid get_page/put_page and offset change overhead by Alexander Duyck · 12 years ago
  94. 19861ce ixgbe: Make pull tail function separate from rest of cleanup_headers by Alexander Duyck · 12 years ago
  95. 42073d9 ixgbe: Have the CPU take ownership of the buffers sooner by Alexander Duyck · 12 years ago
  96. 09816fb ixgbe: Only use double buffering if page size is less than 8K by Alexander Duyck · 12 years ago
  97. 0549ae2 ixgbe: combine ixgbe_add_rx_frag and ixgbe_can_reuse_page by Alexander Duyck · 12 years ago
  98. afaa945 ixgbe: Remove code that was initializing Rx page offset by Alexander Duyck · 12 years ago
  99. 0614002 netvm: propagate page->pfmemalloc from skb_alloc_page to skb by Mel Gorman · 12 years ago
  100. 9c50c03 ixgbe: fix panic while dumping packets on Tx hang with IOMMU by Emil Tantilov · 12 years ago