summaryrefslogtreecommitdiff
path: root/net/rxrpc/ar-internal.h
AgeCommit message (Expand)AuthorFilesLines
2015-09-21rxrpc: Replace get_seconds with ktime_get_secondsKsenija Stanojevic1-2/+2
2015-04-11Merge remote-tracking branch 'dh/afs' into for-davemAl Viro1-0/+2
2015-04-01RxRPC: Handle VERSION Rx protocol packetsDavid Howells1-0/+2
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue1-6/+4
2014-04-12net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller1-1/+1
2014-03-04af_rxrpc: Keep rxrpc_call pointers in a hashtableTim Smith1-0/+13
2014-02-26af_rxrpc: Expose more RxRPC parameters via sysctlsDavid Howells1-0/+3
2014-02-26af_rxrpc: Add sysctls for configuring RxRPC parametersDavid Howells1-2/+22
2013-10-20net: misc: Remove extern from function prototypesJoe Perches1-80/+70
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet1-8/+8
2010-08-12Add a dummy printk function for the maintenance of unused printksDavid Howells1-11/+5
2009-09-16RxRPC: Use uX/sX rather than uintX_t/intX_t typesDavid Howells1-8/+8
2009-09-15RxRPC: Allow key payloads to be passed in XDR formDavid Howells1-16/+0
2008-04-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller1-1/+1
2008-04-04rxrpc: remove smp_processor_id() from debug macroSven Schnelle1-1/+1
2008-04-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller1-1/+1
2008-03-31net/rxrpc trivial annotationsAl Viro1-1/+1
2008-03-06net: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-4/+4
2008-02-01[AF_RXRPC]: constify function pointer tablesJan Engelhardt1-3/+3
2007-04-27[RXRPC]: Remove bogus atomic_* overrides.David S. Miller1-24/+0
2007-04-27[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...David Howells1-27/+17
2007-04-27[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells1-0/+842