1. 990a315 ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGS by Alexander Duyck · 12 years ago
  2. 67da097 ixgbe: fix Tx timeouts with BQL by Emil Tantilov · 12 years ago
  3. 71858ac ixgbe: implement SFF diagnostic monitoring via ethtool by Aurélien Guillaume · 12 years ago
  4. 51d0420 ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic() by Emil Tantilov · 12 years ago
  5. d0310dc ixgbe: fix possible data corruption in read_i2c_byte by Emil Tantilov · 12 years ago
  6. 4c696ca ixgbe: Add support for set_channels ethtool operation by Alexander Duyck · 12 years ago
  7. 5348c9d ixgbe: Add support for displaying the number of Tx/Rx channels by Alexander Duyck · 12 years ago
  8. cca73c5 ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabled by Alexander Duyck · 12 years ago
  9. 97488bd ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queue by Alexander Duyck · 12 years ago
  10. fd786b7 ixgbe: Add function for setting XPS queue mapping by Alexander Duyck · 12 years ago
  11. d3cb986 ixgbe: Define FCoE and Flow director limits much sooner to allow for changes by Alexander Duyck · 12 years ago
  12. 8fc3bb6 ixgbe: refactor initialization of feature flags by Emil Tantilov · 12 years ago
  13. 1690be6 bridge: Add vlan support to static neighbors by Vlad Yasevich · 12 years ago
  14. 6cbdcee bridge: Dump vlan information from a bridge port by Vlad Yasevich · 12 years ago
  15. 9f6d98c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  16. 96be80a ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6 by Alexander Duyck · 12 years ago
  17. 1594712 ixgbe: fix gso type by Michael S. Tsirkin · 12 years ago
  18. 14f8dc4 drivers: net: Remove remaining alloc/OOM messages by Joe Perches · 12 years ago
  19. c560451 ixgbe: Fix SR-IOV MTU warning by Alexander Duyck · 12 years ago
  20. 7e63bf4 ixgbe: Replace rmb in Tx cleanup with read_barrier_depends by Alexander Duyck · 12 years ago
  21. 434c5e3 ixgbe: update date to 2013 by Don Skidmore · 12 years ago
  22. d2c47b6 ixgbe: fix return values and memcpy parameters to eliminate Smatch warnings by Josh Hay · 12 years ago
  23. f752be9 ixgbe: fix potential null dereference by Josh Hay · 12 years ago
  24. 07ce870 ixgbe: allow reading of SFF-8472 data over i2c by Emil Tantilov · 12 years ago
  25. fd0326f ixgbe: autoneg variable refactoring by Josh Hay · 12 years ago
  26. 99b7664 ixgbe: removed unused variable from setup_link_speed by Josh Hay · 12 years ago
  27. 3d29226 ixgbe: rename autoneg variables by Josh Hay · 12 years ago
  28. b4fafbe ixgbe: Fix device ref count bug by Greg Rose · 12 years ago
  29. d1d18b3 ixgbe: Reset the NIC if up2tc has changed by Amir Hanania · 12 years ago
  30. 43dc4e0 ixgbe: Limit number of reported VFs to device specific value by Donald Dutile · 12 years ago
  31. da36b64 ixgbe: Implement PCI SR-IOV sysfs callback operation by Greg Rose · 12 years ago
  32. 66dcfd7 ixgbe: Modularize SR-IOV enablement code by Greg Rose · 12 years ago
  33. 60a1a68 ixgbe: Make mailbox ops initialization unconditional by Greg Rose · 12 years ago
  34. b205c0d ixgbe: only compile ixgbe_debugfs.o when enabled by Jacob Keller · 12 years ago
  35. 39dfb71 ixgbe: Inline Rx PTP descriptor handling by Alexander Duyck · 12 years ago
  36. b1e50f7 ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctl by Jacob Keller · 12 years ago
  37. 12ff3f3 ixgbe: add warning when scheduling reset by Jacob Keller · 12 years ago
  38. 891dc08 ixgbe: Add ptp work item to poll for the Tx timestamp by Jacob Keller · 12 years ago
  39. 6cb562d ixgbe: Use watchdog check in favor of BPF for detecting latched timestamp by Jacob Keller · 12 years ago
  40. f2f33387 ixgbe: Update ptp_overflow check comment and jiffies by Jacob Keller · 12 years ago
  41. aeb8264 ixgbe: add missing supported filters to get_ts_info by Jacob Keller · 12 years ago
  42. dfcc461 ixgbe: ethtool ixgbe_diag_test cleanup by Jacob Keller · 12 years ago
  43. ec71825 ixgbe: Improve performance and reduce size of ixgbe_tx_map by Alexander Duyck · 12 years ago
  44. 472148c ixgbe: Update ixgbe Tx flags to improve code efficiency by Alexander Duyck · 12 years ago
  45. c44f5f5 ixgbe: Always use context 0, even for FCoE and TSO by Alexander Duyck · 12 years ago
  46. 8f4fbb9 ixgbe: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso check by Alexander Duyck · 12 years ago
  47. 610a63f ixgbe: SR-IOV: dynamic IEEE DCBx default priority changes by John Fastabend · 12 years ago
  48. 20fc4c4 ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctl by Jacob Keller · 12 years ago
  49. 86833f0 ixgbe: only compile ixgbe_debugfs.o when enabled by Jacob Keller · 12 years ago
  50. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  51. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  52. cb6d0f5 ixgbe: check whether thermal sensor is enabled. by Jacob Keller · 12 years ago
  53. f8ebc68 ixgbe: Use is_valid_ether_addr by Joe Perches · 12 years ago
  54. 9f9a12f net/intel: remove __dev* attributes by Bill Pemberton · 12 years ago
  55. ed83da1 ixgbe: Do not parse past IP header on fragments beyond the first by Alexander Duyck · 12 years ago
  56. 3288d73 ixgbe: eliminate Smatch warnings in ixgbe_debugfs.c by joshua.a.hay@intel.com · 12 years ago
  57. 14a8d4bb ixgbe: bump version number by Don Skidmore · 12 years ago
  58. 9b73598 ixgbe: Make the bridge mode setting sticky by Greg Rose · 12 years ago
  59. 2afaa00 ixgbe: Fix incorrect disabling of Tx hang check in case of PFC by Parikh, Neerav · 12 years ago
  60. 9de0c8e ixgbe: Drop RLPML configuration from x540 RXDCTL register configuration by Alexander Duyck · 12 years ago
  61. b1ac1ef ixgbe: fdb: only allow NUD_PERM fdb entries by John Fastabend · 12 years ago
  62. db2adc2 ixgbe: ethtool correctly identify autoneg setting by Jacob Keller · 12 years ago
  63. f3444d8 ixgbe: remove needless queuing for L4 ptp packets by Jacob Keller · 12 years ago
  64. 6ccf7a5 ixgbe: use ETQF filter name instead of magic number by Jacob Keller · 12 years ago
  65. 21cc57f ixgbe: convert to use simple_open() by Wei Yongjun · 12 years ago
  66. 8ad88e3 ixgbe: Reformat output of ixgbe_dump by Josh Hay · 12 years ago
  67. f7c4056 ixgbe: Do not use DCA to prefetch the entire packet into the cache by Alexander Duyck · 12 years ago
  68. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  69. 46acc46 eth: Make is_link_local() consistent with other address tests by Ben Hutchings · 12 years ago
  70. 202975b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  71. a24006e ptp: Enable clock drivers along with associated net/PHY drivers by Ben Hutchings · 12 years ago
  72. 50f8d35 ixgbe: PTP get_ts_info missing software support by Jacob Keller · 12 years ago
  73. 3af3361 ixgbe: fix default setting of TXDCTL.WTHRESH by Emil Tantilov · 12 years ago
  74. 3645adb ixgbe: fix uninitialized event.type in ixgbe_ptp_check_pps_event by Jacob Keller · 12 years ago
  75. 810b6d7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  76. 815cccb ixgbe: add setlink, getlink support to ixgbe and ixgbevf by John Fastabend · 12 years ago
  77. f42df16 ixgbe: reduce PTP rx path overhead by Jiri Benc · 12 years ago
  78. 39ac868 ixgbe: add/update descriptor maps in comments by Josh Hay · 12 years ago
  79. f4de00e ixgbe: Do not decrement budget in ixgbe_clean_rx_irq by Alexander Duyck · 12 years ago
  80. 3970c32 ixgbe: Return success or failure on VF MAC filter set by Greg Rose · 12 years ago
  81. ec74a47 ixgbe: clean up the condition for turning on/off the laser by Emil Tantilov · 12 years ago
  82. b3343a2 net, ixgbe: handle link local multicast addresses in SR-IOV mode by John Fastabend · 12 years ago
  83. a301340 ixgbe: Fix return value from macvlan filter function by Greg Rose · 12 years ago
  84. d7bbcd3 ixgbe: Add support for pipeline reset by Don Skidmore · 12 years ago
  85. 1f4702a ixgbe: Fix possible memory leak in ixgbe_set_ringparam by Alexander Duyck · 12 years ago
  86. de52a12 ixgbe: Add function ixgbe_reset_pipeline_82599 by Don Skidmore · 12 years ago
  87. 505e3718 ixgbe: Drop unnecessary addition from ixgbe_set_rx_buffer_len by Alexander Duyck · 12 years ago
  88. 71a49f7 ixgbe: Correcting small packet padding by Tushar Dave · 12 years ago
  89. 51a1f72 ixgbe: using is_zero_ether_addr() to simplify the code by Wei Yongjun · 12 years ago
  90. 1a71ab2 ixgbe: (PTP) refactor init, cyclecounter and reset by Jacob Keller · 12 years ago
  91. f8a06c2 ixgbe: add WOL support for new subdevice id by Emil Tantilov · 12 years ago
  92. bffb3bc ixgbe: Enable support for VF API version 1.1 in the PF. by Alexander Duyck · 12 years ago
  93. f591cd9 ixgbe: Add support for GET_QUEUES message to get DCB configuration by Alexander Duyck · 12 years ago
  94. 107d301 ixgbe: Add support for tracking the default user priority to SR-IOV by Alexander Duyck · 12 years ago
  95. a048b40 ixgbe: Add support for IPv6 and UDP to ixgbe_get_headlen by Alexander Duyck · 12 years ago
  96. 374c65d ixgbe: Add mailbox API version negotiation support to ixgbe PF by Alexander Duyck · 12 years ago
  97. 58a02be ixgbe: Move message handling routines into their own functions by Alexander Duyck · 12 years ago
  98. 872844d ixgbe: Enable jumbo frames support w/ SR-IOV by Alexander Duyck · 12 years ago
  99. 245f292 ixgbe: Initialize q_vector cpu and affinity masks correctly by Alexander Duyck · 12 years ago
  100. c88887e ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangs by Alexander Duyck · 12 years ago