aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/ar-ack.c
AgeCommit message (Expand)Author
2016-06-13rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells
2016-06-03rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KBJoe Perches
2016-04-11rxrpc: Create a null security type and get rid of conditional callsDavid Howells
2016-04-11rxrpc: Don't assume transport address family and size when using itDavid Howells
2016-04-11rxrpc: Differentiate local and remote abort codes in structsDavid Howells
2016-04-11rxrpc: Move some miscellaneous bits out into their own fileDavid Howells
2016-04-11rxrpc: Disable a debugging statement that has been left enabled.David Howells
2016-03-13rxrpc: Replace all unsigned with unsigned intDavid Howells
2016-03-04rxrpc: Keep the skb private record of the Rx header in host byte orderDavid Howells
2016-03-04rxrpc: Rename call events to begin RXRPC_CALL_EV_David Howells
2016-03-04rxrpc: Convert call flag and event numbers into enumsDavid Howells
2015-11-24rxrpc: Correctly handle ack at end of client call transmit phaseDavid Howells
2015-03-01rxrpc: don't multiply with HZ twiceFlorian Westphal
2015-03-01rxrpc: terminate retrans loop when sending of skb failsFlorian Westphal
2014-02-26af_rxrpc: Expose more RxRPC parameters via sysctlsDavid Howells
2014-02-26af_rxrpc: Improve ACK productionDavid Howells
2014-02-26af_rxrpc: Add sysctls for configuring RxRPC parametersDavid Howells
2014-01-21rxrpc: out of bound read in debug codeDan Carpenter
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-05-19rxrpc: Kill set but unused variable 'sp' in rxrpc_rotate_tx_window()David S. Miller
2010-08-04RxRPC: Fix a potential deadlock between the call resend_timer and state_lockDavid Howells
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-16RxRPC: Use uX/sX rather than uintX_t/intX_t typesDavid Howells
2009-08-05net: mark read-only arrays as constJan Engelhardt
2008-02-17net/rxrpc: Use BUG_ONJulia Lawall
2007-05-04[AF_RXRPC]: Sort out MTU handling.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 bothDavid Howells