Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
19fe416532f798e199f04d25816b1bd36e48d6fe
/
net
/
rxrpc
/
input.c
992c273
rxrpc: Free packets discarded in data_ready
by David Howells
· 8 years ago
50fd85a
rxrpc: Fix a use-after-push in data_ready handler
by David Howells
· 8 years ago
2e7e975
rxrpc: Once packet posted in data_ready, don't retry posting
by David Howells
· 8 years ago
372ee16
rxrpc: Fix races between skb free, ACK generation and replying
by David Howells
· 8 years ago
8496af5
rxrpc: Use RCU to access a peer's service connection tree
by David Howells
· 8 years ago
1291e9d
rxrpc: Move data_ready peer lookup into rxrpc_find_connection()
by David Howells
· 8 years ago
2c4579e
rxrpc: Move usage count getting into rxrpc_queue_conn()
by David Howells
· 8 years ago
5acbee4
rxrpc: Provide queuing helper functions
by David Howells
· 8 years ago
ac5d268
rxrpc: Fix processing of authenticated/encrypted jumbo packets
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
85f3227
rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer}
by David Howells
· 9 years ago
19ffa01
rxrpc: Use structs to hold connection params and protocol info
by David Howells
· 9 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-input.c]
bc6e1ea
rxrpc: Trim line-terminal whitespace
by David Howells
· 8 years ago
9b6d539
rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KB
by Joe Perches
· 8 years ago
02c2234
net: udp: rename UDP_INC_STATS_BH()
by Eric Dumazet
· 9 years ago
e0e4d82
rxrpc: Create a null security type and get rid of conditional calls
by David Howells
· 9 years ago
dc44b3a
rxrpc: Differentiate local and remote abort codes in structs
by David Howells
· 9 years ago
8e688d9
rxrpc: Move some miscellaneous bits out into their own file
by David Howells
· 9 years ago
4d0fc73
rxrpc: do not pull udp headers on receive
by Willem de Bruijn
· 9 years ago
351c1e6
rxrpc: Be more selective about the types of received packets we accept
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
44ba069
RxRPC: Handle VERSION Rx protocol packets
by David Howells
· 10 years ago
884cf70
net: remove dead code after sk_data_ready change
by Eric Dumazet
· 10 years ago
676d236
net: Fix use after free by removing length arg from sk_data_ready callbacks.
by David S. Miller
· 11 years ago
7727640
af_rxrpc: Keep rxrpc_call pointers in a hashtable
by Tim Smith
· 11 years ago
9823f39
af_rxrpc: Improve ACK production
by David Howells
· 11 years ago
5873c08
af_rxrpc: Add sysctls for configuring RxRPC parameters
by David Howells
· 11 years ago
b6f3a40
af_rxrpc: Prevent RxRPC peers from ABORT-storming one another
by Tim Smith
· 11 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
1000345
AF_RXRPC: Handle receiving ACKALL packets
by David Howells
· 14 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
0283328
MIB: add struct net to UDP_INC_STATS_BH
by Pavel Emelyanov
· 16 years ago
ae445d1
[RXRPC]: Use cpu_to_be32() where appropriate.
by YOSHIFUJI Hideaki
· 17 years ago
1781f7f
[UDP]: Restore missing inDatagrams increments
by Herbert Xu
· 17 years ago
68c708f
[RXRPC]: Fix pointers passed to bitops.
by David S. Miller
· 18 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