aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/ar-input.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-22net: remove dead code after sk_data_ready changeEric Dumazet1-8/+1
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller1-3/+3
2014-03-04af_rxrpc: Keep rxrpc_call pointers in a hashtableTim Smith1-104/+73
2014-02-26af_rxrpc: Improve ACK productionDavid Howells1-2/+1
2014-02-26af_rxrpc: Add sysctls for configuring RxRPC parametersDavid Howells1-2/+0
2014-02-07af_rxrpc: Prevent RxRPC peers from ABORT-storming one anotherTim Smith1-4/+8
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet1-1/+1
2011-03-02AF_RXRPC: Handle receiving ACKALL packetsDavid Howells1-0/+1
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
2008-07-05MIB: add struct net to UDP_INC_STATS_BHPavel Emelyanov1-2/+3
2008-01-28[RXRPC]: Use cpu_to_be32() where appropriate.YOSHIFUJI Hideaki1-2/+2
2008-01-28[UDP]: Restore missing inDatagrams incrementsHerbert Xu1-0/+4
2007-04-26[RXRPC]: Fix pointers passed to bitops.David S. Miller1-3/+3
2007-04-26[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to useDavid Howells1-27/+33
2007-04-26[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells1-0/+791