aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/wiznet
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2013-03-26 12:45:12 -0400
committerDavid S. Miller <davem@davemloft.net>2013-03-26 12:45:12 -0400
commit33b7f0282e077db234afcf368a7a179b638e50a2 (patch)
tree59a450599ed491e4bd117ea56a60f5ab79821586 /drivers/net/ethernet/wiznet
parentnetlink: remove duplicated NLMSG_ALIGN (diff)
parentnet_sched: better precise estimation on packet length for untrusted packets (diff)
downloadlinux-dev-33b7f0282e077db234afcf368a7a179b638e50a2.tar.xz
linux-dev-33b7f0282e077db234afcf368a7a179b638e50a2.zip
Merge branch 'transport-header'
Jason Wang says: ==================== We don't set transport header for untrusted packets in the past, but for the follwoing reasons, we need to do it now. - Better packet length estimation (introduced in 1def9238) needs l4 header for gso packets to compute the header length. - Some driver needs l4 header (e.g. ixgbe needs tcp header to do atr). So this patches tries to set transport header for packets from untrusted source (netback, packet, tuntap, macvtap). Plus a fix for better estimation on packet length for DODGY packet. Tested on tun/macvtap/packet, compile test on netback. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/wiznet')
0 files changed, 0 insertions, 0 deletions