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