| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2006-09-23 | 9 | -351/+460 |
|\ |
|
| * | NFSv4: rpc_mkpipe creating socket inodes w/out sk buffers | Steve Dickson | 2006-09-22 | 1 | -1/+1 |
| * | SUNRPC: Fix Oops in pmap_getport_done | Trond Myklebust | 2006-09-22 | 1 | -24/+22 |
| * | SUNRPC: Add refcounting to the struct rpc_xprt | Trond Myklebust | 2006-09-22 | 2 | -8/+28 |
| * | SUNRPC: Clean up soft task error handling | Trond Myklebust | 2006-09-22 | 2 | -27/+15 |
| * | SUNRPC: Handle ENETUNREACH, EHOSTUNREACH and EHOSTDOWN socket errors | Trond Myklebust | 2006-09-22 | 1 | -0/+8 |
| * | SUNRPC: rpc_delay() should not clobber the rpc_task->tk_status | Trond Myklebust | 2006-09-22 | 1 | -10/+6 |
| * | SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument | Trond Myklebust | 2006-09-22 | 2 | -20/+25 |
| * | SUNRPC: export new RPC client functions with _GPL | Chuck Lever | 2006-09-22 | 1 | -5/+5 |
| * | SUNRPC: Eliminate xprt_create_proto and rpc_create_client | Chuck Lever | 2006-09-22 | 4 | -125/+1 |
| * | SUNRPC: Convert RPC portmapper to use new rpc_create() API | Chuck Lever | 2006-09-22 | 1 | -18/+15 |
| * | SUNRPC: use sockaddr + size when creating remote transport endpoints | Chuck Lever | 2006-09-22 | 2 | -0/+136 |
| * | SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address | Chuck Lever | 2006-09-22 | 3 | -7/+13 |
| * | SUNRPC: Teach rpc_pipe.c to use new rpc_peeraddr() API | Chuck Lever | 2006-09-22 | 1 | -4/+2 |
| * | SUNRPC: Create API for displaying remote peer address | Chuck Lever | 2006-09-22 | 1 | -0/+13 |
| * | SUNRPC: add xprt switch API for printing formatted remote peer addresses | Chuck Lever | 2006-09-22 | 1 | -8/+71 |
| * | SUNRPC: remove extraneous header inclusions | Chuck Lever | 2006-09-22 | 3 | -4/+0 |
| * | SUNRPC: Teach the RPC portmapper to use the new rpc_peeraddr() API. | Chuck Lever | 2006-09-22 | 1 | -2/+3 |
| * | SUNRPC: create API for getting remote peer address | Chuck Lever | 2006-09-22 | 1 | -0/+21 |
| * | SUNRPC: Introduce transport switch callout for pluggable rpcbind | Chuck Lever | 2006-09-22 | 3 | -4/+5 |
| * | SUNRPC: Support for RPC child tasks no longer needed | Chuck Lever | 2006-09-22 | 1 | -82/+0 |
| * | SUNRPC: Clean-up after recent changes to sunrpc/pmap_clnt.c | Chuck Lever | 2006-09-22 | 1 | -28/+42 |
| * | SUNRPC: Make RPC portmapper use per-transport storage | Chuck Lever | 2006-09-22 | 3 | -61/+106 |
| * | SUNRPC: Create a helper to tell whether a transport is bound | Chuck Lever | 2006-09-22 | 4 | -11/+20 |
* | | [IPV6] ADDRCONF: Mobile IPv6 Home Address support. | Noriaki TAKAMIYA | 2006-09-22 | 1 | -3/+41 |
* | | [IPV6] ADDRCONF: Allow non-DAD'able addresses. | Noriaki TAKAMIYA | 2006-09-22 | 1 | -15/+16 |
* | | [IPV6] NDISC: Fix is_router flag setting. | YOSHIFUJI Hideaki | 2006-09-22 | 1 | -5/+2 |
* | | [IPV6] ADDRCONF: Convert addrconf_lock to RCU. | YOSHIFUJI Hideaki | 2006-09-22 | 5 | -30/+31 |
* | | [IPV6] NDISC: Add proxy_ndp sysctl. | YOSHIFUJI Hideaki | 2006-09-22 | 3 | -2/+21 |
* | | [IPV6] NDISC: Set per-entry is_router flag in Proxy NA. | Ville Nuorvala | 2006-09-22 | 2 | -6/+19 |
* | | [IPV6] NDISC: Avoid updating neighbor cache for proxied address in receiving NA. | Ville Nuorvala | 2006-09-22 | 1 | -0/+9 |
* | | [IPV6]: Don't forward packets to proxied link-local address. | Ville Nuorvala | 2006-09-22 | 1 | -1/+16 |
* | | [IPV6] NDISC: Handle NDP messages to proxied addresses. | Ville Nuorvala | 2006-09-22 | 1 | -0/+45 |
* | | [NETFILTER]: PPTP conntrack: fix another GRE keymap leak | Patrick McHardy | 2006-09-22 | 2 | -10/+7 |
* | | [NETFILTER]: PPTP conntrack: fix GRE keymap leak | Patrick McHardy | 2006-09-22 | 1 | -0/+1 |
* | | [NETFILTER]: PPTP conntrack: fix PPTP_IN_CALL message types | Patrick McHardy | 2006-09-22 | 2 | -6/+8 |
* | | [NETFILTER]: PPTP conntrack: check call ID before changing state | Patrick McHardy | 2006-09-22 | 1 | -19/+13 |
* | | [NETFILTER]: PPTP conntrack: clean up debugging cruft | Patrick McHardy | 2006-09-22 | 1 | -77/+51 |
* | | [NETFILTER]: PPTP conntrack: consolidate header parsing | Patrick McHardy | 2006-09-22 | 1 | -72/+47 |
* | | [NETFILTER]: PPTP conntrack: consolidate header size checks | Patrick McHardy | 2006-09-22 | 1 | -43/+22 |
* | | [NETFILTER]: PPTP conntrack: simplify expectation handling | Patrick McHardy | 2006-09-22 | 2 | -116/+34 |
* | | [NETFILTER]: PPTP conntrack: remove unnecessary cid/pcid header pointers | Patrick McHardy | 2006-09-22 | 1 | -28/+28 |
* | | [NETFILTER]: PPTP conntrack: fix header definitions | Patrick McHardy | 2006-09-22 | 1 | -1/+1 |
* | | [NETFILTER]: PPTP conntrack: remove more dead code | Patrick McHardy | 2006-09-22 | 1 | -15/+2 |
* | | [NETFILTER]: PPTP conntrack: remove dead code | Patrick McHardy | 2006-09-22 | 1 | -14/+2 |
* | | [NETFILTER]: PPTP conntrack: get rid of unnecessary byte order conversions | Patrick McHardy | 2006-09-22 | 3 | -33/+33 |
* | | [NETFILTER]: PPTP conntrack: fix whitespace errors | Patrick McHardy | 2006-09-22 | 4 | -108/+108 |
* | | [NETFILTER]: ipt_hashlimit: add compat conversion functions | Patrick McHardy | 2006-09-22 | 1 | -0/+29 |
* | | [NETFILTER]: xt_limit: add compat conversion functions | Patrick McHardy | 2006-09-22 | 1 | -0/+49 |
* | | [NETFILTER]: xt_CONNMARK: add compat conversion functions | Patrick McHardy | 2006-09-22 | 1 | -0/+36 |