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