index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
act_api.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-17
net: sched: act: handle extack in tcf_generic_walker
Alexander Aring
1
-2
/
+4
2018-02-17
net: sched: act: add extack for walk callback
Alexander Aring
1
-2
/
+2
2018-02-17
net: sched: act: add extack for lookup callback
Alexander Aring
1
-1
/
+1
2018-02-17
net: sched: act: add extack to init callback
Alexander Aring
1
-2
/
+3
2018-02-17
net: sched: act: handle generic action errors
Alexander Aring
1
-32
/
+61
2018-02-17
net: sched: act: add extack to init
Alexander Aring
1
-6
/
+11
2018-02-17
net: sched: act: fix code style
Alexander Aring
1
-6
/
+6
2018-02-17
net: Revert sched action extack support series.
David S. Miller
1
-17
/
+12
2018-02-16
net: sched: act: add extack to init
Alexander Aring
1
-6
/
+11
2018-02-16
net: sched: act: fix code style
Alexander Aring
1
-6
/
+6
2018-02-16
net: sched: fix unbalance in the error path of tca_action_flush()
Davide Caratti
1
-1
/
+3
2018-02-13
net: Convert subsys_initcall() registered pernet_operations from net/sched
Kirill Tkhai
1
-0
/
+1
2018-02-07
idr: Rename idr_for_each_entry_ext
Matthew Wilcox
1
-3
/
+3
2018-02-07
net sched actions: Convert to use idr_alloc_u32
Matthew Wilcox
1
-35
/
+25
2018-02-07
idr: Delete idr_find_ext function
Matthew Wilcox
1
-1
/
+1
2018-02-07
idr: Delete idr_replace_ext function
Matthew Wilcox
1
-1
/
+1
2018-02-07
idr: Delete idr_remove_ext function
Matthew Wilcox
1
-1
/
+1
2017-12-06
net_sched: remove unused parameter from act cleanup ops
Cong Wang
1
-1
/
+1
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+0
2017-11-09
Revert "net_sched: hold netns refcnt for each action"
Cong Wang
1
-2
/
+0
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2017-11-03
net_sched: hold netns refcnt for each action
Cong Wang
1
-0
/
+2
2017-11-03
net_sched: acquire RTNL in tc_action_net_exit()
Cong Wang
1
-0
/
+2
2017-10-20
net/sched: Set the net-device for egress device instance
Or Gerlitz
1
-0
/
+1
2017-10-12
net: sched: introduce per-egress action device callbacks
Jiri Pirko
1
-0
/
+220
2017-09-13
net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walker
Jiri Pirko
1
-2
/
+4
2017-09-13
net_sched: get rid of tcfa_rcu
Cong Wang
1
-9
/
+8
2017-09-06
net: sched: don't use GFP_KERNEL under spin lock
Jakub Kicinski
1
-2
/
+6
2017-08-31
net/sched: Change act_api and act_xxx modules to use IDR
Chris Mi
1
-130
/
+121
2017-08-10
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
1
-3
/
+3
2017-08-04
net: sched: remove check for number of actions in tcf_exts_exec
Jiri Pirko
1
-1
/
+2
2017-07-31
net sched actions: add time filter for action dumping
Jamal Hadi Salim
1
-1
/
+20
2017-07-31
net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batch
Jamal Hadi Salim
1
-10
/
+40
2017-07-31
net sched actions: Use proper root attribute table for actions
Jamal Hadi Salim
1
-2
/
+2
2017-07-14
net sched actions: rename act_get_notify() to tcf_get_notify()
Roman Mashak
1
-2
/
+2
2017-05-25
net_sched: only create filter chains for new filters/actions
WANG Cong
1
-1
/
+1
2017-05-17
net: sched: add termination action to allow goto chain
Jiri Pirko
1
-0
/
+40
2017-05-17
net: sched: push tp down to action init
Jiri Pirko
1
-7
/
+8
2017-05-02
net: sched: add helpers to handle extended actions
Jiri Pirko
1
-1
/
+1
2017-04-25
net sched actions: Complete the JUMPX opcode
Jamal Hadi Salim
1
-0
/
+25
2017-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-23
/
+32
2017-04-20
net sched actions: allocate act cookie early
Wolfgang Bumiller
1
-23
/
+32
2017-04-17
net: rtnetlink: plumb extended ack to doit function
David Ahern
1
-2
/
+3
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-9
/
+11
2017-02-27
net sched actions: do not overwrite status of action creation.
Roman Mashak
1
-2
/
+2
2017-02-27
net sched actions: decrement module reference count after table flush.
Roman Mashak
1
-4
/
+1
2017-02-14
net_sched: nla_memdup_cookie() can be static
Wei Yongjun
1
-1
/
+1
2017-01-25
net sched actions: Add support for user cookies
Jamal Hadi Salim
1
-0
/
+45
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+2
2017-01-17
net sched actions: fix refcnt when GETing of action after bind
Jamal Hadi Salim
1
-3
/
+2
[next]