aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/ar-call.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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