- 3572205 rxrpc: Adjust retransmission backoff by David Howells · 3 years ago
- 60f0b9c rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer() by Eiichi Tsukata · 3 years, 1 month ago
- 35b40f7 rxrpc: Fix rxrpc_peer leak in rxrpc_look_up_bundle() by Eiichi Tsukata · 3 years, 1 month ago
- 78fb8c9 rxrpc: Fix _usecs_to_jiffies() by using usecs_to_jiffies() by Jiasheng Jiang · 3 years, 3 months ago
- 24f5544 rxrpc: Fix clearance of Tx/Rx ring when releasing a call by David Howells · 3 years, 11 months ago
- e5ed4e0 rxrpc: Fix deadlock around release of dst cached on udp tunnel by David Howells · 4 years ago
- 2e83a57 rxrpc: Fix memory leak in rxrpc_lookup_local by Takeshi Misawa · 4 years ago
- 6f3fe96 rxrpc: Fix handling of an unsupported token type in rxrpc_read() by David Howells · 4 years ago
- 7c85d8e rxrpc: Call state should be read with READ_ONCE() under some circumstances by Baptiste Lepers · 4 years ago
- ddc7834 rxrpc: Fix loss of final ack on shutdown by David Howells · 4 years, 3 months ago
- f3af4ad rxrpc: Fix bundle counting for exclusive connections by David Howells · 4 years, 3 months ago
- 9d49aea Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 3 months ago
- 38b1dc4 rxrpc: Fix server keyring leak by David Howells · 4 years, 3 months ago
- fea9911 rxrpc: The server keyring isn't network-namespaced by David Howells · 4 years, 3 months ago
- 2d914c1 rxrpc: Fix accept on a connection that need securing by David Howells · 4 years, 3 months ago
- fa1d113 rxrpc: Fix some missing _bh annotations on locking conn->state_lock by David Howells · 4 years, 3 months ago
- 9a059cd rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read() by David Howells · 4 years, 4 months ago
- 5630511 rxrpc: Fix rxkad token xdr encoding by Marc Dionne · 4 years, 4 months ago
- f1b4497 rxrpc: Fix an overget of the conn bundle when setting up a client conn by David Howells · 4 years, 4 months ago
- 546a424 rxrpc: Fix conn bundle leak in net-namespace exit by David Howells · 4 years, 4 months ago
- 8806245 rxrpc: Fix rxrpc_bundle::alloc_error to be signed by David Howells · 4 years, 4 months ago
- 456b2f2 rxrpc: Fix an error goto in rxrpc_connect_call() by David Howells · 4 years, 4 months ago
- 288827d rxrpc: Allow multiple client connections to the same peer by David Howells · 4 years, 6 months ago
- 245500d rxrpc: Rewrite the client connection manager by David Howells · 4 years, 6 months ago
- b7a7d67 rxrpc: Impose a maximum number of client calls by David Howells · 4 years, 6 months ago
- 81365af rxrpc: Remove unused macro rxrpc_min_rtt_wlen by Wang Hai · 4 years, 4 months ago
- 3e8d3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
- b43c75a rxrpc: Fix memory leak in rxkad_verify_response() by Dinghao Liu · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 1d4adfa rxrpc: Make rxrpc_kernel_get_srtt() indicate validity by David Howells · 4 years, 4 months ago
- 4700c4d rxrpc: Fix loss of RTT samples due to interposed ACK by David Howells · 4 years, 4 months ago
- 68528d9 rxrpc: Keep the ACK serial in a var in rxrpc_input_ack() by David Howells · 4 years, 4 months ago
- bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
- 65550098 rxrpc: Fix race between recvmsg and sendmsg on immediate call failure by David Howells · 4 years, 5 months ago
- a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
- a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
- 639f181 rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA by David Howells · 4 years, 5 months ago
- 76f2fe7 net: rxrpc: kerneldoc fixes by Andrew Lunn · 4 years, 6 months ago
- 0041cd5 rxrpc: Fix notification call on completion of discarded calls by David Howells · 4 years, 6 months ago
- 02c28df rxrpc: Fix afs large storage transmission performance drop by David Howells · 4 years, 6 months ago
- a2ad7c2 rxrpc: Fix handling of rwind from an ACK packet by David Howells · 4 years, 6 months ago
- 2ad6691 rxrpc: Fix race between incoming ACK parser and retransmitter by David Howells · 4 years, 7 months ago
- 07a86b0 Merge tag 'rxrpc-fixes-20200605' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 4 years, 7 months ago
- 9daa0a2 Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 7 months ago
- 5ac0d62 rxrpc: Fix missing notification by David Howells · 4 years, 7 months ago
- 3067bf8 rxrpc: Move the call completion handling out of line by David Howells · 4 years, 7 months ago
- 32f71aa rxrpc: Adjust /proc/net/rxrpc/calls to display call->debug_id not user_ID by David Howells · 4 years, 8 months ago
- 23e2db3 rxrpc: Map the EACCES error produced by some ICMP6 to EHOSTUNREACH by David Howells · 4 years, 8 months ago
- 298cd88 rxrpc: add rxrpc_sock_set_min_security_level by Christoph Hellwig · 4 years, 7 months ago
- fce9349 ipv6: add ip6_sock_set_recverr by Christoph Hellwig · 4 years, 7 months ago
- 2de569b ipv4: add ip_sock_set_mtu_discover by Christoph Hellwig · 4 years, 7 months ago
- db45c0e ipv4: add ip_sock_set_recverr by Christoph Hellwig · 4 years, 7 months ago
- 783da70 net: add sock_enable_timestamps by Christoph Hellwig · 4 years, 7 months ago
- 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
- f45d01f rxrpc: Fix a memory leak in rxkad_verify_response() by Qiushi Wu · 4 years, 7 months ago
- 441fdee rxrpc: Fix ack discard by David Howells · 4 years, 8 months ago
- d1f1294 rxrpc: Trace discarded ACKs by David Howells · 4 years, 8 months ago
- c410bf01 rxrpc: Fix the excessive initial retransmission timeout by David Howells · 4 years, 8 months ago
- 9f72374 docs: networking: convert rxrpc.txt to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
- 0e631ee rxrpc: Fix DATA Tx to disable nofrag for UDP on AF_INET6 socket by David Howells · 4 years, 9 months ago
- d3ec10a KEYS: Don't write out to userspace while holding key semaphore by Waiman Long · 4 years, 9 months ago
- 7d7587d afs: Fix client call Rx-phase signal handling by David Howells · 4 years, 10 months ago
- 498b577 rxrpc: Fix sendmsg(MSG_WAITALL) handling by David Howells · 4 years, 10 months ago
- e138aa7 rxrpc: Fix call interruptibility handling by David Howells · 4 years, 10 months ago
- 158fe66 rxrpc: Abstract out the calculation of whether there's Tx space by David Howells · 4 years, 10 months ago
- 963485d rxrpc: Fix call RCU cleanup using non-bh-safe locks by David Howells · 5 years ago
- b39a934 rxrpc: Fix service call disconnection by David Howells · 5 years ago
- 5273a19 rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect by David Howells · 5 years ago
- 04d36d7 rxrpc: Fix missing active use pinning of rxrpc_local object by David Howells · 5 years ago
- f71dbf2 rxrpc: Fix insufficient receive notification generation by David Howells · 5 years ago
- fac20b9 rxrpc: Fix use-after-free in rxrpc_put_local() by David Howells · 5 years ago
- 122d74f rxrpc: Fix use-after-free in rxrpc_receive_data() by David Howells · 5 years ago
- ff43ae4 Merge tag 'rxrpc-fixes-20191220' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 5 years ago
- 063c60d rxrpc: Fix missing security check on incoming calls by David Howells · 5 years ago
- 13b7955 rxrpc: Don't take call->user_mutex in rxrpc_new_incoming_call() by David Howells · 5 years ago
- f33121c rxrpc: Unlock new call in rxrpc_new_incoming_call() rather than the caller by David Howells · 5 years ago
- c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
- 386403a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
- 642356c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
- d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- b95bba5 crypto: skcipher - rename the crypto_blkcipher module and kconfig option by Eric Biggers · 5 years ago
- f9c3243 rxrpc: Fix handling of last subpacket of jumbo packet by David Howells · 5 years ago
- 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 2ca4f6c rxrpc: use rcu protection while reading sk->sk_user_data by Eric Dumazet · 5 years ago
- f0308fb rxrpc: Fix possible NULL pointer access in ICMP handling by David Howells · 5 years ago
- 91fcfbe rxrpc: Fix call crypto state cleanup by David Howells · 5 years ago
- 9ebedde rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local record by David Howells · 5 years ago
- 48c9e0e rxrpc: Fix trace-after-put looking at the put call record by David Howells · 5 years ago
- 4c1295d rxrpc: Fix trace-after-put looking at the put connection record by David Howells · 5 years ago
- 55f6c98e rxrpc: Fix trace-after-put looking at the put peer record by David Howells · 5 years ago
- c48fc11 rxrpc: Fix call ref leak by David Howells · 5 years ago
- 033b2c7f rxrpc: Add missing "new peer" trace by David Howells · 5 years ago
- aa2eaa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 5913289 rxrpc: Fix misplaced traceline by David Howells · 5 years ago
- 765b759 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- d12040b rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up [ver #2] by David Howells · 5 years ago
- d0d5c0c rxrpc: Use skb_unshare() rather than skb_cow_data() by David Howells · 5 years ago
- 987db9f rxrpc: Use the tx-phase skb flag to simplify tracing by David Howells · 5 years ago
- b311e68 rxrpc: Add a private skb flag to indicate transmission-phase skbs by David Howells · 5 years ago
- a641fd0 rxrpc: Abstract out rxtx ring cleanup by David Howells · 5 years ago