| Commit message (Expand) | Author | Age | Files | Lines |
* | rxrpc: Create a null security type and get rid of conditional calls | David Howells | 2016-04-11 | 1 | -1/+2 |
* | rxrpc: Don't assume transport address family and size when using it | David Howells | 2016-04-11 | 1 | -2/+2 |
* | rxrpc: Differentiate local and remote abort codes in structs | David Howells | 2016-04-11 | 1 | -2/+2 |
* | rxrpc: Move some miscellaneous bits out into their own file | David Howells | 2016-04-11 | 1 | -68/+0 |
* | rxrpc: Disable a debugging statement that has been left enabled. | David Howells | 2016-04-11 | 1 | -1/+1 |
* | rxrpc: Replace all unsigned with unsigned int | David Howells | 2016-03-13 | 1 | -6/+6 |
* | rxrpc: Keep the skb private record of the Rx header in host byte order | David Howells | 2016-03-04 | 1 | -57/+51 |
* | rxrpc: Rename call events to begin RXRPC_CALL_EV_ | David Howells | 2016-03-04 | 1 | -51/+51 |
* | rxrpc: Convert call flag and event numbers into enums | David Howells | 2016-03-04 | 1 | -1/+2 |
* | rxrpc: Correctly handle ack at end of client call transmit phase | David Howells | 2015-11-24 | 1 | -1/+3 |
* | rxrpc: don't multiply with HZ twice | Florian Westphal | 2015-03-01 | 1 | -1/+1 |
* | rxrpc: terminate retrans loop when sending of skb fails | Florian Westphal | 2015-03-01 | 1 | -3/+4 |
* | af_rxrpc: Expose more RxRPC parameters via sysctls | David Howells | 2014-02-26 | 1 | -3/+23 |
* | af_rxrpc: Improve ACK production | David Howells | 2014-02-26 | 1 | -1/+1 |
* | af_rxrpc: Add sysctls for configuring RxRPC parameters | David Howells | 2014-02-26 | 1 | -7/+28 |
* | rxrpc: out of bound read in debug code | Dan Carpenter | 2014-01-21 | 1 | -7/+14 |
* | net: cleanup unsigned to unsigned int | Eric Dumazet | 2012-04-15 | 1 | -3/+3 |
* | net: fix assignment of 0/1 to bool variables. | Rusty Russell | 2011-12-19 | 1 | -7/+7 |
* | rxrpc: Kill set but unused variable 'sp' in rxrpc_rotate_tx_window() | David S. Miller | 2011-05-19 | 1 | -2/+0 |
* | RxRPC: Fix a potential deadlock between the call resend_timer and state_lock | David Howells | 2010-08-04 | 1 | -0/+3 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | RxRPC: Use uX/sX rather than uintX_t/intX_t types | David Howells | 2009-09-16 | 1 | -3/+3 |
* | net: mark read-only arrays as const | Jan Engelhardt | 2009-08-05 | 1 | -1/+1 |
* | net/rxrpc: Use BUG_ON | Julia Lawall | 2008-02-17 | 1 | -2/+1 |
* | [AF_RXRPC]: Sort out MTU handling. | David Howells | 2007-05-04 | 1 | -12/+68 |
* | [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to... | David Howells | 2007-04-26 | 1 | -5/+5 |
* | [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both | David Howells | 2007-04-26 | 1 | -0/+1250 |