aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/ar-ack.c
Commit message (Expand)AuthorAge
* rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells2016-06-13
* rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KBJoe Perches2016-06-03
* rxrpc: Create a null security type and get rid of conditional callsDavid Howells2016-04-11
* rxrpc: Don't assume transport address family and size when using itDavid Howells2016-04-11
* rxrpc: Differentiate local and remote abort codes in structsDavid Howells2016-04-11
* rxrpc: Move some miscellaneous bits out into their own fileDavid Howells2016-04-11
* rxrpc: Disable a debugging statement that has been left enabled.David Howells2016-04-11
* rxrpc: Replace all unsigned with unsigned intDavid Howells2016-03-13
* rxrpc: Keep the skb private record of the Rx header in host byte orderDavid Howells2016-03-04
* rxrpc: Rename call events to begin RXRPC_CALL_EV_David Howells2016-03-04
* rxrpc: Convert call flag and event numbers into enumsDavid Howells2016-03-04
* rxrpc: Correctly handle ack at end of client call transmit phaseDavid Howells2015-11-24
* rxrpc: don't multiply with HZ twiceFlorian Westphal2015-03-01
* rxrpc: terminate retrans loop when sending of skb failsFlorian Westphal2015-03-01
* af_rxrpc: Expose more RxRPC parameters via sysctlsDavid Howells2014-02-26
* af_rxrpc: Improve ACK productionDavid Howells2014-02-26
* af_rxrpc: Add sysctls for configuring RxRPC parametersDavid Howells2014-02-26
* rxrpc: out of bound read in debug codeDan Carpenter2014-01-21
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
* rxrpc: Kill set but unused variable 'sp' in rxrpc_rotate_tx_window()David S. Miller2011-05-19
* RxRPC: Fix a potential deadlock between the call resend_timer and state_lockDavid Howells2010-08-05
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* RxRPC: Use uX/sX rather than uintX_t/intX_t typesDavid Howells2009-09-16
* net: mark read-only arrays as constJan Engelhardt2009-08-05
* net/rxrpc: Use BUG_ONJulia Lawall2008-02-17
* [AF_RXRPC]: Sort out MTU handling.David Howells2007-05-04
* [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...David Howells2007-04-26
* [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells2007-04-26