index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rxrpc
/
ar-call.c
Age
Commit message (
Expand
)
Author
2016-03-13
rxrpc: Replace all unsigned with unsigned int
David Howells
2016-03-04
rxrpc: Keep the skb private record of the Rx header in host byte order
David Howells
2016-03-04
rxrpc: Rename call events to begin RXRPC_CALL_EV_
David Howells
2016-03-04
rxrpc: Convert call flag and event numbers into enums
David Howells
2014-03-04
af_rxrpc: Keep rxrpc_call pointers in a hashtable
Tim Smith
2014-02-26
af_rxrpc: Expose more RxRPC parameters via sysctls
David Howells
2014-02-26
af_rxrpc: Add sysctls for configuring RxRPC parameters
David Howells
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2010-08-04
RxRPC: Fix a potential deadlock between the call resend_timer and state_lock
David Howells
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
2008-01-31
[AF_RXRPC]: constify function pointer tables
Jan Engelhardt
2007-05-22
[AF_RXRPC]: Make call state names available if CONFIG_PROC_FS=n
David 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 both
David Howells