From: David S. Miller Date: Tue, 22 Mar 2016 19:45:59 +0000 (-0400) Subject: Merge branch 'hns-fixes' X-Git-Tag: v4.6-rc1~38^2~15 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0419f4a953f8e08faef3ec9f5dab1cf697a4d7e1;p=platform%2Fkernel%2Flinux-exynos.git Merge branch 'hns-fixes' Yisen Zhuang says: ==================== net: hns: bugs fixed for hns This series includes some bug fixes and updates for hns driver. >from Daode, one fix about mss. >from Kejian, one fix about ping6 issue, one fix about mac address setting, two fix for RSS setting, two fix about mtu setting. >from qianqian, fixed HNS v2 xge statistic reg issue. >from Sheng, one fix about manage packets sending, one fix about GMACs mac setting. For more details, please see individual patches. Thanks a lot! --- change log: Series V2: - fix the comments as below: 1) modifies the wrong charator "whick" to "which" in commit log 2) use the "eth_hdr()" help to get source mac of packets 3) fix the wrong cast 4) use tabs instead of spaces to indent the value Series V1: - first submit ==================== Signed-off-by: David S. Miller --- 0419f4a953f8e08faef3ec9f5dab1cf697a4d7e1