aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/ar-call.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-04af_rxrpc: Keep rxrpc_call pointers in a hashtableTim Smith1-2/+191
2014-02-26af_rxrpc: Expose more RxRPC parameters via sysctlsDavid Howells1-1/+1
2014-02-26af_rxrpc: Add sysctls for configuring RxRPC parametersDavid Howells1-5/+13
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet1-2/+2
2010-08-04RxRPC: Fix a potential deadlock between the call resend_timer and state_lockDavid Howells1-4/+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
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar1-1/+1
2008-01-31[AF_RXRPC]: constify function pointer tablesJan Engelhardt1-1/+1
2007-05-22[AF_RXRPC]: Make call state names available if CONFIG_PROC_FS=nDavid Howells1-0/+19
2007-04-26[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to useDavid Howells1-29/+46
2007-04-26[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells1-0/+787