From: David S. Miller Date: Sat, 10 Dec 2016 03:12:30 +0000 (-0500) Subject: Merge branch 'udp-receive-path-optimizations' X-Git-Tag: v4.10-rc1~202^2~22 X-Git-Url: http://git.agner.ch/gitweb/?a=commitdiff_plain;h=524a64c7268f8c8c7f22ab37ef0e72529de727c9;p=linux.git Merge branch 'udp-receive-path-optimizations' 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 --- 524a64c7268f8c8c7f22ab37ef0e72529de727c9