mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced 2024-11-01 02:21:16 +00:00
b890bfe609
For IPv6 over UDP packets, uplink UDP checksum offloading to HW is not supported since there is no check whether the device features are configured with tx checksumming. Add a new flag NETIF_F_IPV6_UDP_CSUM for tx checksumming for IPv6 over UDP packets. When a network device has this flag configured as one of its features, UDP checksum will be offloaded for IPv6 over UDP packets on uplink as well. CRs-fixed: 731693 Change-Id: Ifd89d569d211f8bed9cf57bca101560c4ca7e9eb Signed-off-by: Sivan Reinstein <sivanr@codeaurora.org> |
||
---|---|---|
.. | ||
datagram.c | ||
dev.c | ||
dev_addr_lists.c | ||
dev_ioctl.c | ||
drop_monitor.c | ||
dst.c | ||
ethtool.c | ||
fib_rules.c | ||
filter.c | ||
flow.c | ||
flow_dissector.c | ||
gen_estimator.c | ||
gen_stats.c | ||
iovec.c | ||
link_watch.c | ||
Makefile | ||
neighbour.c | ||
net-procfs.c | ||
net-sysfs.c | ||
net-sysfs.h | ||
net-traces.c | ||
net_namespace.c | ||
netevent.c | ||
netpoll.c | ||
netprio_cgroup.c | ||
pktgen.c | ||
request_sock.c | ||
rtnetlink.c | ||
scm.c | ||
secure_seq.c | ||
skbuff.c | ||
sock.c | ||
sock_diag.c | ||
sockev_nlmcast.c | ||
stream.c | ||
sysctl_net_core.c | ||
timestamping.c | ||
user_dma.c | ||
utils.c |