summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/ar-input.c
Commit message (Expand)AuthorAgeFilesLines
* RxRPC: Handle VERSION Rx protocol packetsDavid Howells2015-04-011-1/+22
* net: remove dead code after sk_data_ready changeEric Dumazet2014-08-221-8/+1
* net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-111-3/+3
* af_rxrpc: Keep rxrpc_call pointers in a hashtableTim Smith2014-03-041-104/+73
* af_rxrpc: Improve ACK productionDavid Howells2014-02-261-2/+1
* af_rxrpc: Add sysctls for configuring RxRPC parametersDavid Howells2014-02-261-2/+0
* af_rxrpc: Prevent RxRPC peers from ABORT-storming one anotherTim Smith2014-02-071-4/+8
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-1/+1
* AF_RXRPC: Handle receiving ACKALL packetsDavid Howells2011-03-021-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* MIB: add struct net to UDP_INC_STATS_BHPavel Emelyanov2008-07-051-2/+3
* [RXRPC]: Use cpu_to_be32() where appropriate.YOSHIFUJI Hideaki2008-01-281-2/+2
* [UDP]: Restore missing inDatagrams incrementsHerbert Xu2008-01-281-0/+4
* [RXRPC]: Fix pointers passed to bitops.David S. Miller2007-04-261-3/+3
* [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...David Howells2007-04-261-27/+33
* [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells2007-04-261-0/+791
OpenPOWER on IntegriCloud