index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: 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
*
|
rps: Inspect PPTP encapsulated by GRE to get flow hash
Gao Feng
2016-08-10
1
-34
/
+79
|
/
*
packet: Use symmetric hash for PACKET_FANOUT_HASH.
David S. Miller
2016-07-01
1
-0
/
+43
*
net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target()...
Amir Vadai
2016-03-10
1
-13
/
+0
*
flow_dissector: Use same pointer for IPv4 and IPv6 addresses
Alexander Duyck
2016-02-24
1
-6
/
+5
*
flow_dissector: Correctly handle parsing FCoE
Alexander Duyck
2016-02-24
1
-2
/
+5
*
flow_dissector: Fix fragment handling for header length computation
Alexander Duyck
2016-02-24
1
-3
/
+7
*
flow_dissector: Check for IP fragmentation even if not using IPv4 address
Alexander Duyck
2016-02-24
1
-8
/
+9
*
net: Copy inner L3 and L4 headers as unaligned on GRE TEB
Alexander Duyck
2016-02-16
1
-0
/
+7
*
flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth...
Alexander Duyck
2016-02-09
1
-3
/
+6
*
flow_dissector: Use 'const' where possible.
David S. Miller
2015-09-01
1
-38
/
+41
*
flow: Move __get_hash_from_flowi{4,6} into flow_dissector.c
David S. Miller
2015-09-01
1
-0
/
+35
*
flow_dissector: Don't use bit fields.
David S. Miller
2015-09-01
1
-7
/
+7
*
flow_dissector: Ignore flow dissector return value from ___skb_get_hash
Tom Herbert
2015-09-01
1
-9
/
+3
*
flow_dissector: Add control/reporting of encapsulation
Tom Herbert
2015-09-01
1
-0
/
+15
*
flow_dissector: Add flag to stop parsing when an IPv6 flow label is seen
Tom Herbert
2015-09-01
1
-1
/
+4
*
flow_dissector: Add flag to stop parsing at L3
Tom Herbert
2015-09-01
1
-0
/
+6
[next]