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
/
key.c
Age
Commit message (
Expand
)
Author
2022-12-01
rxrpc: Drop rxrpc_conn_parameters from rxrpc_connection and rxrpc_bundle
David Howells
2022-12-01
rxrpc: Fix checker warning
David Howells
2021-01-13
rxrpc: Fix handling of an unsupported token type in rxrpc_read()
David Howells
2020-11-23
rxrpc: Fix example key name in a comment
David Howells
2020-11-23
rxrpc: Ignore unknown tokens in key payload unless no known tokens
David Howells
2020-11-23
rxrpc: Make the parsing of xdr payloads more coherent
David Howells
2020-11-23
rxrpc: Don't leak the service-side session key to userspace
David Howells
2020-11-23
rxrpc: Split the server key type (rxrpc_s) into its own file
David Howells
2020-11-23
rxrpc: List the held token types in the key description in /proc/keys
David Howells
2020-11-23
rxrpc: Remove the rxk5 security class as it's now defunct
David Howells
2020-10-05
rxrpc: Fix server keyring leak
David Howells
2020-10-05
rxrpc: The server keyring isn't network-namespaced
David Howells
2020-10-05
rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read()
David Howells
2020-10-05
rxrpc: Fix rxkad token xdr encoding
Marc Dionne
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-03-29
KEYS: Don't write out to userspace while holding key semaphore
Waiman Long
2019-07-10
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-08
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-27
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
2019-06-27
keys: Pass the network namespace into request_key mechanism
David Howells
2019-06-26
keys: Network namespace domain tag
David Howells
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2017-08-29
rxrpc: Use correct timestamp from Kerberos 5 ticket
David Howells
2017-08-29
net: rxrpc: Replace time_t type with time64_t type
Baolin Wang
2017-06-15
rxrpc: Fix several cases where a padded len isn't checked in ticket decode
David Howells
2017-02-24
rxrpc: Fix an assertion in rxrpc_read()
Marc Dionne
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