Age | Commit message (Expand) | Author |
2016-06-13 | rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix | David Howells |
2016-06-03 | rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KB | Joe Perches |
2016-04-11 | rxrpc: Create a null security type and get rid of conditional calls | David Howells |
2016-04-11 | rxrpc: Don't assume transport address family and size when using it | David Howells |
2016-04-11 | rxrpc: Differentiate local and remote abort codes in structs | David Howells |
2016-04-11 | rxrpc: Move some miscellaneous bits out into their own file | David Howells |
2016-04-11 | rxrpc: Disable a debugging statement that has been left enabled. | David Howells |
2016-03-13 | rxrpc: Replace all unsigned with unsigned int | David Howells |
2016-03-04 | rxrpc: Keep the skb private record of the Rx header in host byte order | David Howells |
2016-03-04 | rxrpc: Rename call events to begin RXRPC_CALL_EV_ | David Howells |
2016-03-04 | rxrpc: Convert call flag and event numbers into enums | David Howells |
2015-11-24 | rxrpc: Correctly handle ack at end of client call transmit phase | David Howells |
2015-03-01 | rxrpc: don't multiply with HZ twice | Florian Westphal |
2015-03-01 | rxrpc: terminate retrans loop when sending of skb fails | Florian Westphal |
2014-02-26 | af_rxrpc: Expose more RxRPC parameters via sysctls | David Howells |
2014-02-26 | af_rxrpc: Improve ACK production | David Howells |
2014-02-26 | af_rxrpc: Add sysctls for configuring RxRPC parameters | David Howells |
2014-01-21 | rxrpc: out of bound read in debug code | Dan Carpenter |
2012-04-15 | net: cleanup unsigned to unsigned int | Eric Dumazet |
2011-12-19 | net: fix assignment of 0/1 to bool variables. | Rusty Russell |
2011-05-19 | rxrpc: Kill set but unused variable 'sp' in rxrpc_rotate_tx_window() | David S. Miller |
2010-08-04 | RxRPC: Fix a potential deadlock between the call resend_timer and state_lock | David Howells |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-09-16 | RxRPC: Use uX/sX rather than uintX_t/intX_t types | David Howells |
2009-08-05 | net: mark read-only arrays as const | Jan Engelhardt |
2008-02-17 | net/rxrpc: Use BUG_ON | Julia 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 both | David Howells |