| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -2/+2 |
| 2023-12-24 | rxrpc: Create a procfile to display outstanding client conn bundles | David Howells | 1 | -0/+4 |
| 2023-01-06 | rxrpc: Move the client conn cache management to the I/O thread | David Howells | 1 | -17/+0 |
| 2022-12-01 | rxrpc: Don't hold a ref for connection workqueue | David Howells | 1 | -1/+1 |
| 2022-11-08 | rxrpc: Add stats procfile and DATA packet stats | David Howells | 1 | -0/+2 |
| 2022-05-22 | rxrpc: Fix locking issue | David Howells | 1 | -1/+1 |
| 2022-05-22 | rxrpc: Allow list of in-use local UDP endpoints to be viewed in /proc | David Howells | 1 | -1/+4 |
| 2022-04-15 | rxrpc: Restore removed timer deletion | David Howells | 1 | -0/+2 |
| 2022-04-06 | rxrpc: fix a race in rxrpc_exit_net() | Eric Dumazet | 1 | -1/+1 |
| 2020-09-08 | rxrpc: Rewrite the client connection manager | David Howells | 1 | -4/+1 |
| 2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 | Thomas Gleixner | 1 | -5/+1 |
| 2018-10-15 | rxrpc: Add /proc/net/rxrpc/peers to display peer list | David Howells | 1 | -0/+3 |
| 2018-08-08 | rxrpc: Fix the keepalive generator [ver #2] | David Howells | 1 | -3/+3 |
| 2018-05-16 | proc: introduce proc_create_net{,_data} | Christoph Hellwig | 1 | -2/+5 |
| 2018-03-30 | rxrpc: Fix leak of rxrpc_peer objects | David Howells | 1 | -0/+1 |
| 2018-03-30 | rxrpc: Fix apparent leak of rxrpc_local objects | David Howells | 1 | -0/+1 |
| 2018-03-30 | rxrpc: Fix potential call vs socket/net destruction race | David Howells | 1 | -0/+1 |
| 2018-03-30 | rxrpc: Fix firewall route keepalive | David Howells | 1 | -1/+20 |
| 2018-03-27 | net: Drop pernet_operations::async | Kirill Tkhai | 1 | -1/+0 |
| 2018-03-23 | net: Convert rxrpc_net_ops | Kirill Tkhai | 1 | -0/+1 |
| 2017-11-24 | rxrpc: Fix conn expiry timers | David Howells | 1 | -4/+26 |
| 2017-11-24 | rxrpc: Fix service endpoint expiry | David Howells | 1 | -0/+3 |
| 2017-06-04 | rxrpc: remove redundant proc_remove call | Colin Ian King | 1 | -1/+0 |
| 2017-05-25 | rxrpc: Support network namespacing | David Howells | 1 | -0/+85 |