index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rxrpc
/
ar-internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
2018-09-28
rxrpc: Remove VLA usage of skcipher
Kees Cook
1
-1
/
+1
2018-08-09
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+4
2018-08-09
rxrpc: Fix the keepalive generator [ver #2]
David Howells
1
-4
/
+4
2018-08-01
rxrpc: Transmit more ACKs during data reception
David Howells
1
-0
/
+1
2018-08-01
rxrpc: Increase the size of a call's Rx window
David Howells
1
-1
/
+1
2018-08-01
rxrpc: Trace packet transmission
David Howells
1
-0
/
+1
2018-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2018-06-04
rxrpc: Fix handling of call quietly cancelled out on server
David Howells
1
-0
/
+2
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
1
-2
/
+2
2018-05-11
rxrpc: Fix missing start of call timeout
David Howells
1
-0
/
+1
2018-03-30
rxrpc: Fix leak of rxrpc_peer objects
David Howells
1
-0
/
+1
2018-03-30
rxrpc: Add a tracepoint to track rxrpc_peer refcounting
David Howells
1
-19
/
+4
2018-03-30
rxrpc: Fix apparent leak of rxrpc_local objects
David Howells
1
-0
/
+1
2018-03-30
rxrpc: Add a tracepoint to track rxrpc_local refcounting
David Howells
1
-23
/
+4
2018-03-30
rxrpc: Fix potential call vs socket/net destruction race
David Howells
1
-0
/
+2
2018-03-30
rxrpc: Fix firewall route keepalive
David Howells
1
-1
/
+13
2018-03-28
rxrpc: Trace call completion
David Howells
1
-0
/
+1
2018-03-28
rxrpc, afs: Use debug_ids rather than pointers in traces
David Howells
1
-4
/
+4
2017-11-24
rxrpc: Fix conn expiry timers
David Howells
1
-2
/
+4
2017-11-24
rxrpc: Fix service endpoint expiry
David Howells
1
-0
/
+3
2017-11-24
rxrpc: Add keepalive for a call
David Howells
1
-0
/
+1
2017-11-24
rxrpc: Add a timeout for detecting lost ACKs/lost DATA
David Howells
1
-1
/
+5
2017-11-24
rxrpc: Fix call timeouts
David Howells
1
-13
/
+24
2017-11-24
rxrpc: Split the call params from the operation params
David Howells
1
-1
/
+30
2017-11-24
rxrpc: Delay terminal ACK transmission on a client call
David Howells
1
-0
/
+17
2017-11-24
rxrpc: Provide a different lockdep key for call->user_mutex for kernel calls
David Howells
1
-1
/
+1
2017-11-02
rxrpc: Lock around calling a kernel service Rx notification
David Howells
1
-0
/
+1
2017-08-29
rxrpc: Allow failed client calls to be retried
David Howells
1
-12
/
+7
2017-08-29
rxrpc: Fix IPv6 support
David Howells
1
-2
/
+2
2017-08-29
net: rxrpc: Replace time_t type with time64_t type
Baolin Wang
1
-1
/
+1
2017-07-21
rxrpc: Move the packet.h include file into net/rxrpc/
David Howells
1
-1
/
+1
[next]