Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 | Thomas Gleixner | 2019-05-24 | 1 | -5/+1 |
* | rxrpc: Drop the local endpoint arg from rxrpc_extract_addr_from_skb() | David Howells | 2018-10-04 | 1 | -3/+1 |
* | rxrpc: Use IPv4 addresses throught the IPv6 | David Howells | 2018-10-04 | 1 | -14/+5 |
* | rxrpc: Fix IPv6 support | David Howells | 2017-08-29 | 1 | -6/+17 |
* | rxrpc: Make IPv6 support conditional on CONFIG_IPV6 | David Howells | 2016-09-17 | 1 | -0/+2 |
* | rxrpc: Move data_ready peer lookup into rxrpc_find_connection() | David Howells | 2016-07-06 | 1 | -27/+0 |
* | rxrpc: Move peer lookup from call-accept to new-incoming-conn | David Howells | 2016-07-06 | 1 | -0/+32 |
* | rxrpc: Rework peer object handling to use hash table and RCU | David Howells | 2016-06-15 | 1 | -0/+41 |