1. 7c34691a Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  2. 87faf3c bridge: Make first arg to deliver_clone const. by David S. Miller · 14 years ago
  3. 32dec5d bridge br_multicast: Don't refer to BR_INPUT_SKB_CB(skb)->mrouters_only without IGMP snooping. by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  4. 858a18a route: Fix caught BUG_ON during rt_secret_rebuild_oneshot() by Vitaliy Gusev · 14 years ago
  5. 8440853 bridge br_multicast: Fix skb leakage in error path. by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  6. 0ba8c9e bridge br_multicast: Fix handling of Max Response Code in IGMPv3 message. by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  7. 21edbb2 NET: netpoll, fix potential NULL ptr dereference by Jiri Slaby · 14 years ago
  8. a2f46ee tipc: fix lockdep warning on address assignment by Neil Horman · 14 years ago
  9. 7f7708f bridge: Fix br_forward crash in promiscuous mode by Michael Braun · 14 years ago
  10. 0821ec5 bridge: Move NULL mdb check into br_mdb_ip_get by Herbert Xu · 14 years ago
  11. 4961e02 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  12. d14a0eb net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisation by Gerrit Renker · 14 years ago
  13. a1ca14a phonet: use for_each_set_bit() by Akinobu Mita · 14 years ago
  14. ceb804c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  15. d89b218 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  16. bec68ff bridge: ensure to unlock in error path in br_multicast_query(). by YOSHIFUJI Hideaki · 14 years ago
  17. e2577a0 ipv6: Send netlink notification when DAD fails by Herbert Xu · 14 years ago
  18. a003460 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  19. 45bc21e 9p: Change the name of new protocol from 9p2010.L to 9p2000.L by Sripathi Kodi · 14 years ago
  20. 86c8437 net/9p: Add sysfs mount_tag file for virtio 9P device by Aneesh Kumar K.V · 14 years ago
  21. 97ee9b0 net/9p: Use the tag name in the config space for identifying mount point by Aneesh Kumar K.V · 14 years ago
  22. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  23. 964ad81 ipconfig: Handle devices which take some time to come up. by David S. Miller · 14 years ago
  24. 51f5f8c mac80211: Fix memory leak in ieee80211_if_write() by Eric Dumazet · 14 years ago
  25. 2a13052 mac80211: Fix (dynamic) power save entry by Juuso Oikarinen · 14 years ago
  26. 38a679a mac80211: Fix sta_mtx unlocking on insert STA failure path by Jouni Malinen · 14 years ago
  27. 3041f51 net: Fix dev_mc_add() by Eric Dumazet · 14 years ago
  28. 0a14150 net: Annotates neigh_invalidate() by Eric Dumazet · 14 years ago
  29. bb134d5 tcp: Fix tcp_v4_rcv() by Eric Dumazet · 14 years ago
  30. de58657 tipc: filter out messages not intended for this host by Neil Horman · 14 years ago
  31. d88dca7 tipc: fix endianness on tipc subscriber messages by Neil Horman · 14 years ago
  32. f5c445e ethtool: Use noinline_for_stack by Eric Dumazet · 14 years ago
  33. 81160e66 net/sunrpc: Convert (void)snprintf to snprintf by Joe Perches · 14 years ago
  34. fc0b5791 net/sunrpc: Remove uses of NIPQUAD, use %pI4 by Joe Perches · 14 years ago
  35. 28b2774 tcp: Fix tcp_make_synack() by Eric Dumazet · 14 years ago
  36. 5fe46e9 rpc client can not deal with ENOSOCK, so translate it into ENOCONN by Bian Naimeng · 14 years ago
  37. 9837638 net: fix route cache rebuilds by Eric Dumazet · 14 years ago
  38. 6cce09f tcp: Add SNMP counters for backlog and min_ttl drops by Eric Dumazet · 14 years ago
  39. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  40. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 14 years ago
  41. 28812fe driver-core: Add attribute argument to class_attribute show/store by Andi Kleen · 14 years ago
  42. 10cc2b5 bridge: Fix RCU race in br_multicast_stop by Herbert Xu · 14 years ago
  43. 49f5fcf bridge: Use RCU list primitive in __br_mdb_ip_get by Herbert Xu · 14 years ago
  44. 0c9a2ac ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx. by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  45. 72150e9 sock.c: potential null dereference by Dan Carpenter · 14 years ago
  46. 02a780c bridge: cleanup: remove unneed check by Dan Carpenter · 14 years ago
  47. 05c5cb3 Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  48. 72c3368 nodemask.h: remove macro any_online_node by H Hartley Sweeten · 14 years ago
  49. d17792e ethtool: Add direct access to ops->get_sset_count by Jeff Garzik · 14 years ago
  50. 723b2f5 ethtool: Add direct access to ops->get_sset_count by Jeff Garzik · 14 years ago
  51. a3a858f net: backlog functions rename by Zhu Yi · 14 years ago
  52. 2499849 x25: use limited socket backlog by Zhu Yi · 14 years ago
  53. 53eecb1 tipc: use limited socket backlog by Zhu Yi · 14 years ago
  54. 50b1a78 sctp: use limited socket backlog by Zhu Yi · 14 years ago
  55. 79545b6 llc: use limited socket backlog by Zhu Yi · 14 years ago
  56. 5534979 udp: use limited socket backlog by Zhu Yi · 14 years ago
  57. 6b03a53 tcp: use limited socket backlog by Zhu Yi · 14 years ago
  58. 8eae939 net: add limit for socket backlog by Zhu Yi · 14 years ago
  59. cc7889f Merge branch 'nfs-for-2.6.34' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  60. c5a7697 9P2010.L handshake: .L protocol negotiation by Sripathi Kodi · 14 years ago
  61. 342fee1 9P2010.L handshake: Remove "dotu" variable by Sripathi Kodi · 14 years ago
  62. 0fb80ab 9P2010.L handshake: Add mount option by Sripathi Kodi · 14 years ago
  63. c1a7c22 net/9p: Handle mount errors correctly. by Aneesh Kumar K.V · 14 years ago
  64. 37c1209d4 net/9p: Remove MAX_9P_CHAN limit by Aneesh Kumar K.V · 14 years ago
  65. f75580c net/9p: Add multi channel support. by Aneesh Kumar K.V · 14 years ago
  66. 3fa04ec Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34 by Trond Myklebust · 14 years ago
  67. 4ea41e2d Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incoming by J. Bruce Fields · 14 years ago
  68. 0f2cc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  69. d0021b2 tipc: Fix oops on send prior to entering networked mode (v3) by Neil Horman · 14 years ago
  70. 6d55cb9 gre: fix hard header destination address checking by Timo Teräs · 14 years ago
  71. 8f37ada IPv6: fix race between cleanup and add/delete address by stephen hemminger · 14 years ago
  72. 84e8b80 IPv6: addrconf notify when address is unavailable by stephen hemminger · 14 years ago
  73. 5b2a195 IPv6: addrconf timer race by stephen hemminger · 14 years ago
  74. 122e451 IPv6: addrconf dad timer unnecessary bh_disable by stephen hemminger · 14 years ago
  75. e5c1a0a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  76. 4fa0043 mac80211: Fix HT rate control configuration by Sujith · 14 years ago
  77. fc7bed8 Don't bother with d_genocide in rpc_pipe by Al Viro · 14 years ago
  78. 1cd4efd bridge: depends on INET by Randy Dunlap · 14 years ago
  79. d4612cb Bluetooth: Use single_open() for inquiry cache within debugfs by Marcel Holtmann · 14 years ago
  80. 1162563 af_packet: move strict addr_len check right before dev_[mc/unicast]_[add/del] by Jiri Pirko · 14 years ago
  81. 87c1e12 ipsec: Fix bogus bundle flowi by Herbert Xu · 14 years ago
  82. ccdb357 svcrpc: treat uid's as unsigned by J. Bruce Fields · 14 years ago
  83. 9c87ba6 mac80211: Fix reassociation processing (within ESS roaming) by Jouni Malinen · 14 years ago
  84. 3082a2b rfkill: Add support for KEY_RFKILL by Matthew Garrett · 14 years ago
  85. 9fcfe0c SUNRPC: Handle EINVAL error returns from the TCP connect operation by Trond Myklebust · 14 years ago
  86. 85b3526 bridge: Fix build error when IGMP_SNOOPING is not enabled by Sridhar Samudrala · 14 years ago
  87. 301e99c nfsd: ensure sockets are closed on error by Neil Brown · 14 years ago
  88. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  89. 76dadd76 scm: Only support SCM_RIGHTS on unix domain sockets. by Eric W. Biederman · 14 years ago
  90. 1b644b6 Revert "sunrpc: move the close processing after do recvfrom method" by J. Bruce Fields · 14 years ago
  91. f582275 Revert "sunrpc: fix peername failed on closed listener" by J. Bruce Fields · 14 years ago
  92. 642c4c7 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  93. 9675478 ethtool: do not set some flags, if others failed by Jeff Garzik · 14 years ago
  94. cf0aa4e netlink: Adding inode field to /proc/net/netlink by Masatake YAMATO · 14 years ago
  95. 46976c0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by David S. Miller · 14 years ago
  96. 024c378 bridge: Make IGMP snooping depend upon BRIDGE. by David S. Miller · 14 years ago
  97. d902eee bridge: Add multicast count/interval sysfs entries by Herbert Xu · 14 years ago
  98. b195167 bridge: Add hash elasticity/max sysfs entries by Herbert Xu · 14 years ago
  99. 561f110 bridge: Add multicast_snooping sysfs toggle by Herbert Xu · 14 years ago
  100. 0909e11 bridge: Add multicast_router sysfs entries by Herbert Xu · 14 years ago