index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rxrpc
/
ar-internal.h
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-16
rxrpc: Allow the kernel to mark a call as being non-interruptible
David Howells
2019-04-12
rxrpc: Fix detection of out of order acks
Jeffrey Altman
2019-01-15
Revert "rxrpc: Allow failed client calls to be retried"
David Howells
2018-11-02
rxrpc: Fix lockup due to no error backoff after ack transmit error
David Howells
2018-10-25
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-10-15
rxrpc: Add /proc/net/rxrpc/peers to display peer list
David Howells
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-08
rxrpc: Fix the packet reception routine
David Howells
2018-10-08
rxrpc: Fix connection-level abort handling
David Howells
2018-10-08
rxrpc: Use the UDP encap_rcv hook
David Howells
2018-10-05
rxrpc: Fix some missed refs to init_net
David Howells
2018-10-04
rxrpc: Drop the local endpoint arg from rxrpc_extract_addr_from_skb()
David Howells
2018-10-04
rxrpc: Use rxrpc_free_skb() rather than rxrpc_lose_skb()
David Howells
2018-09-28
rxrpc: Fix error distribution
David Howells
2018-09-28
rxrpc: Make service call handling more robust
David Howells
2018-09-28
rxrpc: Emit BUSY packets when supposed to rather than ABORTs
David Howells
2018-09-28
rxrpc: Fix checks as to whether we should set up a new call
David Howells
2018-09-28
rxrpc: Remove VLA usage of skcipher
Kees Cook
2018-08-09
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-08
rxrpc: Fix the keepalive generator [ver #2]
David Howells
2018-08-01
rxrpc: Transmit more ACKs during data reception
David Howells
2018-08-01
rxrpc: Increase the size of a call's Rx window
David Howells
2018-08-01
rxrpc: Trace packet transmission
David Howells
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-04
rxrpc: Fix handling of call quietly cancelled out on server
David Howells
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
2018-05-10
rxrpc: Fix missing start of call timeout
David Howells
2018-03-30
rxrpc: Fix leak of rxrpc_peer objects
David Howells
2018-03-30
rxrpc: Add a tracepoint to track rxrpc_peer refcounting
David Howells
2018-03-30
rxrpc: Fix apparent leak of rxrpc_local objects
David Howells
2018-03-30
rxrpc: Add a tracepoint to track rxrpc_local refcounting
David Howells
2018-03-30
rxrpc: Fix potential call vs socket/net destruction race
David Howells
2018-03-30
rxrpc: Fix firewall route keepalive
David Howells
2018-03-27
rxrpc: Trace call completion
David Howells
2018-03-27
rxrpc, afs: Use debug_ids rather than pointers in traces
David Howells
2017-11-24
rxrpc: Fix conn expiry timers
David Howells
2017-11-24
rxrpc: Fix service endpoint expiry
David Howells
2017-11-24
rxrpc: Add keepalive for a call
David Howells
2017-11-24
rxrpc: Add a timeout for detecting lost ACKs/lost DATA
David Howells
2017-11-24
rxrpc: Fix call timeouts
David Howells
2017-11-24
rxrpc: Split the call params from the operation params
David Howells
2017-11-24
rxrpc: Delay terminal ACK transmission on a client call
David Howells
2017-11-24
rxrpc: Provide a different lockdep key for call->user_mutex for kernel calls
David Howells
2017-11-02
rxrpc: Lock around calling a kernel service Rx notification
David Howells
2017-08-29
rxrpc: Allow failed client calls to be retried
David Howells
2017-08-29
rxrpc: Fix IPv6 support
David Howells
2017-08-29
net: rxrpc: Replace time_t type with time64_t type
Baolin Wang
2017-07-21
rxrpc: Move the packet.h include file into net/rxrpc/
David Howells
2017-06-14
rxrpc: Cache the congestion window setting
David Howells
[next]