Age | Commit message (Expand) | Author |
2010-10-19 | sunrpc: Don't return NULL from rpcb_create | Pavel Emelyanov |
2010-10-01 | sunrpc: Add net to rpc_create_args | Pavel Emelyanov |
2010-05-25 | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT... | Alexey Dobriyan |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-12-03 | SUNRPC: Use soft connects for autobinding over TCP | Chuck Lever |
2009-12-03 | SUNRPC: Use TCP for local rpcbind upcalls | Chuck Lever |
2009-12-03 | SUNRPC: Use a cached RPC client and transport for rpcbind upcalls | Chuck Lever |
2009-12-03 | SUNRPC: Simplify synopsis of rpcb_local_clnt() | Chuck Lever |
2009-08-09 | SUNRPC: Eliminate PROC macro from rpcb_clnt | Chuck Lever |
2009-08-09 | SUNRPC: Clean up: Remove unused XDR decoder functions from rpcb_clnt.c | Chuck Lever |
2009-08-09 | SUNRPC: Introduce new xdr_stream-based decoders to rpcb_clnt.c | Chuck Lever |
2009-08-09 | SUNRPC: Introduce xdr_stream-based decoders for RPCB_UNSET | Chuck Lever |
2009-08-09 | SUNRPC: Clean up: Remove unused XDR encoder functions from rpcb_clnt.c | Chuck Lever |
2009-08-09 | SUNRPC: Introduce new xdr_stream-based encoders to rpcb_clnt.c | Chuck Lever |
2009-08-09 | SUNRPC: Remove duplicate universal address generation | Chuck Lever |
2009-08-09 | SUNRPC: Move XDR data type size macros | Chuck Lever |
2009-03-28 | SUNRPC: rpcb_register() should handle errors silently | Chuck Lever |
2009-03-28 | SUNRPC: Allow callers to pass rpcb_v4_register a NULL address | Chuck Lever |
2009-03-28 | SUNRPC: rpcbind actually interprets r_owner string | Chuck Lever |
2009-03-28 | SUNRPC: Clean up address type casts in rpcb_v4_register() | Chuck Lever |
2009-03-28 | SUNRPC: Use IPv4 loopback for registering AF_INET6 kernel RPC services | Chuck Lever |
2009-03-28 | SUNRPC: Don't flag empty RPCB_GETADDR reply as bogus | Chuck Lever |
2008-10-31 | net: replace NIPQUAD() in net/*/ | Harvey Harrison |
2008-10-29 | net: replace %p6 with %pI6 | Harvey Harrison |
2008-10-28 | net, misc: replace uses of NIP6_FMT with %p6 | Harvey Harrison |
2008-10-15 | Merge branch 'next' | Trond Myklebust |
2008-10-07 | SUNRPC: Fix a memory leak in rpcb_getport_async | Trond Myklebust |
2008-10-07 | SUNRPC: Fix autobind on cloned rpc clients | Trond Myklebust |
2008-09-29 | SUNRPC: Clean up debug messages in rpcb_clnt.c | Chuck Lever |
2008-09-29 | SUNRPC: Use short-hand IPv6 ANYADDR for RPCB_SET | Chuck Lever |
2008-09-29 | SUNRPC: Simplify rpcb_register() API | Chuck Lever |
2008-07-15 | SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon | Chuck Lever |
2008-07-15 | SUNRPC: Refactor rpcb_register to make rpcbindv4 support easier | Chuck Lever |
2008-07-15 | SUNRPC: None of rpcb_create's callers wants a privileged source port | Chuck Lever |
2008-07-15 | SUNRPC: Introduce a specific rpcb_create for contacting localhost | Chuck Lever |
2008-07-15 | SUNRPC: Use correct XDR encoding procedure for rpcbind SET/UNSET | Chuck Lever |
2008-07-09 | SUNRPC: Ensure our task is notified when an rpcbind call is done | Trond Myklebust |
2008-07-09 | SUNRPC: Use only rpcbind v2 for AF_INET requests | Chuck Lever |
2008-07-09 | SUNRPC: Use GETADDR for rpcbind version 4 queries | Chuck Lever |
2008-07-09 | SUNRPC: Use rpcbind version 2 GETPORT | Chuck Lever |
2008-07-09 | SUNRPC: Document some naked integers in rpcbind client | Chuck Lever |
2008-07-09 | SUNRPC: More useful debugging output for rpcb client | Chuck Lever |
2008-07-08 | SUNRPC: Fix an rpcbind breakage for the case of IPv6 lookups | Trond Myklebust |
2008-07-08 | SUNRPC: Fix a double-free in rpcbind | Trond Myklebust |
2008-04-24 | Merge branch 'devel' | Trond Myklebust |
2008-03-05 | net: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-02-25 | SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs | Trond Myklebust |
2008-02-01 | Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2008-01-30 | SUNRPC: rpcb_getport_sync() passes incorrect address size to rpc_create() | Chuck Lever |
2008-01-30 | SUNRPC: Clean up block comment preceding rpcb_getport_sync() | Chuck Lever |