1. 405666d [ICMP]: Pass proper ICMP socket into icmp(v6)_xmit_(un)lock. by Denis V. Lunev · 17 years ago
  2. b7e729c [ICMP]: Store sock rather than socket for ICMP flow control. by Denis V. Lunev · 17 years ago
  3. 1e3cf68 [ICMP]: Optimize icmp_socket usage. by Denis V. Lunev · 17 years ago
  4. a5710d6 [ICMP]: Add return code to icmp_init. by Denis V. Lunev · 17 years ago
  5. 9b0f976 [INET]: Remove struct net_proto_family* from _init calls. by Denis V. Lunev · 17 years ago
  6. 5e47879 [IRDA]: Use proc_create() to setup ->proc_fops first by Wang Chen · 17 years ago
  7. cdd0972 Merge branch 'cleanups' into next by Trond Myklebust · 17 years ago
  8. 5e4424a SUNRPC: Remove now-redundant RCU-safe rpc_task free path by Trond Myklebust · 17 years ago
  9. ff2d7db SUNRPC: Ensure that we read all available tcp data by Trond Myklebust · 17 years ago
  10. f5fb7b06 SUNRPC: Eliminate the now-redundant rpc_start_wakeup() by Trond Myklebust · 17 years ago
  11. eb276c0 SUNRPC: Switch tasks to using the rpc_waitqueue's timer function by Trond Myklebust · 17 years ago
  12. 36df9aa SUNRPC: Add a timer function to wait queues. by Trond Myklebust · 17 years ago
  13. f6a1cc8 SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues by Trond Myklebust · 17 years ago
  14. 0bc8c7b [TCP]: BIC web page link is corrected. by Sangtae Ha · 17 years ago
  15. 4c563f7 [XFRM]: Speed up xfrm_policy and xfrm_state walking by Timo Teras · 17 years ago
  16. 1e04d53 [IPV6]: Unexport ip6_find_1stfragopt by Adrian Bunk · 17 years ago
  17. 99cd07a [IPV6]: Fix source address selection for ORCHID addresses by Juha-Matti Tapio · 17 years ago
  18. 5fe47b8 [IPV6]: Add ORCHID prefix to address label table by Juha-Matti Tapio · 17 years ago
  19. c4544c7 [NETNS]: Process inet_select_addr inside a namespace. by Denis V. Lunev · 17 years ago
  20. 3776c88 [NETNS]: Enable IPv4 address manipulations inside namespace. by Denis V. Lunev · 17 years ago
  21. 1937504 [NETNS]: Enable all routing manipulation via netlink inside namespace. by Denis V. Lunev · 17 years ago
  22. e5b13cb [NETNS]: Process devinet ioctl in the correct namespace. by Denis V. Lunev · 17 years ago
  23. 73b3871 [NETNS]: Register /proc/net/rt_cache for each namespace. by Denis V. Lunev · 17 years ago
  24. a75e936 [NETNS]: Process /proc/net/rt_cache inside a namespace. by Denis V. Lunev · 17 years ago
  25. 642d631 [IPV4]: rt_cache_get_next should take rt_genid into account. by Denis V. Lunev · 17 years ago
  26. 317805b [NETNS]: Process ip_rt_redirect in the correct namespace. by Denis V. Lunev · 17 years ago
  27. 9de8f76 [NETNS]: DST cleanup routines should be called inside namespace. by Denis V. Lunev · 17 years ago
  28. be162d6 [NETNS]: Enable inetdev_event notifier. by Denis V. Lunev · 17 years ago
  29. 2430aa8 [NETNS]: Disable multicaststing configuration inside non-initial namespace. by Denis V. Lunev · 17 years ago
  30. 0c65bab [NETNS]: Default arp parameters lookup. by Denis V. Lunev · 17 years ago
  31. 4ab438f [NETNS]: Register neighbour table parameters in the correct namespace. by Denis V. Lunev · 17 years ago
  32. 6133fb1 [NETNS]: Disable inetaddr notifiers in namespaces other than initial. by Denis V. Lunev · 17 years ago
  33. 6fc6862 [NETFILTER]: Consolidate masq_inet_event and masq_device_event. by Denis V. Lunev · 17 years ago
  34. 5811769 [IPV4]: Remove check for ifa->ifa_dev != NULL. by Denis V. Lunev · 17 years ago
  35. 2335f8e [X25]: Use proc_create() to setup ->proc_fops first by Wang Chen · 17 years ago
  36. 6d37a15 [WANROUTER]: Use proc_create() to setup ->proc_fops first by Wang Chen · 17 years ago
  37. d45fba3 [8021Q]: Use proc_create() to setup ->proc_fops first by Wang Chen · 17 years ago
  38. 7702072 [IPV4]: Use proc_create() to setup ->proc_fops first by Wang Chen · 17 years ago
  39. 4436f4c [IPV6]: Use proc_create() to setup ->proc_fops first by Wang Chen · 17 years ago
  40. 160f17e [SCTP]: Use proc_create() to setup ->proc_fops first by Wang Chen · 17 years ago
  41. 25296d5 [PKTGEN]: Use proc_create() to setup ->proc_fops first by Wang Chen · 17 years ago
  42. 46ecf0b [NEIGHBOUR]: Use proc_create() to setup ->proc_fops first by Wang Chen · 17 years ago
  43. 7e02180 [LLC]: Use proc_create() to setup ->proc_fops first by Wang Chen · 17 years ago
  44. 1e15dc9 [IPX]: Use proc_create() to setup ->proc_fops first by Wang Chen · 17 years ago
  45. 2ce8f04 [SUNRPC]: Use proc_create() to setup ->proc_fops first by Wang Chen · 17 years ago
  46. 64758bd Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 17 years ago
  47. 16e297b [ATM]: Use proc_create() to setup ->proc_fops first by Wang Chen · 17 years ago
  48. 7e8616d [SCTP]: Update AUTH structures to match declarations in draft-16. by Vlad Yasevich · 17 years ago
  49. b40db68 [SCTP]: Incorrect length was used in SCTP_*_AUTH_CHUNKS socket option by Vlad Yasevich · 17 years ago
  50. 15efbe7 [SCTP]: Clean up naming conventions of sctp protocol/address family registration by Neil Horman · 17 years ago
  51. ed2b5b4 [APPLETALK]: Use proc_create() to setup ->proc_fops first by Wang Chen · 17 years ago
  52. 21e4318 [IPCOMP]: Disable BH on output when using shared tfm by Herbert Xu · 17 years ago
  53. 60717f7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  54. 03147df mac80211: fix kmalloc vs. net_ratelimit by Johannes Berg · 17 years ago
  55. b90a137 [SCTP]: Correctly set the length of sctp_assoc_change notification by Vlad Yasevich · 17 years ago
  56. 6556874 [NETFILTER]: xt_conntrack: fix IPv4 address comparison by Jan Engelhardt · 17 years ago
  57. d61f89e [NETFILTER]: xt_conntrack: fix missing boolean clamping by Jan Engelhardt · 17 years ago
  58. 4e29e9e [NETFILTER]: nf_conntrack: fix smp_processor_id() in preemptible code warning by Patrick McHardy · 17 years ago
  59. 3bdfe7e [IPV6] SYSCTL: Fix possible memory leakage in error path. by YOSHIFUJI Hideaki · 17 years ago
  60. b37d428b [INET]: Don't create tunnels with '%' in name. by Pavel Emelyanov · 17 years ago
  61. d9595a7 [AF_KEY]: Fix oops by converting to proc_net_*(). by David S. Miller · 17 years ago
  62. 148f972 [IPV4]: Reset scope when changing address by Bjorn Mork · 17 years ago
  63. f1243c2 [IPV6]: Add missing initializations of the new nl_info.nl_net field by Benjamin Thery · 17 years ago
  64. 3ab2273 bluetooth: delete timer in l2cap_conn_del() by Thomas Gleixner · 17 years ago
  65. 5d00837 SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs by Trond Myklebust · 17 years ago
  66. fda1393 SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_task by Trond Myklebust · 17 years ago
  67. 96ef13b SUNRPC: Add a new helper rpc_wake_up_queued_task() by Trond Myklebust · 17 years ago
  68. fde95c7 SUNRPC: Clean up rpc_run_timer() by Trond Myklebust · 17 years ago
  69. 32bfb5c SUNRPC: Allow the rpc_release() callback to be run on another workqueue by Trond Myklebust · 17 years ago
  70. 5f2f40a tipc: fix integer as NULL pointer sparse warnings in tipc by Harvey Harrison · 17 years ago
  71. bdc0894 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  72. 1b04ab4 [NETFILTER]: fix ebtable targets return by Joonwoo Park · 17 years ago
  73. 34cc7ba [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly. by Pavel Emelyanov · 17 years ago
  74. 55b01e8 [NET]: Restore sanity wrt. print_mac(). by David S. Miller · 17 years ago
  75. bc4bf5f [NEIGH]: Fix race between neighbor lookup and table's hash_rnd update. by Pavel Emelyanov · 17 years ago
  76. 1840bb1 [RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINK by Thomas Graf · 17 years ago
  77. 3a2d5b7 PM: Introduce PM_EVENT_HIBERNATE callback state by Rafael J. Wysocki · 17 years ago
  78. 5216a8e Wrap buffers used for rpc debug printks into RPC_IFDEBUG by Pavel Emelyanov · 17 years ago
  79. da12f73 [NETNS]: Namespace leak in pneigh_lookup. by Denis V. Lunev · 17 years ago
  80. 5f31886 [SCTP]: Pick up an orphaned sctp_sockets_allocated counter. by Pavel Emelyanov · 17 years ago
  81. 27ecb1f [NETFILTER]: xt_iprange: fix subtraction-based comparison by Jan Engelhardt · 17 years ago
  82. 7d9904c [NETFILTER]: xt_hashlimit: remove unneeded struct member by Jan Engelhardt · 17 years ago
  83. eb1197b [NETFILTER]: Fix incorrect use of skb_make_writable by Joonwoo Park · 17 years ago
  84. f449b3b [NETFILTER]: xt_u32: drop the actually unused variable from u32_match_it by Pavel Emelyanov · 17 years ago
  85. e2b58a6 [NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling packet data by Patrick McHardy · 17 years ago
  86. 94cb150 ipv4/fib_hash.c: fix NULL dereference by Adrian Bunk · 17 years ago
  87. 15e29b8b net/9p/trans_virtio.c: kmalloc() enough memory by Adrian Bunk · 17 years ago
  88. 76e8730 [RTNL]: Add missing link netlink attribute policy definitions by Thomas Graf · 17 years ago
  89. 12aa343 [NET]: Messed multicast lists after dev_mc_sync/unsync by Jorge Boncompte [DTI2] · 17 years ago
  90. 07ce198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  91. 2df96af [IPV6]: Use BUG_ON instead of if + BUG in fib6_del_route. by Pavel Emelyanov · 17 years ago
  92. 9937ded [IPV6]: dst_entry leak in ip4ip6_err. (resend) by Denis V. Lunev · 17 years ago
  93. 8ac62dc bluetooth: do not move child device other than rfcomm by Dave Young · 17 years ago
  94. 0cd63c8 bluetooth: put hci dev after del conn by Dave Young · 17 years ago
  95. 988d009 [BLUETOOTH] hci_sysfs.c: Kill build warning. by David S. Miller · 17 years ago
  96. 235365f net/8021q/vlan_dev.c: Use print_mac. by Joe Perches · 17 years ago
  97. b791160 [XFRM]: Fix ordering issue in xfrm_dst_hash_transfer(). by YOSHIFUJI Hideaki · 17 years ago
  98. 82453021 [BLUETOOTH] net/bluetooth/hci_core.c: Use time_* macros by S.Çağlar Onur · 17 years ago
  99. 5ee46e5 [IPV6]: Fix hardcoded removing of old module code by Wang Chen · 17 years ago
  100. 05705e4 [NETLABEL]: Move some initialization code into __init section. by Pavel Emelyanov · 17 years ago