1. 23677ce drivers/net: Remove boolean comparisons to true/false by Joe Perches · 13 years ago
  2. 3cc26e3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  3. d5ef8a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  4. 8a0da21 ixgbe: Combine post-DMA processing of sk_buff fields into single function by Alexander Duyck · 13 years ago
  5. e4f7402 ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADV by Alexander Duyck · 13 years ago
  6. f56e0cb ixgbe: Add function for testing status bits in Rx descriptor by Alexander Duyck · 13 years ago
  7. f990b79 ixgbe: Let the Rx buffer allocation clear status bits instead of cleanup by Alexander Duyck · 13 years ago
  8. 1d2024f ixgbe: Address fact that RSC was not setting GSO size for incoming frames by Alexander Duyck · 13 years ago
  9. 4c1975d ixgbe: Minor refactor of RSC by Alexander Duyck · 13 years ago
  10. 9cc00b5 ixgbe: ethtool: stats user buffer overrun by John Fastabend · 13 years ago
  11. 5facb8e ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB state by John Fastabend · 13 years ago
  12. 9d837ea ixgbe: do not update real num queues when netdev is going away by Yi Zou · 13 years ago
  13. 642c680 ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page size by Alexander Duyck · 13 years ago
  14. 4cd6923 ixgbe: Fix case of Tx Hang in PF with 32 VFs by Greg Rose · 13 years ago
  15. a4b0832 ixgbe: fix vf lookup by Greg Rose · 13 years ago
  16. dd48dc3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  17. 542a398 ixgbe: Fix typo in ixgbe_common.h by Masanari Iida · 13 years ago
  18. 1bba2e8 ixgbe: make ethtool strings table const by Stephen Hemminger · 13 years ago
  19. 68d6d4a ixgbe: Add warning when no space left for more MAC filters by Greg Rose · 13 years ago
  20. 9497182 ixgbe: update copyright to 2012 by Don Skidmore · 13 years ago
  21. 8ef78ad ixgbe: Add module parameter to allow untested and unsafe SFP+ modules by Peter P Waskiewicz Jr · 13 years ago
  22. 795be954 ixgbe: Fix register defines to correctly handle complex expressions by Alexander Duyck · 13 years ago
  23. ea81875 ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call by Neerav Parikh · 13 years ago
  24. 0e22d04 ixgbe: add support for new 82599 device. by Don Skidmore · 13 years ago
  25. 9e791e4 ixgbe: add support for new 82599 device id by Emil Tantilov · 13 years ago
  26. 176f950 ixgbe: add write flush in ixgbe_clock_out_i2c_byte() by Emil Tantilov · 13 years ago
  27. 52f33af ixgbe: fix typo's by Stephen Hemminger · 13 years ago
  28. c1085b1 ixgbe: fix incorrect PHY register reads by Emil Tantilov · 13 years ago
  29. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  30. 8e58613 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value by Jiri Pirko · 13 years ago
  31. 560f20d ixgbe: Remove function prototype for non-existent function by Greg Rose · 13 years ago
  32. 43497cc ixgbe: DCB: IEEE transitions may fail to reprogram hardware. by John Fastabend · 13 years ago
  33. 4909fe9 ixgbe: DCBnl set_all, order of operations fix by John Fastabend · 13 years ago
  34. 1f2149c net: remove netdev_alloc_page and use __GFP_COLD by Eric Dumazet · 13 years ago
  35. f85fa27 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  36. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  37. ea99d83 intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN by Joe Perches · 13 years ago
  38. 8d23363 ixgbe: fix LED blink logic to check for link by Emil Tantilov · 13 years ago
  39. 612a94d Sweep the last of the active .get_drvinfo floors under ethernet/ by Rick Jones · 13 years ago
  40. 0126410 ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined by Rose, Gregory V · 13 years ago
  41. 8599e25 ixgbe: DCB, return max for IEEE traffic classes by John Fastabend · 13 years ago
  42. 331bcf4 ixgbe: fix reading of the buffer returned by the firmware by Emil Tantilov · 13 years ago
  43. 9487dc8 ixgbe: Fix compiler warnings by Greg Rose · 13 years ago
  44. b120818 ixgbe: fix smatch splat due to missing NULL check by John Fastabend · 13 years ago
  45. 93d3ce8 ixgbe: fix disabling of Tx laser at probe by Emil Tantilov · 13 years ago
  46. 232ef6b ixgbe: Fix link issues caused by a reset while interface is down by Emil Tantilov · 13 years ago
  47. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  48. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  49. 15e5209 ixgbe: change the eeprom version reported by ethtool by Emil Tantilov · 13 years ago
  50. 2fa5eef ixgbe: allow eeprom writes via ethtool by Emil Tantilov · 13 years ago
  51. 79488c5 ixgbe: fix endianess when writing driver version to firmware by Emil Tantilov · 13 years ago
  52. de4c7f6 ixgbe: Add new netdev op to turn spoof checking on or off per VF by Greg Rose · 13 years ago
  53. 9813064 ixgbe: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  54. 15d447e ixgbe: Correct check for change in FCoE priority by Mark Rustad · 13 years ago
  55. 7b859eb ixgbe: Add FCoE DDP allocation failure counters to ethtool stats. by Amir Hanania · 13 years ago
  56. 83c61fa ixgbe: Add protection from VF invalid target DMA by Greg Rose · 13 years ago
  57. 8b0c116 net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero by Rick Jones · 13 years ago
  58. 19d478b ixgbe: bump version number by Don Skidmore · 13 years ago
  59. 6b8456c ixgbe: X540 devices RX PFC frames pause traffic even if disabled by John Fastabend · 13 years ago
  60. 4de2a02 ixgbe: DCB X540 devices support max traffic class of 4 by John Fastabend · 13 years ago
  61. 32701dc ixgbe: fixup hard dependencies on supporting 8 traffic classes by John Fastabend · 13 years ago
  62. 2ad30e2 ixgbe: Fix PFC mask generation by Mark Rustad · 13 years ago
  63. 3e7307f ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599 by Emil Tantilov · 13 years ago
  64. 860502b ixgbe: get pauseparam autoneg by Mika Lansirinne · 13 years ago
  65. 837617a ixgbe: do not disable flow control in ixgbe_check_mac_link by Emil Tantilov · 13 years ago
  66. 217995e ixgbe: send MFLCN to ethtool by Emil Tantilov · 13 years ago
  67. 7d14528 ixgbe: add support for new 82599 device by Emil Tantilov · 13 years ago
  68. 2466dd9 ixgbe: fix driver version initialization in firmware by Jacob Keller · 13 years ago
  69. e1befd7 ixgbe: remove return code for functions that always return 0 by Emil Tantilov · 13 years ago
  70. 3fbaa3a ixgbe: clear the data field in ixgbe_read_i2c_byte_generic by Emil Tantilov · 13 years ago
  71. 7edebf9 ixgbe: prevent link checks while resetting by Emil Tantilov · 13 years ago
  72. 0ccb974 ixgbe: add ECC warning for legacy interrupts by Don Skidmore · 13 years ago
  73. f3df98e ixgbe: cleanup ixgbe_setup_gpie() for X540 by Don Skidmore · 13 years ago
  74. 4f51bf7 ixgbe add thermal sensor support for x540 hardware by Jacob Keller · 13 years ago
  75. 9da712d ixgbe: update {P}FC thresholds to account for X540 and loopback by John Fastabend · 13 years ago
  76. 934c18c ixgbe: disable LLI for FCoE by Vasu Dev · 13 years ago
  77. d5bf4f6 ixgbe: Cleanup q_vector interrupt throttle rate logic by Emil Tantilov · 13 years ago
  78. fb7a6d4 Merge git://github.com/Jkirsher/net-next by David S. Miller · 13 years ago
  79. 8c838d7 ixgbe: remove global reset to the MAC by Emil Tantilov · 13 years ago
  80. c23f5b6 ixgbe: add WOL support for X540 by Emil Tantilov · 13 years ago
  81. ff9d1a5 ixgbe: avoid HW lockup when adapter is reset with Tx work pending by Emil Tantilov · 13 years ago
  82. e886c44 ixgbe: dcb, set priority to traffic class mappings by John Fastabend · 13 years ago
  83. 858bc08 ixgbe: cleanup X540 interrupt enablement by Don Skidmore · 13 years ago
  84. 4c09f3a ixgbe: DCB, do not call set_state() from IEEE mode by John Fastabend · 13 years ago
  85. c6bda30 ixgbe: Reconfigure SR-IOV Init by Greg Rose · 13 years ago
  86. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  87. ae0e148 ixgbe: remove duplicate netif_tx_start_all_queues by Emil Tantilov · 13 years ago
  88. 80bb25e ixgbe: fix FCRTL/H register dump for X540 by Emil Tantilov · 13 years ago
  89. 1a70db4b ixgbe: cleanup some register reads by Emil Tantilov · 13 years ago
  90. 919e78a ixgbe: Make better use of memory allocations in one-buffer mode w/ RSC by Alexander Duyck · 13 years ago
  91. 398fe4a ixgbe: drop adapter from ixgbe_fso call documentation by Alexander Duyck · 13 years ago
  92. 8917b44 ixgbe: Add SFP support for missed 82598 PHY by Alexander Duyck · 13 years ago
  93. 5fdd31f ixgbe: Add missing code for enabling overheat sensor interrupt by Alexander Duyck · 13 years ago
  94. c7ccde0 ixgbe: make ixgbe_up and ixgbe_up_complete void functions by Alexander Duyck · 13 years ago
  95. f7e1027 v2 ixgbe: Update packet buffer reservation to correct fdir headroom size by Alexander Duyck · 13 years ago
  96. 4c1d7b4 ixgbe: remove redundant configuration of tx_sample_rate by Alexander Duyck · 13 years ago
  97. 473e64e ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL by Ben Hutchings · 13 years ago
  98. 815c7db ethtool: Clean up definitions of rule location arrays in RX NFC by Ben Hutchings · 13 years ago
  99. e3b37a1 Merge git://github.com/Jkirsher/net-next by David S. Miller · 13 years ago
  100. 2c4af69 ixgbe: Correctly name and handle MSI-X other interrupt by Alexander Duyck · 13 years ago