1. a1f4e8b bnx2: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  2. bdb28a9 be2net: fix truesize errors by Eric Dumazet · 13 years ago
  3. 87fb4b7 net: more accurate skb truesize by Eric Dumazet · 13 years ago
  4. 97ba0eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  5. a28dc43 igb: Version bump. by Carolyn Wyborny · 13 years ago
  6. ca2e3e7 igb: Loopback functionality supports for i350 devices by Akeem G. Abodunrin · 13 years ago
  7. bed45a6 igb: fix static function warnings reported by sparse by Emil Tantilov · 13 years ago
  8. 8be10e9 igb: Add workaround for byte swapped VLAN on i350 local traffic by Alexander Duyck · 13 years ago
  9. 9ab64ba igb: Drop unnecessary write of E1000_IMS from igb_msix_other by Alexander Duyck · 13 years ago
  10. 06218a8 igb: Fix features that are currently 82580 only and should also be i350 by Alexander Duyck · 13 years ago
  11. c74d588 igb: Make certain one vector is always assigned in igb_request_irq by Alexander Duyck · 13 years ago
  12. 0d1ae7f igb: avoid unnecessarily creating a local copy of the q_vector by Alexander Duyck · 13 years ago
  13. 15d447e ixgbe: Correct check for change in FCoE priority by Mark Rustad · 13 years ago
  14. 7b859eb ixgbe: Add FCoE DDP allocation failure counters to ethtool stats. by Amir Hanania · 13 years ago
  15. 83c61fa ixgbe: Add protection from VF invalid target DMA by Greg Rose · 13 years ago
  16. 3ceca74 net-netlink: Add a new attribute to expose TOS values via netlink by Murali Raja · 13 years ago
  17. 5675592 cipso: remove an unneeded NULL check in cipso_v4_doi_add() by Dan Carpenter · 13 years ago
  18. 9687c63 Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless-next by David S. Miller · 13 years ago
  19. 094daf7 Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  20. 5f68a2b ath6kl: fixup merge damage in ath6kl_mgmt_tx by John W. Linville · 13 years ago
  21. 258daca Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  22. 3ed6f69 ll_temac: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  23. f8f114c emac: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  24. 618c4a0 ehea: convert to SKB paged frag API by Ian Campbell · 13 years ago
  25. 95f5f80 af_packet: remove unnecessary BUG_ON() in tpacket_destruct_skb by danborkmann@iogearbox.net · 13 years ago
  26. 5bdc4f5 r6040: bump version to 0.28 and date to 07Oct2011. by Florian Fainelli · 13 years ago
  27. 06e92c3 r6040: invoke phy_{start,stop} when appropriate by Florian Fainelli · 13 years ago
  28. f0ec717 mlx4_en: Adding 40gb speed report for ethtool by Alexander Guller · 13 years ago
  29. 4234144 mlx4_en: Fix crash upon device initialization error by Alexander Guller · 13 years ago
  30. 999bb4b mlx4_en: Fix QP number calculation according to module param by Alexander Guller · 13 years ago
  31. 7398af4 mlx4_en: Added missing iounmap upon releasing a device by Alexander Guller · 13 years ago
  32. 6b4d8d9 mlx4_en: Adjusting moderation per each ring by Alexander Guller · 13 years ago
  33. fe0af03 mlx4_en: Removing reserve vectors by Alexander Guller · 13 years ago
  34. 76532d0 mlx4_en: Assigning TX irq per ring by Alexander Guller · 13 years ago
  35. 077887c igb: add support for NETIF_F_RXHASH by Alexander Duyck · 13 years ago
  36. 6d095fa igb: move TX hang check flag into ring->flags by Alexander Duyck · 13 years ago
  37. 5faf030 igb: fix recent VLAN changes that would leave VLANs disabled after reset by Alexander Duyck · 13 years ago
  38. 3ceb90f igb: leave staterr in place and instead us a helper function to check bits by Alexander Duyck · 13 years ago
  39. 294e7d7 igb: retire the RX_CSUM flag and use the netdev flag instead by Alexander Duyck · 13 years ago
  40. 4be000c igb: cleanup IVAR configuration by Alexander Duyck · 13 years ago
  41. 0ba8299 igb: Move ITR related data into work container within the q_vector by Alexander Duyck · 13 years ago
  42. 866cff0 igb: Consolidate all of the ring feature flags into a single value by Alexander Duyck · 13 years ago
  43. 6ad4edf igb: avoid unnecessary conversions from u16 to int by Alexander Duyck · 13 years ago
  44. 81c2fc2 igb: Use node specific allocations for the q_vectors and rings by Alexander Duyck · 13 years ago
  45. 7af40ad igb: push data into first igb_tx_buffer sooner to reduce stack usage by Alexander Duyck · 13 years ago
  46. 8b0c116 net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero by Rick Jones · 13 years ago
  47. 1d0861a Add ethtool -g support to 8139cp by Rick Jones · 13 years ago
  48. 88c5100 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  49. 8083f0f net: use sock_valbool_flag to set/clear SOCK_RXQ_OVFL by Johannes Berg · 13 years ago
  50. d5b1d8c Merge git://github.com/Jkirsher/net-next by David S. Miller · 13 years ago
  51. ebe42d1 igb: consolidate creation of Tx buffer info and data descriptor by Alexander Duyck · 13 years ago
  52. 2bbfebe igb: Combine all flag info fields into a single tx_flags structure by Alexander Duyck · 13 years ago
  53. 31f6adb igb: Cleanup protocol handling in transmit path by Alexander Duyck · 13 years ago
  54. e032afc igb: Create separate functions for generating cmd_type and olinfo by Alexander Duyck · 13 years ago
  55. 8542db0 igb: Make first and tx_buffer_info->next_to_watch into pointers by Alexander Duyck · 13 years ago
  56. 7d13a7d igb: Consolidate creation of Tx context descriptors into a single function by Alexander Duyck · 13 years ago
  57. 0603464 igb: split buffer_info into tx_buffer_info and rx_buffer_info by Alexander Duyck · 13 years ago
  58. 13fde97 igb: Make Tx budget for NAPI user adjustable by Alexander Duyck · 13 years ago
  59. b64e9dd e1000e: bad short packets received when jumbos enabled on 82579 by Bruce Allan · 13 years ago
  60. 0ef4eed e1000: convert to private mutex from rtnl by Jesse Brandeburg · 13 years ago
  61. 4e0d8f7 e1000: convert mdelay to msleep by Jesse Brandeburg · 13 years ago
  62. a4010af e1000: convert hardware management from timers to threads by Jesse Brandeburg · 13 years ago
  63. 19d478b ixgbe: bump version number by Don Skidmore · 13 years ago
  64. 3ee72ca Merge git://github.com/davem330/net by Linus Torvalds · 13 years ago
  65. 29cf7a3 x86/PCI: use host bridge _CRS info on ASUS M2V-MX SE by Paul Menzel · 13 years ago
  66. 5d6bcdf net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map by Ian Campbell · 13 years ago
  67. 186c6bbc net: fix typos in Documentation/networking/scaling.txt by Benjamin Poirier · 13 years ago
  68. 27737aa dcb: Add stub routines for !CONFIG_DCB by John Fastabend · 13 years ago
  69. 6bd0e1c dcb: add DCBX mode to event notifier attributes by John Fastabend · 13 years ago
  70. e290ed8 dcb: Use ifindex instead of ifname by Mark Rustad · 13 years ago
  71. e878d78 virtio-net: Verify page list size before fitting into skb by Sasha Levin · 13 years ago
  72. 515853c bridge: allow forwarding some link local frames by stephen hemminger · 13 years ago
  73. b64b73d bridge: leave carrier on for empty bridge by stephen hemminger · 13 years ago
  74. 6367f17 Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dm by Linus Torvalds · 13 years ago
  75. a7c56eb Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  76. 45b5846 igb: Alternate MAC Address Updates for Func2&3 by Akeem G. Abodunrin · 13 years ago
  77. 6538ee6 igb: Alternate MAC Address EEPROM Updates by Akeem G. Abodunrin · 13 years ago
  78. 76d0652 igb: Code to prevent overwriting SFP I2C by Akeem G. Abodunrin · 13 years ago
  79. 6b8456c ixgbe: X540 devices RX PFC frames pause traffic even if disabled by John Fastabend · 13 years ago
  80. 4de2a02 ixgbe: DCB X540 devices support max traffic class of 4 by John Fastabend · 13 years ago
  81. 32701dc ixgbe: fixup hard dependencies on supporting 8 traffic classes by John Fastabend · 13 years ago
  82. 2ad30e2 ixgbe: Fix PFC mask generation by Mark Rustad · 13 years ago
  83. 462d599 e1000e: WoL fails on device ID 0x1501 by Bruce Allan · 13 years ago
  84. 03299e4 e1000e: WoL can fail on 82578DM by Bruce Allan · 13 years ago
  85. f0cd7bd bnx2x: remove some dead code by Dan Carpenter · 13 years ago
  86. 3458e21 netfilter: Use proper rwlock init function by Thomas Gleixner · 13 years ago
  87. 01139222 chelsio: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  88. 6a930b9f cxgb3: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  89. 5dc3e19 myri10ge: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  90. 6caaf90 hv: netvsc: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  91. bf3f1a6 et131x: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  92. 01c6802 xen: netfront: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  93. ea066ad xen: netback: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  94. 94d60a7 vxge: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  95. 538d288 Merge branch 'for-linus' of git://github.com/dtor/input by Linus Torvalds · 13 years ago
  96. 71277a6 Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  97. 3e7307f ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599 by Emil Tantilov · 13 years ago
  98. 860502b ixgbe: get pauseparam autoneg by Mika Lansirinne · 13 years ago
  99. 837617a ixgbe: do not disable flow control in ixgbe_check_mac_link by Emil Tantilov · 13 years ago
  100. 217995e ixgbe: send MFLCN to ethtool by Emil Tantilov · 13 years ago