projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
d96dac1
02ab0d1
)
Merge branch 'udp-receive-path-optimizations'
author
David S. Miller
<davem@davemloft.net>
Sat, 10 Dec 2016 03:12:30 +0000
(22:12 -0500)
committer
David S. Miller
<davem@davemloft.net>
Sat, 10 Dec 2016 03:12:30 +0000
(22:12 -0500)
Eric Dumazet says:
====================
udp: receive path optimizations
This patch series provides about 100 % performance increase under flood.
v2: added Paolo feedback on udp_rmem_release() for tiny sk_rcvbuf
added the last patch touching sk_rmem_alloc later
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Trivial merge