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
/
security.c
Age
Commit message (
Expand
)
Author
2023-01-07
rxrpc: Fix incoming call setup race
David Howells
2023-01-06
rxrpc: Move client call connection to the I/O thread
David Howells
2023-01-06
rxrpc: Tidy up abort generation infrastructure
David Howells
2022-12-19
rxrpc: Fix security setting propagation
David Howells
2022-12-01
rxrpc: Copy client call parameters into rxrpc_call earlier
David Howells
2022-12-01
rxrpc: Drop rxrpc_conn_parameters from rxrpc_connection and rxrpc_bundle
David Howells
2020-11-23
rxrpc: Hand server key parsing off to the security class
David Howells
2020-11-23
rxrpc: Don't retain the server key in the connection
David Howells
2020-11-23
rxrpc: Support keys with multiple authentication tokens
David Howells
2019-12-20
rxrpc: Fix missing security check on incoming calls
David Howells
2019-07-08
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-26
keys: Add a 'recurse' flag for keyring searches
David Howells
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-03-30
rxrpc: remove unused static variables
Sebastian Andrzej Siewior
2017-06-05
rxrpc: Permit multiple service binding
David Howells
2017-06-05
rxrpc: Separate the connection's protocol service ID from the lookup ID
David Howells
2016-09-29
rxrpc: Reduce the rxrpc_local::services list to a pointer
David Howells
2016-09-08
rxrpc: Rewrite the data and ack handling code
David Howells
2016-09-08
rxrpc: Convert rxrpc_local::services to an hlist
David Howells
2016-06-22
rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer}
David Howells
2016-06-22
rxrpc: Use structs to hold connection params and protocol info
David Howells
2016-06-13
rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix
David Howells