배석진
|
62230715fd
flow_dissector: do not dissect l4 ports for fragments
|
6 gadi atpakaļ |
David S. Miller
|
105bc1306e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
|
6 gadi atpakaļ |
Willem de Bruijn
|
d0e13a1488
flow_dissector: lookup netns by skb->sk if skb->dev is NULL
|
6 gadi atpakaļ |
zhong jiang
|
f195efb47d
net: core: Use FIELD_SIZEOF directly instead of reimplementing its function
|
7 gadi atpakaļ |
Petar Penkov
|
d58e468b11
flow_dissector: implements flow dissector BPF hook
|
7 gadi atpakaļ |
Simon Horman
|
92e2c40536
flow_dissector: allow dissection of tunnel options from metadata
|
7 gadi atpakaļ |
Or Gerlitz
|
5544adb970
flow_dissector: Dissect tos and ttl from the tunnel info
|
7 gadi atpakaļ |
Jianbo Liu
|
24c590e3b0
net/flow_dissector: Add support for QinQ dissection
|
7 gadi atpakaļ |
Jianbo Liu
|
2064c3d4c0
net/flow_dissector: Save vlan ethertype from headers
|
7 gadi atpakaļ |
Michal Kubecek
|
fa1be7e01e
ipv6: omit traffic class when calculating flow hash
|
7 gadi atpakaļ |
David S. Miller
|
a925ab48da
Revert "ipv6: omit traffic class when calculating flow hash"
|
7 gadi atpakaļ |
Michal Kubecek
|
87ae68c8b4
ipv6: omit traffic class when calculating flow hash
|
7 gadi atpakaļ |
Paolo Abeni
|
d869dea664
flow_dissector: do not rely on implicit casts
|
7 gadi atpakaļ |
Paolo Abeni
|
72a338bcc6
net: core: rework basic flow dissection helper
|
7 gadi atpakaļ |
David Ahern
|
de7a0f871f
net: Remove unused get_hash_from_flow functions
|
7 gadi atpakaļ |
David S. Miller
|
8565d26bcb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 gadi atpakaļ |
Eric Dumazet
|
d0c081b491
flow_dissector: properly cap thoff field
|
7 gadi atpakaļ |
Sven Eckelmann
|
5b0890a972
flow_dissector: Parse batman-adv unicast headers
|
7 gadi atpakaļ |
Simon Horman
|
62b32379fd
flow_dissector: dissect tunnel info outside __skb_flow_dissect()
|
7 gadi atpakaļ |
Jon Maloy
|
8d6e79d3ce
tipc: improve link resiliency when rps is activated
|
7 gadi atpakaļ |
Simon Horman
|
a38402bc50
flow_dissector: dissect tunnel info
|
7 gadi atpakaļ |
Tom Herbert
|
1eed4dfb81
flow_dissector: Add limit for number of headers to dissect
|
8 gadi atpakaļ |
Tom Herbert
|
3a1214e8b0
flow_dissector: Cleanup control flow
|
8 gadi atpakaļ |
Craig Gallek
|
7324157b8a
dsa: fix flow disector null pointer
|
8 gadi atpakaļ |
John Crispin
|
2d57164564
net: core: fix compile error inside flow_dissector due to new dsa callback
|
8 gadi atpakaļ |
John Crispin
|
43e665287f
net-next: dsa: fix flow dissection
|
8 gadi atpakaļ |
WANG Cong
|
b2f9d432de
flow_dissector: remove unused functions
|
8 gadi atpakaļ |
Or Gerlitz
|
518d8a2e9b
net/flow_dissector: add support for dissection of misc ip header fields
|
8 gadi atpakaļ |
Jiri Pirko
|
ac4bb5de27
net: flow_dissector: add support for dissection of tcp flags
|
8 gadi atpakaļ |
Benjamin LaHaise
|
029c1ecbb2
flow_dissector: add mpls support (v2)
|
8 gadi atpakaļ |