mib: add struct net to ICMPMSGOUT_INC_STATS
[safe/jmp/linux-2.6] / net / sunrpc /
2008-06-12 Adrian Bunknet: remove CVS keywords
2008-05-21 Linus TorvaldsMerge branch 'for-2.6.26' of git://linux-nfs.org/~bfiel...
2008-05-20 J. Bruce FieldsMerge branch 'from-tomtucker' into for-2.6.26
2008-05-19 Tom Tuckersvcrdma: Verify read-list fits within RPCSVC_MAXPAGES
2008-05-19 Tom Tuckersvcrdma: Change svc_rdma_send_error return type to...
2008-05-19 Tom Tuckersvcrdma: Copy transport address and arm CQ before calli...
2008-05-19 Tom Tuckersvcrdma: Set rqstp transport address in rdma_read_compl...
2008-05-19 Tom Tuckersvcrdma: Use ib verbs version of dma_unmap
2008-05-19 Tom Tuckersvcrdma: Cleanup queued, but unprocessed I/O in svc_rdm...
2008-05-19 Tom Tuckersvcrdma: Move the QP and cm_id destruction to svc_rdma_free
2008-05-19 Tom Tuckersvcrdma: Add reference for each SQ/RQ WR
2008-05-19 Tom Tuckersvcrdma: Move destroy to kernel thread
2008-05-19 Tom Tuckersvcrdma: Shrink scope of spinlock on RQ CQ
2008-05-19 Tom Tuckersvcrdma: Use standard Linux lists for context cache
2008-05-19 Tom Tuckersvcrdma: Simplify RDMA_READ deferral buffer management
2008-05-19 Tom Tuckersvcrdma: Remove unused READ_DONE context flags bit
2008-05-19 Tom Tuckersvcrdma: Return error from rdma_read_xdr so caller...
2008-05-19 Tom Tuckersvcrdma: Fix error handling during listening endpoint...
2008-05-19 Tom Tuckersvcrdma: Free context on post_recv error in send_reply
2008-05-19 Tom Tuckersvcrdma: Free context on ib_post_recv error
2008-05-19 Tom Tuckersvcrdma: Add put of connection ESTABLISHED reference...
2008-05-19 Tom Tuckersvcrdma: Fix return value in svc_rdma_send
2008-05-19 Tom Tuckersvcrdma: Fix race with dto_tasklet in svc_rdma_send
2008-05-19 Tom Tuckersvcrdma: Simplify receive buffer posting
2008-05-19 Tom Tuckersvc: Remove unused header files from svc_xprt.c
2008-05-19 Tom Tuckersvc: Remove extra check for XPT_DEAD bit in svc_xprt_en...
2008-05-18 J. Bruce Fieldssvcrpc: fix proc/net/rpc/auth.unix.ip/content display
2008-05-18 Trond MyklebustSUNRPC: AUTH_SYS "machine creds" shouldn't use negative...
2008-05-08 Huang WeiyiRemove duplicated include in net/sunrpc/svc.c
2008-05-02 Denis V. Lunevsunrpc: assign PDE->data before gluing PDE into /proc...
2008-04-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-27 Randy Dunlapsunrpc: fix missing kernel-doc
2008-04-24 Linus TorvaldsMerge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
2008-04-24 Trond MyklebustMerge branch 'devel'
2008-04-24 Trond MyklebustSUNRPC: Invalidate the RPCSEC_GSS session if the server...
2008-04-23 Chuck LeverSUNRPC: Use unsigned loop and array index in svc_init_b...
2008-04-23 Chuck LeverSUNRPC: Use unsigned index when looping over arrays
2008-04-23 Chuck LeverSUNRPC: Update RPC server's TCP record marker decoder
2008-04-23 Chuck LeverSUNRPC: RPC server still uses 2.4 method for disabling...
2008-04-23 Jeff LaytonSUNRPC: remove svc_create_thread()
2008-04-23 Kevin Coffmansunrpc: make token header values less confusing
2008-04-23 Kevin Coffmangss_krb5: consistently use unsigned for seqnum
2008-04-23 Andrew Mortonnet/sunrpc/svc.c: suppress unintialized var warning
2008-04-23 Kevin CoffmanRemove define for KRB5_CKSUM_LENGTH, which will become...
2008-04-23 Kevin CoffmanCorrect grammer/typos in dprintks
2008-04-23 Tom TuckerSVCRDMA: Add check for XPT_CLOSE in svc_rdma_send
2008-04-23 Harshula Jayasuriyasunrpc: GSS integrity and decryption failures should...
2008-04-23 Jeff LaytonSUNRPC: allow svc_recv to break out of 500ms sleep...
2008-04-23 J. Bruce Fieldssvcrpc: move unused field from cache_deferred_req
2008-04-23 Aurélien CharbonIPv6 support for NFS server export caches
2008-04-23 Jeff LaytonSUNRPC: have svc_recv() check kthread_should_stop()
2008-04-23 Jeff LaytonSUNRPC: export svc_sock_update_bufs
2008-04-19 Trond MyklebustSUNRPC: Don't change the RPCSEC_GSS context on a creden...
2008-04-19 Trond MyklebustSUNRPC: Fix a race in gss_refresh_upcall()
2008-04-19 Trond MyklebustSUNRPC: Don't disconnect more than once if retransmitti...
2008-04-19 Trond MyklebustSUNRPC: Remove the unused export of xprt_force_disconnect
2008-04-19 Trond MyklebustSUNRPC: remove XS_SENDMSG_RETRY
2008-04-19 Trond MyklebustSUNRPC: Protect creds against early garbage collection
2008-04-19 Trond MyklebustNFSv4: Reintroduce machine creds
2008-04-19 Trond MyklebustNFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_set...
2008-04-19 Trond MyklebustSUNRPC: Fix read ordering problems with req->rq_private...
2008-04-19 Trond MyklebustSUNRPC: Don't attempt to destroy expired RPCSEC_GSS...
2008-04-19 Trond MyklebustSUNRPC: Fix up xprt_write_space()
2008-04-19 Trond MyklebustSUNRPC: Fix a bug in call_decode()
2008-04-19 Mike Travisnodemask: use new node_to_cpumask_ptr function
2008-04-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6.26
2008-04-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-04-17 Roland DreierIB/core: Add support for "send with invalidate" work...
2008-04-09 Chuck LeverSUNRPC: Fix a memory leak in rpc_create()
2008-04-09 Trond MyklebustSUNRPC: don't call flush_dcache_page() with an invalid...
2008-04-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-26 Tom TuckerSVCRDMA: Check num_sge when setting LAST_CTXT bit
2008-03-24 Roland DreierSVCRDMA: Use only 1 RDMA read scatter entry for iWARP...
2008-03-19 Trond MyklebustMerge branch 'hotfixes' into devel
2008-03-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-18 Al Viro[SUNRPC]: net/* NULL noise
2008-03-18 Al Viro[NET] endianness noise: INADDR_ANY
2008-03-14 Trond MyklebustSUNRPC: Add a helper rpcauth_lookup_generic_cred()
2008-03-14 Trond MyklebustSUNRPC: Add an rpc_credop callback for binding a creden...
2008-03-14 Trond MyklebustSUNRPC: Add a generic RPC credential
2008-03-14 Trond MyklebustSUNRPC: Clean up rpcauth_bindcred()
2008-03-14 Trond MyklebustSUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDS
2008-03-14 Trond MyklebustSUNRPC: Fix a bug in rpcauth_lookup_credcache()
2008-03-12 Tom TuckerSVCRDMA: Fix erroneous BUG_ON in send_write
2008-03-12 Tom TuckerSVCRDMA: Add xprt refs to fix close/unmount crash
2008-03-08 Trond MyklebustMerge commit 'origin' into devel
2008-03-07 Linus TorvaldsMerge branch 'hotfixes' of git://git.linux-nfs.org...
2008-03-07 Tom TalpeySUNRPC: Fix a nfs4 over rdma transport oops
2008-03-06 Harvey Harrisonnet: replace remaining __FUNCTION__ occurrences
2008-02-29 Trond MyklebustMerge branch 'cleanups' into next
2008-02-29 Trond MyklebustSUNRPC: Remove now-redundant RCU-safe rpc_task free...
2008-02-29 Trond MyklebustSUNRPC: Ensure that we read all available tcp data
2008-02-29 Trond MyklebustSUNRPC: Eliminate the now-redundant rpc_start_wakeup()
2008-02-29 Trond MyklebustSUNRPC: Switch tasks to using the rpc_waitqueue's timer...
2008-02-29 Trond MyklebustSUNRPC: Add a timer function to wait queues.
2008-02-29 Trond MyklebustSUNRPC: Add a (empty for the moment) destructor for...
2008-02-28 Wang Chen[SUNRPC]: Use proc_create() to setup ->proc_fops first
2008-02-26 Trond MyklebustSUNRPC: Run rpc timeout functions as callbacks instead...
2008-02-26 Trond MyklebustSUNRPC: Convert users of rpc_wake_up_task to use rpc_wa...
next