projects
/
platform
/
kernel
/
linux-rpi3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
2e1af7d
2c8c56e
)
Merge branch 'so_incoming_cpu'
author
David S. Miller
<davem@davemloft.net>
Tue, 11 Nov 2014 18:00:11 +0000
(13:00 -0500)
committer
David S. Miller
<davem@davemloft.net>
Tue, 11 Nov 2014 18:00:11 +0000
(13:00 -0500)
Eric Dumazet says:
====================
net: SO_INCOMING_CPU support
SO_INCOMING_CPU socket option (read by getsockopt()) provides
an alternative to RPS/RFS for high performance servers using
multi queues NIC.
TCP should use sk_mark_napi_id() for established sockets only.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Trivial merge