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_object.c
Age
Commit message (
Expand
)
Author
2020-11-23
rxrpc: Ask the security class how much space to allow in a packet
David Howells
2020-11-23
rxrpc: Don't retain the server key in the connection
David Howells
2020-09-08
rxrpc: Rewrite the client connection manager
David Howells
2020-07-30
rxrpc: Fix race between recvmsg and sendmsg on immediate call failure
David Howells
2020-02-07
rxrpc: Fix service call disconnection
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 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-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-10-04
rxrpc: Drop the local endpoint arg from rxrpc_extract_addr_from_skb()
David Howells
2018-10-04
rxrpc: Use IPv4 addresses throught the IPv6
David Howells
2018-09-28
rxrpc: Fix error distribution
David Howells
2018-09-28
rxrpc: Make service call handling more robust
David Howells
2018-09-28
rxrpc: Fix checks as to whether we should set up a new call
David Howells
2018-09-27
rxrpc: Remove dup code from rxrpc_find_connection_rcu()
David Howells
2018-06-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
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: Fix checker warnings and errors
David Howells
2018-02-07
rxrpc: Fix received abort handling
David Howells
2017-11-29
rxrpc: Clean up whitespace
David Howells
2017-11-24
rxrpc: Fix conn expiry timers
David Howells
2017-11-24
rxrpc: Fix service endpoint expiry
David Howells
2017-11-24
rxrpc: Delay terminal ACK transmission on a client call
David Howells
2017-08-29
rxrpc: Fix IPv6 support
David Howells
2017-06-14
rxrpc: Cache the congestion window setting
David Howells
2017-06-05
rxrpc: Separate the connection's protocol service ID from the lookup ID
David Howells
2017-05-25
rxrpc: Support network namespacing
David Howells
2017-01-05
rxrpc: Add some more tracing
David Howells
2016-09-22
rxrpc: Don't store the rxrpc header in the Tx queue sk_buffs
David Howells
2016-09-17
rxrpc: Add connection tracepoint and client conn state tracepoint
David Howells
2016-09-17
rxrpc: Make IPv6 support conditional on CONFIG_IPV6
David Howells
2016-09-13
rxrpc: Add IPv6 support
David Howells
2016-09-08
rxrpc: Rewrite the data and ack handling code
David Howells
2016-09-08
rxrpc: Preallocate peers, conns and calls for incoming service requests
David Howells
2016-08-30
rxrpc: Calls should only have one terminal state
David Howells
2016-08-24
rxrpc: Improve management and caching of client connection objects
David Howells
2016-08-24
rxrpc: Dup the main conn list for the proc interface
David Howells
2016-08-23
rxrpc: Perform terminal call ACK/ABORT retransmission from conn processor
David Howells
2016-08-23
rxrpc: Set connection expiry on idle, not put
David Howells
2016-08-23
rxrpc: Drop channel number field from rxrpc_call struct
David Howells
2016-07-06
rxrpc: Use RCU to access a peer's service connection tree
David Howells
2016-07-06
rxrpc: Move data_ready peer lookup into rxrpc_find_connection()
David Howells
2016-07-06
rxrpc: Maintain an extra ref on a conn for the cache list
David Howells
2016-07-06
rxrpc: Split service connection code out into its own file
David Howells
2016-07-06
rxrpc: Split client connection code out into its own file
David Howells
2016-07-06
rxrpc: Call channels should have separate call number spaces
David Howells
2016-07-06
rxrpc: Add RCU destruction for connections and calls
David Howells
2016-07-06
rxrpc: Release a call's connection ref on call disconnection
David Howells
2016-07-06
rxrpc: Turn connection #defines into enums and put outside struct def
David Howells
[next]