linux-uconsole/include
Eric Dumazet fda55eca5a net: introduce skb_transport_header_was_set()
We have skb_mac_header_was_set() helper to tell if mac_header
was set on a skb. We would like the same for transport_header.

__netif_receive_skb() doesn't reset the transport header if already
set by GRO layer.

Note that network stacks usually reset the transport header anyway,
after pulling the network header, so this change only allows
a followup patch to have more precise qdisc pkt_len computation
for GSO packets at ingress side.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-01-08 17:51:54 -08:00
..
acpi
asm-generic These are a few cleanups for asm-generic: 2012-12-21 16:39:08 -08:00
clocksource
crypto
drm
keys
linux net: introduce skb_transport_header_was_set() 2013-01-08 17:51:54 -08:00
math-emu
media
memory
misc
net tcp: make sysctl_tcp_ecn namespace aware 2013-01-06 21:09:56 -08:00
pcmcia
ras
rdma
rxrpc
scsi
sound
target
trace mm: add a __GFP_KMEMCG flag 2012-12-18 15:02:12 -08:00
uapi rtnl: expose carrier value with possibility to set it 2012-12-28 15:24:18 -08:00
video
xen
Kbuild