index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rxrpc
Age
Commit message (
Expand
)
Author
2024-02-23
rxrpc: Fix response to PING RESPONSE ACKs to a dead call
David Howells
2024-02-23
rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()
Oleg Nesterov
2023-05-17
rxrpc: Fix hard call timeout units
David Howells
2023-01-18
rxrpc: Fix missing unlock in rxrpc_do_sendmsg()
David Howells
2022-09-28
rxrpc: Fix local destruction being repeated
David Howells
2022-06-14
rxrpc: Don't try to resend the request if we're receiving the reply
David Howells
2022-06-14
rxrpc: Fix listen() setting the bar too high for the prealloc rings
David Howells
2022-06-14
rxrpc: Return an error to sendmsg if call failed
David Howells
2022-04-27
rxrpc: Restore removed timer deletion
David Howells
2022-04-15
rxrpc: fix a race in rxrpc_exit_net()
Eric Dumazet
2021-12-08
rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer()
Eiichi Tsukata
2021-02-10
rxrpc: Fix deadlock around release of dst cached on udp tunnel
David Howells
2021-02-03
rxrpc: Fix memory leak in rxrpc_lookup_local
Takeshi Misawa
2021-01-23
rxrpc: Fix handling of an unsupported token type in rxrpc_read()
David Howells
2021-01-23
rxrpc: Call state should be read with READ_ONCE() under some circumstances
Baptiste Lepers
2020-10-14
rxrpc: Fix server keyring leak
David Howells
2020-10-14
rxrpc: Fix some missing _bh annotations on locking conn->state_lock
David Howells
2020-10-14
rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read()
David Howells
2020-10-14
rxrpc: Fix rxkad token xdr encoding
Marc Dionne
2020-08-11
rxrpc: Fix race between recvmsg and sendmsg on immediate call failure
David Howells
2020-07-31
rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA
David Howells
2020-06-30
rxrpc: Fix handling of rwind from an ACK packet
David Howells
2020-06-30
rxrpc: Fix notification call on completion of discarded calls
David Howells
2020-06-25
rxrpc: Adjust /proc/net/rxrpc/calls to display call->debug_id not user_ID
David Howells
2020-05-27
rxrpc: Fix ack discard
David Howells
2020-05-27
rxrpc: Trace discarded ACKs
David Howells
2020-05-27
rxrpc: Fix a memory leak in rxkad_verify_response()
Qiushi Wu
2020-05-02
rxrpc: Fix DATA Tx to disable nofrag for UDP on AF_INET6 socket
David Howells
2020-04-23
KEYS: Don't write out to userspace while holding key semaphore
Waiman Long
2020-04-13
rxrpc: Fix sendmsg(MSG_WAITALL) handling
David Howells
2020-02-28
rxrpc: Fix call RCU cleanup using non-bh-safe locks
David Howells
2020-02-11
rxrpc: Fix service call disconnection
David Howells
2020-02-11
rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect
David Howells
2020-02-11
rxrpc: Fix missing active use pinning of rxrpc_local object
David Howells
2020-02-11
rxrpc: Fix insufficient receive notification generation
David Howells
2020-02-11
rxrpc: Fix use-after-free in rxrpc_put_local()
David Howells
2020-01-27
rxrpc: Fix trace-after-put looking at the put connection record
David Howells
2020-01-27
rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up [ver #2]
David Howells
2020-01-27
rxrpc: Fix uninitialized error code in rxrpc_send_data_packet()
David Howells
2020-01-27
rxrpc: Fix detection of out of order acks
Jeffrey Altman
2020-01-09
rxrpc: Fix possible NULL pointer access in ICMP handling
David Howells
2019-11-06
rxrpc: Fix trace-after-put looking at the put peer record
David Howells
2019-11-06
rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local record
David Howells
2019-11-06
rxrpc: Fix call ref leak
David Howells
2019-08-29
rxrpc: Fix local refcounting
David Howells
2019-08-29
rxrpc: Fix local endpoint replacement
David Howells
2019-08-29
rxrpc: Fix read-after-free in rxrpc_queue_local()
David Howells
2019-08-29
rxrpc: Fix local endpoint refcounting
David Howells
2019-08-29
rxrpc: Fix the lack of notification when sendmsg() fails on a DATA packet
David Howells
2019-08-29
rxrpc: Fix potential deadlock
David Howells
[next]