summaryrefslogtreecommitdiff
path: root/net/rxrpc/ar-connection.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-07mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman1-1/+1
2015-09-21rxrpc: Replace get_seconds with ktime_get_secondsKsenija Stanojevic1-2/+2
2014-02-26af_rxrpc: Add sysctls for configuring RxRPC parametersDavid Howells1-3/+7
2014-01-26RxRPC: do not unlock unheld spinlock in rxrpc_connect_exclusive()Alexey Khoroshilov1-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-06-17RxRPC: Don't attempt to reuse aborted connectionsDavid Howells1-0/+10
2009-05-22RxRPC: Error handling for rxrpc_alloc_connection()Dan Carpenter1-6/+6
2008-12-11net: Make staticRoel Kluin1-1/+1
2008-01-29[RXRPC]: Use cpu_to_be32() where appropriate.YOSHIFUJI Hideaki1-1/+1
2007-07-26net/* misc endianness annotationsAl Viro1-1/+1
2007-07-25Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz1-2/+2
2007-06-16[RXRPC] net/rxrpc/ar-connection.c: fix NULL dereferenceAdrian Bunk1-1/+1
2007-04-27[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...David Howells1-6/+22
2007-04-27[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells1-0/+895