aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/ar-transport.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-03rxrpc: 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-20rxrpc: 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-19rxrpc: 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 implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-10-31net: replace NIPQUAD() in net/*/Harvey Harrison1-6/+6
2008-05-02net: 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-26[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to useDavid Howells1-4/+4
2007-04-26[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells1-0/+276