index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
pkt_cls.h
Age
Commit message (
Expand
)
Author
2017-10-21
net: sched: remove unused classid field from tc_cls_common_offload
Jiri Pirko
2017-10-21
net: sched: use tc_setup_cb_call to call per-block callbacks
Jiri Pirko
2017-10-21
net: sched: introduce per-block callbacks
Jiri Pirko
2017-10-21
net: sched: use extended variants of block_get/put in ingress and clsact qdiscs
Jiri Pirko
2017-10-21
net: sched: add block bind/unbind notif. and extended block_get/put
Jiri Pirko
2017-10-16
net: sched: teach tcf_bind/unbind_filter to use block->q
Jiri Pirko
2017-10-16
net: sched: introduce tcf_block_q and tcf_block_dev helpers
Jiri Pirko
2017-10-16
net: sched: store Qdisc pointer in struct block
Jiri Pirko
2017-10-13
mqprio: Introduce new hardware offload mode and shaper in mqprio
Amritha Nambiar
2017-10-11
net: sched: remove unused tcf_exts_get_dev helper and cls_flower->egress_dev
Jiri Pirko
2017-10-11
net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infra
Jiri Pirko
2017-10-11
net: sched: introduce per-egress action device callbacks
Jiri Pirko
2017-08-11
net: sched: remove cops->tcf_cl_offload
Jiri Pirko
2017-08-11
net: sched: remove handle propagation down to the drivers
Jiri Pirko
2017-08-11
net: sched: propagate classid down to offload drivers
Jiri Pirko
2017-08-07
net_sched: use void pointer for filter handle
WANG Cong
2017-08-07
net: sched: move prio into cls_common
Jiri Pirko
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
2017-08-07
net: sched: make egress_dev flag part of flower offload struct
Jiri Pirko
2017-08-04
net: sched: avoid atomic swap in tcf_exts_change
Jiri Pirko
2017-08-04
net: sched: remove check for number of actions in tcf_exts_exec
Jiri Pirko
2017-08-04
net: sched: fix return value of tcf_exts_exec
Jiri Pirko
2017-08-04
net: sched: remove redundant helpers tcf_exts_is_predicative and tcf_exts_is_...
Jiri Pirko
2017-08-04
net: sched: use tcf_exts_has_actions in tcf_exts_exec
Jiri Pirko
2017-08-04
net: sched: change names of action number helpers to be aligned with the rest
Jiri Pirko
2017-08-04
net: sched: remove unneeded tcf_em_tree_change
Jiri Pirko
2017-05-31
sched: add helper for updating statistics on all actions
Jakub Kicinski
2017-05-25
net_sched: only create filter chains for new filters/actions
WANG Cong
2017-05-17
net: sched: introduce multichain support for filters
Jiri Pirko
2017-05-17
net: sched: introduce tcf block infractructure
Jiri Pirko
2017-05-17
net: sched: move tc_classify function to cls_api.c
Jiri Pirko
2017-02-17
net/sched: Reflect HW offload status
Or Gerlitz
2017-02-15
sched: have stub for tcf_destroy_chain in case NET_CLS is not configured
Jiri Pirko
2017-02-10
sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api
Jiri Pirko
2017-02-03
sched: cls_flower: expose priority to offloading netdevice
Jiri Pirko
2017-01-25
net sched actions: Add support for user cookies
Jamal Hadi Salim
2016-12-02
net/sched: cls_flower: Add offload support using egress Hardware device
Hadar Hen Zion
2016-12-02
net/sched: Add separate check for skip_hw flag
Hadar Hen Zion
2016-09-28
net/sched: pkt_cls: change tc actions order to be as the user sets
Hadar Hen Zion
2016-09-21
net: cls_bpf: allow offloaded filters to update stats
Jakub Kicinski
2016-09-21
net: cls_bpf: limit hardware offload by software-only flag
Jakub Kicinski
2016-09-21
net: cls_bpf: add hardware offload
Jakub Kicinski
2016-08-22
net_sched: properly handle failure case of tcf_exts_init()
WANG Cong
2016-08-17
net_sched: convert tcf_exts from list to pointer array
WANG Cong
2016-08-17
net_sched: move tc offload macros to pkt_cls.h
WANG Cong
2016-07-24
net/sched: Add match-all classifier hw offloading.
Yotam Gigi
2016-06-07
net: sched: fix tc_should_offload for specific clsact classes
Daniel Borkmann
2016-05-16
net/sched: cls_flower: Hardware offloaded filters statistics support
Amir Vadai
2016-05-16
net: cls_u32: Add support for skip-sw flag to tc u32 classifier.
Samudrala, Sridhar
2016-05-16
net: sched: Move TCA_CLS_FLAGS_SKIP_HW to uapi header file.
Samudrala, Sridhar
[prev]
[next]