index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rxrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-202
/
+188
2018-09-28
rxrpc: Fix error distribution
David Howells
6
-61
/
+15
2018-09-28
rxrpc: Fix transport sockopts to get IPv4 errors on an IPv6 socket
David Howells
1
-10
/
+13
2018-09-28
rxrpc: Make service call handling more robust
David Howells
5
-60
/
+38
2018-09-28
rxrpc: Improve up-front incoming packet checking
David Howells
2
-28
/
+50
2018-09-28
rxrpc: Emit BUSY packets when supposed to rather than ABORTs
David Howells
4
-18
/
+26
2018-09-28
rxrpc: Fix RTT gathering
David Howells
3
-15
/
+33
2018-09-28
rxrpc: Fix checks as to whether we should set up a new call
David Howells
3
-9
/
+15
2018-09-28
rxrpc: Remove VLA usage of skcipher
Kees Cook
2
-23
/
+23
2018-09-27
rxrpc: Remove dup code from rxrpc_find_connection_rcu()
David Howells
1
-3
/
+0
2018-09-10
net: Add and use skb_mark_not_on_list().
David S. Miller
1
-1
/
+1
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
12
-67
/
+123
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-5
/
+5
2018-08-11
rxrpc: remove redundant static int 'zero'
Colin Ian King
1
-1
/
+0
2018-08-09
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-90
/
+109
2018-08-08
rxrpc: Fix the keepalive generator [ver #2]
David Howells
7
-89
/
+109
2018-08-03
rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to caller
David Howells
1
-22
/
+11
2018-08-03
rxrpc: Reuse SKCIPHER_REQUEST_ON_STACK buffer
Kees Cook
1
-12
/
+13
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2018-08-02
rxrpc: Remove set but not used variable 'nowj'
Wei Yongjun
1
-2
/
+1
2018-08-01
rxrpc: Fix user call ID check in rxrpc_service_prealloc_one
YueHaibing
1
-2
/
+2
2018-08-01
rxrpc: Transmit more ACKs during data reception
David Howells
2
-0
/
+18
2018-08-01
rxrpc: Propose, but don't immediately transmit, the final ACK for a call
David Howells
1
-4
/
+2
2018-08-01
rxrpc: Increase the size of a call's Rx window
David Howells
1
-1
/
+1
2018-08-01
rxrpc: Trace socket notification
David Howells
1
-1
/
+3
2018-08-01
rxrpc: Trace packet transmission
David Howells
7
-15
/
+55
2018-08-01
rxrpc: Fix the trace for terminal ACK (re)transmission
David Howells
1
-2
/
+4
2018-08-01
rxrpc: Show some more information through /proc files
David Howells
1
-4
/
+9
2018-08-01
rxrpc: Display call expect-receive-by timeout in proc
David Howells
1
-3
/
+11
2018-08-01
rxrpc: remove redundant variables 'sp' and 'did_discard'
YueHaibing
2
-4
/
+0
2018-07-30
net: simplify sock_poll_wait
Christoph Hellwig
1
-1
/
+1
2018-07-17
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
1
-3
/
+7
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
1
-3
/
+7
2018-06-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
4
-5
/
+5
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-4
/
+18
2018-06-06
rxrpc: Fix terminal retransmission connection ID to include the channel
David Howells
1
-1
/
+1
2018-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-7
/
+3
2018-06-04
rxrpc: Fix handling of call quietly cancelled out on server
David Howells
3
-3
/
+17
2018-05-26
net/rxrpc: convert to ->poll_mask
Christoph Hellwig
1
-7
/
+3
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
3
-33
/
+9
2018-05-10
rxrpc: Trace UDP transmission failure
David Howells
4
-8
/
+35
2018-05-10
rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages
David Howells
1
-23
/
+23
2018-05-10
rxrpc: Fix the min security level for kernel calls
David Howells
1
-1
/
+1
2018-05-10
rxrpc: Fix error reception on AF_INET6 sockets
David Howells
1
-15
/
+42
2018-05-10
rxrpc: Fix missing start of call timeout
David Howells
4
-1
/
+23
2018-04-04
rxrpc: Fix undefined packet handling
David Howells
2
-0
/
+12
2018-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
20
-97
/
+464
2018-03-30
rxrpc: Fix leak of rxrpc_peer objects
David Howells
5
-0
/
+26
2018-03-30
rxrpc: Add a tracepoint to track rxrpc_peer refcounting
David Howells
3
-22
/
+68
[prev]
[next]