开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
flow_dissector.c
Age
Commit message (
Expand
)
Author
2024-07-18
net: flow_dissector: use DEBUG_NET_WARN_ON_ONCE
Pablo Neira Ayuso
2024-07-15
flow_dissector: set encapsulation control flags for non-IP
Asbjørn Sloth Tønnesen
2024-07-15
flow_dissector: cleanup FLOW_DISSECTOR_KEY_ENC_FLAGS
Asbjørn Sloth Tønnesen
2024-07-15
flow_dissector: set encapsulated control flags from tun_flags
Asbjørn Sloth Tønnesen
2024-07-15
flow_dissector: prepare for encapsulated control flags
Asbjørn Sloth Tønnesen
2024-06-12
net: ipv4: Add a sysctl to set multipath hash seed
Petr Machata
2024-06-12
net: add and use __skb_get_hash_symmetric_net
Florian Westphal
2024-06-12
net: add and use skb_get_hash_net
Florian Westphal
2024-06-04
flow_dissector: add support for tunnel control flags
Davide Caratti
2024-04-01
ip_tunnel: convert __be16 tunnel flags to bitmaps
Alexander Lobakin
2023-09-15
net/core: Fix ETH_P_1588 flow dissector
Sasha Neftin
2023-09-06
net/ipv6: SKB symmetric hash should incorporate transport ports
Quan Tian
2023-08-02
net: flow_dissector: Add IPSEC dissector
Ratheesh Kannoth
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-06-12
net: flow_dissector: add support for cfm packets
Zahari Doychev
2023-05-30
flow_dissector: Dissect layer 2 miss from tc skb extension
Ido Schimmel
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-18
netfilter: conntrack: Fix data-races around ct mark
Daniel Xu
2022-11-15
net: dsa: add support for DSA rx offloading via metadata dst
Felix Fietkau
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-21
flow_dissector: Do not count vlan tags inside tunnel payload
Qingqing Yang
2022-09-20
flow_dissector: Add L2TPv3 dissectors
Wojciech Drewek
2022-09-09
net: core: fix flow symmetric hash
Ludovic Cintrat
2022-08-23
bpf, flow_dissector: Introduce BPF_FLOW_DISSECTOR_CONTINUE retcode for bpf progs
Shmulik Ladkani
2022-08-23
flow_dissector: Make 'bpf_flow_dissect' return the bpf program retcode
Shmulik Ladkani
2022-08-03
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-07-26
flow_dissector: Add PPPoE dissectors
Wojciech Drewek
2022-04-20
flow_dissector: Add number of vlan tags dissector
Boris Sukholitko
2022-04-08
flow_dissector: fix false-positive __read_overflow2_field() warning
Jakub Kicinski
2022-04-08
net/sched: flower: fix parsing of ethertype following VLAN header
Vlad Buslov
2022-03-11
flow_dissector: Add support for HSRv0
Kurt Kanzenbach
2022-03-02
flow_dissector: Add support for HSR
Kurt Kanzenbach
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-17
net/sched: flow_dissector: Fix matching on zone id for invalid conns
Paul Blakey
2021-11-16
net: align static siphash keys
Eric Dumazet
2021-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-29
cls_flower: Fix inability to match GRE/IPIP packets
Yoshiki Komachi
2021-09-30
dissector: do not set invalid PPP protocol
Boris Sukholitko
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-28
net: let flow have same hash in two directions
zhang kai
2021-07-26
flow_dissector: Fix out-of-bounds warnings
Gustavo A. R. Silva
2021-06-14
net: flow_dissector: fix RPS on DSA masters
Vladimir Oltean
2021-06-11
net: dsa: generalize overhead for taggers that use both headers and trailers
Vladimir Oltean
2021-04-16
flow_dissector: Fix out-of-bounds warning in __skb_flow_bpf_to_target()
Gustavo A. R. Silva
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-14
flow_dissector: constify raw input data argument
Alexander Lobakin
2021-03-14
flow_dissector: fix byteorder of dissected ICMP ID
Alexander Lobakin
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
[next]