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
/
net
/
sched
/
cls_api.c
Age
Commit message (
Expand
)
Author
2019-10-08
net_sched: fix backward compatibility for TCA_KIND
Cong Wang
2019-09-24
net: sched: fix possible crash in tcf_action_destroy()
Eric Dumazet
2019-09-16
net: sched: use get_dev() action API in flow_action infra
Vlad Buslov
2019-09-16
net: sched: take reference to psample group in flow_action infra
Vlad Buslov
2019-09-16
net: sched: extend flow_action_entry with destructor
Vlad Buslov
2019-09-06
net: openvswitch: Set OvS recirc_id from tc chain index
Paul Blakey
2019-08-26
net: sched: copy tunnel info when setting flow_action entry->tunnel
Vlad Buslov
2019-08-26
net: sched: take reference to action dev before calling offloads
Vlad Buslov
2019-08-26
net: sched: take rtnl lock in tc_setup_flow_action()
Vlad Buslov
2019-08-26
net: sched: conditionally obtain rtnl lock in cls hw offloads API
Vlad Buslov
2019-08-26
net: sched: add API for registering unlocked offload block callbacks
Vlad Buslov
2019-08-26
net: sched: notify classifier on successful offload add/delete
Vlad Buslov
2019-08-26
net: sched: refactor block offloads counter usage
Vlad Buslov
2019-08-26
net: sched: change tcf block offload counter type to atomic_t
Vlad Buslov
2019-08-26
net: sched: protect block offload-related fields with rw_semaphore
Vlad Buslov
2019-08-08
flow_offload: support get multi-subsystem block
wenxu
2019-08-08
flow_offload: move tc indirect block to flow offload
wenxu
2019-08-08
cls_api: add flow_indr_block_call function
wenxu
2019-08-08
cls_api: remove the tcf_block cache
wenxu
2019-08-08
cls_api: modify the tc_indr_block_ing_cmd parameters.
wenxu
2019-08-06
net: sched: add ingress mirred action to hardware IR
John Hurley
2019-08-06
net: sched: add skbedit of ptype action to hardware IR
John Hurley
2019-07-23
net: sched: include mpls actions in hardware intermediate representation
John Hurley
2019-07-21
net: sched: verify that q!=NULL before setting q->flags
Vlad Buslov
2019-07-19
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
2019-07-19
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
Pablo Neira Ayuso
2019-07-17
net_sched: unset TCQ_F_CAN_BYPASS when adding filters
Cong Wang
2019-07-12
net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd()
Vlad Buslov
2019-07-09
net: sched: remove tcf block API
Pablo Neira Ayuso
2019-07-09
drivers: net: use flow block API
Pablo Neira Ayuso
2019-07-09
net: sched: use flow block API
Pablo Neira Ayuso
2019-07-09
net: flow_offload: add list handling functions
Pablo Neira Ayuso
2019-07-09
net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*
Pablo Neira Ayuso
2019-07-09
net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND
Pablo Neira Ayuso
2019-07-09
net/sched: Introduce action ct
Paul Blakey
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-05
net/sched: add police action to the hardware intermediate representation
Pieter Jansen van Vuuren
2019-05-05
net/sched: add sample action to the hardware intermediate representation
Pieter Jansen van Vuuren
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-02
net: sched: don't set tunnel for decap action
Vlad Buslov
2019-03-21
net/sched: let actions use RCU to access 'goto_chain'
Davide Caratti
2019-03-13
net_sched: return correct value for *notify* functions
Zhike Wang
2019-03-08
net: sched: fix potential use-after-free in __tcf_chain_put()
Vlad Buslov
2019-02-26
net: sched: fix typo in walker_check_empty()
Vlad Buslov
2019-02-25
net: sched: don't release block->lock when dumping chains
Vlad Buslov
2019-02-25
net: sched: set dedicated tcf_walker flag when tp is empty
Vlad Buslov
2019-02-22
net_sched: initialize net pointer inside tcf_exts_init()
Cong Wang
2019-02-21
net: sched: potential NULL dereference in tcf_block_find()
Dan Carpenter
2019-02-13
net: sched: remove duplicated include from cls_api.c
YueHaibing
[next]