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
/
cls_api.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-22
net: sched: fix call_rcu() race on classifier module unloads
Daniel Borkmann
1
-0
/
+5
2015-05-09
net_sched: fix a use-after-free in tc_ctl_tfilter()
WANG Cong
1
-4
/
+3
2015-03-09
net_sched: destroy proto tp when all filters are gone
Cong Wang
1
-4
/
+10
2015-02-05
cls_api.c: Fix dumping of non-existing actions' stats.
Ignacy Gawędzki
1
-3
/
+4
2014-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2014-10-08
net_sched: copy exts->type in tcf_exts_change()
WANG Cong
1
-0
/
+1
2014-09-29
net_sched: remove the first parameter from tcf_exts_destroy()
WANG Cong
1
-1
/
+1
2014-09-13
net: rcu-ify tcf_proto
John Fastabend
1
-15
/
+15
2014-07-18
net_sched: cancel nest attribute on failure in tcf_exts_dump()
Cong Wang
1
-3
/
+8
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-05-03
net: Allow tc changes in user namespaces
Stéphane Graber
1
-1
/
+2
2014-04-28
sched, act: allow to clear all actions as well
Cong Wang
1
-8
/
+6
2014-04-28
sched, cls: check if we could overwrite actions when changing a filter
Cong Wang
1
-4
/
+5
2014-04-24
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
1
-1
/
+1
2014-01-13
net_sched: add struct net pointer to tcf_proto_ops->dump
WANG Cong
1
-5
/
+6
2014-01-07
net_sched: Remove unnecessary checks for act->ops
Jamal Hadi Salim
1
-1
/
+1
2013-12-21
net_sched: fix a regression in tcf_proto_lookup_ops()
Eric Dumazet
1
-12
/
+10
2013-12-18
net_sched: convert tcf_proto_ops to use struct list_head
WANG Cong
1
-10
/
+8
2013-12-18
net_sched: cls: refactor out struct tcf_ext_map
WANG Cong
1
-18
/
+13
2013-12-18
net_sched: act: use standard struct list_head
WANG Cong
1
-28
/
+26
2013-04-08
net_cls: remove duplicated include from cls_api.c
Wei Yongjun
1
-1
/
+0
2013-03-28
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
1
-2
/
+2
2013-03-26
netlink: have length check of rtnl msg before deref
Hong zhi guo
1
-4
/
+5
2013-03-22
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
1
-1
/
+1
2013-01-15
pkt_sched: namespace aware act_mirred
Benjamin LaHaise
1
-5
/
+6
2012-11-19
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
Eric W. Biederman
1
-0
/
+2
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-7
/
+7
2012-08-15
net sched: Pass the skb into change so it can access NETLINK_CB
Eric W. Biederman
1
-1
/
+1
2012-06-27
pkt_sched: cls_api: Move away from NLMSG_NEW().
David S. Miller
1
-5
/
+7
2012-04-02
pkt_sched: Stop using NLA_PUT*().
David S. Miller
1
-1
/
+2
2011-07-06
net: sched: constify tcf_proto and tc_action
Eric Dumazet
1
-3
/
+3
2011-06-10
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
1
-3
/
+3
2011-01-20
net_sched: cleanups
Eric Dumazet
1
-13
/
+20
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-23
net_sched: make traffic control network namespace aware
Tom Goff
1
-17
/
+13
2009-11-26
net: use net_eq to compare nets
Octavian Purdila
1
-2
/
+2
2009-11-06
net_cls: Use __dev_get_by_index()
Eric Dumazet
1
-2
/
+2
2009-10-08
netlink: fix typo in initialization
Jiri Pirko
1
-1
/
+1
2009-09-06
net_sched: reintroduce dev->qdisc for use by sch_api
Patrick McHardy
1
-5
/
+2
2009-09-06
net_sched: make cls_ops->tcf_chain() optional
Patrick McHardy
1
-0
/
+5
2009-06-02
net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel pa...
Minoru Usui
1
-6
/
+17
2009-05-03
net: Only store high 16 bits of kernel generated filter priorities
Robert Love
1
-1
/
+1
2008-11-20
pkt_sched: remove unnecessary xchg() in packet classifiers
Patrick McHardy
1
-1
/
+2
2008-10-17
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
Johannes Berg
1
-1
/
+1
2008-08-30
pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock()
Jarek Poplawski
1
-1
/
+1
2008-08-15
pkt_sched: Fix unlocking in tc_ctl_tfilter()
Jarek Poplawski
1
-1
/
+1
2008-07-18
pkt_sched: Remove qdisc_lock_tree usage in cls_api.c
David S. Miller
1
-4
/
+7
2008-07-18
netdev: Allocate multiple queues for TX.
David S. Miller
1
-2
/
+2
2008-07-09
netdev: Move rest of qdisc state into struct netdev_queue
David S. Miller
1
-2
/
+5
[next]