Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rxrpc: Make IPv6 support conditional on CONFIG_IPV6 | David Howells | 2016-09-17 | 1 | -0/+10 |
* | rxrpc: Add IPv6 support | David Howells | 2016-09-14 | 1 | -41/+68 |
* | rxrpc: Make sure we initialise the peer hash key | David Howells | 2016-09-13 | 1 | -1/+1 |
* | rxrpc: Rewrite the data and ack handling code | David Howells | 2016-09-08 | 1 | -23/+59 |
* | rxrpc: Provide a way for AFS to ask for the peer address of a call | David Howells | 2016-08-30 | 1 | -0/+15 |
* | rxrpc: Use RCU to access a peer's service connection tree | David Howells | 2016-07-06 | 1 | -1/+1 |
* | rxrpc: Kill off the rxrpc_transport struct | David Howells | 2016-06-22 | 1 | -0/+2 |
* | rxrpc: fix uninitialized variable use | Arnd Bergmann | 2016-06-22 | 1 | -0/+3 |
* | rxrpc: Use the peer record to distribute network errors | David Howells | 2016-06-15 | 1 | -2/+4 |
* | rxrpc: Rework peer object handling to use hash table and RCU | David Howells | 2016-06-15 | 1 | -183/+186 |
* | rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix | David Howells | 2016-06-13 | 1 | -0/+305 |