index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cls_u32: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
1
-1
/
+7
*
cls_tcindex: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
1
-7
/
+26
*
cls_rsvp: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
1
-3
/
+12
*
cls_route: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
1
-3
/
+14
*
cls_matchall: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
1
-3
/
+12
*
cls_fw: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
1
-3
/
+14
*
cls_flower: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
1
-3
/
+13
*
cls_flow: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
1
-6
/
+18
*
cls_cgroup: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
1
-6
/
+18
*
cls_bpf: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
1
-1
/
+6
*
cls_basic: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
1
-5
/
+15
*
net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()
Cong Wang
2017-11-09
1
-0
/
+1
*
Revert "net_sched: hold netns refcnt for each action"
Cong Wang
2017-11-09
17
-19
/
+17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-03
17
-17
/
+21
|
\
|
*
net_sched: hold netns refcnt for each action
Cong Wang
2017-11-03
17
-17
/
+19
|
*
net_sched: acquire RTNL in tc_action_net_exit()
Cong Wang
2017-11-03
1
-0
/
+2
*
|
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
MAINTAINERS: Update Yotam's E-mail
Yotam Gigi
2017-11-01
1
-1
/
+1
*
|
net_sched: remove tcf_block_put_deferred()
Cong Wang
2017-10-31
1
-29
/
+8
*
|
net_sched: fix call_rcu() race on act_sample module removal
Cong Wang
2017-10-29
1
-0
/
+1
*
|
net_sched: add rtnl assertion to tcf_exts_destroy()
Cong Wang
2017-10-29
1
-0
/
+1
*
|
net_sched: use tcf_queue_work() in tcindex filter
Cong Wang
2017-10-29
1
-5
/
+33
*
|
net_sched: use tcf_queue_work() in rsvp filter
Cong Wang
2017-10-29
1
-3
/
+16
*
|
net_sched: use tcf_queue_work() in route filter
Cong Wang
2017-10-29
1
-3
/
+16
*
|
net_sched: use tcf_queue_work() in u32 filter
Cong Wang
2017-10-29
1
-3
/
+26
*
|
net_sched: use tcf_queue_work() in matchall filter
Cong Wang
2017-10-29
1
-3
/
+16
*
|
net_sched: use tcf_queue_work() in fw filter
Cong Wang
2017-10-29
1
-3
/
+16
*
|
net_sched: use tcf_queue_work() in flower filter
Cong Wang
2017-10-29
1
-3
/
+16
*
|
net_sched: use tcf_queue_work() in flow filter
Cong Wang
2017-10-29
1
-3
/
+16
*
|
net_sched: use tcf_queue_work() in cgroup filter
Cong Wang
2017-10-29
1
-4
/
+18
*
|
net_sched: use tcf_queue_work() in bpf filter
Cong Wang
2017-10-29
1
-2
/
+17
*
|
net_sched: use tcf_queue_work() in basic filter
Cong Wang
2017-10-29
1
-3
/
+17
*
|
net_sched: introduce a workqueue for RCU callbacks of tc filter
Cong Wang
2017-10-29
1
-17
/
+51
*
|
net_sched: avoid matching qdisc with zero handle
Cong Wang
2017-10-29
1
-0
/
+2
|
/
*
net/sched: cls_flower: Set egress_dev mark when calling into the HW driver
Or Gerlitz
2017-10-16
1
-0
/
+2
*
net_sched: remove cls_flower idr on failure
Cong Wang
2017-09-22
1
-6
/
+9
*
net_sched/hfsc: fix curve activation in hfsc_change_class()
Konstantin Khlebnikov
2017-09-21
1
-4
/
+19
*
net_sched: always reset qdisc backlog in qdisc_reset()
Konstantin Khlebnikov
2017-09-21
1
-0
/
+1
*
net/sched: cls_matchall: fix crash when used with classful qdisc
Davide Caratti
2017-09-19
1
-0
/
+1
*
net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walker
Jiri Pirko
2017-09-13
1
-2
/
+4
*
net_sched: carefully handle tcf_block_put()
Cong Wang
2017-09-13
1
-6
/
+18
*
net_sched: fix reference counting of tc filter chain
Cong Wang
2017-09-13
1
-21
/
+26
*
net_sched: get rid of tcfa_rcu
Cong Wang
2017-09-13
1
-9
/
+8
*
net/sched: fix pointer check in gen_handle
Josh Hunt
2017-09-11
1
-1
/
+1
*
net: sched: fix memleak for chain zero
Jiri Pirko
2017-09-08
1
-9
/
+9
*
sched: Use __qdisc_drop instead of kfree_skb in sch_prio and sch_qfq
Gao Feng
2017-09-07
2
-2
/
+2
*
net: sched: don't use GFP_KERNEL under spin lock
Jakub Kicinski
2017-09-05
1
-2
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-02
12
-36
/
+42
|
\
|
*
sch_tbf: fix two null pointer dereferences on init failure
Nikolay Aleksandrov
2017-08-31
1
-2
/
+3
[next]