index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
flow_dissector.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-09
net/flow_dissector: add connection tracking dissection
Paul Blakey
1
-0
/
+44
2019-06-19
flow_dissector: add support for ingress ifindex dissection
Jiri Pirko
1
-0
/
+16
2019-06-04
flow_dissector: remove unused FLOW_DISSECTOR_F_STOP_AT_L3 flag
Stanislav Fomichev
1
-9
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-13
flow_dissector: disable preemption around BPF calls
Eric Dumazet
1
-0
/
+2
2019-04-26
bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_type
Stanislav Fomichev
1
-0
/
+39
2019-04-23
flow_dissector: handle no-skb use case
Stanislav Fomichev
1
-27
/
+25
2019-04-23
net: plumb network namespace into __skb_flow_dissect
Stanislav Fomichev
1
-10
/
+17
2019-04-23
flow_dissector: switch kernel context to struct bpf_flow_dissector
Stanislav Fomichev
1
-25
/
+20
2019-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2019-04-03
flow_dissector: fix clamping of BPF flow_keys for non-zero nhoff
Stanislav Fomichev
1
-1
/
+2
2019-04-03
net/flow_dissector: pass flow_keys->n_proto to BPF programs
Stanislav Fomichev
1
-0
/
+1
2019-03-27
net/core: Document __skb_flow_dissect() flags argument
Bart Van Assche
1
-0
/
+2
2019-01-29
net/flow_dissector: move bpf case into __skb_flow_bpf_dissect
Stanislav Fomichev
1
-38
/
+54
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2018-12-08
net/flow_dissector: correctly cap nhoff and thoff in case of BPF
Stanislav Fomichev
1
-1
/
+4
2018-12-08
selftests/bpf: use thoff instead of nhoff in BPF flow dissector
Stanislav Fomichev
1
-0
/
+1
2018-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2018-11-10
flow_dissector: do not dissect l4 ports for fragments
배석진
1
-2
/
+2
2018-11-08
net/vlan: include the shift in skb_vlan_tag_get_prio()
Michał Mirosław
1
-2
/
+1
2018-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+140
2018-09-25
flow_dissector: lookup netns by skb->sk if skb->dev is NULL
Willem de Bruijn
1
-3
/
+9
2018-09-20
net: core: Use FIELD_SIZEOF directly instead of reimplementing its function
zhong jiang
1
-5
/
+5
2018-09-14
flow_dissector: implements flow dissector BPF hook
Petar Penkov
1
-0
/
+134
2018-08-07
flow_dissector: allow dissection of tunnel options from metadata
Simon Horman
1
-1
/
+18
2018-07-20
flow_dissector: Dissect tos and ttl from the tunnel info
Or Gerlitz
1
-1
/
+13
2018-07-07
net/flow_dissector: Add support for QinQ dissection
Jianbo Liu
1
-15
/
+17
2018-07-07
net/flow_dissector: Save vlan ethertype from headers
Jianbo Liu
1
-0
/
+2
2018-06-04
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
1
-1
/
+1
2018-06-04
Revert "ipv6: omit traffic class when calculating flow hash"
David S. Miller
1
-1
/
+1
2018-06-04
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
1
-1
/
+1
2018-05-08
flow_dissector: do not rely on implicit casts
Paolo Abeni
1
-1
/
+1
2018-05-08
net: core: rework basic flow dissection helper
Paolo Abeni
1
-8
/
+9
2018-03-04
net: Remove unused get_hash_from_flow functions
David Ahern
1
-16
/
+0
2018-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+1
2018-01-19
flow_dissector: properly cap thoff field
Eric Dumazet
1
-2
/
+1
2017-12-21
flow_dissector: Parse batman-adv unicast headers
Sven Eckelmann
1
-0
/
+57
2017-12-05
flow_dissector: dissect tunnel info outside __skb_flow_dissect()
Simon Horman
1
-7
/
+5
2017-11-11
tipc: improve link resiliency when rps is activated
Jon Maloy
1
-15
/
+15
2017-10-02
flow_dissector: dissect tunnel info
Simon Horman
1
-0
/
+100
2017-09-05
flow_dissector: Add limit for number of headers to dissect
Tom Herbert
1
-3
/
+22
2017-09-05
flow_dissector: Cleanup control flow
Tom Herbert
1
-78
/
+145
2017-08-16
dsa: fix flow disector null pointer
Craig Gallek
1
-1
/
+1
2017-08-10
net: core: fix compile error inside flow_dissector due to new dsa callback
John Crispin
1
-0
/
+2
2017-08-10
net-next: dsa: fix flow dissection
John Crispin
1
-0
/
+12
2017-08-02
flow_dissector: remove unused functions
WANG Cong
1
-45
/
+0
2017-06-05
net/flow_dissector: add support for dissection of misc ip header fields
Or Gerlitz
1
-0
/
+40
2017-05-24
net: flow_dissector: add support for dissection of tcp flags
Jiri Pirko
1
-0
/
+29
2017-04-24
flow_dissector: add mpls support (v2)
Benjamin LaHaise
1
-3
/
+22
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
[next]