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
starfive-6.6.48-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
/
cls_api.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-26
net: sched: fix possible null pointer deref in tcf_block_put
Jiri Pirko
1
-0
/
+2
2017-12-15
net: sched: fix clsact init error path
Jiri Pirko
1
-2
/
+2
2017-12-13
net: remove duplicate includes
Pravin Shedge
1
-1
/
+0
2017-11-25
net: sched: crash on blocks with goto chain action
Roman Kapl
1
-5
/
+12
2017-11-23
net: sched: fix crash when deleting secondary chains
Roman Kapl
1
-3
/
+4
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-09
net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()
Cong Wang
1
-0
/
+1
2017-11-03
net: sched: introduce chain_head_change callback
Jiri Pirko
1
-22
/
+32
2017-11-03
net_sched: check NULL in tcf_block_put()
Cong Wang
1
-3
/
+2
2017-11-03
net: sched: move block offload unbind after all chains are flushed
Jiri Pirko
1
-2
/
+2
2017-11-02
net: sched: remove tc_can_offload check from egdev call
Jiri Pirko
1
-1
/
+1
2017-11-02
net: sched: move the can_offload check from binding phase to rule insertion p...
Jiri Pirko
1
-1
/
+1
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-29
/
+9
2017-10-31
net_sched: remove tcf_block_put_deferred()
Cong Wang
1
-29
/
+8
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-21
/
+57
2017-10-29
net_sched: add rtnl assertion to tcf_exts_destroy()
Cong Wang
1
-0
/
+1
2017-10-29
net_sched: introduce a workqueue for RCU callbacks of tc filter
Cong Wang
1
-17
/
+51
2017-10-24
net/sched: Fix actions list corruption when adding offloaded tc flows
Or Gerlitz
1
-4
/
+3
2017-10-21
net: sched: use tc_setup_cb_call to call per-block callbacks
Jiri Pirko
1
-3
/
+18
2017-10-21
net: sched: introduce per-block callbacks
Jiri Pirko
1
-0
/
+105
2017-10-21
net: sched: add block bind/unbind notif. and extended block_get/put
Jiri Pirko
1
-3
/
+53
2017-10-16
net: sched: propagate q and parent from caller down to tcf_fill_node
Jiri Pirko
1
-20
/
+35
2017-10-16
net: sched: store net pointer in block and introduce qdisc_net helper
Jiri Pirko
1
-0
/
+1
2017-10-16
net: sched: store Qdisc pointer in struct block
Jiri Pirko
1
-1
/
+2
2017-10-12
net: sched: remove unused tcf_exts_get_dev helper and cls_flower->egress_dev
Jiri Pirko
1
-22
/
+0
2017-10-12
net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infra
Jiri Pirko
1
-3
/
+10
2017-10-12
net: sched: introduce per-egress action device callbacks
Jiri Pirko
1
-0
/
+30
2017-10-12
net: sched: make tc_action_ops->get_dev return dev and avoid passing net
Jiri Pirko
1
-4
/
+2
2017-09-13
net_sched: carefully handle tcf_block_put()
Cong Wang
1
-6
/
+18
2017-09-13
net_sched: fix reference counting of tc filter chain
Cong Wang
1
-21
/
+26
2017-09-08
net: sched: fix memleak for chain zero
Jiri Pirko
1
-9
/
+9
2017-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+12
2017-08-26
net_sched: remove tc class reference counting
WANG Cong
1
-11
/
+6
2017-08-23
net: sched: don't do tcf_chain_flush from tcf_chain_destroy
Jiri Pirko
1
-3
/
+3
2017-08-23
net: sched: fix use after free when tcf_chain_destroy is called multiple times
Jiri Pirko
1
-2
/
+10
2017-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-08-18
net: sched: fix p_filter_chain check in tcf_chain_flush
Jiri Pirko
1
-1
/
+1
2017-08-10
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
1
-3
/
+3
2017-08-09
net_sched: get rid of some forward declarations
WANG Cong
1
-111
/
+103
2017-08-08
net_sched: use void pointer for filter handle
WANG Cong
1
-9
/
+8
2017-08-08
net_sched: refactor notification code for RTM_DELTFILTER
WANG Cong
1
-5
/
+39
2017-08-04
net: sched: avoid atomic swap in tcf_exts_change
Jiri Pirko
1
-8
/
+2
2017-08-04
net: sched: use tcf_exts_has_actions instead of exts->nr_actions
Jiri Pirko
1
-1
/
+1
2017-08-04
net: sched: change names of action number helpers to be aligned with the rest
Jiri Pirko
1
-1
/
+1
2017-05-25
net_sched: only create filter chains for new filters/actions
WANG Cong
1
-4
/
+9
2017-05-25
net: sched: cls_api: make reclassify return all the way back to the original tp
Jiri Pirko
1
-3
/
+5
2017-05-23
net/sched: fix filter flushing
Jiri Pirko
1
-3
/
+10
2017-05-23
net/sched: properly assign RCU pointer in tcf_chain_tp_insert/remove
Jiri Pirko
1
-2
/
+2
2017-05-17
net: sched: add termination action to allow goto chain
Jiri Pirko
1
-1
/
+5
2017-05-17
net: sched: push tp down to action init
Jiri Pirko
1
-4
/
+5
[next]