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