Age | Commit message (Expand) | Author | Files | Lines |
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-09 | 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-25 | 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-14 | afs: Fix client call Rx-phase signal handling | David Howells | 1 | -1/+0 |
2020-03-14 | 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-31 | 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-31 | 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-07 | 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-13 | rxrpc: Fix detection of out of order acks | Jeffrey Altman | 1 | -0/+1 |
2019-01-16 | Revert "rxrpc: Allow failed client calls to be retried" | David Howells | 1 | -7/+12 |
2018-11-03 | rxrpc: Fix lockup due to no error backoff after ack transmit error | David Howells | 1 | -0/+1 |
2018-10-26 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+1 |
2018-10-16 | rxrpc: Add /proc/net/rxrpc/peers to display peer list | David Howells | 1 | -0/+1 |
2018-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -10/+13 |
2018-10-09 | rxrpc: Fix the packet reception routine | David Howells | 1 | -3/+4 |
2018-10-09 | 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 |