aboutsummaryrefslogtreecommitdiff
path: root/net/rxrpc/ar-ack.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-15net: cleanup unsigned to unsigned intGravatar Eric Dumazet 1-3/+3
2011-12-19net: fix assignment of 0/1 to bool variables.Gravatar Rusty Russell 1-7/+7
2011-05-19rxrpc: Kill set but unused variable 'sp' in rxrpc_rotate_tx_window()Gravatar David S. Miller 1-2/+0
2010-08-04RxRPC: Fix a potential deadlock between the call resend_timer and state_lockGravatar David Howells 1-0/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-09-16RxRPC: Use uX/sX rather than uintX_t/intX_t typesGravatar David Howells 1-3/+3
2009-08-05net: mark read-only arrays as constGravatar Jan Engelhardt 1-1/+1
2008-02-17net/rxrpc: Use BUG_ONGravatar Julia Lawall 1-2/+1
2007-05-04[AF_RXRPC]: Sort out MTU handling.Gravatar David Howells 1-12/+68
2007-04-26[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...Gravatar David Howells 1-5/+5
2007-04-26[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothGravatar David Howells 1-0/+1250