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
/
conn_client.c
Age
Commit message (
Expand
)
Author
2023-01-06
rxrpc: Move client call connection to the I/O thread
David Howells
2023-01-06
rxrpc: Move the client conn cache management to the I/O thread
David Howells
2023-01-06
rxrpc: Remove call->state_lock
David Howells
2023-01-06
rxrpc: Set up a connection bundle from a call, not rxrpc_conn_parameters
David Howells
2023-01-06
rxrpc: Make the set of connection IDs per local endpoint
David Howells
2023-01-06
rxrpc: Make the local endpoint hold a ref on a connected call
David Howells
2023-01-06
rxrpc: Stash the network namespace pointer in rxrpc_local
David Howells
2022-12-19
rxrpc: Fix security setting propagation
David Howells
2022-12-01
rxrpc: Remove the _bh annotation from all the spinlocks
David Howells
2022-12-01
rxrpc: Remove RCU from peer->error_targets list
David Howells
2022-12-01
rxrpc: Copy client call parameters into rxrpc_call earlier
David Howells
2022-12-01
rxrpc: Don't hold a ref for connection workqueue
David Howells
2022-12-01
rxrpc: Trace rxrpc_bundle refcount
David Howells
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_call tracing
David Howells
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_conn tracing
David Howells
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_peer tracing
David Howells
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_local tracing
David Howells
2022-12-01
rxrpc: Drop rxrpc_conn_parameters from rxrpc_connection and rxrpc_bundle
David Howells
2022-12-01
rxrpc: Remove the [_k]net() debugging macros
David Howells
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-18
rxrpc: Fix race between conn bundle lookup and bundle removal [ZDI-CAN-15975]
David Howells
2022-11-08
rxrpc: Fix congestion management
David Howells
2022-05-22
rxrpc: Use refcount_t rather than atomic_t
David Howells
2021-11-29
rxrpc: Fix rxrpc_peer leak in rxrpc_look_up_bundle()
Eiichi Tsukata
2020-11-23
rxrpc: Merge prime_packet_security into init_connection_security
David Howells
2020-10-15
rxrpc: Fix loss of final ack on shutdown
David Howells
2020-10-15
rxrpc: Fix bundle counting for exclusive connections
David Howells
2020-09-14
rxrpc: Fix an overget of the conn bundle when setting up a client conn
David Howells
2020-09-14
rxrpc: Fix conn bundle leak in net-namespace exit
David Howells
2020-09-14
rxrpc: Fix an error goto in rxrpc_connect_call()
David Howells
2020-09-08
rxrpc: Allow multiple client connections to the same peer
David Howells
2020-09-08
rxrpc: Rewrite the client connection manager
David Howells
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-03-13
rxrpc: Fix call interruptibility handling
David Howells
2020-02-03
rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect
David Howells
2019-10-07
rxrpc: Fix call crypto state cleanup
David Howells
2019-10-07
rxrpc: Fix trace-after-put looking at the put connection record
David Howells
2019-08-30
rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up [ver #2]
David Howells
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2019-05-16
rxrpc: Allow the kernel to mark a call as being non-interruptible
David Howells
2019-03-08
rxrpc: Fix client call queueing, waiting for channel
David Howells
2019-03-08
rxrpc: Fix client call connect/disconnect race
David Howells
2019-01-15
Revert "rxrpc: Allow failed client calls to be retried"
David Howells
2018-10-05
rxrpc: Fix some missed refs to init_net
David Howells
2018-09-28
rxrpc: Fix error distribution
David Howells
2018-08-01
rxrpc: Trace packet transmission
David Howells
2018-08-01
rxrpc: remove redundant variables 'sp' and 'did_discard'
YueHaibing
2018-03-30
rxrpc: Fix apparent leak of rxrpc_local objects
David Howells
2018-03-30
rxrpc: Fix checker warnings and errors
David Howells
2018-02-07
rxrpc: Fix received abort handling
David Howells
[next]