1. 126a031 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  2. 80bb3a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  3. 8f59922 netfilter: xt_hashlimit: IPV6 bugfix by Eric Dumazet · 14 years ago
  4. 9c13886 netfilter: ip6table_raw: fix table priority by Jozsef Kadlecsik · 14 years ago
  5. 55e0d7c netfilter: xt_hashlimit: dl_seq_stop() fix by Eric Dumazet · 14 years ago
  6. 6c75969 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  7. 9a127aa af_key: return error if pfkey_xfrm_policy2msg_prep() fails by Dan Carpenter · 14 years ago
  8. f6b9f4b vlan: updates vlan real_num_tx_queues by Vasu Dev · 14 years ago
  9. 669d3e0 vlan: adds vlan_dev_select_queue by Vasu Dev · 14 years ago
  10. 8e039d8 cgroups: net_cls as module by Ben Blum · 14 years ago
  11. 5fc05f8 netpoll: warn when there are spaces in parameters by Amerigo Wang · 14 years ago
  12. ef16915 netfilter: xt_recent: fix regression in rules using a zero hit_count by Patrick McHardy · 14 years ago
  13. 258152a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  14. c3824d2 rxrpc: Check allocation failure. by Tetsuo Handa · 14 years ago
  15. f1f0abe sunrpc: handle allocation errors from __rpc_lookup_create() by Dan Carpenter · 14 years ago
  16. ff0901f SUNRPC: Fix the return value of rpc_run_bc_task() by Trond Myklebust · 14 years ago
  17. c9acb42 SUNRPC: Fix a use after free bug with the NFSv4.1 backchannel by Trond Myklebust · 14 years ago
  18. 243aad8 ip_gre: include route header_len in max_headroom calculation by Timo Teräs · 14 years ago
  19. 5e016cb ipv4: Don't drop redirected route cache entry unless PTMU actually expired by Guenter Roeck · 14 years ago
  20. e3a61d4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 14 years ago
  21. 634a4b2 net: suppress lockdep-RCU false positive in FIB trie. by Paul E. McKenney · 14 years ago
  22. cdead7c SUNRPC: Fix a potential memory leak in auth_gss by Trond Myklebust · 14 years ago
  23. c2c77ec Bluetooth: Fix kernel crash on L2CAP stress tests by Andrei Emeltchenko · 14 years ago
  24. aef7d97 Bluetooth: Convert debug files to actually use debugfs instead of sysfs by Marcel Holtmann · 14 years ago
  25. 101545f Bluetooth: Fix potential bad memory access with sysfs files by Marcel Holtmann · 14 years ago
  26. 37b7ef7 netfilter: ctnetlink: fix reliable event delivery if message building fails by Pablo Neira Ayuso · 14 years ago
  27. 1a50307 netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err() by Pablo Neira Ayuso · 14 years ago
  28. 73852e8 NET_DMA: free skbs periodically by Steven J. Magnani · 14 years ago
  29. 6830c25 tcp: Fix tcp_mark_head_lost() with packets == 0 by Lennart Schulte · 14 years ago
  30. a50436f2 net: ipmr/ip6mr: fix potential out-of-bounds vif_table access by Patrick McHardy · 14 years ago
  31. 97e3ecd1 TCP: check min TTL on received ICMP packets by stephen hemminger · 14 years ago
  32. 1041444 ipv6: Remove redundant dst NULL check in ip6_dst_check by Herbert Xu · 14 years ago
  33. d11a4dc ipv4: check rt_genid in dst_check by Timo Teräs · 14 years ago
  34. 0641e4f net: Potential null skb->dev dereference by Eric Dumazet · 14 years ago
  35. b634f87 tcp: Fix OOB POLLIN avoidance. by Alexandra Kossovsky · 14 years ago
  36. 7c34691a Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  37. 87faf3c bridge: Make first arg to deliver_clone const. by David S. Miller · 14 years ago
  38. 32dec5d bridge br_multicast: Don't refer to BR_INPUT_SKB_CB(skb)->mrouters_only without IGMP snooping. by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  39. 858a18a route: Fix caught BUG_ON during rt_secret_rebuild_oneshot() by Vitaliy Gusev · 14 years ago
  40. 8440853 bridge br_multicast: Fix skb leakage in error path. by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  41. 0ba8c9e bridge br_multicast: Fix handling of Max Response Code in IGMPv3 message. by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  42. 21edbb2 NET: netpoll, fix potential NULL ptr dereference by Jiri Slaby · 14 years ago
  43. a2f46ee tipc: fix lockdep warning on address assignment by Neil Horman · 14 years ago
  44. 7f7708f bridge: Fix br_forward crash in promiscuous mode by Michael Braun · 14 years ago
  45. 0821ec5 bridge: Move NULL mdb check into br_mdb_ip_get by Herbert Xu · 14 years ago
  46. 4961e02 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  47. d14a0eb net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisation by Gerrit Renker · 14 years ago
  48. a1ca14a phonet: use for_each_set_bit() by Akinobu Mita · 14 years ago
  49. ceb804c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  50. d89b218 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  51. bec68ff bridge: ensure to unlock in error path in br_multicast_query(). by YOSHIFUJI Hideaki · 14 years ago
  52. e2577a0 ipv6: Send netlink notification when DAD fails by Herbert Xu · 14 years ago
  53. 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
  54. 45bc21e 9p: Change the name of new protocol from 9p2010.L to 9p2000.L by Sripathi Kodi · 14 years ago
  55. 86c8437 net/9p: Add sysfs mount_tag file for virtio 9P device by Aneesh Kumar K.V · 14 years ago
  56. 97ee9b0 net/9p: Use the tag name in the config space for identifying mount point by Aneesh Kumar K.V · 14 years ago
  57. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  58. 964ad81 ipconfig: Handle devices which take some time to come up. by David S. Miller · 14 years ago
  59. 51f5f8c mac80211: Fix memory leak in ieee80211_if_write() by Eric Dumazet · 14 years ago
  60. 2a13052 mac80211: Fix (dynamic) power save entry by Juuso Oikarinen · 14 years ago
  61. 38a679a mac80211: Fix sta_mtx unlocking on insert STA failure path by Jouni Malinen · 14 years ago
  62. 3041f51 net: Fix dev_mc_add() by Eric Dumazet · 14 years ago
  63. 0a14150 net: Annotates neigh_invalidate() by Eric Dumazet · 14 years ago
  64. bb134d5 tcp: Fix tcp_v4_rcv() by Eric Dumazet · 14 years ago
  65. de58657 tipc: filter out messages not intended for this host by Neil Horman · 14 years ago
  66. d88dca7 tipc: fix endianness on tipc subscriber messages by Neil Horman · 14 years ago
  67. f5c445e ethtool: Use noinline_for_stack by Eric Dumazet · 14 years ago
  68. 81160e66 net/sunrpc: Convert (void)snprintf to snprintf by Joe Perches · 14 years ago
  69. fc0b5791 net/sunrpc: Remove uses of NIPQUAD, use %pI4 by Joe Perches · 14 years ago
  70. 28b2774 tcp: Fix tcp_make_synack() by Eric Dumazet · 14 years ago
  71. 5fe46e9 rpc client can not deal with ENOSOCK, so translate it into ENOCONN by Bian Naimeng · 14 years ago
  72. 9837638 net: fix route cache rebuilds by Eric Dumazet · 14 years ago
  73. 6cce09f tcp: Add SNMP counters for backlog and min_ttl drops by Eric Dumazet · 14 years ago
  74. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  75. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 14 years ago
  76. 28812fe driver-core: Add attribute argument to class_attribute show/store by Andi Kleen · 14 years ago
  77. 10cc2b5 bridge: Fix RCU race in br_multicast_stop by Herbert Xu · 14 years ago
  78. 49f5fcf bridge: Use RCU list primitive in __br_mdb_ip_get by Herbert Xu · 14 years ago
  79. 0c9a2ac ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx. by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  80. 72150e9 sock.c: potential null dereference by Dan Carpenter · 14 years ago
  81. 02a780c bridge: cleanup: remove unneed check by Dan Carpenter · 14 years ago
  82. 05c5cb3 Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  83. 72c3368 nodemask.h: remove macro any_online_node by H Hartley Sweeten · 14 years ago
  84. d17792e ethtool: Add direct access to ops->get_sset_count by Jeff Garzik · 14 years ago
  85. 723b2f5 ethtool: Add direct access to ops->get_sset_count by Jeff Garzik · 14 years ago
  86. a3a858f net: backlog functions rename by Zhu Yi · 14 years ago
  87. 2499849 x25: use limited socket backlog by Zhu Yi · 14 years ago
  88. 53eecb1 tipc: use limited socket backlog by Zhu Yi · 14 years ago
  89. 50b1a78 sctp: use limited socket backlog by Zhu Yi · 14 years ago
  90. 79545b6 llc: use limited socket backlog by Zhu Yi · 14 years ago
  91. 5534979 udp: use limited socket backlog by Zhu Yi · 14 years ago
  92. 6b03a53 tcp: use limited socket backlog by Zhu Yi · 14 years ago
  93. 8eae939 net: add limit for socket backlog by Zhu Yi · 14 years ago
  94. 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
  95. c5a7697 9P2010.L handshake: .L protocol negotiation by Sripathi Kodi · 14 years ago
  96. 342fee1 9P2010.L handshake: Remove "dotu" variable by Sripathi Kodi · 14 years ago
  97. 0fb80ab 9P2010.L handshake: Add mount option by Sripathi Kodi · 14 years ago
  98. c1a7c22 net/9p: Handle mount errors correctly. by Aneesh Kumar K.V · 14 years ago
  99. 37c1209d4 net/9p: Remove MAX_9P_CHAN limit by Aneesh Kumar K.V · 14 years ago
  100. f75580c net/9p: Add multi channel support. by Aneesh Kumar K.V · 14 years ago