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
2019-03-08
rxrpc: Fix client call queueing, waiting for channel
David Howells
1
-2
/
+2
2019-03-08
rxrpc: Fix client call connect/disconnect race
David Howells
1
-5
/
+15
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2019-02-06
rxrpc: bad unlock balance in rxrpc_recvmsg
Eric Dumazet
1
-1
/
+2
2019-02-03
sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
Deepa Dinamani
1
-1
/
+1
2019-01-15
Revert "rxrpc: Allow failed client calls to be retried"
David Howells
5
-191
/
+24
2018-11-15
rxrpc: Fix life check
David Howells
1
-4
/
+23
2018-11-02
rxrpc: Fix lockup due to no error backoff after ack transmit error
David Howells
3
-8
/
+46
2018-10-25
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-23
/
+23
2018-10-23
Revert "net: simplify sock_poll_wait"
Karsten Graul
1
-1
/
+1
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-3
/
+5
2018-10-15
rxrpc: Fix a missing rxrpc_put_peer() in the error_report handler
David Howells
1
-0
/
+1
2018-10-15
rxrpc: Add /proc/net/rxrpc/peers to display peer list
David Howells
3
-0
/
+130
2018-10-15
rxrpc: Fix incorrect conditional on IPV6
David Howells
1
-1
/
+1
2018-10-15
rxrpc: use correct kvec num when sending BUSY response packet
YueHaibing
1
-1
/
+2
2018-10-15
rxrpc: Fix an uninitialised variable
David Howells
1
-1
/
+1
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-173
/
+233
2018-10-08
rxrpc: Fix the packet reception routine
David Howells
6
-50
/
+105
2018-10-08
rxrpc: Fix connection-level abort handling
David Howells
3
-15
/
+19
2018-10-08
rxrpc: Only take the rwind and mtu values from latest ACK
David Howells
1
-9
/
+10
2018-10-08
rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window()
David Howells
1
-6
/
+8
2018-10-08
rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()
David Howells
1
-16
/
+19
2018-10-08
rxrpc: Don't need to take the RCU read lock in the packet receiver
David Howells
1
-28
/
+13
2018-10-08
rxrpc: Use the UDP encap_rcv hook
David Howells
3
-44
/
+35
2018-10-05
rxrpc: Fix the data_ready handler
David Howells
2
-35
/
+44
2018-10-05
rxrpc: Fix some missed refs to init_net
David Howells
6
-24
/
+34
2018-10-04
rxrpc: Allow the reply time to be obtained on a client call
David Howells
1
-0
/
+14
2018-10-04
rxrpc: Allow the reply time to be obtained on a client call
David Howells
1
-0
/
+43
2018-10-04
rxrpc: Drop the local endpoint arg from rxrpc_extract_addr_from_skb()
David Howells
6
-9
/
+6
2018-10-04
rxrpc: Use IPv4 addresses throught the IPv6
David Howells
4
-22
/
+17
2018-10-04
rxrpc: Emit the data Tx trace line before transmitting
David Howells
1
-4
/
+4
2018-10-04
rxrpc: Use rxrpc_free_skb() rather than rxrpc_lose_skb()
David Howells
3
-17
/
+1
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
[next]