index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rxrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "rxrpc: Allow failed client calls to be retried"
David Howells
2019-01-15
5
-191
/
+24
*
rxrpc: Fix life check
David Howells
2018-11-15
1
-4
/
+23
*
rxrpc: Fix lockup due to no error backoff after ack transmit error
David Howells
2018-11-02
3
-8
/
+46
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-10-25
2
-23
/
+23
|
\
|
*
rxrpc: Remove VLA usage of skcipher
Kees Cook
2018-09-28
2
-23
/
+23
*
|
Revert "net: simplify sock_poll_wait"
Karsten Graul
2018-10-23
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-19
4
-3
/
+5
|
\
\
|
*
|
rxrpc: Fix a missing rxrpc_put_peer() in the error_report handler
David Howells
2018-10-15
1
-0
/
+1
|
*
|
rxrpc: Fix incorrect conditional on IPV6
David Howells
2018-10-15
1
-1
/
+1
|
*
|
rxrpc: use correct kvec num when sending BUSY response packet
YueHaibing
2018-10-15
1
-1
/
+2
|
*
|
rxrpc: Fix an uninitialised variable
David Howells
2018-10-15
1
-1
/
+1
*
|
|
rxrpc: Add /proc/net/rxrpc/peers to display peer list
David Howells
2018-10-15
3
-0
/
+130
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-12
9
-173
/
+233
|
\
|
|
|
*
|
rxrpc: Fix the packet reception routine
David Howells
2018-10-08
6
-50
/
+105
|
*
|
rxrpc: Fix connection-level abort handling
David Howells
2018-10-08
3
-15
/
+19
|
*
|
rxrpc: Only take the rwind and mtu values from latest ACK
David Howells
2018-10-08
1
-9
/
+10
|
*
|
rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window()
David Howells
2018-10-08
1
-6
/
+8
|
*
|
rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()
David Howells
2018-10-08
1
-16
/
+19
|
*
|
rxrpc: Don't need to take the RCU read lock in the packet receiver
David Howells
2018-10-08
1
-28
/
+13
|
*
|
rxrpc: Use the UDP encap_rcv hook
David Howells
2018-10-08
3
-44
/
+35
|
*
|
rxrpc: Fix the data_ready handler
David Howells
2018-10-05
2
-35
/
+44
|
*
|
rxrpc: Fix some missed refs to init_net
David Howells
2018-10-05
6
-24
/
+34
*
|
|
rxrpc: Allow the reply time to be obtained on a client call
David Howells
2018-10-04
1
-0
/
+14
*
|
|
rxrpc: Allow the reply time to be obtained on a client call
David Howells
2018-10-04
1
-0
/
+43
*
|
|
rxrpc: Drop the local endpoint arg from rxrpc_extract_addr_from_skb()
David Howells
2018-10-04
6
-9
/
+6
*
|
|
rxrpc: Use IPv4 addresses throught the IPv6
David Howells
2018-10-04
4
-22
/
+17
*
|
|
rxrpc: Emit the data Tx trace line before transmitting
David Howells
2018-10-04
1
-4
/
+4
*
|
|
rxrpc: Use rxrpc_free_skb() rather than rxrpc_lose_skb()
David Howells
2018-10-04
3
-17
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-03
11
-202
/
+188
|
\
|
|
|
*
|
rxrpc: Fix error distribution
David Howells
2018-09-28
6
-61
/
+15
|
*
|
rxrpc: Fix transport sockopts to get IPv4 errors on an IPv6 socket
David Howells
2018-09-28
1
-10
/
+13
|
*
|
rxrpc: Make service call handling more robust
David Howells
2018-09-28
5
-60
/
+38
|
*
|
rxrpc: Improve up-front incoming packet checking
David Howells
2018-09-28
2
-28
/
+50
|
*
|
rxrpc: Emit BUSY packets when supposed to rather than ABORTs
David Howells
2018-09-28
4
-18
/
+26
|
*
|
rxrpc: Fix RTT gathering
David Howells
2018-09-28
3
-15
/
+33
|
*
|
rxrpc: Fix checks as to whether we should set up a new call
David Howells
2018-09-28
3
-9
/
+15
|
*
|
rxrpc: Remove dup code from rxrpc_find_connection_rcu()
David Howells
2018-09-27
1
-3
/
+0
|
|
/
*
/
net: Add and use skb_mark_not_on_list().
David S. Miller
2018-09-10
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-15
12
-67
/
+123
|
\
|
*
rxrpc: remove redundant static int 'zero'
Colin Ian King
2018-08-11
1
-1
/
+0
|
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-09
7
-90
/
+109
|
|
\
|
*
|
rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to caller
David Howells
2018-08-03
1
-22
/
+11
|
*
|
rxrpc: Reuse SKCIPHER_REQUEST_ON_STACK buffer
Kees Cook
2018-08-03
1
-12
/
+13
|
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-02
1
-2
/
+2
|
|
\
\
|
*
|
|
rxrpc: Remove set but not used variable 'nowj'
Wei Yongjun
2018-08-02
1
-2
/
+1
|
*
|
|
rxrpc: Transmit more ACKs during data reception
David Howells
2018-08-01
2
-0
/
+18
|
*
|
|
rxrpc: Propose, but don't immediately transmit, the final ACK for a call
David Howells
2018-08-01
1
-4
/
+2
|
*
|
|
rxrpc: Increase the size of a call's Rx window
David Howells
2018-08-01
1
-1
/
+1
|
*
|
|
rxrpc: Trace socket notification
David Howells
2018-08-01
1
-1
/
+3
|
*
|
|
rxrpc: Trace packet transmission
David Howells
2018-08-01
7
-15
/
+55
[next]