Colin Ian King
|
57b68ec2a7
flow dissector: check if arp_eth is null rather than arp
|
8 years ago |
David S. Miller
|
02ac5d1487
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Simon Horman
|
55733350e5
flow disector: ARP support
|
8 years ago |
Eric Dumazet
|
d9584d8ccc
net: skb_flow_get_be16() can be static
|
8 years ago |
Ian Kumlien
|
d0af683407
flow_dissector: Update pptp handling to avoid null pointer deref.
|
8 years ago |
Simon Horman
|
972d3876fa
flow dissector: ICMP support
|
8 years ago |
David S. Miller
|
0b42f25d2f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Eric Dumazet
|
c9b8af1330
flow_dissect: call init_default_flow_dissectors() earlier
|
8 years ago |
David S. Miller
|
bb598c1b8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Eric Dumazet
|
34fad54c25
net: __skb_flow_dissect() must cap its return value
|
8 years ago |
David S. Miller
|
27058af401
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Florian Westphal
|
b917783c7b
flow_dissector: __skb_get_hash_symmetric arg can be const
|
9 years ago |
Arnd Bergmann
|
bc72f3dd89
flow_dissector: fix vlan tag handling
|
9 years ago |
Eric Garver
|
3805a938a6
flow_dissector: Check skb for VLAN only if skb specified.
|
9 years ago |
David S. Miller
|
b20b378d49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Gao Feng
|
635c223cfa
rps: flow_dissector: Fix uninitialized flow_keys used in __skb_get_hash possibly
|
9 years ago |
Hadar Hen Zion
|
f6a6692769
flow_dissector: Get vlan priority in addition to vlan id
|
9 years ago |
Hadar Hen Zion
|
d5709f7ab7
flow_dissector: For stripped vlan, get vlan info from skb->vlan_tci
|
9 years ago |
Gao Feng
|
ab10dccb11
rps: Inspect PPTP encapsulated by GRE to get flow hash
|
9 years ago |
David S. Miller
|
eb70db8756
packet: Use symmetric hash for PACKET_FANOUT_HASH.
|
9 years ago |
Amir Vadai
|
8de2d793da
net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target() public
|
9 years ago |
Alexander Duyck
|
b3c3106ce3
flow_dissector: Use same pointer for IPv4 and IPv6 addresses
|
9 years ago |
Alexander Duyck
|
224516b3a7
flow_dissector: Correctly handle parsing FCoE
|
9 years ago |
Alexander Duyck
|
43d2ccb3c1
flow_dissector: Fix fragment handling for header length computation
|
9 years ago |
Alexander Duyck
|
918c023f29
flow_dissector: Check for IP fragmentation even if not using IPv4 address
|
9 years ago |
Alexander Duyck
|
78565208d7
net: Copy inner L3 and L4 headers as unaligned on GRE TEB
|
9 years ago |
Alexander Duyck
|
461547f315
flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth_get_headlen
|
9 years ago |
David S. Miller
|
20a17bf6c0
flow_dissector: Use 'const' where possible.
|
10 years ago |
David S. Miller
|
a17ace95b0
flow: Move __get_hash_from_flowi{4,6} into flow_dissector.c
|
10 years ago |
David S. Miller
|
4b36993d3d
flow_dissector: Don't use bit fields.
|
10 years ago |