1. 0c44621 6lowpan: Refactor packet delivery into a function by Alan Ott · 12 years ago
  2. baa70a5 net: fec: enable pause frame to improve rx prefomance for 1G network by Frank Li · 12 years ago
  3. 8b5b6f5 net: asix: handle packets crossing URB boundaries by Lucas Stach · 12 years ago
  4. 5620df6 net: asix: init ASIX AX88772B MAC from EEPROM by Lucas Stach · 12 years ago
  5. a16af2f Merge branch 'intel' by David S. Miller · 12 years ago
  6. ba59814 igb: Use in-kernel PTP_EV_PORT #define by Matthew Vick · 12 years ago
  7. badc26d igb: Free any held skb that should have been timestamped on remove by Matthew Vick · 12 years ago
  8. fc58075 igb: Add mechanism for detecting latched hardware Rx timestamp by Matthew Vick · 12 years ago
  9. 428f1f7 igb: Add timeout for PTP Tx work item by Matthew Vick · 12 years ago
  10. b66e239 igb: Add support for SW timestamping by Matthew Vick · 12 years ago
  11. e428893 igb: Enable hwmon data output for thermal sensors via I2C. by Carolyn Wyborny · 12 years ago
  12. aca5dae igb: Add support functions to access thermal data. by Carolyn Wyborny · 12 years ago
  13. 441fc6f igb: Add i2c interface to igb. by Carolyn Wyborny · 12 years ago
  14. fa44f2f igb: Enable SR-IOV configuration via PCI sysfs interface by Greg Rose · 12 years ago
  15. b67e191 e1000e: add support for hardware timestamping on some devices by Bruce Allan · 12 years ago
  16. ffe0b2ff e1000e: Use standard #defines for PCIe Capability ASPM fields by Bjorn Helgaas · 12 years ago
  17. 203e415 e1000e: add ethtool .get_eee/.set_eee by Bruce Allan · 12 years ago
  18. 887c95c ipv6: Complete neighbour entry removal from dst_entry. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  19. 6fd6ce2 ipv6: Do not depend on rt->n in ip6_finish_output2(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  20. 707be1f ipv6: Do not depend on rt->n in ip6_dst_lookup_tail(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  21. 9bb5a14 ipv6: Introduce rt6_nexthop() to select nexthop address. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  22. 2152cae ipv6: Do not depend on rt->n in rt6_probe(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  23. 145a362 ipv6: Do not depend on rt->n in rt6_check_neigh(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  24. c440f16 ipv6: Do not depend on rt->n in ip6_pol_route(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  25. ac3175f ndisc: Introduce __ipv6_neigh_lookup_noref(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  26. dd0cbf2 ipv6 route: Dump gateway based on RTF_GATEWAY flag and rt->rt6i_gateway. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  27. 8e022ee ndisc: Remove tbl argument for __ipv6_neigh_lookup(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  28. 7ff74a5 ndisc: Update neigh->updated with write lock. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  29. cbf1de7 bnx2x: fix GRO parameters by Yuval Mintz · 12 years ago
  30. bc6c47b cxgb3: Fix Tx csum stats by Vipul Pandya · 12 years ago
  31. 512613d ipv6: fix ipv6_prefix_equal64_half mask conversion by Fabio Baltieri · 12 years ago
  32. c2a9366 net: increase fragment memory usage limits by Jesper Dangaard Brouer · 12 years ago
  33. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 12 years ago
  34. 5bd30d3 netpoll: fix a missing dev refcounting by Cong Wang · 12 years ago
  35. 07f623d ipv6: Fix endianess warning in ip6_flow_hdr(). by YOSHIFUJI Hideaki · 12 years ago
  36. 9fba081 r8169: remove unneeded dirty_rx index by Timo Teräs · 12 years ago
  37. f92d318 netpoll: fix a rtnl lock assertion failure by Cong Wang · 12 years ago
  38. 7db11f7 vmxnet3: better RSS support by Stephen Hemminger · 12 years ago
  39. 66d3591 vmxnet3: use static RSS key by Stephen Hemminger · 12 years ago
  40. 4db37a7 vmxnet3: remove unused irq_share_mode by Stephen Hemminger · 12 years ago
  41. f32a260 vmxnet3: remove device counter by Stephen Hemminger · 12 years ago
  42. 4816a07 vmxnet3: remove VMXNET3_MAX_DEVICES by Stephen Hemminger · 12 years ago
  43. 204a6e6 vmxnet3: use netdev_ printk wrappers by Stephen Hemminger · 12 years ago
  44. fdcd79b vmxnet3: use netdev_dbg by Stephen Hemminger · 12 years ago
  45. 4bad25f vmxnet3: fix messages printed before registration by Stephen Hemminger · 12 years ago
  46. 69b9a71 vmxnet3: remove unnecessary bookkeeping by Stephen Hemminger · 12 years ago
  47. 0d735f1 vmxnet3: use netdev_alloc_skb_ip_align by Stephen Hemminger · 12 years ago
  48. 8c174e6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  49. d60923c e1000e: merge multiple conditional statements into one by Bruce Allan · 12 years ago
  50. e3d14b0 e1000e: cleanup code duplication by Bruce Allan · 12 years ago
  51. 3a3104e e1000e: cleanup magic number by Bruce Allan · 12 years ago
  52. 1860ac8 e1000e: cleanup unnecessary line wrap by Bruce Allan · 12 years ago
  53. 2a2293b e1000e: cleanup unusual comment placement by Bruce Allan · 12 years ago
  54. 0a93991 e1000e: cleanup redundant statistics counter by Bruce Allan · 12 years ago
  55. 7dbc167 e1000e: resolve checkpatch PREFER_PR_LEVEL warning by Bruce Allan · 12 years ago
  56. 8e5ab42 e1000e: add missing bailout on error by Bruce Allan · 12 years ago
  57. 12d43f7 e1000e: unexpected "Reset adapter" message when cable pulled by Bruce Allan · 12 years ago
  58. 3d4d575 e1000e: fix enabling of EEE on 82579 and I217 by Bruce Allan · 12 years ago
  59. 651fb10 e1000e: 82577: workaround for link drop issue by Bruce Allan · 12 years ago
  60. 4ddc48a e1000e: helper functions for accessing EMI registers by Bruce Allan · 12 years ago
  61. 757b8b1 net_sched: fix qdisc_pkt_len_init() by Eric Dumazet · 12 years ago
  62. 1cc7a3a e1000e: Invalid Image CSUM bit changed for I217 by Bruce Allan · 12 years ago
  63. 635ab56 e1000e: Acquire/release semaphore when writing each EEPROM page by Bruce Allan · 12 years ago
  64. 1241f29 e1000e: SerDes autoneg flow control by Bruce Allan · 12 years ago
  65. 247fa82 bnx2x: Introduce 2013 and advance version to 1.78.02 by Yuval Mintz · 12 years ago
  66. 9969085 bnx2x: Added FW GRO bridging support by Yuval Mintz · 12 years ago
  67. ebe61d8 bnx2x: Clean previous IGU status before ack by Yuval Mintz · 12 years ago
  68. 823e1d9 bnx2x: improve stop-on-error by Yuval Mintz · 12 years ago
  69. 07ba6af bnx2x: add `ethtool -w' support. by Miriam Shitrit · 12 years ago
  70. 4ba7699 bnx2x: Added nvram personalities support by Yuval Mintz · 12 years ago
  71. a336ca7 bnx2x: Fix rare self-test failures by Yaniv Rosner · 12 years ago
  72. f72839d bnx2x: use SAN Mac for FCoE. by Dmitry Kravkov · 12 years ago
  73. c14a09b bnx2x: Add an additional fatal hw assertion - BRB_HW_INTERRUPT by Dmitry Kravkov · 12 years ago
  74. a74801c bnx2x: Clear dirty status when booting after UNDI by Yuval Mintz · 12 years ago
  75. 4b87f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  76. daf3ec6 tg3: Fix crc errors on jumbo frame receive by Nithin Nayak Sujir · 12 years ago
  77. 9c13cb8 tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode by Nithin Nayak Sujir · 12 years ago
  78. 55eb555 drivers/net: delete orphaned MCA ibmlana driver content by Paul Gortmaker · 12 years ago
  79. 47fb3a2 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  80. 5dbbaf2 tun: fix LSM/SELinux labeling of tun/tap devices by Paul Moore · 12 years ago
  81. 6f96c14 selinux: add the "attach_queue" permission to the "tun_socket" class by Paul Moore · 12 years ago
  82. cce894b tcp: fix a panic on UP machines in reqsk_fastopen_remove by Eric Dumazet · 12 years ago
  83. 3152ba0 Merge tag 'dt-fixes-for-3.8' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 12 years ago
  84. 6d283db vfs: add missing virtual cache flush after editing partial pages by Linus Torvalds · 12 years ago
  85. 73bf0d0 ifb: dont hard code inet_net use by Eric Dumazet · 12 years ago
  86. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
  87. c1b5273 pkt_sched: namespace aware act_mirred by Benjamin LaHaise · 12 years ago
  88. 6059283 ipv6 netevent: Remove old_neigh from netevent_redirect. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  89. 9bbcbad Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  90. a66f566 drivers/net: Clean up orphaned probes in Space.c by Paul Gortmaker · 12 years ago
  91. 3867517 ipv6: 64bit version of ipv6_prefix_equal(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  92. 2ef9733 ipv6: Remove __ipv6_prefix_equal(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  93. 5206c57 ipv6: 64bit version of ipv6_addr_set(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  94. a04d40b ipv6: 64bit version of ipv6_addr_v4mapped(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  95. e287656 ipv6: 64bit version of ipv6_addr_loopback(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  96. 9f2e733 ipv6: 64bit version of ipv6_addr_diff(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  97. b87fc3e Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  98. 46fed0a Merge tag 'usb-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  99. 3441f0d Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  100. f6a0e2c Merge tag 'char-misc-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago