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