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
/
ar-internal.h
Age
Commit message (
Expand
)
Author
2022-09-19
rxrpc: remove rxrpc_max_call_lifetime declaration
Gaosheng Cui
2022-09-01
rxrpc: Fix ICMP/ICMP6 error handling
David Howells
2022-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-22
rxrpc: Fix decision on when to generate an IDLE ACK
David Howells
2022-05-22
rxrpc: Don't let ack.previousPacket regress
David Howells
2022-05-22
rxrpc: Fix overlapping ACK accounting
David Howells
2022-05-22
rxrpc: Fix locking issue
David Howells
2022-05-22
rxrpc: Use refcount_t rather than atomic_t
David Howells
2022-05-22
rxrpc: Allow list of in-use local UDP endpoints to be viewed in /proc
David Howells
2022-03-31
rxrpc: Fix call timer start racing with call destruction
David Howells
2020-11-23
rxrpc: Ask the security class how much space to allow in a packet
David Howells
2020-11-23
rxrpc: Organise connection security to use a union
David Howells
2020-11-23
rxrpc: Don't reserve security header in Tx DATA skbuff
David Howells
2020-11-23
rxrpc: Merge prime_packet_security into init_connection_security
David Howells
2020-11-23
rxrpc: Allow security classes to give more info on server keys
David Howells
2020-11-23
rxrpc: Hand server key parsing off to the security class
David Howells
2020-11-23
rxrpc: Split the server key type (rxrpc_s) into its own file
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
2020-10-15
rxrpc: Fix loss of final ack on shutdown
David Howells
2020-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-05
rxrpc: Fix accept on a connection that need securing
David Howells
2020-09-14
rxrpc: Fix rxrpc_bundle::alloc_error to be signed
David Howells
2020-09-08
rxrpc: Rewrite the client connection manager
David Howells
2020-09-08
rxrpc: Impose a maximum number of client calls
David Howells
2020-08-20
rxrpc: Fix loss of RTT samples due to interposed ACK
David Howells
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-06-05
rxrpc: Move the call completion handling out of line
David Howells
2020-05-11
rxrpc: Fix the excessive initial retransmission timeout
David Howells
2020-03-13
afs: Fix client call Rx-phase signal handling
David Howells
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
2020-01-30
rxrpc: Fix missing active use pinning of rxrpc_local object
David Howells
2019-12-20
rxrpc: Fix missing security check on incoming calls
David Howells
2019-10-31
rxrpc: Fix handling of last subpacket of jumbo packet
David Howells
2019-10-07
rxrpc: Fix call crypto state cleanup
David Howells
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-30
rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up [ver #2]
David Howells
2019-08-27
rxrpc: Use skb_unshare() rather than skb_cow_data()
David Howells
2019-08-27
rxrpc: Use the tx-phase skb flag to simplify tracing
David Howells
2019-08-27
rxrpc: Add a private skb flag to indicate transmission-phase skbs
David Howells
2019-08-27
rxrpc: Use info in skbuff instead of reparsing a jumbo packet
David Howells
2019-08-27
rxrpc: Improve jumbo packet counting
David Howells
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-09
rxrpc: Don't bother generating maxSkew in the ACK packet
David Howells
2019-08-09
rxrpc: Fix local endpoint refcounting
David Howells
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-07-30
rxrpc: Fix -Wframe-larger-than= warnings from on-stack crypto
David Howells
2019-07-30
rxrpc: Fix potential deadlock
David Howells
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
[next]