index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
flow_dissector.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
flow_dissector: cleanup FLOW_DISSECTOR_KEY_ENC_FLAGS
Asbjørn Sloth Tønnesen
2024-07-15
1
-9
/
+0
*
net/sched: flower: define new tunnel flags
Asbjørn Sloth Tønnesen
2024-07-15
1
-1
/
+6
*
net/sched: flower: refactor control flag definitions
Asbjørn Sloth Tønnesen
2024-07-15
1
-3
/
+11
*
net: ipv4: Add a sysctl to set multipath hash seed
Petr Machata
2024-06-13
1
-0
/
+2
*
flow_dissector: add support for tunnel control flags
Davide Caratti
2024-06-04
1
-0
/
+9
*
ip_tunnel: convert __be16 tunnel flags to bitmaps
Alexander Lobakin
2024-04-01
1
-1
/
+1
*
net: flow_dissector: Add IPSEC dissector
Ratheesh Kannoth
2023-08-02
1
-0
/
+9
*
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-07-31
1
-2
/
+3
*
net: flow_dissector: add support for cfm packets
Zahari Doychev
2023-06-13
1
-0
/
+21
*
flow_dissector: Dissect layer 2 miss from tc skb extension
Ido Schimmel
2023-05-31
1
-0
/
+2
*
flow_dissector: Address kdoc warnings
Simon Horman
2023-04-21
1
-18
/
+20
*
flow_dissector: Add L2TPv3 dissectors
Wojciech Drewek
2022-09-20
1
-0
/
+9
*
flow_dissector: Add PPPoE dissectors
Wojciech Drewek
2022-07-26
1
-0
/
+13
*
net: extract port range fields from fl_flow_key
Maksym Glubokiy
2022-07-13
1
-0
/
+16
*
flow_dissector: Add number of vlan tags dissector
Boris Sukholitko
2022-04-20
1
-0
/
+9
*
net/sched: flower: fix parsing of ethertype following VLAN header
Vlad Buslov
2022-04-08
1
-0
/
+2
*
cls_flower: Fix inability to match GRE/IPIP packets
Yoshiki Komachi
2021-10-29
1
-0
/
+1
*
flow_dissector: constify raw input data argument
Alexander Lobakin
2021-03-14
1
-1
/
+1
*
flow_dissector: constify bpf_flow_dissector's data pointers
Alexander Lobakin
2021-03-14
1
-2
/
+2
*
net/flow_dissector: add packet hash dissection
Ariel Levkovich
2020-07-25
1
-0
/
+9
*
flow_dissector: Pull BPF program assignment up to bpf-netns
Jakub Sitnicki
2020-06-30
1
-1
/
+2
*
flow_dissector: Move out netns_bpf prog callbacks
Jakub Sitnicki
2020-06-02
1
-0
/
+6
*
flow_dissector: Parse multiple MPLS Label Stack Entries
Guillaume Nault
2020-05-27
1
-1
/
+13
*
net: sched: correct flower port blocking
Jason Baron
2020-02-18
1
-0
/
+9
*
net/flow_dissector: remove unexist field description
Hangbin Liu
2020-02-13
1
-1
/
+0
*
cls_flower: Fix the behavior using port ranges with hw-offload
Yoshiki Komachi
2019-12-03
1
-0
/
+1
*
net: flow_dissector: Wrap unionized VLAN fields in a struct
Petr Machata
2019-11-22
1
-3
/
+5
*
netfilter: nft_payload: add VLAN offload support
Pablo Neira Ayuso
2019-11-20
1
-3
/
+6
*
netfilter: nf_tables_offload: allow ethernet interface type only
Pablo Neira Ayuso
2019-11-20
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
1
-1
/
+2
|
\
|
*
net/flow_dissector: switch to siphash
Eric Dumazet
2019-10-24
1
-1
/
+2
*
|
flow_dissector: extract more ICMP information
Matteo Croce
2019-10-31
1
-8
/
+11
*
|
flow_dissector: add meaningful comments
Matteo Croce
2019-10-31
1
-0
/
+1
|
/
*
net/flow_dissector: add connection tracking dissection
Paul Blakey
2019-07-09
1
-0
/
+15
*
flow_dissector: add support for ingress ifindex dissection
Jiri Pirko
2019-06-19
1
-0
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-18
1
-0
/
+1
|
\
|
*
net: ethtool: Allow matching on vlan DEI bit
Maxime Chevallier
2019-06-12
1
-0
/
+1
*
|
flow_dissector: remove unused FLOW_DISSECTOR_F_STOP_AT_L3 flag
Stanislav Fomichev
2019-06-03
1
-3
/
+2
|
/
*
flow_dissector: switch kernel context to struct bpf_flow_dissector
Stanislav Fomichev
2019-04-23
1
-0
/
+7
*
net/flow_dissector: correct comments on enum flow_dissector_key_id
Edward Cree
2018-11-30
1
-3
/
+3
*
flow_dissector: allow dissection of tunnel options from metadata
Simon Horman
2018-08-07
1
-0
/
+17
*
flow_dissector: Dissect tos and ttl from the tunnel info
Or Gerlitz
2018-07-20
1
-1
/
+1
*
net/flow_dissector: Add support for QinQ dissection
Jianbo Liu
2018-07-07
1
-0
/
+2
*
net/flow_dissector: Save vlan ethertype from headers
Jianbo Liu
2018-07-07
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-12
1
-1
/
+1
|
\
|
*
net: flow_dissector: fix typo 'can by' to 'can be'
Wolfram Sang
2018-05-08
1
-1
/
+1
*
|
net: core: rework basic flow dissection helper
Paolo Abeni
2018-05-08
1
-1
/
+6
|
/
*
tipc: improve link resiliency when rps is activated
Jon Maloy
2017-11-11
1
-6
/
+6
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
flow_dissector: Cleanup control flow
Tom Herbert
2017-09-05
1
-0
/
+8
[next]