aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/flow_dissector.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-20flow_dissector: Add L2TPv3 dissectorsWojciech Drewek1-0/+9
2022-07-26flow_dissector: Add PPPoE dissectorsWojciech Drewek1-0/+13
2022-07-13net: extract port range fields from fl_flow_keyMaksym Glubokiy1-0/+16
2022-04-20flow_dissector: Add number of vlan tags dissectorBoris Sukholitko1-0/+9
2022-04-08net/sched: flower: fix parsing of ethertype following VLAN headerVlad Buslov1-0/+2
2021-10-29cls_flower: Fix inability to match GRE/IPIP packetsYoshiki Komachi1-0/+1
2021-03-14flow_dissector: constify raw input data argumentAlexander Lobakin1-1/+1
2021-03-14flow_dissector: constify bpf_flow_dissector's data pointersAlexander Lobakin1-2/+2
2020-07-24net/flow_dissector: add packet hash dissectionAriel Levkovich1-0/+9
2020-06-30flow_dissector: Pull BPF program assignment up to bpf-netnsJakub Sitnicki1-1/+2
2020-06-01flow_dissector: Move out netns_bpf prog callbacksJakub Sitnicki1-0/+6
2020-05-26flow_dissector: Parse multiple MPLS Label Stack EntriesGuillaume Nault1-1/+13
2020-02-17net: sched: correct flower port blockingJason Baron1-0/+9
2020-02-13net/flow_dissector: remove unexist field descriptionHangbin Liu1-1/+0
2019-12-03cls_flower: Fix the behavior using port ranges with hw-offloadYoshiki Komachi1-0/+1
2019-11-22net: flow_dissector: Wrap unionized VLAN fields in a structPetr Machata1-3/+5
2019-11-20netfilter: nft_payload: add VLAN offload supportPablo Neira Ayuso1-3/+6
2019-11-20netfilter: nf_tables_offload: allow ethernet interface type onlyPablo Neira Ayuso1-0/+2
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+2
2019-10-30flow_dissector: extract more ICMP informationMatteo Croce1-8/+11
2019-10-30flow_dissector: add meaningful commentsMatteo Croce1-0/+1
2019-10-23net/flow_dissector: switch to siphashEric Dumazet1-1/+2
2019-07-09net/flow_dissector: add connection tracking dissectionPaul Blakey1-0/+15
2019-06-19flow_dissector: add support for ingress ifindex dissectionJiri Pirko1-0/+9
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2019-06-12net: ethtool: Allow matching on vlan DEI bitMaxime Chevallier1-0/+1
2019-06-03flow_dissector: remove unused FLOW_DISSECTOR_F_STOP_AT_L3 flagStanislav Fomichev1-3/+2
2019-04-23flow_dissector: switch kernel context to struct bpf_flow_dissectorStanislav Fomichev1-0/+7
2018-11-30net/flow_dissector: correct comments on enum flow_dissector_key_idEdward Cree1-3/+3
2018-08-07flow_dissector: allow dissection of tunnel options from metadataSimon Horman1-0/+17
2018-07-19flow_dissector: Dissect tos and ttl from the tunnel infoOr Gerlitz1-1/+1
2018-07-07net/flow_dissector: Add support for QinQ dissectionJianbo Liu1-0/+2
2018-07-07net/flow_dissector: Save vlan ethertype from headersJianbo Liu1-1/+1
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-05-08net: core: rework basic flow dissection helperPaolo Abeni1-1/+6
2018-05-07net: flow_dissector: fix typo 'can by' to 'can be'Wolfram Sang1-1/+1
2017-11-11tipc: improve link resiliency when rps is activatedJon Maloy1-6/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-05flow_dissector: Cleanup control flowTom Herbert1-0/+8
2017-06-04net/flow_dissector: add support for dissection of misc ip header fieldsOr Gerlitz1-0/+11
2017-05-24net: flow_dissector: add support for dissection of tcp flagsJiri Pirko1-0/+9
2017-04-24flow_dissector: add mpls support (v2)Benjamin LaHaise1-0/+8
2017-01-11flow disector: ARP supportSimon Horman1-0/+19
2016-12-08flow dissector: ICMP supportSimon Horman1-0/+17
2016-11-09net/sched: cls_flower: Add UDP port to tunnel parametersHadar Hen Zion1-0/+1
2016-11-09flow_dissector: Add enums for encapsulation keysHadar Hen Zion1-0/+4
2016-09-01rps: flow_dissector: Add the const for the parameter of flow_keys_have_l4Gao Feng1-1/+1
2016-08-18flow_dissector: Get vlan priority in addition to vlan idHadar Hen Zion1-3/+9
2016-03-10net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target() publicAmir Vadai1-0/+13
2015-09-01flow_dissector: Don't use bit fields.David S. Miller1-3/+5