| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-17 | rxrpc: Fix to use conn aborts for conn-wide failures | David Howells | 1 | -0/+3 |
| 2025-07-17 | rxrpc: Fix irq-disabled in local_bh_enable() | David Howells | 1 | -0/+1 |
| 2025-07-08 | rxrpc: Fix over large frame size warning | David Howells | 1 | -6/+9 |
| 2025-04-24 | rxrpc: Remove deadcode | Dr. David Alan Gilbert | 1 | -1/+0 |
| 2025-04-14 | rxrpc: Display security params in the afs_cb_call tracepoint | David Howells | 1 | -0/+1 |
| 2025-04-14 | rxrpc: rxgk: Implement connection rekeying | David Howells | 1 | -1/+4 |
| 2025-04-14 | rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI) | David Howells | 1 | -0/+17 |
| 2025-04-14 | rxrpc: rxgk: Provide infrastructure and key derivation | David Howells | 1 | -0/+3 |
| 2025-04-14 | rxrpc: Allow CHALLENGEs to the passed to the app for a RESPONSE | David Howells | 1 | -3/+48 |
| 2025-04-14 | rxrpc: Remove some socket lock acquire/release annotations | David Howells | 1 | -1/+3 |
| 2025-04-14 | rxrpc: Pull out certain app callback funcs into an ops table | David Howells | 1 | -2/+1 |
| 2025-03-10 | rxrpc: Allow the app to store private data on peer structs | David Howells | 1 | -0/+1 |
| 2025-02-21 | rxrpc: peer->mtu_lock is redundant | David Howells | 1 | -1/+0 |
| 2025-02-11 | rxrpc: Fix alteration of headers whilst zerocopy pending | David Howells | 1 | -4/+3 |
| 2025-02-05 | rxrpc: Fix call state set to not include the SERVER_SECURING state | David Howells | 1 | -1/+1 |
| 2024-12-16 | rxrpc: Fix ability to add more data to a call once MSG_MORE deasserted | David Howells | 1 | -0/+1 |
| 2024-12-09 | rxrpc: Implement RACK/TLP to deal with transmission stalls [RFC8985] | David Howells | 1 | -5/+102 |
| 2024-12-09 | rxrpc: Manage RTT per-call rather than per-peer | David Howells | 1 | -18/+21 |
| 2024-12-09 | rxrpc: Add a reason indicator to the tx_data tracepoint | David Howells | 1 | -0/+1 |
| 2024-12-09 | rxrpc: Tidy up the ACK parsing a bit | David Howells | 1 | -0/+1 |
| 2024-12-09 | rxrpc: Use irq-disabling spinlocks between app and I/O thread | David Howells | 1 | -1/+0 |
| 2024-12-09 | rxrpc: Don't allocate a txbuf for an ACK transmission | David Howells | 1 | -4/+1 |
| 2024-12-09 | rxrpc: Send jumbo DATA packets | David Howells | 1 | -0/+1 |
| 2024-12-09 | rxrpc: Generate rtt_min | David Howells | 1 | -0/+2 |
| 2024-12-09 | rxrpc: Store the DATA serial in the txqueue and use this in RTT calc | David Howells | 1 | -0/+4 |
| 2024-12-09 | rxrpc: Use the new rxrpc_tx_queue struct to more efficiently process ACKs | David Howells | 1 | -6/+17 |
| 2024-12-09 | rxrpc: Adjust names and types of congestion-related fields | David Howells | 1 | -27/+24 |
| 2024-12-09 | rxrpc: Display stats about jumbo packets transmitted and received | David Howells | 1 | -0/+2 |
| 2024-12-09 | rxrpc: Replace call->acks_first_seq with tracking of the hard ACK point | David Howells | 1 | -1/+1 |
| 2024-12-09 | rxrpc: call->acks_hard_ack is now the same call->tx_bottom, so remove it | David Howells | 1 | -1/+0 |
| 2024-12-09 | rxrpc: Implement progressive transmission queue struct | David Howells | 1 | -8/+39 |
| 2024-12-09 | rxrpc: Only set DF=1 on initial DATA transmission | David Howells | 1 | -0/+1 |
| 2024-12-09 | rxrpc: Fix CPU time starvation in I/O thread | David Howells | 1 | -1/+9 |
| 2024-12-09 | rxrpc: Prepare to be able to send jumbo DATA packets | David Howells | 1 | -1/+17 |
| 2024-12-09 | rxrpc: Separate the packet length from the data length in rxrpc_txbuf | David Howells | 1 | -3/+5 |
| 2024-12-09 | rxrpc: Implement path-MTU probing using padded PING ACKs (RFC8899) | David Howells | 1 | -4/+21 |
| 2024-12-09 | rxrpc: Use a large kvec[] in rxrpc_local rather than every rxrpc_txbuf | David Howells | 1 | -0/+6 |
| 2024-12-09 | rxrpc: Request an ACK on impending Tx stall | David Howells | 1 | -1/+1 |
| 2024-12-09 | rxrpc: Clean up Tx header flags generation handling | David Howells | 1 | -1/+1 |
| 2024-10-03 | rxrpc: Fix a race between socket set up and I/O thread creation | David Howells | 1 | -1/+1 |
| 2024-08-02 | rxrpc: Remove unused function declarations | Yue Haibing | 1 | -2/+0 |
| 2024-05-08 | rxrpc: Fix congestion control algorithm | David Howells | 1 | -1/+1 |
| 2024-03-05 | rxrpc: Extract useful fields from a received ACK to skb priv data | David Howells | 1 | -2/+5 |
| 2024-03-05 | rxrpc: Use ktimes for call timeout tracking and set the timer lazily | David Howells | 1 | -20/+15 |
| 2024-03-05 | rxrpc: Do zerocopy using MSG_SPLICE_PAGES and page frags | David Howells | 1 | -22/+10 |
| 2024-03-03 | rxrpc: Use rxrpc_txbuf::kvec[0] instead of rxrpc_txbuf::wire | David Howells | 1 | -2/+3 |
| 2024-02-29 | rxrpc: Move rxrpc_send_ACK() to output.c with rxrpc_send_ack_packet() | David Howells | 1 | -2/+2 |
| 2024-02-29 | rxrpc: Split up the DATA packet transmission function | David Howells | 1 | -1/+0 |
| 2024-02-29 | rxrpc: Add a kvec[] to the rxrpc_txbuf struct | David Howells | 1 | -0/+2 |
| 2024-02-29 | rxrpc: Note cksum in txbuf | David Howells | 1 | -0/+1 |
| 2024-02-29 | rxrpc: Convert rxrpc_txbuf::flags into a mask and don't use atomics | David Howells | 1 | -4/+4 |
| 2024-02-29 | rxrpc: Record the Tx serial in the rxrpc_txbuf and retransmit trace | David Howells | 1 | -0/+1 |
| 2024-02-05 | rxrpc: Fix counting of new acks and nacks | David Howells | 1 | -5/+15 |
| 2024-02-05 | rxrpc: Fix delayed ACKs to not set the reference serial number | David Howells | 1 | -1/+0 |
| 2024-02-05 | rxrpc: Fix generation of serial numbers to skip zero | David Howells | 1 | -1/+15 |
| 2024-01-11 | rxrpc: Fix use of Don't Fragment flag | David Howells | 1 | -0/+1 |
| 2023-12-24 | rxrpc: Create a procfile to display outstanding client conn bundles | David Howells | 1 | -0/+4 |
| 2023-12-24 | rxrpc, afs: Allow afs to pin rxrpc_peer objects | David Howells | 1 | -1/+1 |
| 2023-05-30 | rxrpc: Truncate UTS_RELEASE for rxrpc version | David Howells | 1 | -0/+1 |
| 2023-05-01 | rxrpc: Fix timeout of a call that hasn't yet been granted a channel | David Howells | 1 | -0/+1 |
| 2023-02-21 | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -4/+11 |
| 2023-02-21 | Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2023-01-31 | rxrpc: Remove local->defrag_sem | David Howells | 1 | -1/+0 |
| 2023-01-31 | rxrpc: Simplify ACK handling | David Howells | 1 | -0/+1 |
| 2023-01-31 | rxrpc: De-atomic call->ackr_window and call->ackr_nr_unacked | David Howells | 1 | -2/+3 |
| 2023-01-31 | rxrpc: Allow a delay to be injected into packet reception | David Howells | 1 | -0/+6 |
| 2023-01-31 | rxrpc: Convert call->recvmsg_lock to a spinlock | David Howells | 1 | -1/+1 |
| 2023-01-07 | rxrpc: Fix incoming call setup race | David Howells | 1 | -1/+1 |
| 2023-01-06 | rxrpc: Move client call connection to the I/O thread | David Howells | 1 | -10/+12 |
| 2023-01-06 | rxrpc: Move the client conn cache management to the I/O thread | David Howells | 1 | -8/+9 |
| 2023-01-06 | rxrpc: Remove call->state_lock | David Howells | 1 | -11/+22 |
| 2023-01-06 | rxrpc: Move call state changes from recvmsg to I/O thread | David Howells | 1 | -1/+2 |
| 2023-01-06 | rxrpc: Wrap accesses to get call state to put the barrier in one place | David Howells | 1 | -0/+16 |
| 2023-01-06 | rxrpc: Split out the call state changing functions into their own file | David Howells | 1 | -8/+18 |
| 2023-01-06 | rxrpc: Set up a connection bundle from a call, not rxrpc_conn_parameters | David Howells | 1 | -4/+4 |
| 2023-01-06 | rxrpc: Offload the completion of service conn security to the I/O thread | David Howells | 1 | -0/+1 |
| 2023-01-06 | rxrpc: Make the set of connection IDs per local endpoint | David Howells | 1 | -2/+3 |
| 2023-01-06 | rxrpc: Tidy up abort generation infrastructure | David Howells | 1 | -22/+29 |
| 2023-01-06 | rxrpc: Clean up connection abort | David Howells | 1 | -19/+27 |
| 2023-01-06 | rxrpc: Implement a mechanism to send an event notification to a connection | David Howells | 1 | -0/+5 |
| 2023-01-06 | rxrpc: Only set/transmit aborts in the I/O thread | David Howells | 1 | -1/+6 |
| 2023-01-06 | rxrpc: Separate call retransmission from other conn events | David Howells | 1 | -0/+2 |
| 2023-01-06 | rxrpc: Stash the network namespace pointer in rxrpc_local | David Howells | 1 | -5/+5 |
| 2023-01-05 | rxrpc: replace zero-lenth array with DECLARE_FLEX_ARRAY() helper | Stephen Rothwell | 1 | -1/+1 |
| 2022-12-19 | rxrpc: Fix the return value of rxrpc_new_incoming_call() | David Howells | 1 | -3/+3 |
| 2022-12-19 | rxrpc: Fix locking issues in rxrpc_put_peer_locked() | David Howells | 1 | -1/+0 |
| 2022-12-19 | rxrpc: Fix I/O thread startup getting skipped | David Howells | 1 | -0/+1 |
| 2022-12-01 | rxrpc: Transmit ACKs at the point of generation | David Howells | 1 | -4/+1 |
| 2022-12-01 | rxrpc: Fold __rxrpc_unuse_local() into rxrpc_unuse_local() | David Howells | 1 | -12/+0 |
| 2022-12-01 | rxrpc: Move the cwnd degradation after transmitting packets | David Howells | 1 | -0/+2 |
| 2022-12-01 | rxrpc: Trace/count transmission underflows and cwnd resets | David Howells | 1 | -0/+3 |
| 2022-12-01 | rxrpc: Make the I/O thread take over the call and local processor work | David Howells | 1 | -31/+19 |
| 2022-12-01 | rxrpc: Extract the peer address from an incoming packet earlier | David Howells | 1 | -0/+2 |
| 2022-12-01 | rxrpc: Reduce the use of RCU in packet input | David Howells | 1 | -2/+1 |
| 2022-12-01 | rxrpc: Move DATA transmission into call processor work item | David Howells | 1 | -1/+4 |
| 2022-12-01 | rxrpc: Copy client call parameters into rxrpc_call earlier | David Howells | 1 | -1/+6 |
| 2022-12-01 | rxrpc: Implement a mechanism to send an event notification to a call | David Howells | 1 | -1/+4 |
| 2022-12-01 | rxrpc: Remove call->input_lock | David Howells | 1 | -1/+0 |
| 2022-12-01 | rxrpc: Move error processing into the local endpoint I/O thread | David Howells | 1 | -1/+3 |
| 2022-12-01 | rxrpc: Move packet reception processing into I/O thread | David Howells | 1 | -1/+2 |
| 2022-12-01 | rxrpc: Create a per-local endpoint receive queue and I/O thread | David Howells | 1 | -0/+10 |
| 2022-12-01 | rxrpc: Split the receive code | David Howells | 1 | -0/+7 |
| 2022-12-01 | rxrpc: Don't hold a ref for connection workqueue | David Howells | 1 | -17/+8 |
| 2022-12-01 | rxrpc: Don't hold a ref for call timer or workqueue | David Howells | 1 | -4/+2 |
| 2022-12-01 | rxrpc: Trace rxrpc_bundle refcount | David Howells | 1 | -2/+2 |
| 2022-12-01 | rxrpc: trace: Don't use __builtin_return_address for rxrpc_call tracing | David Howells | 1 | -4/+4 |
| 2022-12-01 | rxrpc: trace: Don't use __builtin_return_address for rxrpc_conn tracing | David Howells | 1 | -9/+12 |
| 2022-12-01 | rxrpc: trace: Don't use __builtin_return_address for rxrpc_peer tracing | David Howells | 1 | -5/+6 |
| 2022-12-01 | rxrpc: trace: Don't use __builtin_return_address for rxrpc_local tracing | David Howells | 1 | -9/+32 |
| 2022-12-01 | rxrpc: Drop rxrpc_conn_parameters from rxrpc_connection and rxrpc_bundle | David Howells | 1 | -2/+14 |
| 2022-12-01 | rxrpc: Remove the [_k]net() debugging macros | David Howells | 1 | -10/+0 |
| 2022-12-01 | rxrpc: Remove the [k_]proto() debugging macros | David Howells | 1 | -10/+0 |
| 2022-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
| 2022-11-18 | rxrpc: Fix race between conn bundle lookup and bundle removal [ZDI-CAN-15975] | David Howells | 1 | -0/+1 |
| 2022-11-08 | rxrpc: Allocate an skcipher each time needed rather than reusing | David Howells | 1 | -2/+0 |
| 2022-11-08 | rxrpc: Fix congestion management | David Howells | 1 | -4/+5 |
| 2022-11-08 | rxrpc: Remove the rxtx ring | David Howells | 1 | -15/+0 |
| 2022-11-08 | rxrpc: Save last ACK's SACK table rather than marking txbufs | David Howells | 1 | -7/+5 |
| 2022-11-08 | rxrpc: Remove call->lock | David Howells | 1 | -1/+0 |
| 2022-11-08 | rxrpc: Don't use a ring buffer for call Tx queue | David Howells | 1 | -18/+13 |
| 2022-11-08 | rxrpc: Get rid of the Rx ring | David Howells | 1 | -11/+18 |
| 2022-11-08 | rxrpc: Clone received jumbo subpackets and queue separately | David Howells | 1 | -23/+9 |
| 2022-11-08 | rxrpc: Clean up ACK handling | David Howells | 1 | -5/+5 |
| 2022-11-08 | rxrpc: Allocate ACK records at proposal and queue for transmission | David Howells | 1 | -6/+15 |
| 2022-11-08 | rxrpc: Define rxrpc_txbuf struct to carry data to be transmitted | David Howells | 1 | -0/+53 |
| 2022-11-08 | rxrpc: Remove call->tx_phase | David Howells | 1 | -1/+0 |
| 2022-11-08 | rxrpc: Remove the flags from the rxrpc_skb tracepoint | David Howells | 1 | -1/+0 |
| 2022-11-08 | rxrpc: Use the core ICMP/ICMP6 parsers | David Howells | 1 | -1/+0 |
| 2022-11-08 | net: Change the udp encap_err_rcv to allow use of {ip,ipv6}_icmp_error() | David Howells | 1 | -1/+1 |
| 2022-11-08 | rxrpc: Record stats for why the REQUEST-ACK flag is being set | David Howells | 1 | -0/+2 |
| 2022-11-08 | rxrpc: Record statistics about ACK types | David Howells | 1 | -0/+6 |
| 2022-11-08 | rxrpc: Add stats procfile and DATA packet stats | David Howells | 1 | -0/+17 |
| 2022-11-08 | rxrpc: Track highest acked serial | David Howells | 1 | -0/+1 |
| 2022-09-19 | rxrpc: remove rxrpc_max_call_lifetime declaration | Gaosheng Cui | 1 | -1/+0 |
| 2022-09-01 | rxrpc: Fix ICMP/ICMP6 error handling | David Howells | 1 | -0/+1 |
| 2022-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -6/+7 |
| 2022-05-22 | rxrpc: Fix decision on when to generate an IDLE ACK | David Howells | 1 | -2/+2 |
| 2022-05-22 | rxrpc: Don't let ack.previousPacket regress | David Howells | 1 | -2/+2 |
| 2022-05-22 | rxrpc: Fix overlapping ACK accounting | David Howells | 1 | -3/+4 |
| 2022-05-22 | rxrpc: Fix locking issue | David Howells | 1 | -1/+1 |
| 2022-05-22 | rxrpc: Use refcount_t rather than atomic_t | David Howells | 1 | -13/+5 |
| 2022-05-22 | rxrpc: Allow list of in-use local UDP endpoints to be viewed in /proc | David Howells | 1 | -2/+3 |
| 2022-03-31 | rxrpc: Fix call timer start racing with call destruction | David Howells | 1 | -8/+7 |
| 2020-11-23 | rxrpc: Ask the security class how much space to allow in a packet | David Howells | 1 | -2/+5 |
| 2020-11-23 | rxrpc: Organise connection security to use a union | David Howells | 1 | -3/+8 |
| 2020-11-23 | rxrpc: Don't reserve security header in Tx DATA skbuff | David Howells | 1 | -4/+1 |
| 2020-11-23 | rxrpc: Merge prime_packet_security into init_connection_security | David Howells | 1 | -2/+0 |
| 2020-11-23 | rxrpc: Allow security classes to give more info on server keys | David Howells | 1 | -0/+3 |
| 2020-11-23 | rxrpc: Hand server key parsing off to the security class | David Howells | 1 | -0/+11 |
| 2020-11-23 | rxrpc: Split the server key type (rxrpc_s) into its own file | David Howells | 1 | -2/+7 |
| 2020-11-23 | rxrpc: Don't retain the server key in the connection | David Howells | 1 | -6/+5 |
| 2020-11-23 | rxrpc: Support keys with multiple authentication tokens | David Howells | 1 | -1/+3 |
| 2020-10-15 | rxrpc: Fix loss of final ack on shutdown | David Howells | 1 | -0/+1 |
| 2020-10-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -5/+2 |
| 2020-10-05 | rxrpc: Fix accept on a connection that need securing | David Howells | 1 | -5/+2 |
| 2020-09-14 | rxrpc: Fix rxrpc_bundle::alloc_error to be signed | David Howells | 1 | -1/+1 |
| 2020-09-08 | rxrpc: Rewrite the client connection manager | David Howells | 1 | -36/+32 |
| 2020-09-08 | rxrpc: Impose a maximum number of client calls | David Howells | 1 | -0/+2 |
| 2020-08-20 | rxrpc: Fix loss of RTT samples due to interposed ACK | David Howells | 1 | -5/+8 |
| 2020-07-24 | net: pass a sockptr_t into ->setsockopt | Christoph Hellwig | 1 | -2/+2 |
| 2020-06-05 | rxrpc: Move the call completion handling out of line | David Howells | 1 | -94/+25 |
| 2020-05-11 | rxrpc: Fix the excessive initial retransmission timeout | David Howells | 1 | -8/+17 |
| 2020-03-13 | afs: Fix client call Rx-phase signal handling | David Howells | 1 | -1/+0 |
| 2020-03-13 | rxrpc: Fix call interruptibility handling | David Howells | 1 | -2/+2 |
| 2020-02-03 | rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect | David Howells | 1 | -0/+1 |
| 2020-01-30 | rxrpc: Fix missing active use pinning of rxrpc_local object | David Howells | 1 | -0/+10 |
| 2019-12-20 | rxrpc: Fix missing security check on incoming calls | David Howells | 1 | -3/+7 |
| 2019-10-31 | rxrpc: Fix handling of last subpacket of jumbo packet | David Howells | 1 | -0/+1 |
| 2019-10-07 | rxrpc: Fix call crypto state cleanup | David Howells | 1 | -0/+1 |
| 2019-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -5/+12 |
| 2019-08-30 | rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up [ver #2] | David Howells | 1 | -0/+1 |
| 2019-08-27 | rxrpc: Use skb_unshare() rather than skb_cow_data() | David Howells | 1 | -0/+1 |
| 2019-08-27 | rxrpc: Use the tx-phase skb flag to simplify tracing | David Howells | 1 | -0/+1 |
| 2019-08-27 | rxrpc: Add a private skb flag to indicate transmission-phase skbs | David Howells | 1 | -0/+1 |
| 2019-08-27 | rxrpc: Use info in skbuff instead of reparsing a jumbo packet | David Howells | 1 | -2/+1 |
| 2019-08-27 | rxrpc: Improve jumbo packet counting | David Howells | 1 | -3/+7 |
| 2019-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -3/+5 |
| 2019-08-09 | rxrpc: Don't bother generating maxSkew in the ACK packet | David Howells | 1 | -2/+1 |
| 2019-08-09 | rxrpc: Fix local endpoint refcounting | David Howells | 1 | -1/+4 |
| 2019-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+1 |
| 2019-07-30 | rxrpc: Fix -Wframe-larger-than= warnings from on-stack crypto | David Howells | 1 | -0/+4 |
| 2019-07-30 | rxrpc: Fix potential deadlock | David Howells | 1 | -0/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
| 2019-05-16 | rxrpc: Allow the kernel to mark a call as being non-interruptible | David Howells | 1 | -0/+2 |
| 2019-04-12 | rxrpc: Fix detection of out of order acks | Jeffrey Altman | 1 | -0/+1 |
| 2019-01-15 | Revert "rxrpc: Allow failed client calls to be retried" | David Howells | 1 | -7/+12 |
| 2018-11-02 | rxrpc: Fix lockup due to no error backoff after ack transmit error | David Howells | 1 | -0/+1 |
| 2018-10-25 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+1 |
| 2018-10-15 | rxrpc: Add /proc/net/rxrpc/peers to display peer list | David Howells | 1 | -0/+1 |
| 2018-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -10/+13 |
| 2018-10-08 | rxrpc: Fix the packet reception routine | David Howells | 1 | -3/+4 |
| 2018-10-08 | rxrpc: Fix connection-level abort handling | David Howells | 1 | -2/+2 |
| 2018-10-08 | rxrpc: Use the UDP encap_rcv hook | David Howells | 1 | -1/+1 |
| 2018-10-05 | rxrpc: Fix some missed refs to init_net | David Howells | 1 | -4/+6 |
| 2018-10-04 | rxrpc: Drop the local endpoint arg from rxrpc_extract_addr_from_skb() | David Howells | 1 | -2/+1 |
| 2018-10-04 | rxrpc: Use rxrpc_free_skb() rather than rxrpc_lose_skb() | David Howells | 1 | -1/+0 |
| 2018-09-28 | rxrpc: Fix error distribution | David Howells | 1 | -5/+0 |
| 2018-09-28 | rxrpc: Make service call handling more robust | David Howells | 1 | -3/+5 |
| 2018-09-28 | rxrpc: Emit BUSY packets when supposed to rather than ABORTs | David Howells | 1 | -9/+4 |
| 2018-09-28 | rxrpc: Fix checks as to whether we should set up a new call | David Howells | 1 | -0/+10 |