Age | Commit message (Expand) | Author |
2005-10-18 | Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6 | Trond Myklebust |
2005-10-08 | [PATCH] gfp flags annotations - part 1 | Al Viro |
2005-10-04 | [RPC]: fix sparse gfp nocast warnings | Randy Dunlap |
2005-09-23 | SUNRPC: fix bug in patch "portmapper doesn't need a reserved port" | Chuck Lever |
2005-09-23 | Revert "[PATCH] RPC,NFS: new rpc_pipefs patch" | Trond Myklebust |
2005-09-23 | [PATCH] RPC,NFS: new rpc_pipefs patch | Christoph Hellwig |
2005-09-23 | [PATCH] RPC: rationalize set_buffer_size | Chuck Lever |
2005-09-23 | [PATCH] RPC: parametrize various transport connect timeouts | Chuck Lever |
2005-09-23 | [PATCH] RPC: make sure to get the same local port number when reconnecting | Chuck Lever |
2005-09-23 | [PATCH] RPC: allow RPC client's port range to be adjustable | Chuck Lever |
2005-09-23 | [PATCH] RPC: clean up after nocong was removed | Chuck Lever |
2005-09-23 | [PATCH] RPC: remove xprt->nocong | Chuck Lever |
2005-09-23 | [PATCH] RPC: add a release_rqst callout to the RPC transport switch | Chuck Lever |
2005-09-23 | [PATCH] RPC: add generic interface for adjusting the congestion window | Chuck Lever |
2005-09-23 | [PATCH] RPC: separate xprt_timer implementations | Chuck Lever |
2005-09-23 | [PATCH] RPC: expose API for serializing access to RPC transports | Chuck Lever |
2005-09-23 | [PATCH] RPC: expose API for serializing access to RPC transports | Chuck Lever |
2005-09-23 | [PATCH] RPC: add API to set transport-specific timeouts | Chuck Lever |
2005-09-23 | [PATCH] RPC: get rid of xprt->stream | Chuck Lever |
2005-09-23 | [PATCH] RPC: skip over transport-specific heads automatically | Chuck Lever |
2005-09-23 | [PATCH] RPC: separate TCP and UDP socket write paths | Chuck Lever |
2005-09-23 | [PATCH] RPC: separate TCP and UDP transport connection logic | Chuck Lever |
2005-09-23 | [PATCH] RPC: separate TCP and UDP write space callbacks | Chuck Lever |
2005-09-23 | [PATCH] RPC: client-side transport switch cleanup | Chuck Lever |
2005-09-23 | [PATCH] RPC: Add helper for waking tasks pending on a transport | Chuck Lever |
2005-09-23 | [PATCH] RPC: Eliminate socket.h includes in RPC client | Chuck Lever |
2005-09-23 | [PATCH] RPC: rename the sockstate field | Chuck Lever |
2005-09-23 | [PATCH] RPC: Rename xprt_lock | Chuck Lever |
2005-09-23 | [PATCH] RPC: Rename sock_lock | Chuck Lever |
2005-09-23 | [PATCH] RPC: Reduce stack utilization in xs_sendpages | Chuck Lever |
2005-09-23 | [PATCH] RPC: transport switch function naming | Chuck Lever |
2005-09-23 | [PATCH] RPC: introduce client-side transport switch | Chuck Lever |
2005-09-23 | [PATCH] RPC: extract socket logic common to both client and server | Chuck Lever |
2005-09-23 | [PATCH] RPC: portmapper doesn't need a reserved port | Chuck Lever |
2005-09-23 | [PATCH] NFS: use a constant value for TCP retransmit timeouts | Chuck Lever |
2005-09-23 | [PATCH] RPC: proper soft timeout behavior for rpcbind | Chuck Lever |
2005-09-23 | [PATCH] RPC: Report connection errors properly when mounting with "soft" | Chuck Lever |
2005-09-13 | [PATCH] Code cleanups in calbacks in svcsock | Neil Brown |
2005-09-12 | [NET]: fix-up schedule_timeout() usage | Nishanth Aravamudan |
2005-09-07 | [PATCH] sunrpc: print unsigned integers in stats | Max Kellermann |
2005-09-07 | [PATCH] sunrpc: cache_register can use wrong module reference | Bruce Allan |
2005-09-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2005-09-02 | [PATCH] remove driverfs references from include/linux/cpu.h and net/sunrpc/rp... | Rolf Eike Beer |
2005-09-01 | [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL | Jesper Juhl |
2005-09-01 | [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate | Herbert Xu |
2005-08-29 | [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers | Eric Dumazet |
2005-08-29 | [NET]: Store skb->timestamp as offset to a base timestamp | Patrick McHardy |
2005-08-29 | [SUNRPC]: svcsock.c needs linux/tcp.h | Andrew Morton |
2005-08-29 | [TCP]: Move the tcp sock states to net/tcp_states.h | Arnaldo Carvalho de Melo |
2005-08-23 | [RPC]: Kill bogus kmap in krb5 | Herbert Xu |