index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
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
|
\
|
*
flow dissector: correct size of storage for ARP
Simon Horman
2017-04-03
1
-1
/
+1
*
|
flow_dissector: Move GRE dissection into a separate function
Jiri Pirko
2017-03-08
1
-110
/
+134
*
|
flow_dissector: rename "proto again" goto label
Jiri Pirko
2017-03-08
1
-4
/
+4
*
|
flow_dissector: Fix GRE header error path
Jiri Pirko
2017-03-08
1
-3
/
+3
*
|
flow_dissector: Move MPLS dissection into a separate function
Jiri Pirko
2017-03-08
1
-22
/
+34
*
|
flow_dissector: Move ARP dissection into a separate function
Jiri Pirko
2017-03-08
1
-53
/
+67
|
/
*
flow dissector: check if arp_eth is null rather than arp
Colin Ian King
2017-01-16
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-11
1
-2
/
+2
|
\
|
*
net: skb_flow_get_be16() can be static
Eric Dumazet
2017-01-10
1
-2
/
+2
*
|
flow disector: ARP support
Simon Horman
2017-01-11
1
-0
/
+57
|
/
*
flow_dissector: Update pptp handling to avoid null pointer deref.
Ian Kumlien
2017-01-02
1
-2
/
+3
*
flow dissector: ICMP support
Simon Horman
2016-12-08
1
-0
/
+31
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-26
1
-1
/
+1
|
\
|
*
flow_dissect: call init_default_flow_dissectors() earlier
Eric Dumazet
2016-11-22
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
1
-3
/
+8
|
\
|
|
*
net: __skb_flow_dissect() must cap its return value
Eric Dumazet
2016-11-12
1
-3
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
1
-7
/
+5
|
\
|
|
*
flow_dissector: fix vlan tag handling
Arnd Bergmann
2016-10-27
1
-5
/
+5
|
*
flow_dissector: Check skb for VLAN only if skb specified.
Eric Garver
2016-10-19
1
-4
/
+2
*
|
flow_dissector: __skb_get_hash_symmetric arg can be const
Florian Westphal
2016-10-29
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-12
1
-2
/
+4
|
\
|
*
rps: flow_dissector: Fix uninitialized flow_keys used in __skb_get_hash possibly
Gao Feng
2016-09-01
1
-2
/
+4
*
|
flow_dissector: Get vlan priority in addition to vlan id
Hadar Hen Zion
2016-08-18
1
-9
/
+16
*
|
flow_dissector: For stripped vlan, get vlan info from skb->vlan_tci
Hadar Hen Zion
2016-08-18
1
-8
/
+26
[next]