summaryrefslogtreecommitdiff
path: root/net/rxrpc/ar-call.c
AgeCommit message (Expand)Author
2016-06-13rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells
2016-06-09rxrpc: Simplify connect() implementation and simplify sendmsg() opDavid Howells
2016-06-03rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KBJoe Perches
2016-04-11rxrpc: Don't pass gfp around in incoming call handling functionsDavid Howells
2016-04-11rxrpc: Differentiate local and remote abort codes in structsDavid Howells
2016-03-13rxrpc: Replace all unsigned with unsigned intDavid Howells
2016-03-04rxrpc: Keep the skb private record of the Rx header in host byte orderDavid Howells
2016-03-04rxrpc: Rename call events to begin RXRPC_CALL_EV_David Howells
2016-03-04rxrpc: Convert call flag and event numbers into enumsDavid Howells
2014-03-04af_rxrpc: Keep rxrpc_call pointers in a hashtableTim Smith
2014-02-26af_rxrpc: Expose more RxRPC parameters via sysctlsDavid Howells
2014-02-26af_rxrpc: Add sysctls for configuring RxRPC parametersDavid Howells
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2010-08-04RxRPC: Fix a potential deadlock between the call resend_timer and state_lockDavid Howells
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar
2008-01-31[AF_RXRPC]: constify function pointer tablesJan Engelhardt
2007-05-22[AF_RXRPC]: Make call state names available if CONFIG_PROC_FS=nDavid Howells
2007-04-26[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...David Howells
2007-04-26[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells