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