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
/
act_api.c
Age
Commit message (
Expand
)
Author
2018-02-06
net sched actions: Convert to use idr_alloc_u32
Matthew Wilcox
2018-02-06
idr: Delete idr_find_ext function
Matthew Wilcox
2018-02-06
idr: Delete idr_replace_ext function
Matthew Wilcox
2018-02-06
idr: Delete idr_remove_ext function
Matthew Wilcox
2017-12-05
net_sched: remove unused parameter from act cleanup ops
Cong Wang
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-09
Revert "net_sched: hold netns refcnt for each action"
Cong Wang
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-03
net_sched: hold netns refcnt for each action
Cong Wang
2017-11-03
net_sched: acquire RTNL in tc_action_net_exit()
Cong Wang
2017-10-20
net/sched: Set the net-device for egress device instance
Or Gerlitz
2017-10-11
net: sched: introduce per-egress action device callbacks
Jiri Pirko
2017-09-13
net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walker
Jiri Pirko
2017-09-12
net_sched: get rid of tcfa_rcu
Cong Wang
2017-09-05
net: sched: don't use GFP_KERNEL under spin lock
Jakub Kicinski
2017-08-30
net/sched: Change act_api and act_xxx modules to use IDR
Chris Mi
2017-08-09
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
2017-08-04
net: sched: remove check for number of actions in tcf_exts_exec
Jiri Pirko
2017-07-30
net sched actions: add time filter for action dumping
Jamal Hadi Salim
2017-07-30
net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batch
Jamal Hadi Salim
2017-07-30
net sched actions: Use proper root attribute table for actions
Jamal Hadi Salim
2017-07-14
net sched actions: rename act_get_notify() to tcf_get_notify()
Roman Mashak
2017-05-25
net_sched: only create filter chains for new filters/actions
WANG Cong
2017-05-17
net: sched: add termination action to allow goto chain
Jiri Pirko
2017-05-17
net: sched: push tp down to action init
Jiri Pirko
2017-05-02
net: sched: add helpers to handle extended actions
Jiri Pirko
2017-04-25
net sched actions: Complete the JUMPX opcode
Jamal Hadi Salim
2017-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-20
net sched actions: allocate act cookie early
Wolfgang Bumiller
2017-04-17
net: rtnetlink: plumb extended ack to doit function
David Ahern
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-02-26
net sched actions: do not overwrite status of action creation.
Roman Mashak
2017-02-26
net sched actions: decrement module reference count after table flush.
Roman Mashak
2017-02-14
net_sched: nla_memdup_cookie() can be static
Wei Yongjun
2017-01-25
net sched actions: Add support for user cookies
Jamal Hadi Salim
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-16
net sched actions: fix refcnt when GETing of action after bind
Jamal Hadi Salim
2017-01-08
net-tc: extract skip classify bit from tc_verd
Willem de Bruijn
2016-12-05
net_sched: gen_estimator: complete rewrite of rate estimators
Eric Dumazet
2016-10-29
net_sched actions: use nla_parse_nested()
Johannes Berg
2016-10-13
net_sched: reorder pernet ops and act ops registrations
WANG Cong
2016-09-20
net sched actions: fix GETing actions
Jamal Hadi Salim
2016-09-19
net sched: stylistic cleanups
Jamal Hadi Salim
2016-08-17
net_sched: convert tcf_exts from list to pointer array
WANG Cong
2016-08-17
net_sched: remove an unnecessary list_del()
WANG Cong
2016-08-17
net_sched: remove the leftover cleanup_a()
WANG Cong
2016-07-25
net_sched: get rid of struct tcf_common
WANG Cong
2016-07-25
net_sched: move tc_action into tcf_common
WANG Cong
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-15
net sched actions: bug fix dumping actions directly didnt produce NLMSG_DONE
Jamal Hadi Salim
[prev]
[next]