summaryrefslogtreecommitdiff
path: root/net/rxrpc/ar-transport.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-13rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells1-286/+0
2016-06-04rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KBJoe Perches1-0/+2
2016-03-13rxrpc: Replace all unsigned with unsigned intDavid Howells1-1/+1
2016-03-04rxrpc: Keep the skb private record of the Rx header in host byte orderDavid Howells1-0/+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
2011-05-20rxrpc: Fix set but unused variable 'usage' in rxrpc_get_transport()David S. Miller1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2008-10-31net: replace NIPQUAD() in net/*/Harvey Harrison1-6/+6
2008-05-03net: Add missing braces to multi-statement if()sIlpo Järvinen1-1/+2
2007-07-25Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz1-2/+2
2007-04-27[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...David Howells1-4/+4
2007-04-27[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells1-0/+276