1. 609eb39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  2. 3fedb3c SVCRDMA: Fix erroneous BUG_ON in send_write by Tom Tucker · 16 years ago
  3. c48cbb4 SVCRDMA: Add xprt refs to fix close/unmount crash by Tom Tucker · 16 years ago
  4. 2262621 [SCTP]: Fix local_addr deletions during list traversals. by Chidambar 'ilLogict' Zinnoury · 16 years ago
  5. 5ea3a74 [TCP]: Prevent sending past receiver window with TSO (at last skb) by Ilpo Järvinen · 16 years ago
  6. 94be1a3 [NETFILTER]: nf_queue: don't return error when unregistering a non-existant handler by Patrick McHardy · 16 years ago
  7. 914afea [NETFILTER]: nfnetlink_queue: fix EPERM when binding/unbinding and instance 0 exists by Patrick McHardy · 16 years ago
  8. b7047a1 [NETFILTER]: nfnetlink_log: fix EPERM when binding/unbinding and instance 0 exists by Patrick McHardy · 16 years ago
  9. 019f692 [NETFILTER]: nf_conntrack: replace horrible hack with ksize() by Pekka Enberg · 16 years ago
  10. 3d89e9c [NETFILTER]: nf_conntrack: add \n to "expectation table full" message by Alexey Dobriyan · 16 years ago
  11. 4f4c943 [NETFILTER]: xt_time: fix failure to match on Sundays by Jan Engelhardt · 16 years ago
  12. 7000d38 [NETFILTER]: nfnetlink_log: fix computation of netlink skb size by Eric Leblond · 16 years ago
  13. cabaa9b [NETFILTER]: nfnetlink_queue: fix computation of allocated size for netlink skb. by Eric Leblond · 16 years ago
  14. 4c1aa6f Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  15. ee1a2c5 SUNRPC: Fix a nfs4 over rdma transport oops by Tom Talpey · 16 years ago
  16. 1ff82fe RxRPC: fix rxrpc_recvmsg()'s returning of msg_name by David Howells · 16 years ago
  17. a4e2acf bluetooth: make bnep_sock_cleanup() return void by Tobias Klauser · 16 years ago
  18. 04005dd bluetooth: Make hci_sock_cleanup() return void by Tobias Klauser · 16 years ago
  19. 147e2d5 bluetooth: hci_core: defer hci_unregister_sysfs() by Dave Young · 16 years ago
  20. 219b99a [SCTP]: Bring MAX_BURST socket option into ietf API extension compliance by Neil Horman · 16 years ago
  21. 140ee96 SCTP: Fix chunk parameter processing bug by Gui Jianfeng · 16 years ago
  22. dea75bd [IPCONFIG]: The kernel gets no IP from some DHCP servers by Stephen Hemminger · 16 years ago
  23. 3123e66 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  24. 1d60ab0 rc80211-pid: fix rate adjustment by Stefano Brivio · 16 years ago
  25. ed58dd4 [ESP]: Add select on AUTHENC by Herbert Xu · 16 years ago
  26. d9452e9 [NETPOLL]: Revert two bogus cleanups that broke netconsole. by David S. Miller · 16 years ago
  27. 8e8440f [BLUETOOTH]: l2cap info_timer delete fix in hci_conn_del by Dave Young · 16 years ago
  28. 7e36763 [NET]: Fix race in generic address resolution. by Frank Blaschka · 16 years ago
  29. c3d84a4 iucv: fix build error on !SMP by Heiko Carstens · 16 years ago
  30. d152a7d [TCP]: Must count fack_count also when skipping by Ilpo Järvinen · 16 years ago
  31. 459eea7 [SCTP]: Use proc_create to setup de->proc_fops. by Pavel Emelyanov · 16 years ago
  32. 5e47879 [IRDA]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  33. 0bc8c7b [TCP]: BIC web page link is corrected. by Sangtae Ha · 16 years ago
  34. 2335f8e [X25]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  35. 6d37a15 [WANROUTER]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  36. d45fba3 [8021Q]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  37. 7702072 [IPV4]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  38. 4436f4c [IPV6]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  39. 160f17e [SCTP]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  40. 25296d5 [PKTGEN]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  41. 46ecf0b [NEIGHBOUR]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  42. 7e02180 [LLC]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  43. 1e15dc9 [IPX]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  44. 2ce8f04 [SUNRPC]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  45. 64758bd Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 16 years ago
  46. 16e297b [ATM]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  47. 7e8616d [SCTP]: Update AUTH structures to match declarations in draft-16. by Vlad Yasevich · 16 years ago
  48. b40db68 [SCTP]: Incorrect length was used in SCTP_*_AUTH_CHUNKS socket option by Vlad Yasevich · 16 years ago
  49. 15efbe7 [SCTP]: Clean up naming conventions of sctp protocol/address family registration by Neil Horman · 16 years ago
  50. ed2b5b4 [APPLETALK]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  51. 21e4318 [IPCOMP]: Disable BH on output when using shared tfm by Herbert Xu · 16 years ago
  52. 60717f7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  53. 03147df mac80211: fix kmalloc vs. net_ratelimit by Johannes Berg · 16 years ago
  54. b90a137 [SCTP]: Correctly set the length of sctp_assoc_change notification by Vlad Yasevich · 16 years ago
  55. 6556874 [NETFILTER]: xt_conntrack: fix IPv4 address comparison by Jan Engelhardt · 16 years ago
  56. d61f89e [NETFILTER]: xt_conntrack: fix missing boolean clamping by Jan Engelhardt · 16 years ago
  57. 4e29e9e [NETFILTER]: nf_conntrack: fix smp_processor_id() in preemptible code warning by Patrick McHardy · 16 years ago
  58. 3bdfe7e [IPV6] SYSCTL: Fix possible memory leakage in error path. by YOSHIFUJI Hideaki · 16 years ago
  59. b37d428b [INET]: Don't create tunnels with '%' in name. by Pavel Emelyanov · 16 years ago
  60. d9595a7 [AF_KEY]: Fix oops by converting to proc_net_*(). by David S. Miller · 16 years ago
  61. 148f972 [IPV4]: Reset scope when changing address by Bjorn Mork · 16 years ago
  62. f1243c2 [IPV6]: Add missing initializations of the new nl_info.nl_net field by Benjamin Thery · 16 years ago
  63. 3ab2273 bluetooth: delete timer in l2cap_conn_del() by Thomas Gleixner · 16 years ago
  64. 5f2f40a tipc: fix integer as NULL pointer sparse warnings in tipc by Harvey Harrison · 16 years ago
  65. bdc0894 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  66. 1b04ab4 [NETFILTER]: fix ebtable targets return by Joonwoo Park · 16 years ago
  67. 34cc7ba [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly. by Pavel Emelyanov · 16 years ago
  68. 55b01e8 [NET]: Restore sanity wrt. print_mac(). by David S. Miller · 16 years ago
  69. bc4bf5f [NEIGH]: Fix race between neighbor lookup and table's hash_rnd update. by Pavel Emelyanov · 16 years ago
  70. 1840bb1 [RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINK by Thomas Graf · 16 years ago
  71. 3a2d5b7 PM: Introduce PM_EVENT_HIBERNATE callback state by Rafael J. Wysocki · 16 years ago
  72. 5216a8e Wrap buffers used for rpc debug printks into RPC_IFDEBUG by Pavel Emelyanov · 16 years ago
  73. da12f73 [NETNS]: Namespace leak in pneigh_lookup. by Denis V. Lunev · 16 years ago
  74. 5f31886 [SCTP]: Pick up an orphaned sctp_sockets_allocated counter. by Pavel Emelyanov · 16 years ago
  75. 27ecb1f [NETFILTER]: xt_iprange: fix subtraction-based comparison by Jan Engelhardt · 16 years ago
  76. 7d9904c [NETFILTER]: xt_hashlimit: remove unneeded struct member by Jan Engelhardt · 16 years ago
  77. eb1197b [NETFILTER]: Fix incorrect use of skb_make_writable by Joonwoo Park · 16 years ago
  78. f449b3b [NETFILTER]: xt_u32: drop the actually unused variable from u32_match_it by Pavel Emelyanov · 16 years ago
  79. e2b58a6 [NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling packet data by Patrick McHardy · 16 years ago
  80. 94cb150 ipv4/fib_hash.c: fix NULL dereference by Adrian Bunk · 16 years ago
  81. 15e29b8b net/9p/trans_virtio.c: kmalloc() enough memory by Adrian Bunk · 16 years ago
  82. 76e8730 [RTNL]: Add missing link netlink attribute policy definitions by Thomas Graf · 16 years ago
  83. 12aa343 [NET]: Messed multicast lists after dev_mc_sync/unsync by Jorge Boncompte [DTI2] · 16 years ago
  84. 07ce198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  85. 2df96af [IPV6]: Use BUG_ON instead of if + BUG in fib6_del_route. by Pavel Emelyanov · 16 years ago
  86. 9937ded [IPV6]: dst_entry leak in ip4ip6_err. (resend) by Denis V. Lunev · 16 years ago
  87. 8ac62dc bluetooth: do not move child device other than rfcomm by Dave Young · 16 years ago
  88. 0cd63c8 bluetooth: put hci dev after del conn by Dave Young · 16 years ago
  89. 988d009 [BLUETOOTH] hci_sysfs.c: Kill build warning. by David S. Miller · 16 years ago
  90. 235365f net/8021q/vlan_dev.c: Use print_mac. by Joe Perches · 16 years ago
  91. b791160 [XFRM]: Fix ordering issue in xfrm_dst_hash_transfer(). by YOSHIFUJI Hideaki · 16 years ago
  92. 82453021 [BLUETOOTH] net/bluetooth/hci_core.c: Use time_* macros by S.Çağlar Onur · 16 years ago
  93. 5ee46e5 [IPV6]: Fix hardcoded removing of old module code by Wang Chen · 16 years ago
  94. 05705e4 [NETLABEL]: Move some initialization code into __init section. by Pavel Emelyanov · 16 years ago
  95. 227c43c [NETLABEL]: Shrink the genl-ops registration code. by Pavel Emelyanov · 16 years ago
  96. f47b725 [AX25] ax25_out: check skb for NULL in ax25_kick() by Jarek Poplawski · 16 years ago
  97. 9bf1d83 [TCP]: Fix tcp_v4_send_synack() comment by Kris Katterjohn · 16 years ago
  98. 9c00409 [IPV4]: fix alignment of IP-Config output by Uwe Kleine-Koenig · 16 years ago
  99. d6584f3 net/9p/trans_virtio.c: Use BUG_ON by Julia Lawall · 16 years ago
  100. 163e3cb net/rxrpc: Use BUG_ON by Julia Lawall · 16 years ago