Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
45586c7078d42b932c5399953d21746800083691
/
net
/
rxrpc
/
proc.c
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
bc0e7cf
rxrpc: Add /proc/net/rxrpc/peers to display peer list
by David Howells
· 6 years ago
770b26d
rxrpc: Remove set but not used variable 'nowj'
by Wei Yongjun
· 6 years ago
6b97bd7
rxrpc: Show some more information through /proc files
by David Howells
· 6 years ago
887763b
rxrpc: Display call expect-receive-by timeout in proc
by David Howells
· 6 years ago
c350637
proc: introduce proc_create_net{,_data}
by Christoph Hellwig
· 7 years ago
88f2a825
rxrpc: Fix checker warnings and errors
by David Howells
· 7 years ago
96890d6
net: delete /proc THIS_MODULE references
by Alexey Dobriyan
· 7 years ago
68d6d1a
rxrpc: Separate the connection's protocol service ID from the lookup ID
by David Howells
· 8 years ago
2baec2c
rxrpc: Support network namespacing
by David Howells
· 8 years ago
3e018da
rxrpc: Show a call's hard-ACK cursors in /proc/net/rxrpc_calls
by David Howells
· 8 years ago
75b54cb
rxrpc: Add IPv6 support
by David Howells
· 8 years ago
00e9071
rxrpc: Preallocate peers, conns and calls for incoming service requests
by David Howells
· 8 years ago
8d94aa3
rxrpc: Calls shouldn't hold socket refs
by David Howells
· 8 years ago
f5c17aa
rxrpc: Calls should only have one terminal state
by David Howells
· 8 years ago
4d028b2
rxrpc: Dup the main conn list for the proc interface
by David Howells
· 8 years ago
df5d8bf
rxrpc: Make /proc/net/rxrpc_calls safer
by David Howells
· 8 years ago
563ea7d
rxrpc: Calculate serial skew on packet reception
by David Howells
· 8 years ago
dabe5a7
rxrpc: Tidy up the rxrpc_call struct a bit
by David Howells
· 8 years ago
a1399f8
rxrpc: Call channels should have separate call number spaces
by David Howells
· 9 years ago
bba304d
rxrpc: Turn connection #defines into enums and put outside struct def
by David Howells
· 9 years ago
f4e7da8
rxrpc: Calls displayed in /proc may in future lack a connection
by David Howells
· 9 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
8c3e34a
rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix
by David Howells
· 9 years ago
[Renamed from net/rxrpc/ar-proc.c]
dc44b3a
rxrpc: Differentiate local and remote abort codes in structs
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
21454aa
net: replace NIPQUAD() in net/*/
by Harvey Harrison
· 16 years ago
665bba1
[NETFILTER/RXRPC]: Don't use seq_release_private where inappropriate.
by Pavel Emelyanov
· 17 years ago
036c2e2
[AF_RXRPC]: constify function pointer tables
by Jan Engelhardt
· 17 years ago
56b3d97
[NET]: Make all initialized struct seq_operations const.
by Philippe De Muyter
· 17 years ago
60f0438
[NET]: Make some network-related proc files use seq_list_xxx helpers
by Pavel Emelianov
· 18 years ago
1f8481d
[AF_RXRPC]: Make call state names available if CONFIG_PROC_FS=n
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