You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Arnaldo Carvalho de Melo
0660e03f6b
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
...
Now the skb->nh union has just one member, .raw, i.e. it is just like the
skb->mac union, strange, no? I'm just leaving it like that till the transport
layer is done with, when we'll rename skb->mac.raw to skb->mac_header (or
->mac_header_offset?), ditto for ->{h,nh}.
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
18 years ago
..
802
[SK_BUFF]: Introduce skb_mac_header()
18 years ago
8021q
…
appletalk
[SK_BUFF]: Use skb_reset_network_header where the skb_pull return was being used
18 years ago
atm
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
18 years ago
ax25
[SK_BUFF]: Introduce skb_set_network_header
18 years ago
bluetooth
[SK_BUFF]: Introduce skb_mac_header()
18 years ago
bridge
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
18 years ago
core
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
18 years ago
dccp
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
18 years ago
decnet
[SK_BUFF]: Introduce skb_network_header()
18 years ago
econet
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
18 years ago
ethernet
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
18 years ago
ieee80211
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
18 years ago
ipv4
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
18 years ago
ipv6
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
18 years ago
ipx
[SK_BUFF]: Use skb_reset_network_header where the skb_pull return was being used
18 years ago
irda
[SK_BUFF]: Introduce skb_reset_network_header(skb)
18 years ago
iucv
[SK_BUFF]: Introduce skb_reset_network_header(skb)
18 years ago
key
[IPSEC] af_key: Fix thinko in pfkey_xfrm_policy2msg()
18 years ago
lapb
…
llc
[SK_BUFF]: Introduce skb_reset_network_header(skb)
18 years ago
netfilter
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
18 years ago
netlabel
…
netlink
…
netrom
[SK_BUFF]: Introduce skb_reset_network_header(skb)
18 years ago
packet
[SK_BUFF]: Introduce skb_network_offset()
18 years ago
rose
…
rxrpc
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
18 years ago
sched
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
18 years ago
sctp
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
18 years ago
sunrpc
[NET]: convert network timestamps to ktime_t
18 years ago
tipc
[SK_BUFF]: Introduce skb_reset_network_header(skb)
18 years ago
unix
…
wanrouter
…
x25
[SK_BUFF]: Introduce skb_reset_network_header(skb)
18 years ago
xfrm
…
Kconfig
…
Makefile
…
TUNABLE
…
compat.c
…
nonet.c
…
socket.c
…
sysctl_net.c
…