aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/ar-connection.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-06-16RxRPC: Don't attempt to reuse aborted connectionsDavid Howells1-0/+10
2009-05-21RxRPC: Error handling for rxrpc_alloc_connection()Dan Carpenter1-6/+6
2008-12-10net: Make staticRoel Kluin1-1/+1
2008-01-28[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-15[RXRPC] net/rxrpc/ar-connection.c: fix NULL dereferenceAdrian Bunk1-1/+1
2007-04-26[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to useDavid Howells1-6/+22
2007-04-26[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells1-0/+895