blob: 47128d531b964535e42ef64b68b246dd2ede360a [file] [log] [blame]
c69565ee6681 ("rxrpc: Fix the lack of notification when sendmsg() fails on a DATA packet")
c54e43d752c7 ("rxrpc: Fix missing start of call timeout")
a158bdd3247b ("rxrpc: Fix call timeouts")
481241789477 ("rxrpc: Split the call params from the operation params")
48ca24636d5a ("rxrpc: Don't set upgrade by default in sendmsg()")
dcbefc30fbc2 ("rxrpc: Fix call expiry handling")
c038a58ccfd6 ("rxrpc: Allow failed client calls to be retried")
bd2db2d231b4 ("rxrpc: Don't negate call->error before returning it")
727f8914477e ("rxrpc: Expose UAPI definitions to userspace")
e754eba685aa ("rxrpc: Provide a cmsg to specify the amount of Tx data for a call")
3ab26a6fd01b ("rxrpc: Consolidate sendmsg parameters")
515559ca2171 ("rxrpc: Provide a getsockopt call to query what cmsgs types are supported")
4e255721d157 ("rxrpc: Add service upgrade support for client connections")
4722974d90e0 ("rxrpc: Implement service upgrade")
28036f44851e ("rxrpc: Permit multiple service binding")
68d6d1ae5c04 ("rxrpc: Separate the connection's protocol service ID from the lookup ID")
2baec2c3f854 ("rxrpc: Support network namespacing")
3a92789af0d6 ("rxrpc: Use negative error codes in rxrpc_call struct")
70af0e3bd651 ("afs: Better abort and net error handling")
6fc166d62c6f ("rxrpc: rxrpc_kernel_send_data() needs to handle failed call better")
146d8fef9da1 ("rxrpc: Call state should be read with READ_ONCE() under some circumstances")
37411cad633f ("rxrpc: Fix potential NULL-pointer exception")
540b1c48c37a ("rxrpc: Fix deadlock between call creation and sendmsg/recvmsg")
56ff9c837778 ("afs: Kill afs_wait_mode")
8e8d7f13b6d5 ("afs: Add some tracepoints")
196ee9cd2d04 ("afs: Make afs_fs_fetch_data() take a list of pages")
3e018daf045f ("rxrpc: Show a call's hard-ACK cursors in /proc/net/rxrpc_calls")
b1d9f7fde0bb ("rxrpc: Add some more tracing")
b54a134a7de4 ("rxrpc: Fix handling of enums-to-string translation in tracing")
444306129a92 ("rxrpc: abstract away knowledge of IDR internals")