index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rxrpc
Age
Commit message (
Expand
)
Author
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
2025-09-22
net: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2025-09-14
rxrpc: Fix untrusted unsigned subtract
David Howells
2025-09-14
rxrpc: Fix unhandled errors in rxgk_verify_packet_integrity()
David Howells
2025-07-17
rxrpc: Fix to use conn aborts for conn-wide failures
David Howells
2025-07-17
rxrpc: Fix transmission of an abort in response to an abort
David Howells
2025-07-17
rxrpc: Fix notification vs call-release vs recvmsg
David Howells
2025-07-17
rxrpc: Fix recv-recv race of completed call
David Howells
2025-07-17
rxrpc: Fix irq-disabled in local_bh_enable()
David Howells
2025-07-09
rxrpc: Fix oops due to non-existence of prealloc backlog struct
David Howells
2025-07-09
rxrpc: Fix bug due to prealloc collision
David Howells
2025-07-08
rxrpc: Fix over large frame size warning
David Howells
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-29
rxrpc: Fix return from none_validate_challenge()
David Howells
2025-04-24
rxrpc: rxgk: Fix some reference count leaks
Dan Carpenter
2025-04-24
rxrpc: Remove deadcode
Dr. David Alan Gilbert
2025-04-22
rxrpc: rxgk: Set error code in rxgk_yfs_decode_ticket()
Dan Carpenter
2025-04-14
rxrpc: rxperf: Add test RxGK server keys
David Howells
2025-04-14
rxrpc: Add more CHALLENGE/RESPONSE packet tracing
David Howells
2025-04-14
rxrpc: Display security params in the afs_cb_call tracepoint
David Howells
2025-04-14
rxrpc: Allow the app to store private data on peer structs
David Howells
2025-04-14
rxrpc: rxgk: Implement connection rekeying
David Howells
2025-04-14
rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI)
David Howells
2025-04-14
rxrpc: rxgk: Provide infrastructure and key derivation
David Howells
2025-04-14
rxrpc: Add YFS RxGK (GSSAPI) security class
David Howells
2025-04-14
rxrpc: Allow CHALLENGEs to the passed to the app for a RESPONSE
David Howells
2025-04-14
rxrpc: Remove some socket lock acquire/release annotations
David Howells
2025-04-14
rxrpc: Pull out certain app callback funcs into an ops table
David Howells
2025-04-14
rxrpc: kdoc: Update function descriptions and add link from rxrpc.rst
David Howells
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-10
afs: Use the per-peer app data provided by rxrpc
David Howells
2025-03-10
rxrpc: Allow the app to store private data on peer structs
David Howells
2025-02-21
rxrpc: Fix locking issues with the peer record hash
David Howells
2025-02-21
rxrpc: peer->mtu_lock is redundant
David Howells
2025-02-21
rxrpc: rxperf: Fix missing decoding of terminal magic cookie
David Howells
2025-02-13
rxrpc: Fix ipv6 path MTU discovery
David Howells
2025-02-11
rxrpc: Fix alteration of headers whilst zerocopy pending
David Howells
2025-02-05
rxrpc: Fix race in call state changing vs recvmsg()
David Howells
2025-02-05
rxrpc: Fix call state set to not include the SERVER_SECURING state
David Howells
2025-02-04
rxrpc: Fix the rxrpc_connection attend queue handling
David Howells
2025-01-27
rxrpc, afs: Fix peer hash locking vs RCU callback
David Howells
2024-12-16
rxrpc: Fix ability to add more data to a call once MSG_MORE deasserted
David Howells
2024-12-16
rxrpc: Disable IRQ, not BH, to take the lock for ->attend_link
David Howells
2024-12-09
rxrpc: Implement RACK/TLP to deal with transmission stalls [RFC8985]
David Howells
2024-12-09
rxrpc: Fix request for an ACK when cwnd is minimum
David Howells
2024-12-09
rxrpc: Manage RTT per-call rather than per-peer
David Howells
2024-12-09
rxrpc: Add a reason indicator to the tx_ack tracepoint
David Howells
2024-12-09
rxrpc: Add a reason indicator to the tx_data tracepoint
David Howells
2024-12-09
rxrpc: Tidy up the ACK parsing a bit
David Howells
[next]