index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
flow_dissector.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
flow_dissector: Support IPv6 fragment header
Tom Herbert
2015-09-01
1
-0
/
+25
*
flow_dissector: Add control/reporting of fragmentation
Tom Herbert
2015-09-01
1
-2
/
+13
*
flow_dissector: Add flags argument to skb_flow_dissector functions
Tom Herbert
2015-09-01
1
-3
/
+4
*
flow_dissector: Jump to exit code in __skb_flow_dissect
Tom Herbert
2015-09-01
1
-26
/
+25
*
skbuff: Make __skb_set_sw_hash a general function
Tom Herbert
2015-09-01
1
-12
/
+6
*
net: Add functions to get skb->hash based on flow structures
Tom Herbert
2015-07-31
1
-4
/
+54
*
flow_dissector: Pre-initialize ip_proto in __skb_flow_dissect()
Geert Uytterhoeven
2015-06-28
1
-1
/
+1
*
flow_dissector: fix ipv6 dst, hop-by-hop and routing ext hdrs
Eric Dumazet
2015-06-12
1
-2
/
+4
*
flow_dissector: add support for dst, hop-by-hop and routing ext hdrs
Tom Herbert
2015-06-12
1
-0
/
+17
*
flow_dissector: Fix MPLS entropy label handling in flow dissector
Tom Herbert
2015-06-12
1
-2
/
+2
*
mpls: Add MPLS entropy label in flow_keys
Tom Herbert
2015-06-04
1
-0
/
+35
*
net: Add GRE keyid in flow_keys
Tom Herbert
2015-06-04
1
-1
/
+23
*
net: Add IPv6 flow label to flow_keys
Tom Herbert
2015-06-04
1
-19
/
+10
*
net: Add VLAN ID to flow_keys
Tom Herbert
2015-06-04
1
-0
/
+14
*
net: Get rid of IPv6 hash addresses flow keys
Tom Herbert
2015-06-04
1
-17
/
+0
*
net: Add keys for TIPC address
Tom Herbert
2015-06-04
1
-5
/
+13
*
net: Add full IPv6 addresses to flow_keys
Tom Herbert
2015-06-04
1
-19
/
+97
*
net: Get skb hash over flow_keys structure
Tom Herbert
2015-06-04
1
-13
/
+41
*
net: Remove superfluous setting of key_basic
Tom Herbert
2015-06-04
1
-6
/
+0
*
net: Simplify GRE case in flow_dissector
Tom Herbert
2015-06-04
1
-22
/
+22
*
flow_dissector: do not break if ports are not needed in flowlabel
Jiri Pirko
2015-05-22
1
-7
/
+7
*
flow_dissector: remove bogus return in tipc section
Jiri Pirko
2015-05-17
1
-1
/
+0
*
flow_dissector: change port array into src, dst tuple
Jiri Pirko
2015-05-13
1
-2
/
+2
*
flow_dissector: introduce support for Ethernet addresses
Jiri Pirko
2015-05-13
1
-0
/
+12
[next]