index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-21
net_sched: let qdisc_put() accept NULL pointer
Cong Wang
1
-1
/
+5
2019-09-19
sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero
Cong Wang
1
-1
/
+1
2019-09-19
net: sched: fix reordering issues
Eric Dumazet
1
-2
/
+7
2019-09-10
net_sched: fix a NULL pointer deref in ipt action
Cong Wang
16
-20
/
+21
2019-09-10
net: sched: act_sample: fix psample group handling on overwrite
Vlad Buslov
1
-1
/
+4
2019-08-09
net: sched: use temporary variable for actions indexes
Dmytro Linkin
15
-64
/
+85
2019-08-09
net sched: update vlan action for batched events operations
Roman Mashak
1
-0
/
+9
2019-08-09
net: sched: Fix a possible null-pointer dereference in dequeue_func()
Jia-Ju Bai
1
-3
/
+3
2019-08-09
ife: error out when nla attributes are empty
Cong Wang
1
-0
/
+5
2019-07-28
net: sched: verify that q!=NULL before setting q->flags
Vlad Buslov
1
-1
/
+3
2019-07-28
net_sched: unset TCQ_F_CAN_BYPASS when adding filters
Cong Wang
3
-4
/
+1
2019-06-04
net: sched: don't use tc_action->order during action dump
Vlad Buslov
1
-2
/
+1
2019-04-27
sch_cake: Simplify logic in cake_select_tin()
Toke Høiland-Jørgensen
1
-28
/
+16
2019-04-27
sch_cake: Make sure we can write the IP header before changing DSCP bits
Toke Høiland-Jørgensen
1
-0
/
+11
2019-04-27
sch_cake: Use tc_skb_protocol() helper for getting packet protocol
Toke Høiland-Jørgensen
1
-1
/
+1
2019-04-17
net/sched: fix ->get helper of the matchall cls
Nicolas Dichtel
1
-0
/
+5
2019-04-17
net/sched: act_sample: fix divide by zero in the traffic path
Davide Caratti
1
-2
/
+8
2019-04-03
net: sched: fix cleanup NULL pointer exception in act_mirr
John Hurley
1
-0
/
+3
2019-03-19
net: sched: flower: insert new filter to idr after setting its mask
Vlad Buslov
1
-21
/
+22
2019-03-10
net: sched: act_tunnel_key: fix NULL pointer dereference during init
Vlad Buslov
1
-1
/
+2
2019-03-10
net/sched: act_skbedit: fix refcount leak when replace fails
Davide Caratti
1
-2
/
+1
2019-03-10
net/sched: act_ipt: fix refcount leak when replace fails
Davide Caratti
1
-2
/
+1
2019-03-10
net: netem: fix skb length BUG_ON in __skb_to_sgvec
Sheng Lan
1
-3
/
+7
2019-03-10
net: sched: put back q.qlen into a single location
Eric Dumazet
1
-7
/
+6
2019-02-27
net_sched: fix two more memory leaks in cls_tcindex
Cong Wang
1
-9
/
+7
2019-02-27
net_sched: fix a memory leak in cls_tcindex
Cong Wang
1
-16
/
+30
2019-02-27
net_sched: fix a race condition in tcindex_destroy()
Cong Wang
1
-7
/
+11
2019-01-31
net/sched: cls_flower: allocate mask dynamically in fl_change()
Ivan Vecera
1
-5
/
+14
2019-01-31
net_sched: refetch skb protocol for each filter
Cong Wang
1
-2
/
+1
2019-01-31
net/sched: act_tunnel_key: fix memory leak in case of action replace
Davide Caratti
1
-8
/
+11
2018-12-17
net: Prevent invalid access to skb->prev in __qdisc_drop_all
Christoph Paasch
1
-0
/
+3
2018-11-23
net: sched: cls_flower: validate nested enc_opts_policy to avoid warning
Jakub Kicinski
1
-1
/
+13
2018-11-23
net/sched: act_pedit: fix memory leak when IDR allocation fails
Davide Caratti
1
-1
/
+2
2018-11-13
net: sched: Remove TCA_OPTIONS from policy
David Ahern
1
-1
/
+0
2018-11-04
net: sched: gred: pass the right attribute to gred_change_table_def()
Jakub Kicinski
1
-1
/
+1
2018-10-19
net: sched: Fix for duplicate class dump
Phil Sutter
1
-1
/
+2
2018-10-16
net/sched: cls_api: add missing validation of netlink attributes
Davide Caratti
2
-9
/
+12
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
1
-5
/
+5
2018-10-11
Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
1
-1
/
+1
2018-10-08
net: sched: cls_u32: fix hnode refcounting
Al Viro
1
-5
/
+5
2018-10-06
treewide: Replace more open-coded allocation size multiplications
Kees Cook
1
-1
/
+1
2018-10-06
net: sched: Add policy validation for tc attributes
David Ahern
1
-4
/
+20
2018-10-02
net: sched: act_ipt: check for underflow in __tcf_ipt_init()
Dan Carpenter
1
-1
/
+1
2018-09-14
net/sched: act_sample: fix NULL dereference in the data path
Davide Caratti
1
-1
/
+1
2018-09-13
net_sched: notify filter deletion when deleting a chain
Cong Wang
1
-0
/
+2
2018-09-08
net_sched: properly cancel netlink dump on failure
Cong Wang
1
-4
/
+8
2018-09-06
net/sched: fix memory leak in act_tunnel_key_init()
Davide Caratti
1
-6
/
+10
2018-09-04
net: sched: action_ife: take reference to meta module
Vlad Buslov
1
-1
/
+15
2018-09-04
act_ife: fix a potential use-after-free
Cong Wang
1
-1
/
+1
2018-09-04
net: sched: null actions array pointer before releasing action
Vlad Buslov
1
-1
/
+1
[next]