index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rxrpc
/
conn_client.c
Age
Commit message (
Expand
)
Author
2024-02-29
rxrpc: Strip barriers and atomics off of timer tracking
David Howells
2023-12-24
rxrpc: Create a procfile to display outstanding client conn bundles
David Howells
2023-11-17
rxrpc: Fix some minor issues with bundle tracing
David Howells
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
[next]