1. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  2. 4cc6773 [NetLabel]: update docs with website information by Paul Moore · 18 years ago
  3. fd38585 [NetLabel]: rework the Netlink attribute handling (part 2) by Paul Moore · 18 years ago
  4. fcd4828 [NetLabel]: rework the Netlink attribute handling (part 1) by Paul Moore · 18 years ago
  5. 609c92f [NetLabel]: make the CIPSOv4 cache spinlocks bottom half safe by Paul Moore · 18 years ago
  6. 14a72f5 [NetLabel]: correct improper handling of non-NetLabel peer contexts by Paul Moore · 18 years ago
  7. 597811e [TCP]: make cubic the default by Stephen Hemminger · 18 years ago
  8. 3d2573f [TCP]: default congestion control menu by Stephen Hemminger · 18 years ago
  9. 76a081e Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 by David S. Miller · 18 years ago
  10. 3e597c6 [PATCH] fix iptables __user misannotations by Al Viro · 18 years ago
  11. e41542f [DCCP]: Introduce dccp_probe by Ian McDonald · 18 years ago
  12. 3dd9a7c [DCCP]: Use constants for CCIDs by Ian McDonald · 18 years ago
  13. 00e4d11 [DCCP]: Allow default/fallback service code. by Gerrit Renker · 18 years ago
  14. a319a27 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  15. 9f261e0 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  16. a53a3c5 NFSv4: rpc_mkpipe creating socket inodes w/out sk buffers by Steve Dickson · 18 years ago
  17. 762d452 SUNRPC: Fix Oops in pmap_getport_done by Trond Myklebust · 18 years ago
  18. 6b6ca86 SUNRPC: Add refcounting to the struct rpc_xprt by Trond Myklebust · 18 years ago
  19. da45828 SUNRPC: Clean up soft task error handling by Trond Myklebust · 18 years ago
  20. 7630399 SUNRPC: Handle ENETUNREACH, EHOSTUNREACH and EHOSTDOWN socket errors by Trond Myklebust · 18 years ago
  21. 8014793 SUNRPC: rpc_delay() should not clobber the rpc_task->tk_status by Trond Myklebust · 18 years ago
  22. 158998b SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument by Trond Myklebust · 18 years ago
  23. b86acd5 SUNRPC: export new RPC client functions with _GPL by Chuck Lever · 18 years ago
  24. ff9aa5e SUNRPC: Eliminate xprt_create_proto and rpc_create_client by Chuck Lever · 18 years ago
  25. 9e1968c SUNRPC: Convert RPC portmapper to use new rpc_create() API by Chuck Lever · 18 years ago
  26. c286676 SUNRPC: use sockaddr + size when creating remote transport endpoints by Chuck Lever · 18 years ago
  27. c4efcb1 SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address by Chuck Lever · 18 years ago
  28. e7f7865 SUNRPC: Teach rpc_pipe.c to use new rpc_peeraddr() API by Chuck Lever · 18 years ago
  29. f425eba SUNRPC: Create API for displaying remote peer address by Chuck Lever · 18 years ago
  30. edb267a SUNRPC: add xprt switch API for printing formatted remote peer addresses by Chuck Lever · 18 years ago
  31. 39d7bbc SUNRPC: remove extraneous header inclusions by Chuck Lever · 18 years ago
  32. 081f79a SUNRPC: Teach the RPC portmapper to use the new rpc_peeraddr() API. by Chuck Lever · 18 years ago
  33. ed39440 SUNRPC: create API for getting remote peer address by Chuck Lever · 18 years ago
  34. bbf7c1d SUNRPC: Introduce transport switch callout for pluggable rpcbind by Chuck Lever · 18 years ago
  35. 5b1eacb SUNRPC: Support for RPC child tasks no longer needed by Chuck Lever · 18 years ago
  36. c4a5692 SUNRPC: Clean-up after recent changes to sunrpc/pmap_clnt.c by Chuck Lever · 18 years ago
  37. 4a68179 SUNRPC: Make RPC portmapper use per-transport storage by Chuck Lever · 18 years ago
  38. ec739ef SUNRPC: Create a helper to tell whether a transport is bound by Chuck Lever · 18 years ago
  39. 1837987 net/ieee80211: fix more crypto-related build breakage by Jeff Garzik · 18 years ago
  40. 28eb177 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  41. 3b9f9a1 [IPV6] ADDRCONF: Mobile IPv6 Home Address support. by Noriaki TAKAMIYA · 18 years ago
  42. 55ebaef [IPV6] ADDRCONF: Allow non-DAD'able addresses. by Noriaki TAKAMIYA · 18 years ago
  43. fc26d0a [IPV6] NDISC: Fix is_router flag setting. by YOSHIFUJI Hideaki · 18 years ago
  44. 8814c4b [IPV6] ADDRCONF: Convert addrconf_lock to RCU. by YOSHIFUJI Hideaki · 18 years ago
  45. fbea49e [IPV6] NDISC: Add proxy_ndp sysctl. by YOSHIFUJI Hideaki · 18 years ago
  46. 62dd931 [IPV6] NDISC: Set per-entry is_router flag in Proxy NA. by Ville Nuorvala · 18 years ago
  47. 5f3e6e9 [IPV6] NDISC: Avoid updating neighbor cache for proxied address in receiving NA. by Ville Nuorvala · 18 years ago
  48. 74553b0 [IPV6]: Don't forward packets to proxied link-local address. by Ville Nuorvala · 18 years ago
  49. e21e0b5 [IPV6] NDISC: Handle NDP messages to proxied addresses. by Ville Nuorvala · 18 years ago
  50. 4c5de69 [NETFILTER]: PPTP conntrack: fix another GRE keymap leak by Patrick McHardy · 18 years ago
  51. fd5e3be [NETFILTER]: PPTP conntrack: fix GRE keymap leak by Patrick McHardy · 18 years ago
  52. 62fbe9c [NETFILTER]: PPTP conntrack: fix PPTP_IN_CALL message types by Patrick McHardy · 18 years ago
  53. 750a584 [NETFILTER]: PPTP conntrack: check call ID before changing state by Patrick McHardy · 18 years ago
  54. 87a0117 [NETFILTER]: PPTP conntrack: clean up debugging cruft by Patrick McHardy · 18 years ago
  55. 4c65175 [NETFILTER]: PPTP conntrack: consolidate header parsing by Patrick McHardy · 18 years ago
  56. a107340 [NETFILTER]: PPTP conntrack: consolidate header size checks by Patrick McHardy · 18 years ago
  57. cf9f815 [NETFILTER]: PPTP conntrack: simplify expectation handling by Patrick McHardy · 18 years ago
  58. 857c06d [NETFILTER]: PPTP conntrack: remove unnecessary cid/pcid header pointers by Patrick McHardy · 18 years ago
  59. 6013c0a [NETFILTER]: PPTP conntrack: fix header definitions by Patrick McHardy · 18 years ago
  60. 5256f66 [NETFILTER]: PPTP conntrack: remove more dead code by Patrick McHardy · 18 years ago
  61. a1ad1de [NETFILTER]: PPTP conntrack: remove dead code by Patrick McHardy · 18 years ago
  62. 955b944 [NETFILTER]: PPTP conntrack: get rid of unnecessary byte order conversions by Patrick McHardy · 18 years ago
  63. edd5a32 [NETFILTER]: PPTP conntrack: fix whitespace errors by Patrick McHardy · 18 years ago
  64. 127f15d [NETFILTER]: ipt_hashlimit: add compat conversion functions by Patrick McHardy · 18 years ago
  65. 02c63cf [NETFILTER]: xt_limit: add compat conversion functions by Patrick McHardy · 18 years ago
  66. 7ce975b [NETFILTER]: xt_CONNMARK: add compat conversion functions by Patrick McHardy · 18 years ago
  67. f1eda05 [NETFILTER]: xt_connmark: add compat conversion functions by Patrick McHardy · 18 years ago
  68. be7263b7 [NETFILTER]: xt_MARK: add compat conversion functions by Patrick McHardy · 18 years ago
  69. bc80b65 [NETFILTER]: xt_mark: add compat conversion functions by Patrick McHardy · 18 years ago
  70. 9fa492c [NETFILTER]: x_tables: simplify compat API by Patrick McHardy · 18 years ago
  71. 79030ed [NETFILTER]: ip_tables: revision support for compat code by Patrick McHardy · 18 years ago
  72. bec71b1 [NETFILTER]: ip_tables: fix module refcount leaks in compat error paths by Patrick McHardy · 18 years ago
  73. 1192e40 [NETFILTER]: make some netfilter globals __read_mostly by Brian Haley · 18 years ago
  74. c1fe3ca [NETFILTER]: TCP conntrack: improve dead connection detection by George Hansper · 18 years ago
  75. 71cd83a [NETFILTER]: xt_policy: remove dups in .family by Alexey Dobriyan · 18 years ago
  76. 7cf7393 [NETFILTER]: ip6t_HL: remove write-only variable by Patrick McHardy · 18 years ago
  77. ca39df6 [NETFILTER]: ipt_TTL: fix checksum update bug by Patrick McHardy · 18 years ago
  78. 5251e2d [NETFILTER]: conntrack: fix race condition in early_drop by Pablo Neira Ayuso · 18 years ago
  79. 01f3484 [NETFILTER]: ctnetlink: simplify the code to dump the conntrack table by Pablo Neira Ayuso · 18 years ago
  80. 90d47db [NETFILTER]: x_tables: small check_entry & module_refcount cleanup by Dmitry Mishin · 18 years ago
  81. 9123de2 [NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUT by Patrick McHardy · 18 years ago
  82. 57dab5d [NETFILTER]: xt_limit: don't reset state on unrelated rule updates by Patrick McHardy · 18 years ago
  83. ecb70c9 [NETFILTER]: ipt_TCPMSS: misc cleanup by Patrick McHardy · 18 years ago
  84. 2be344c [NETFILTER]: ipt_TCPMSS: remove impossible condition by Patrick McHardy · 18 years ago
  85. 68e1f18 [NETFILTER]: ipt_TCPMSS: reformat by Patrick McHardy · 18 years ago
  86. 50b9f1d [NETFILTER]: xt_conntrack: clean up overly long lines by Patrick McHardy · 18 years ago
  87. df0933d [NETFILTER]: kill listhelp.h by Patrick McHardy · 18 years ago
  88. c55e2f4 [IPV4]: ipip and ip_gre encapsulation bugs by Al Viro · 18 years ago
  89. 593f16a [DCCP] CCID2: Add helper functions for changing important CCID2 state by Andrea Bittau · 18 years ago
  90. 374bcf3 [DCCP] CCID2: Halve cwnd once upon multiple losses in a single RTT by Andrea Bittau · 18 years ago
  91. 07978aa [DCCP] CCID2: Allocate seq records on demand by Andrea Bittau · 18 years ago
  92. 8d424f6 [DCCP] CCID2: Add Kconfig option for CCID2 debug by Andrea Bittau · 18 years ago
  93. 446dec3 [DCCP] CCID2: Tell DCCP to quickly check whether cwnd is available by Andrea Bittau · 18 years ago
  94. 69263bc [ATM]: proper prototypes in net/atm/mpc.h (and reduce ifdef clutter) by Adrian Bunk · 18 years ago
  95. d458c25 [DCCP] CCID2: Initialize ssthresh to infinity by Andrea Bittau · 18 years ago
  96. 29651cd [DCCP] CCID2: Fix jiffie wrap issues by Andrea Bittau · 18 years ago
  97. 4a0a50fb4 [DCCP] ackvec: Remove unused variables by Andrea Bittau · 18 years ago
  98. 8e27e46 [DCCP] ackvec: Fix how DCCP_ACKVEC_STATE_NOT_RECEIVED is used by Andrea Bittau · 18 years ago
  99. 23d06e3 [DCCP] ACKVEC: fix ackvector length calculation by Andrea Bittau · 18 years ago
  100. a1e59ab [XFRM]: Fix wildcard as tunnel source by Patrick McHardy · 18 years ago