David Howells
|
c7e86acfce
rxrpc: Fix lockup due to no error backoff after ack transmit error
|
7 年之前 |
Linus Torvalds
|
62606c224d
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
7 年之前 |
David Howells
|
bc0e7cf433
rxrpc: Add /proc/net/rxrpc/peers to display peer list
|
7 年之前 |
David S. Miller
|
d864991b22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
David Howells
|
c1e15b4944
rxrpc: Fix the packet reception routine
|
7 年之前 |
David Howells
|
647530924f
rxrpc: Fix connection-level abort handling
|
7 年之前 |
David Howells
|
5271953cad
rxrpc: Use the UDP encap_rcv hook
|
7 年之前 |
David Howells
|
5e33a23ba4
rxrpc: Fix some missed refs to init_net
|
7 年之前 |
David Howells
|
5a790b7375
rxrpc: Drop the local endpoint arg from rxrpc_extract_addr_from_skb()
|
7 年之前 |
David Howells
|
d2944b1c66
rxrpc: Use rxrpc_free_skb() rather than rxrpc_lose_skb()
|
7 年之前 |
David Howells
|
f334430316
rxrpc: Fix error distribution
|
7 年之前 |
David Howells
|
0099dc589b
rxrpc: Make service call handling more robust
|
7 年之前 |
David Howells
|
ece64fec16
rxrpc: Emit BUSY packets when supposed to rather than ABORTs
|
7 年之前 |
David Howells
|
dc71db34e4
rxrpc: Fix checks as to whether we should set up a new call
|
7 年之前 |
Kees Cook
|
69d826fa5d
rxrpc: Remove VLA usage of skcipher
|
7 年之前 |
David S. Miller
|
a736e07468
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
|
7 年之前 |
David Howells
|
330bdcfadc
rxrpc: Fix the keepalive generator [ver #2]
|
7 年之前 |
David Howells
|
d0b35a4203
rxrpc: Transmit more ACKs during data reception
|
7 年之前 |
David Howells
|
4075295ab8
rxrpc: Increase the size of a call's Rx window
|
7 年之前 |
David Howells
|
4764c0da69
rxrpc: Trace packet transmission
|
7 年之前 |
Linus Torvalds
|
1c8c5a9d38
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
7 年之前 |
David Howells
|
1a025028d4
rxrpc: Fix handling of call quietly cancelled out on server
|
7 年之前 |
Christoph Hellwig
|
c350637227
proc: introduce proc_create_net{,_data}
|
7 年之前 |
David Howells
|
c54e43d752
rxrpc: Fix missing start of call timeout
|
7 年之前 |
David Howells
|
17226f1240
rxrpc: Fix leak of rxrpc_peer objects
|
7 年之前 |
David Howells
|
1159d4b496
rxrpc: Add a tracepoint to track rxrpc_peer refcounting
|
7 年之前 |
David Howells
|
31f5f9a169
rxrpc: Fix apparent leak of rxrpc_local objects
|
7 年之前 |
David Howells
|
09d2bf595d
rxrpc: Add a tracepoint to track rxrpc_local refcounting
|
7 年之前 |
David Howells
|
d3be4d2443
rxrpc: Fix potential call vs socket/net destruction race
|
7 年之前 |
David Howells
|
ace45bec6d
rxrpc: Fix firewall route keepalive
|
7 年之前 |