From: David S. Miller Date: Sat, 2 Mar 2019 07:08:31 +0000 (-0800) Subject: Merge branch 'SO_MAX_PACING_RATE-64-bit' X-Git-Tag: v5.1-rc1~178^2~40 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=061ae26ff47f79fb2ce09b2577ebab32d4fe9fe1;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'SO_MAX_PACING_RATE-64-bit' Eric Dumazet says: ==================== net: 64bit support for SO_MAX_PACING_RATE 64bit kernels adopted 64bit type for sk_max_pacing_rate in linux-4.20 We can change how we implement SO_MAX_PACING_RATE socket option to support 64bit values to/from user space as well. ==================== Signed-off-by: David S. Miller --- 061ae26ff47f79fb2ce09b2577ebab32d4fe9fe1