index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rxrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
rxrpc: Allow the reply time to be obtained on a client call
David Howells
2018-10-04
1
-0
/
+14
*
rxrpc: Allow the reply time to be obtained on a client call
David Howells
2018-10-04
1
-0
/
+43
*
rxrpc: Drop the local endpoint arg from rxrpc_extract_addr_from_skb()
David Howells
2018-10-04
6
-9
/
+6
*
rxrpc: Use IPv4 addresses throught the IPv6
David Howells
2018-10-04
4
-22
/
+17
*
rxrpc: Emit the data Tx trace line before transmitting
David Howells
2018-10-04
1
-4
/
+4
*
rxrpc: Use rxrpc_free_skb() rather than rxrpc_lose_skb()
David Howells
2018-10-04
3
-17
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-03
11
-202
/
+188
|
\
|
*
rxrpc: Fix error distribution
David Howells
2018-09-28
6
-61
/
+15
|
*
rxrpc: Fix transport sockopts to get IPv4 errors on an IPv6 socket
David Howells
2018-09-28
1
-10
/
+13
|
*
rxrpc: Make service call handling more robust
David Howells
2018-09-28
5
-60
/
+38
|
*
rxrpc: Improve up-front incoming packet checking
David Howells
2018-09-28
2
-28
/
+50
|
*
rxrpc: Emit BUSY packets when supposed to rather than ABORTs
David Howells
2018-09-28
4
-18
/
+26
|
*
rxrpc: Fix RTT gathering
David Howells
2018-09-28
3
-15
/
+33
|
*
rxrpc: Fix checks as to whether we should set up a new call
David Howells
2018-09-28
3
-9
/
+15
|
*
rxrpc: Remove dup code from rxrpc_find_connection_rcu()
David Howells
2018-09-27
1
-3
/
+0
*
|
net: Add and use skb_mark_not_on_list().
David S. Miller
2018-09-10
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-15
12
-67
/
+123
|
\
|
*
rxrpc: remove redundant static int 'zero'
Colin Ian King
2018-08-11
1
-1
/
+0
|
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-09
7
-90
/
+109
|
|
\
|
*
|
rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to caller
David Howells
2018-08-03
1
-22
/
+11
|
*
|
rxrpc: Reuse SKCIPHER_REQUEST_ON_STACK buffer
Kees Cook
2018-08-03
1
-12
/
+13
|
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-02
1
-2
/
+2
|
|
\
\
|
*
|
|
rxrpc: Remove set but not used variable 'nowj'
Wei Yongjun
2018-08-02
1
-2
/
+1
|
*
|
|
rxrpc: Transmit more ACKs during data reception
David Howells
2018-08-01
2
-0
/
+18
|
*
|
|
rxrpc: Propose, but don't immediately transmit, the final ACK for a call
David Howells
2018-08-01
1
-4
/
+2
|
*
|
|
rxrpc: Increase the size of a call's Rx window
David Howells
2018-08-01
1
-1
/
+1
|
*
|
|
rxrpc: Trace socket notification
David Howells
2018-08-01
1
-1
/
+3
|
*
|
|
rxrpc: Trace packet transmission
David Howells
2018-08-01
7
-15
/
+55
|
*
|
|
rxrpc: Fix the trace for terminal ACK (re)transmission
David Howells
2018-08-01
1
-2
/
+4
|
*
|
|
rxrpc: Show some more information through /proc files
David Howells
2018-08-01
1
-4
/
+9
|
*
|
|
rxrpc: Display call expect-receive-by timeout in proc
David Howells
2018-08-01
1
-3
/
+11
|
*
|
|
rxrpc: remove redundant variables 'sp' and 'did_discard'
YueHaibing
2018-08-01
2
-4
/
+0
|
*
|
|
net: simplify sock_poll_wait
Christoph Hellwig
2018-07-30
1
-1
/
+1
*
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-08-13
4
-5
/
+5
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
2018-07-17
1
-3
/
+7
|
|
\
\
\
|
|
|
/
/
|
*
|
|
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
2018-06-21
4
-5
/
+5
*
|
|
|
rxrpc: Fix the keepalive generator [ver #2]
David Howells
2018-08-08
7
-89
/
+109
|
|
_
|
/
|
/
|
|
*
|
|
rxrpc: Fix user call ID check in rxrpc_service_prealloc_one
YueHaibing
2018-08-01
1
-2
/
+2
|
|
/
|
/
|
*
|
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-28
1
-3
/
+7
|
/
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
4
-4
/
+18
|
\
|
*
rxrpc: Fix terminal retransmission connection ID to include the channel
David Howells
2018-06-06
1
-1
/
+1
|
*
rxrpc: Fix handling of call quietly cancelled out on server
David Howells
2018-06-04
3
-3
/
+17
*
|
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
1
-7
/
+3
|
\
\
|
*
|
net/rxrpc: convert to ->poll_mask
Christoph Hellwig
2018-05-26
1
-7
/
+3
*
|
|
proc: introduce proc_create_net{,_data}
Christoph Hellwig
2018-05-16
3
-33
/
+9
|
|
/
|
/
|
*
|
rxrpc: Trace UDP transmission failure
David Howells
2018-05-10
4
-8
/
+35
*
|
rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages
David Howells
2018-05-10
1
-23
/
+23
*
|
rxrpc: Fix the min security level for kernel calls
David Howells
2018-05-10
1
-1
/
+1
*
|
rxrpc: Fix error reception on AF_INET6 sockets
David Howells
2018-05-10
1
-15
/
+42
[next]