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
/
call_accept.c
Age
Commit message (
Expand
)
Author
2023-01-30
rxrpc: Fix trace string
David Howells
2023-01-07
rxrpc: Fix incoming call setup race
David Howells
2023-01-06
rxrpc: Remove call->state_lock
David Howells
2023-01-06
rxrpc: Tidy up abort generation infrastructure
David Howells
2023-01-06
rxrpc: Stash the network namespace pointer in rxrpc_local
David Howells
2022-12-19
rxrpc: Fix the return value of rxrpc_new_incoming_call()
David Howells
2022-12-01
rxrpc: Remove the _bh annotation from all the spinlocks
David Howells
2022-12-01
rxrpc: Make the I/O thread take over the call and local processor work
David Howells
2022-12-01
rxrpc: Extract the peer address from an incoming packet earlier
David Howells
2022-12-01
rxrpc: Reduce the use of RCU in packet input
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: 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-11-08
rxrpc: Fix congestion management
David Howells
2022-11-08
rxrpc: Allocate ACK records at proposal and queue for transmission
David Howells
2022-05-22
rxrpc: Fix locking issue
David Howells
2022-05-22
rxrpc: Use refcount_t rather than atomic_t
David Howells
2021-01-28
rxrpc: Fix memory leak in rxrpc_lookup_local
Takeshi Misawa
2020-11-23
rxrpc: Don't retain the server key in the connection
David Howells
2020-10-05
rxrpc: Fix accept on a connection that need securing
David Howells
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-20
rxrpc: Fix notification call on completion of discarded calls
David Howells
2020-05-11
rxrpc: Fix the excessive initial retransmission timeout
David Howells
2019-12-20
rxrpc: Fix missing security check on incoming calls
David Howells
2019-12-20
rxrpc: Don't take call->user_mutex in rxrpc_new_incoming_call()
David Howells
2019-12-20
rxrpc: Unlock new call in rxrpc_new_incoming_call() rather than the caller
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 call record
David Howells
2019-10-07
rxrpc: Fix trace-after-put looking at the put connection record
David Howells
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-15
rxrpc: Fix an uninitialised variable
David Howells
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-08
rxrpc: Fix the packet reception routine
David Howells
2018-10-08
rxrpc: Fix connection-level abort handling
David Howells
2018-10-05
rxrpc: Fix some missed refs to init_net
David Howells
2018-10-04
rxrpc: Drop the local endpoint arg from rxrpc_extract_addr_from_skb()
David Howells
2018-09-28
rxrpc: Make service call handling more robust
David Howells
2018-09-28
rxrpc: Emit BUSY packets when supposed to rather than ABORTs
David Howells
2018-08-01
rxrpc: Fix user call ID check in rxrpc_service_prealloc_one
YueHaibing
2018-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-03-30
rxrpc: Fix apparent leak of rxrpc_local objects
David Howells
2018-03-30
rxrpc: Add a tracepoint to track rxrpc_local refcounting
David Howells
2018-03-30
rxrpc: Fix potential call vs socket/net destruction race
David Howells
2018-03-30
rxrpc: Fix checker warnings and errors
David Howells
[next]