index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rxrpc
/
net_ns.c
Age
Commit message (
Expand
)
Author
2023-12-24
rxrpc: Create a procfile to display outstanding client conn bundles
David Howells
2023-01-06
rxrpc: Move the client conn cache management to the I/O thread
David Howells
2022-12-01
rxrpc: Don't hold a ref for connection workqueue
David Howells
2022-11-08
rxrpc: Add stats procfile and DATA packet stats
David Howells
2022-05-22
rxrpc: Fix locking issue
David Howells
2022-05-22
rxrpc: Allow list of in-use local UDP endpoints to be viewed in /proc
David Howells
2022-04-15
rxrpc: Restore removed timer deletion
David Howells
2022-04-06
rxrpc: fix a race in rxrpc_exit_net()
Eric Dumazet
2020-09-08
rxrpc: Rewrite the client connection manager
David Howells
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2018-10-15
rxrpc: Add /proc/net/rxrpc/peers to display peer list
David Howells
2018-08-08
rxrpc: Fix the keepalive generator [ver #2]
David Howells
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
2018-03-30
rxrpc: Fix leak of rxrpc_peer objects
David Howells
2018-03-30
rxrpc: Fix apparent leak of rxrpc_local objects
David Howells
2018-03-30
rxrpc: Fix potential call vs socket/net destruction race
David Howells
2018-03-30
rxrpc: Fix firewall route keepalive
David Howells
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-23
net: Convert rxrpc_net_ops
Kirill Tkhai
2017-11-24
rxrpc: Fix conn expiry timers
David Howells
2017-11-24
rxrpc: Fix service endpoint expiry
David Howells
2017-06-04
rxrpc: remove redundant proc_remove call
Colin Ian King
2017-05-25
rxrpc: Support network namespacing
David Howells