John Crispin
|
43e665287f
net-next: dsa: fix flow dissection
|
8 vuotta sitten |
WANG Cong
|
b2f9d432de
flow_dissector: remove unused functions
|
8 vuotta sitten |
Or Gerlitz
|
518d8a2e9b
net/flow_dissector: add support for dissection of misc ip header fields
|
8 vuotta sitten |
Jiri Pirko
|
ac4bb5de27
net: flow_dissector: add support for dissection of tcp flags
|
8 vuotta sitten |
Benjamin LaHaise
|
029c1ecbb2
flow_dissector: add mpls support (v2)
|
8 vuotta sitten |
David S. Miller
|
6f14f443d3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 vuotta sitten |
Simon Horman
|
ac6a3722fe
flow dissector: correct size of storage for ARP
|
8 vuotta sitten |
Jiri Pirko
|
7c92de8eaa
flow_dissector: Move GRE dissection into a separate function
|
8 vuotta sitten |
Jiri Pirko
|
c5ef188e93
flow_dissector: rename "proto again" goto label
|
8 vuotta sitten |
Jiri Pirko
|
d5774b93f0
flow_dissector: Fix GRE header error path
|
8 vuotta sitten |
Jiri Pirko
|
4a5d6c8b14
flow_dissector: Move MPLS dissection into a separate function
|
8 vuotta sitten |
Jiri Pirko
|
9bf881ffc5
flow_dissector: Move ARP dissection into a separate function
|
8 vuotta sitten |
Colin Ian King
|
57b68ec2a7
flow dissector: check if arp_eth is null rather than arp
|
8 vuotta sitten |
David S. Miller
|
02ac5d1487
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 vuotta sitten |
Simon Horman
|
55733350e5
flow disector: ARP support
|
8 vuotta sitten |
Eric Dumazet
|
d9584d8ccc
net: skb_flow_get_be16() can be static
|
8 vuotta sitten |
Ian Kumlien
|
d0af683407
flow_dissector: Update pptp handling to avoid null pointer deref.
|
8 vuotta sitten |
Simon Horman
|
972d3876fa
flow dissector: ICMP support
|
8 vuotta sitten |
David S. Miller
|
0b42f25d2f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 vuotta sitten |
Eric Dumazet
|
c9b8af1330
flow_dissect: call init_default_flow_dissectors() earlier
|
8 vuotta sitten |
David S. Miller
|
bb598c1b8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 vuotta sitten |
Eric Dumazet
|
34fad54c25
net: __skb_flow_dissect() must cap its return value
|
8 vuotta sitten |
David S. Miller
|
27058af401
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 vuotta sitten |
Florian Westphal
|
b917783c7b
flow_dissector: __skb_get_hash_symmetric arg can be const
|
8 vuotta sitten |
Arnd Bergmann
|
bc72f3dd89
flow_dissector: fix vlan tag handling
|
8 vuotta sitten |
Eric Garver
|
3805a938a6
flow_dissector: Check skb for VLAN only if skb specified.
|
8 vuotta sitten |
David S. Miller
|
b20b378d49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 vuotta sitten |
Gao Feng
|
635c223cfa
rps: flow_dissector: Fix uninitialized flow_keys used in __skb_get_hash possibly
|
9 vuotta sitten |
Hadar Hen Zion
|
f6a6692769
flow_dissector: Get vlan priority in addition to vlan id
|
9 vuotta sitten |
Hadar Hen Zion
|
d5709f7ab7
flow_dissector: For stripped vlan, get vlan info from skb->vlan_tci
|
9 vuotta sitten |