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
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: refactor block offloads counter usage
Vlad Buslov
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-18
net: sched: use major priority number as hardware priority
Pablo Neira Ayuso
2019-08-08
flow_offload: move tc indirect block to flow offload
wenxu
2019-07-19
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
Pablo Neira Ayuso
2019-07-12
net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd()
Vlad Buslov
2019-07-09
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
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: 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: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
2019-06-28
net: sched: refactor reinsert action
John Hurley
2019-06-15
net: sched: remove NET_CLS_IND config option
Jiri Pirko
2019-05-07
net/sched: remove block pointer from common offload structure
Pieter Jansen van Vuuren
2019-05-05
net/sched: add block pointer to tc_cls_common_offload structure
Pieter Jansen van Vuuren
2019-05-05
net/sched: extend matchall offload for hardware statistics
Pieter Jansen van Vuuren
2019-05-05
net/sched: remove unused functions for matchall offload
Pieter Jansen van Vuuren
2019-05-05
net/sched: use the hardware intermediate representation for matchall
Pieter Jansen van Vuuren
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-12
net: sched: extend proto ops to support unlocked classifiers
Vlad Buslov
2019-02-12
net: sched: track rtnl lock status when validating extensions
Vlad Buslov
2019-02-12
net: sched: traverse classifiers in chain with tcf_get_next_proto()
Vlad Buslov
2019-02-12
net: sched: traverse chains in block with tcf_get_next_chain()
Vlad Buslov
2019-02-06
cls_flower: don't expose TC actions to drivers anymore
Pablo Neira Ayuso
2019-02-06
flow_offload: add statistics retrieval infrastructure and use it
Pablo Neira Ayuso
2019-02-06
cls_api: add translator to flow_action representation
Pablo Neira Ayuso
2019-02-06
flow_offload: add flow action infrastructure
Pablo Neira Ayuso
2019-02-06
flow_offload: add flow_rule and flow_match structures and use them
Pablo Neira Ayuso
2018-12-14
net_sched: fold tcf_block_cb_call() into tc_setup_cb_call()
Cong Wang
2018-11-19
net: sched: cls_u32: add res to offload information
Jakub Kicinski
2018-11-19
net: sched: gred: support reporting stats from offloads
Jakub Kicinski
2018-11-19
net: sched: gred: add basic Qdisc offload
Jakub Kicinski
2018-11-14
net: sched: red: notify drivers about RED's limit parameter
Jakub Kicinski
2018-11-14
net: sched: mq: offload a graft notification
Jakub Kicinski
2018-11-14
net: sched: red: offload a graft notification
Jakub Kicinski
2018-11-14
net: sched: provide notification for graft on root
Jakub Kicinski
2018-11-11
net: sched: register callbacks for indirect tc block binds
John Hurley
2018-11-08
net: sched: red: inform offloads about harddrop setting
Jakub Kicinski
2018-10-04
net: sched: remove unused helpers
Jakub Kicinski
2018-09-24
net/sched: Add hardware specific counters to TC actions
Eelco Chaudron
2018-08-22
net_sched: fix unused variable warning in stmmac
Arnd Bergmann
2018-08-21
net_sched: remove list_head from tc_action
Cong Wang
2018-08-01
net: sched: make tcf_chain_{get,put}() static
Jiri Pirko
2018-07-30
net/tc: introduce TC_ACT_REINSERT.
Paolo Abeni
2018-07-27
net: sched: don't dump chains only held by actions
Jiri Pirko
2018-07-23
net: sched: cls_flower: propagate chain teplate creation and destruction to d...
Jiri Pirko
[next]