Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
416c2a6a6ba96926ef585b574f509e1c6c6440ab
/
net
/
rxrpc
/
call_accept.c
7b674e3
rxrpc: Fix IPv6 support
by David Howells
· 7 years ago
9a19bad
rxrpc: Fix oops when discarding a preallocated service call
by David Howells
· 7 years ago
f7aec12
rxrpc: Cache the congestion window setting
by David Howells
· 7 years ago
4722974
rxrpc: Implement service upgrade
by David Howells
· 7 years ago
28036f4
rxrpc: Permit multiple service binding
by David Howells
· 7 years ago
2baec2c
rxrpc: Support network namespacing
by David Howells
· 7 years ago
3a92789
rxrpc: Use negative error codes in rxrpc_call struct
by David Howells
· 8 years ago
540b1c4
rxrpc: Fix deadlock between call creation and sendmsg/recvmsg
by David Howells
· 8 years ago
210f035
rxrpc: Allow listen(sock, 0) to be used to disable listening
by David Howells
· 8 years ago
26cb02a
rxrpc: Fix warning by splitting rxrpc_send_call_packet()
by David Howells
· 8 years ago
7212a57
rxrpc: Fix oops on incoming call to serviceless endpoint
by David Howells
· 8 years ago
1e9e5c9
rxrpc: Reduce the rxrpc_local::services list to a pointer
by David Howells
· 8 years ago
58dc63c
rxrpc: Add a tracepoint to follow packets in the Rx buffer
by David Howells
· 8 years ago
363deea
rxrpc: Add connection tracepoint and client conn state tracepoint
by David Howells
· 8 years ago
e6f3afb
rxrpc: Record calls that need to be accepted
by David Howells
· 8 years ago
3432a75
rxrpc: Fix prealloc refcounting
by David Howells
· 8 years ago
cbd0089
rxrpc: Adjust the call ref tracepoint to show kernel API refs
by David Howells
· 8 years ago
b25de36
rxrpc: Add missing unlock in rxrpc_call_accept()
by David Howells
· 8 years ago
248f219
rxrpc: Rewrite the data and ack handling code
by David Howells
· 8 years ago
00e9071
rxrpc: Preallocate peers, conns and calls for incoming service requests
by David Howells
· 8 years ago
de8d6c7
rxrpc: Convert rxrpc_local::services to an hlist
by David Howells
· 8 years ago
8d94aa3
rxrpc: Calls shouldn't hold socket refs
by David Howells
· 8 years ago
fff72429
rxrpc: Improve the call tracking tracepoint
by David Howells
· 8 years ago
d001648
rxrpc: Don't expose skbs to in-kernel users [ver #2]
by David Howells
· 8 years ago
e34d423
rxrpc: Trace rxrpc_call usage
by David Howells
· 8 years ago
f5c17aa
rxrpc: Calls should only have one terminal state
by David Howells
· 8 years ago
df844fd
rxrpc: Use a tracepoint for skb accounting debugging
by David Howells
· 8 years ago
372ee16
rxrpc: Fix races between skb free, ACK generation and replying
by David Howells
· 8 years ago
d991b4a
rxrpc: Move peer lookup from call-accept to new-incoming-conn
by David Howells
· 8 years ago
2c4579e
rxrpc: Move usage count getting into rxrpc_queue_conn()
by David Howells
· 8 years ago
bba304d
rxrpc: Turn connection #defines into enums and put outside struct def
by David Howells
· 8 years ago
aa390bb
rxrpc: Kill off the rxrpc_transport struct
by David Howells
· 8 years ago
5627cc8
rxrpc: Provide more refcount helper functions
by David Howells
· 9 years ago
42886ff
rxrpc: Pass sk_buff * rather than rxrpc_host_header * to functions
by David Howells
· 8 years ago
0e4699e
rxrpc: checking for IS_ERR() instead of NULL
by Dan Carpenter
· 8 years ago
4f95dd7
rxrpc: Rework local endpoint management
by David Howells
· 9 years ago
be6e670
rxrpc: Rework peer object handling to use hash table and RCU
by David Howells
· 9 years ago
8c3e34a
rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix
by David Howells
· 8 years ago
[Renamed from net/rxrpc/ar-accept.c]
9b6d539
rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KB
by Joe Perches
· 8 years ago
843099c
rxrpc: Don't pass gfp around in incoming call handling functions
by David Howells
· 9 years ago
b4f1342
rxrpc: Adjust some whitespace and comments
by David Howells
· 9 years ago
0d12f8a
rxrpc: Keep the skb private record of the Rx header in host byte order
by David Howells
· 9 years ago
4c198ad
rxrpc: Rename call events to begin RXRPC_CALL_EV_
by David Howells
· 9 years ago
e721498
rxrpc: Fix a case where a call event bit is being used as a flag bit
by David Howells
· 9 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
c3824d2
rxrpc: Check allocation failure.
by Tetsuo Handa
· 15 years ago
34093d0
net/rxrpc: Use an IS_ERR test rather than a NULL test
by Julien Brunel
· 16 years ago
163e3cb
net/rxrpc: Use BUG_ON
by Julia Lawall
· 17 years ago
651350d
[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to use
by David Howells
· 18 years ago
17926a7
[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
by David Howells
· 18 years ago