David S. Miller
|
2e2d6f0342
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
David Howells
|
d7b4c24f45
rxrpc: Fix an uninitialised variable
|
7 years ago |
David S. Miller
|
d864991b22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
David Howells
|
c1e15b4944
rxrpc: Fix the packet reception routine
|
7 years ago |
David Howells
|
647530924f
rxrpc: Fix connection-level abort handling
|
7 years ago |
David Howells
|
5e33a23ba4
rxrpc: Fix some missed refs to init_net
|
7 years ago |
David Howells
|
5a790b7375
rxrpc: Drop the local endpoint arg from rxrpc_extract_addr_from_skb()
|
7 years ago |
David Howells
|
0099dc589b
rxrpc: Make service call handling more robust
|
7 years ago |
David Howells
|
ece64fec16
rxrpc: Emit BUSY packets when supposed to rather than ABORTs
|
7 years ago |
YueHaibing
|
c01f6c9b32
rxrpc: Fix user call ID check in rxrpc_service_prealloc_one
|
7 years ago |
Linus Torvalds
|
5bb053bef8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
7 years ago |
David Howells
|
31f5f9a169
rxrpc: Fix apparent leak of rxrpc_local objects
|
7 years ago |
David Howells
|
09d2bf595d
rxrpc: Add a tracepoint to track rxrpc_local refcounting
|
7 years ago |
David Howells
|
d3be4d2443
rxrpc: Fix potential call vs socket/net destruction race
|
7 years ago |
David Howells
|
88f2a8257c
rxrpc: Fix checker warnings and errors
|
7 years ago |
David Howells
|
a25e21f0bc
rxrpc, afs: Use debug_ids rather than pointers in traces
|
7 years ago |
David Howells
|
9faaff5934
rxrpc: Provide a different lockdep key for call->user_mutex for kernel calls
|
7 years ago |
David Howells
|
7b674e390e
rxrpc: Fix IPv6 support
|
8 years ago |
David Howells
|
9a19bad70c
rxrpc: Fix oops when discarding a preallocated service call
|
8 years ago |
David Howells
|
f7aec129a3
rxrpc: Cache the congestion window setting
|
8 years ago |
David Howells
|
4722974d90
rxrpc: Implement service upgrade
|
8 years ago |
David Howells
|
28036f4485
rxrpc: Permit multiple service binding
|
8 years ago |
David Howells
|
2baec2c3f8
rxrpc: Support network namespacing
|
8 years ago |
David Howells
|
3a92789af0
rxrpc: Use negative error codes in rxrpc_call struct
|
8 years ago |
David Howells
|
540b1c48c3
rxrpc: Fix deadlock between call creation and sendmsg/recvmsg
|
8 years ago |
David Howells
|
210f035316
rxrpc: Allow listen(sock, 0) to be used to disable listening
|
8 years ago |
David Howells
|
26cb02aa6d
rxrpc: Fix warning by splitting rxrpc_send_call_packet()
|
9 years ago |
David Howells
|
7212a57e8e
rxrpc: Fix oops on incoming call to serviceless endpoint
|
9 years ago |
David Howells
|
1e9e5c9521
rxrpc: Reduce the rxrpc_local::services list to a pointer
|
9 years ago |
David Howells
|
58dc63c998
rxrpc: Add a tracepoint to follow packets in the Rx buffer
|
9 years ago |