index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
flow_dissector.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-11
tipc: improve link resiliency when rps is activated
Jon Maloy
1
-6
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-05
flow_dissector: Cleanup control flow
Tom Herbert
1
-0
/
+8
2017-06-04
net/flow_dissector: add support for dissection of misc ip header fields
Or Gerlitz
1
-0
/
+11
2017-05-24
net: flow_dissector: add support for dissection of tcp flags
Jiri Pirko
1
-0
/
+9
2017-04-24
flow_dissector: add mpls support (v2)
Benjamin LaHaise
1
-0
/
+8
2017-01-11
flow disector: ARP support
Simon Horman
1
-0
/
+19
2016-12-08
flow dissector: ICMP support
Simon Horman
1
-0
/
+17
2016-11-09
net/sched: cls_flower: Add UDP port to tunnel parameters
Hadar Hen Zion
1
-0
/
+1
2016-11-09
flow_dissector: Add enums for encapsulation keys
Hadar Hen Zion
1
-0
/
+4
2016-09-01
rps: flow_dissector: Add the const for the parameter of flow_keys_have_l4
Gao Feng
1
-1
/
+1
2016-08-18
flow_dissector: Get vlan priority in addition to vlan id
Hadar Hen Zion
1
-3
/
+9
2016-03-10
net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target()...
Amir Vadai
1
-0
/
+13
2015-09-01
flow_dissector: Don't use bit fields.
David S. Miller
1
-3
/
+5
2015-09-01
flow_dissector: Add control/reporting of encapsulation
Tom Herbert
1
-0
/
+2
2015-09-01
flow_dissector: Add flag to stop parsing when an IPv6 flow label is seen
Tom Herbert
1
-0
/
+1
2015-09-01
flow_dissector: Add flag to stop parsing at L3
Tom Herbert
1
-0
/
+1
2015-09-01
flow_dissector: Add control/reporting of fragmentation
Tom Herbert
1
-0
/
+4
2015-09-01
flowi: Abstract out functions to get flow hash based on flowi
Tom Herbert
1
-0
/
+2
2015-09-01
skbuff: Make __skb_set_sw_hash a general function
Tom Herbert
1
-0
/
+5
2015-09-01
flow_dissector: Move skb related functions to skbuff.h
Tom Herbert
1
-50
/
+0
2015-06-04
mpls: Add MPLS entropy label in flow_keys
Tom Herbert
1
-0
/
+1
2015-06-04
net: Add GRE keyid in flow_keys
Tom Herbert
1
-0
/
+6
2015-06-04
net: Add IPv6 flow label to flow_keys
Tom Herbert
1
-1
/
+3
2015-06-04
net: Add VLAN ID to flow_keys
Tom Herbert
1
-0
/
+6
2015-06-04
net: Get rid of IPv6 hash addresses flow keys
Tom Herbert
1
-1
/
+0
2015-06-04
net: Add keys for TIPC address
Tom Herbert
1
-0
/
+10
2015-06-04
net: Add full IPv6 addresses to flow_keys
Tom Herbert
1
-19
/
+33
2015-06-04
net: Get skb hash over flow_keys structure
Tom Herbert
1
-3
/
+18
2015-05-13
flow_dissector: change port array into src, dst tuple
Jiri Pirko
1
-3
/
+6
2015-05-13
flow_dissector: introduce support for Ethernet addresses
Jiri Pirko
1
-0
/
+13
2015-05-13
flow_dissector: introduce support for ipv6 addressses
Jiri Pirko
1
-0
/
+13
2015-05-13
flow_dissector: add missing header includes
Jiri Pirko
1
-0
/
+3
2015-05-13
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
1
-29
/
+34
2015-05-13
flow_dissector: introduce programable flow_dissector
Jiri Pirko
1
-0
/
+61
2015-05-13
net: move __skb_get_hash function declaration to flow_dissector.h
Jiri Pirko
1
-0
/
+1
2015-05-13
net: move *skb_get_poff declarations into correct header
Jiri Pirko
1
-0
/
+3
2015-05-13
flow_dissector: remove unused function flow_get_hlen declaration
Jiri Pirko
1
-3
/
+0
2015-05-13
net: change name of flow_dissector header to match the .c file name
Jiri Pirko
1
-0
/
+68