index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
mvpp2
/
mvpp2_cls.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-05-22
net: mvpp2: fix RX hashing for non-10G ports
Russell King
1
-1
/
+1
2020-05-06
net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del()
Dan Carpenter
1
-0
/
+3
2020-03-17
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
1
-2
/
+2
2020-03-08
flow_offload: check for basic action hw stats type
Jiri Pirko
1
-0
/
+6
2019-07-08
net: mvpp2: cls: Add support for ETHER_FLOW
Maxime Chevallier
1
-0
/
+2
2019-07-08
net: mvpp2: cls: Report an error for unsupported flow types
Maxime Chevallier
1
-0
/
+4
2019-06-18
net: mvpp2: cls: Add steering based on vlan Id and priority.
Maxime Chevallier
1
-25
/
+72
2019-06-18
net: mvpp2: cls: right-justify the C2 TCAM keys
Maxime Chevallier
1
-7
/
+7
2019-06-18
net: mvpp2: cls: Only select applicable flows of classification offload
Maxime Chevallier
1
-0
/
+3
2019-06-18
net: mvpp2: cls: Use a dedicated lu_type for the RSS lookup
Maxime Chevallier
1
-2
/
+2
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2019-05-30
net: mvpp2: cls: Remove unnessesary check in mvpp2_ethtool_cls_rule_ins
YueHaibing
1
-2
/
+1
2019-05-28
net: mvpp2: cls: Check RSS table index validity when creating a context
Maxime Chevallier
1
-0
/
+3
2019-05-25
net: mvpp2: cls: Support steering to RSS contexts
Maxime Chevallier
1
-4
/
+54
2019-05-25
net: mvpp2: cls: Extract the RSS context when parsing the ethtool rule
Maxime Chevallier
1
-0
/
+6
2019-05-25
net: mvpp2: cls: Use RSS contexts to handle RSS tables
Maxime Chevallier
1
-24
/
+176
2019-05-25
net: mvpp2: cls: Bypass C2 internals FIFOs at init
Maxime Chevallier
1
-0
/
+6
2019-05-25
net: mvpp2: cls: Use the correct number of rules in various places
Maxime Chevallier
1
-2
/
+2
2019-05-23
net: mvpp2: cls: Fix leaked ethtool_rx_flow_rule
Maxime Chevallier
1
-0
/
+3
2019-05-07
net: mvpp2: cls: fix less than zero check on a u32 variable
Colin Ian King
1
-2
/
+4
2019-05-05
net: mvpp2: cls: Remove set but not used variable 'act'
YueHaibing
1
-3
/
+0
2019-05-01
net: mvpp2: cls: Allow dropping packets with classification offload
Maxime Chevallier
1
-9
/
+20
2019-05-01
net: mvpp2: cls: Add Classification offload support
Maxime Chevallier
1
-0
/
+316
2019-05-01
net: mvpp2: cls: Use a bitfield to represent the flow_type
Maxime Chevallier
1
-69
/
+95
2019-05-01
net: mvpp2: cls: Remove extra whitespace in mvpp2_cls_flow_write
Maxime Chevallier
1
-3
/
+3
2019-03-27
net: mvpp2: cls: Initialize lookup priorities for all entries in the flow
Maxime Chevallier
1
-13
/
+24
2019-03-27
net: mvpp2: cls: Invalidate all C2 entries except the ones we use
Maxime Chevallier
1
-0
/
+23
2019-03-27
net: mvpp2: cls: Rename the flow table macros
Maxime Chevallier
1
-7
/
+5
2019-03-27
net: mvpp2: cls: Don't use the sequence attribute for classification
Maxime Chevallier
1
-10
/
+0
2019-03-27
net: mvpp2: cls: Rename classifer per-port functions
Maxime Chevallier
1
-3
/
+3
2019-03-27
net: mvpp2: cls: Move C2 read/write helpers around
Maxime Chevallier
1
-41
/
+41
2019-03-27
net: mvpp2: cls: Write C2 TCAM data last when writing a C2 entry
Maxime Chevallier
1
-7
/
+7
2019-03-27
net: mvpp2: cls: Use iterators to go through the cls_table
Maxime Chevallier
1
-8
/
+2
2019-03-27
net: mvpp2: cls: Make the flow definitions const
Maxime Chevallier
1
-8
/
+9
2019-03-27
net: mvpp2: cls: Rename MVPP2_N_FLOWS to MVPP2_N_PRS_FLOWS
Maxime Chevallier
1
-5
/
+5
2019-03-27
net: mvpp2: cls: use Lookup Type in classification engines
Maxime Chevallier
1
-0
/
+12
2019-03-27
net: mvpp2: cls: Add missing MAC_DA field extraction
Maxime Chevallier
1
-0
/
+3
2018-07-16
net: mvpp2: debugfs: add classifier hit counters
Maxime Chevallier
1
-0
/
+21
2018-07-16
net: mvpp2: debugfs: add entries for classifier flows
Maxime Chevallier
1
-5
/
+23
2018-07-16
net: mvpp2: switch to SPDX identifiers
Antoine Tenart
1
-4
/
+1
2018-07-13
net: mvpp2: mvpp2_cls_flow_get() can be static
kbuild test robot
1
-1
/
+1
2018-07-12
net: mvpp2: allow setting RSS flow hash parameters with ethtool
Maxime Chevallier
1
-0
/
+104
2018-07-12
net: mvpp2: add an RSS classification step for each flow
Maxime Chevallier
1
-2
/
+277
2018-07-12
net: mvpp2: split ingress traffic into multiple flows
Maxime Chevallier
1
-8
/
+347
2018-07-12
net: mvpp2: use classifier to assign default rx queue
Maxime Chevallier
1
-0
/
+150
2018-07-12
net: mvpp2: rename per-port RSS init function
Maxime Chevallier
1
-1
/
+1
2018-07-12
net: mvpp2: make sure we don't spread load on disabled CPUs
Maxime Chevallier
1
-1
/
+7
2018-07-12
net: mvpp2: improve the distribution of packets on CPUs when using RSS
Antoine Tenart
1
-1
/
+15
2018-07-12
net: mvpp2: RSS indirection table support
Antoine Tenart
1
-7
/
+17
[next]