1. 472148c ixgbe: Update ixgbe Tx flags to improve code efficiency by Alexander Duyck · 13 years ago
  2. c44f5f5 ixgbe: Always use context 0, even for FCoE and TSO by Alexander Duyck · 13 years ago
  3. 8f4fbb9 ixgbe: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso check by Alexander Duyck · 13 years ago
  4. 610a63f ixgbe: SR-IOV: dynamic IEEE DCBx default priority changes by John Fastabend · 13 years ago
  5. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 13 years ago
  6. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 13 years ago
  7. cb6d0f5 ixgbe: check whether thermal sensor is enabled. by Jacob Keller · 13 years ago
  8. f8ebc68 ixgbe: Use is_valid_ether_addr by Joe Perches · 13 years ago
  9. 9f9a12f net/intel: remove __dev* attributes by Bill Pemberton · 13 years ago
  10. ed83da1 ixgbe: Do not parse past IP header on fragments beyond the first by Alexander Duyck · 13 years ago
  11. 3288d73 ixgbe: eliminate Smatch warnings in ixgbe_debugfs.c by joshua.a.hay@intel.com · 13 years ago
  12. 14a8d4bb ixgbe: bump version number by Don Skidmore · 13 years ago
  13. 9b73598 ixgbe: Make the bridge mode setting sticky by Greg Rose · 13 years ago
  14. 2afaa00 ixgbe: Fix incorrect disabling of Tx hang check in case of PFC by Parikh, Neerav · 13 years ago
  15. 9de0c8e ixgbe: Drop RLPML configuration from x540 RXDCTL register configuration by Alexander Duyck · 13 years ago
  16. b1ac1ef ixgbe: fdb: only allow NUD_PERM fdb entries by John Fastabend · 13 years ago
  17. db2adc2 ixgbe: ethtool correctly identify autoneg setting by Jacob Keller · 13 years ago
  18. f3444d8 ixgbe: remove needless queuing for L4 ptp packets by Jacob Keller · 13 years ago
  19. 6ccf7a5 ixgbe: use ETQF filter name instead of magic number by Jacob Keller · 13 years ago
  20. 21cc57f ixgbe: convert to use simple_open() by Wei Yongjun · 13 years ago
  21. 8ad88e3 ixgbe: Reformat output of ixgbe_dump by Josh Hay · 13 years ago
  22. f7c40561 ixgbe: Do not use DCA to prefetch the entire packet into the cache by Alexander Duyck · 13 years ago
  23. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  24. 46acc46 eth: Make is_link_local() consistent with other address tests by Ben Hutchings · 13 years ago
  25. 202975b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  26. a24006e ptp: Enable clock drivers along with associated net/PHY drivers by Ben Hutchings · 13 years ago
  27. 50f8d35 ixgbe: PTP get_ts_info missing software support by Jacob Keller · 13 years ago
  28. 3af3361 ixgbe: fix default setting of TXDCTL.WTHRESH by Emil Tantilov · 13 years ago
  29. 3645adb ixgbe: fix uninitialized event.type in ixgbe_ptp_check_pps_event by Jacob Keller · 13 years ago
  30. 810b6d7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  31. 815cccb ixgbe: add setlink, getlink support to ixgbe and ixgbevf by John Fastabend · 13 years ago
  32. f42df16 ixgbe: reduce PTP rx path overhead by Jiri Benc · 13 years ago
  33. 39ac868 ixgbe: add/update descriptor maps in comments by Josh Hay · 13 years ago
  34. f4de00e ixgbe: Do not decrement budget in ixgbe_clean_rx_irq by Alexander Duyck · 13 years ago
  35. 3970c32 ixgbe: Return success or failure on VF MAC filter set by Greg Rose · 13 years ago
  36. ec74a47 ixgbe: clean up the condition for turning on/off the laser by Emil Tantilov · 13 years ago
  37. b3343a2 net, ixgbe: handle link local multicast addresses in SR-IOV mode by John Fastabend · 13 years ago
  38. a301340 ixgbe: Fix return value from macvlan filter function by Greg Rose · 13 years ago
  39. d7bbcd3 ixgbe: Add support for pipeline reset by Don Skidmore · 13 years ago
  40. 1f4702a ixgbe: Fix possible memory leak in ixgbe_set_ringparam by Alexander Duyck · 13 years ago
  41. de52a12 ixgbe: Add function ixgbe_reset_pipeline_82599 by Don Skidmore · 13 years ago
  42. 505e3718 ixgbe: Drop unnecessary addition from ixgbe_set_rx_buffer_len by Alexander Duyck · 13 years ago
  43. 71a49f7 ixgbe: Correcting small packet padding by Tushar Dave · 13 years ago
  44. 51a1f72 ixgbe: using is_zero_ether_addr() to simplify the code by Wei Yongjun · 13 years ago
  45. 1a71ab2 ixgbe: (PTP) refactor init, cyclecounter and reset by Jacob Keller · 13 years ago
  46. f8a06c2 ixgbe: add WOL support for new subdevice id by Emil Tantilov · 13 years ago
  47. bffb3bc ixgbe: Enable support for VF API version 1.1 in the PF. by Alexander Duyck · 13 years ago
  48. f591cd9 ixgbe: Add support for GET_QUEUES message to get DCB configuration by Alexander Duyck · 13 years ago
  49. 107d301 ixgbe: Add support for tracking the default user priority to SR-IOV by Alexander Duyck · 13 years ago
  50. a048b40 ixgbe: Add support for IPv6 and UDP to ixgbe_get_headlen by Alexander Duyck · 13 years ago
  51. 374c65d ixgbe: Add mailbox API version negotiation support to ixgbe PF by Alexander Duyck · 13 years ago
  52. 58a02be ixgbe: Move message handling routines into their own functions by Alexander Duyck · 13 years ago
  53. 872844d ixgbe: Enable jumbo frames support w/ SR-IOV by Alexander Duyck · 13 years ago
  54. 245f292 ixgbe: Initialize q_vector cpu and affinity masks correctly by Alexander Duyck · 13 years ago
  55. c88887e ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangs by Alexander Duyck · 13 years ago
  56. df376f0 ixgbe: add support for X540-AT1 by joshua.a.hay@intel.com · 13 years ago
  57. 4a97df0 ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bit by Emil Tantilov · 13 years ago
  58. 1cc92eb ixgbe: fix PTP ethtool timestamping function by Jacob Keller · 13 years ago
  59. db0677f ixgbe: (PTP) Fix PPS interrupt code by Jacob Keller · 13 years ago
  60. 8208367 ixgbe: Fix PTP X540 SDP alignment code for PPS signal by Jacob Keller · 13 years ago
  61. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  62. edc7d57 netlink: add attributes to fdb interface by stephen hemminger · 13 years ago
  63. 0584d99 ixgbe: Do not read the spoofed packets counter when not in IOV mode by Greg Rose · 13 years ago
  64. 1ef7615 ptp: link the phc device to its parent device by Richard Cochran · 13 years ago
  65. 6b6e272 netdev: make address const in device address management by stephen hemminger · 13 years ago
  66. 4ffdf91 ixgbe: Improve statistics accuracy for DDP traffic by Mark Rustad · 13 years ago
  67. 91fbd8f ixgbe: added reg_ops file to debugfs by Catherine Sullivan · 13 years ago
  68. 826ff0d ixgbe: added netdev_ops file to debugfs by Catherine Sullivan · 13 years ago
  69. 0094916 ixgbe: add debugfs support by Catherine Sullivan · 13 years ago
  70. d6ea075 ixgbe: fix reporting of spoofed packets by Emil Tantilov · 13 years ago
  71. 9f66d3e ixgbe: Fix VF rate limiting to correctly account for more queues per VF by Alexander Duyck · 13 years ago
  72. b35d4d4 ixgbe: Fix ordering of things so that PF correctly configures its VLANs by Alexander Duyck · 13 years ago
  73. 78890b5 Merge commit 'v3.6-rc5' into next by Bjorn Helgaas · 13 years ago
  74. 1959ec5 Merge branch 'pci/stephen-const' into next by Bjorn Helgaas · 13 years ago
  75. 3646f0e netdev: make pci_error_handlers const by Stephen Hemminger · 13 years ago
  76. ab86825 ixgbe: remove old init remnant by Eliezer Tamir · 13 years ago
  77. 62f87c0 PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type by Yijing Wang · 13 years ago
  78. 1304a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  79. 62748b7 ixgbe: Rewrite code related to configuring IFCS bit in Tx descriptor by Alexander Duyck · 13 years ago
  80. 5a02cbd ixgbe: Roll RSC code into non-EOP code by Alexander Duyck · 13 years ago
  81. 18806c9 ixgbe: Make allocating skb and placing data in it a separate function by Alexander Duyck · 13 years ago
  82. cf3fe7a ixgbe: Copybreak sooner to avoid get_page/put_page and offset change overhead by Alexander Duyck · 13 years ago
  83. 19861ce ixgbe: Make pull tail function separate from rest of cleanup_headers by Alexander Duyck · 13 years ago
  84. 42073d9 ixgbe: Have the CPU take ownership of the buffers sooner by Alexander Duyck · 13 years ago
  85. 09816fb ixgbe: Only use double buffering if page size is less than 8K by Alexander Duyck · 13 years ago
  86. 0549ae2 ixgbe: combine ixgbe_add_rx_frag and ixgbe_can_reuse_page by Alexander Duyck · 13 years ago
  87. afaa945 ixgbe: Remove code that was initializing Rx page offset by Alexander Duyck · 13 years ago
  88. 55461dd ixgbe: add missing braces by Emil Tantilov · 13 years ago
  89. 0614002 netvm: propagate page->pfmemalloc from skb_alloc_page to skb by Mel Gorman · 13 years ago
  90. 9c50c03 ixgbe: fix panic while dumping packets on Tx hang with IOMMU by Emil Tantilov · 13 years ago
  91. d47e12d ixgbe: Fix build with PCI_IOV enabled. by David S. Miller · 13 years ago
  92. b724e9f ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interrupts by Alexander Duyck · 13 years ago
  93. b6dfd93 ixgbe: add support for new 82599 device by Don Skidmore · 13 years ago
  94. 3f4a6f0 ixgbe: remove extra unused queues in DCB + FCoE case by John Fastabend · 13 years ago
  95. 9544746 ixgbe: fix RAR entry counting for generic and fdb_add() by John Fastabend · 13 years ago
  96. b92ad72 ixgbe: Use num_tcs.pg_tcs as upper limit for TC when checking based on UP by Alexander Duyck · 13 years ago
  97. 252562c ixgbe: Reduce Rx header size to what is actually used by Alexander Duyck · 13 years ago
  98. 39cb681 ixgbe: Fix handling of FDIR_HASH flag by Alexander Duyck · 13 years ago
  99. 9297127 ixgbe: Change how we check for pre-existing and assigned VFs by Alexander Duyck · 13 years ago
  100. 99d7448 ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriov by Alexander Duyck · 13 years ago