650b4eca4739 ("rxrpc: remove redundant initialization of variable 'len'") 775e5b71db6a ("rxrpc: The offset field in struct rxrpc_skb_priv is unnecessary") 70790dbe3f66 ("rxrpc: Pass the last Tx packet marker in the annotation buffer") b24d2891cfb0 ("rxrpc: Preset timestamp on Tx sk_buffs") f07373ead455 ("rxrpc: Add re-sent Tx annotation") 71f3ca408fd4 ("rxrpc: Improve skb tracing") a124fe3ee5d8 ("rxrpc: Add a tracepoint to follow the life of a packet in the Tx buffer") 363deeab6d0f ("rxrpc: Add connection tracepoint and client conn state tracepoint") a3868bfc8d5b ("rxrpc: Print the packet type name in the Rx packet trace") dfa7d9204054 ("rxrpc: Fix retransmission algorithm") d01dc4c3c120 ("rxrpc: Fix the parsing of soft-ACKs") 66d58af7f4af ("rxrpc: Fix the putting of client connections") 0360da6db7d6 ("rxrpc: Purge the to_be_accepted queue on socket release") 816c9fce12f3 ("rxrpc: Fix handling of the last packet in rxrpc_recvmsg_data()") 2e2ea51dec2a ("rxrpc: Check the return value of rxrpc_locate_data()") 4b22457c06a3 ("rxrpc: Move the check of rx_pkt_offset from rxrpc_locate_data() to caller") 75e421263992 ("rxrpc: Correctly initialise, limit and transmit call->rx_winsize") 89a80ed4c09a ("rxrpc: Use skb->len not skb->data_len") bc4abfcf5183 ("rxrpc: Add missing wakeup on Tx window rotation") 248f219cb8bc ("rxrpc: Rewrite the data and ack handling code") 00e907127e6f ("rxrpc: Preallocate peers, conns and calls for incoming service requests") 49e19ec7d349 ("rxrpc: Add tracepoints to record received packets and end of data_ready") 2ab27215ea27 ("rxrpc: Remove skb_count from struct rxrpc_call") de8d6c7401ae ("rxrpc: Convert rxrpc_local::services to an hlist") 5a42976d4fe5 ("rxrpc: Add tracepoint for working out where aborts happen") 8d94aa381dab ("rxrpc: Calls shouldn't hold socket refs") 6543ac523558 ("rxrpc: Use rxrpc_is_service_call() rather than rxrpc_conn_is_service()") 8b7fac50ab7f ("rxrpc: Pass the connection pointer to rxrpc_post_packet_to_call()") 278ac0cdd5e5 ("rxrpc: Cache the security index in the rxrpc_call struct") f4fdb3525b24 ("rxrpc: Use call->peer rather than call->conn->params.peer") fff72429c2e8 ("rxrpc: Improve the call tracking tracepoint") e796cb419237 ("rxrpc: Delete unused rxrpc_kernel_free_skb()") 71a17de30733 ("rxrpc: Whitespace cleanup") df423a4af125 ("rxrpc: Rearrange net/rxrpc/sendmsg.c") 0b58b8a18be4 ("rxrpc: Split sendmsg from packet transmission code") af338a9ea60a ("rxrpc: The client call state must be changed before attachment to conn") 00b5407e427a ("rxrpc: Fix uninitialised variable warning") 30787a417086 ("rxrpc: fix undefined behavior in rxrpc_mark_call_released") d001648ec7cf ("rxrpc: Don't expose skbs to in-kernel users [ver #2]") 4de48af663d8 ("rxrpc: Pass struct socket * to more rxrpc kernel interface functions") ea82aaec9879 ("rxrpc: Use call->peer rather than going to the connection") 8324f0bcfbfc ("rxrpc: Provide a way for AFS to ask for the peer address of a call") 378c9c9603a4 ("afs: Miscellaneous simple cleanups") e34d4234b0b7 ("rxrpc: Trace rxrpc_call usage") f5c17aaeb2ae ("rxrpc: Calls should only have one terminal state") ccbd3dbe85e1 ("rxrpc: Fix a potential NULL-pointer deref in rxrpc_abort_calls") 45025bceef17 ("rxrpc: Improve management and caching of client connection objects") 4d028b2c8299 ("rxrpc: Dup the main conn list for the proc interface") df5d8bf70f64 ("rxrpc: Make /proc/net/rxrpc_calls safer") 18bfeba50dfd ("rxrpc: Perform terminal call ACK/ABORT retransmission from conn processor")