Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
27f2335e1440128eb53ea2dacfc9e685cfa587aa
/
net
/
rxrpc
bfa7913
rxrpc: Fix send on a connected, but unbound socket
by David Howells
· 5 years ago
fdd36ab
rxrpc: Fix net namespace cleanup
by David Howells
· 6 years ago
920ecc7
rxrpc: fix race condition in rxrpc_input_packet()
by Eric Dumazet
· 6 years ago
1158206
rxrpc: Fix client call connect/disconnect race
by David Howells
· 6 years ago
c595216
rxrpc: Fix client call queueing, waiting for channel
by David Howells
· 6 years ago
21b8697
rxrpc: bad unlock balance in rxrpc_recvmsg
by Eric Dumazet
· 6 years ago
36b0575
rxrpc: Fix lockup due to no error backoff after ack transmit error
by David Howells
· 6 years ago
fd54c18
Revert "net: simplify sock_poll_wait"
by Karsten Graul
· 6 years ago
1890fea
rxrpc: Fix a missing rxrpc_put_peer() in the error_report handler
by David Howells
· 6 years ago
7ec8dc9
rxrpc: Fix incorrect conditional on IPV6
by David Howells
· 6 years ago
d6672a5
rxrpc: use correct kvec num when sending BUSY response packet
by YueHaibing
· 6 years ago
d7b4c24
rxrpc: Fix an uninitialised variable
by David Howells
· 6 years ago
c1e15b4
rxrpc: Fix the packet reception routine
by David Howells
· 6 years ago
6475309
rxrpc: Fix connection-level abort handling
by David Howells
· 6 years ago
298bc15
rxrpc: Only take the rwind and mtu values from latest ACK
by David Howells
· 6 years ago
dfe9952
rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window()
by David Howells
· 6 years ago
c479d5f
rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()
by David Howells
· 6 years ago
bfd2821
rxrpc: Don't need to take the RCU read lock in the packet receiver
by David Howells
· 6 years ago
5271953
rxrpc: Use the UDP encap_rcv hook
by David Howells
· 6 years ago
2cfa227
rxrpc: Fix the data_ready handler
by David Howells
· 6 years ago
5e33a23
rxrpc: Fix some missed refs to init_net
by David Howells
· 6 years ago
f334430
rxrpc: Fix error distribution
by David Howells
· 6 years ago
37a675e
rxrpc: Fix transport sockopts to get IPv4 errors on an IPv6 socket
by David Howells
· 6 years ago
0099dc5
rxrpc: Make service call handling more robust
by David Howells
· 6 years ago
403fc2a
rxrpc: Improve up-front incoming packet checking
by David Howells
· 6 years ago
ece64fe
rxrpc: Emit BUSY packets when supposed to rather than ABORTs
by David Howells
· 6 years ago
b604dd9
rxrpc: Fix RTT gathering
by David Howells
· 6 years ago
dc71db3
rxrpc: Fix checks as to whether we should set up a new call
by David Howells
· 6 years ago
092ffc5
rxrpc: Remove dup code from rxrpc_find_connection_rcu()
by David Howells
· 6 years ago
9a76aba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
de5d1b3
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
98ed1e6
rxrpc: remove redundant static int 'zero'
by Colin Ian King
· 6 years ago
a736e07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
330bdcf
rxrpc: Fix the keepalive generator [ver #2]
by David Howells
· 6 years ago
eb9950e
rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to caller
by David Howells
· 6 years ago
54424d3
rxrpc: Reuse SKCIPHER_REQUEST_ON_STACK buffer
by Kees Cook
· 6 years ago
89b1698
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
770b26d
rxrpc: Remove set but not used variable 'nowj'
by Wei Yongjun
· 6 years ago
c01f6c9
rxrpc: Fix user call ID check in rxrpc_service_prealloc_one
by YueHaibing
· 6 years ago
d0b35a4
rxrpc: Transmit more ACKs during data reception
by David Howells
· 6 years ago
a71a2651
rxrpc: Propose, but don't immediately transmit, the final ACK for a call
by David Howells
· 6 years ago
4075295
rxrpc: Increase the size of a call's Rx window
by David Howells
· 6 years ago
4272d30
rxrpc: Trace socket notification
by David Howells
· 6 years ago
4764c0d
rxrpc: Trace packet transmission
by David Howells
· 6 years ago
f3f8337
rxrpc: Fix the trace for terminal ACK (re)transmission
by David Howells
· 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
f597a57
rxrpc: remove redundant variables 'sp' and 'did_discard'
by YueHaibing
· 6 years ago
dd979b4
net: simplify sock_poll_wait
by Christoph Hellwig
· 6 years ago
52b544b
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
by Ingo Molnar
· 6 years ago
a11e1d4
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
by Linus Torvalds
· 6 years ago
bfc18e3
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
by Mark Rutland
· 6 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 6 years ago
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
fb1967a
rxrpc: Fix terminal retransmission connection ID to include the channel
by David Howells
· 6 years ago
408afb8
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
1a02502
rxrpc: Fix handling of call quietly cancelled out on server
by David Howells
· 6 years ago
5001c2d
net/rxrpc: convert to ->poll_mask
by Christoph Hellwig
· 7 years ago
c350637
proc: introduce proc_create_net{,_data}
by Christoph Hellwig
· 7 years ago
6b47fe1
rxrpc: Trace UDP transmission failure
by David Howells
· 6 years ago
494337c
rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages
by David Howells
· 6 years ago
93864fc
rxrpc: Fix the min security level for kernel calls
by David Howells
· 6 years ago
f2aeed3
rxrpc: Fix error reception on AF_INET6 sockets
by David Howells
· 6 years ago
c54e43d
rxrpc: Fix missing start of call timeout
by David Howells
· 6 years ago
b41d7cf
rxrpc: Fix undefined packet handling
by David Howells
· 7 years ago
5bb053b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
17226f1
rxrpc: Fix leak of rxrpc_peer objects
by David Howells
· 7 years ago
1159d4b
rxrpc: Add a tracepoint to track rxrpc_peer refcounting
by David Howells
· 7 years ago
31f5f9a16
rxrpc: Fix apparent leak of rxrpc_local objects
by David Howells
· 7 years ago
09d2bf5
rxrpc: Add a tracepoint to track rxrpc_local refcounting
by David Howells
· 7 years ago
d3be4d2
rxrpc: Fix potential call vs socket/net destruction race
by David Howells
· 7 years ago
88f2a82
rxrpc: Fix checker warnings and errors
by David Howells
· 7 years ago
edb63e2
rxrpc: remove unused static variables
by Sebastian Andrzej Siewior
· 7 years ago
59299aa
rxrpc: Fix resend event time calculation
by Marc Dionne
· 7 years ago
57b0c9d
rxrpc: Don't treat call aborts as conn aborts
by David Howells
· 7 years ago
03877bf
rxrpc: Fix Tx ring annotation after initial Tx failure
by David Howells
· 7 years ago
f82eb88
rxrpc: Fix a bit of time confusion
by David Howells
· 7 years ago
ace45be
rxrpc: Fix firewall route keepalive
by David Howells
· 7 years ago
1bae5d2
rxrpc: Trace call completion
by David Howells
· 7 years ago
a25e21f
rxrpc, afs: Use debug_ids rather than pointers in traces
by David Howells
· 7 years ago
827efed
rxrpc: Trace resend
by David Howells
· 7 years ago
2f635ce
net: Drop pernet_operations::async
by Kirill Tkhai
· 7 years ago
d644406
net: Use octal not symbolic permissions
by Joe Perches
· 7 years ago
b2864fb
net: Convert rxrpc_net_ops
by Kirill Tkhai
· 7 years ago
650b4ec
rxrpc: remove redundant initialization of variable 'len'
by Colin Ian King
· 7 years ago
93c62c4
rxrpc: Fix send in rxrpc_send_data_packet()
by David Howells
· 7 years ago
a16b8d0
rxrpc: Work around usercopy check
by David Howells
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
8c2f826
rxrpc: Don't put crypto buffers on the stack
by David Howells
· 7 years ago
17e9e23
rxrpc: Fix received abort handling
by David Howells
· 7 years ago
b2fe5fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
96890d6
net: delete /proc THIS_MODULE references
by Alexey Dobriyan
· 7 years ago
c501256
rxrpc: Use correct netns source in rxrpc_release_sock()
by David Howells
· 7 years ago
6c9257a
Merge tag 'rxrpc-fixes-20171129' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 7 years ago
96c22a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
282ef47
rxrpc: Fix variable overwrite
by Gustavo A. R. Silva
· 7 years ago
5fc62f6
rxrpc: Fix ACK generation from the connection event processor
by David Howells
· 7 years ago
3d7682a
rxrpc: Clean up whitespace
by David Howells
· 7 years ago
ade994f
net: annotate ->poll() instances
by Al Viro
· 7 years ago
Next »