index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/sched: act_pedit: sanitize shift argument before usage
Paolo Abeni
2022-05-25
1
-0
/
+4
*
net/sched: act_pedit: really ensure the skb is writable
Paolo Abeni
2022-05-18
1
-4
/
+22
*
net/sched: cls_u32: fix possible leak in u32_init_knode()
Eric Dumazet
2022-04-27
1
-4
/
+4
*
net/sched: cls_u32: fix netns refcount changes in u32_change()
Eric Dumazet
2022-04-27
1
-6
/
+10
*
net/sched: taprio: Check if socket flags are valid
Benedikt Spranger
2022-04-20
1
-1
/
+2
*
net/sched: fix initialization order when updating chain 0 head
Marcelo Ricardo Leitner
2022-04-20
1
-1
/
+1
*
net/sched: flower: fix parsing of ethertype following VLAN header
Vlad Buslov
2022-04-20
1
-5
/
+13
*
net/sched: act_ct: Fix flow table lookup after ct clear or switching zones
Paul Blakey
2022-03-02
1
-5
/
+0
*
net: sched: limit TC_ACT_REPEAT loops
Eric Dumazet
2022-02-23
1
-2
/
+11
*
net_sched: add __rcu annotation to netdev->qdisc
Eric Dumazet
2022-02-23
3
-26
/
+31
*
net: sched: Clarify error message when qdisc kind is unknown
Victor Nogueira
2022-02-16
1
-1
/
+1
*
net: sched: fix use-after-free in tc_new_tfilter()
Eric Dumazet
2022-02-05
1
-4
/
+7
*
net_sched: restore "mpu xxx" handling
Kevin Bracey
2022-01-27
1
-0
/
+1
*
sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc
Eric Dumazet
2022-01-11
1
-4
/
+2
*
flow_offload: return EOPNOTSUPP for the unsupported mpls action type
Baowen Zheng
2021-12-22
1
-0
/
+1
*
net/sched: sch_ets: don't remove idle classes from the round-robin list
Davide Caratti
2021-12-22
1
-2
/
+2
*
sch_cake: do not call cake_destroy() from cake_init()
Eric Dumazet
2021-12-22
1
-5
/
+1
*
net/sched: fq_pie: prevent dismantle issue
Eric Dumazet
2021-12-14
1
-0
/
+1
*
net/sched: sch_ets: don't peek at classes beyond 'nbands'
Davide Caratti
2021-12-01
1
-3
/
+5
*
net: sched: act_mirred: drop dst for the direction from egress to ingress
Xin Long
2021-11-26
1
-3
/
+8
*
net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_any
Eric Dumazet
2021-11-18
1
-10
/
+17
*
net: sched: update default qdisc visibility after Tx queue cnt changes
Jakub Kicinski
2021-11-18
3
-0
/
+56
*
mqprio: Correct stats in mqprio_dump_class_stats().
Sebastian Andrzej Siewior
2021-10-20
1
-12
/
+18
*
net: prevent user from passing illegal stab size
王贇
2021-10-17
1
-0
/
+6
*
net/sched: sch_taprio: properly cancel timer from taprio_destroy()
Eric Dumazet
2021-10-13
1
-0
/
+4
*
net_sched: fix NULL deref in fifo_set_limit()
Eric Dumazet
2021-10-13
1
-0
/
+3
*
net: sched: flower: protect fl_walk() with rcu
Vlad Buslov
2021-10-06
1
-0
/
+6
*
fq_codel: reject silly quantum parameters
Eric Dumazet
2021-09-22
1
-2
/
+10
*
fix array-index-out-of-bounds in taprio_change
Haimin Zhang
2021-09-18
1
-1
/
+3
*
net: Fix offloading indirect devices dependency on qdisc order creation
Eli Cohen
2021-09-18
1
-0
/
+1
*
net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failed
Xiyu Yang
2021-09-15
1
-1
/
+1
*
net/sched: ets: fix crash when flipping from 'strict' to 'quantum'
Davide Caratti
2021-09-03
1
-0
/
+7
*
sch_cake: fix srchost/dsthost hashing mode
Toke Høiland-Jørgensen
2021-08-26
1
-1
/
+1
*
net: sched: act_mirred: Reset ct info when mirror/redirect skb
Hangbin Liu
2021-08-18
1
-0
/
+3
*
net: sched: fix lockdep_set_class() typo error for sch->seqlock
Yunsheng Lin
2021-08-12
1
-1
/
+1
*
net: sched: cls_api: Fix the the wrong parameter
Yajun Deng
2021-07-28
1
-1
/
+1
*
net/sched: act_skbmod: Skip non-Ethernet packets
Peilin Ye
2021-07-28
1
-4
/
+8
*
net: sched: fix memory leak in tcindex_partial_destroy_work
Pavel Skripkin
2021-07-28
1
-1
/
+4
*
net/sched: act_ct: remove and free nf_table callbacks
Louis Peens
2021-07-25
1
-0
/
+11
*
net/sched: act_ct: fix err check for nf_conntrack_confirm
wenxu
2021-07-25
1
-1
/
+2
*
net: sched: fix error return code in tcf_del_walker()
Yang Yingliang
2021-07-19
1
-1
/
+2
*
net/sched: cls_api: increase max_reclassify_loop
Davide Caratti
2021-07-19
1
-1
/
+1
*
net: sched: fix warning in tcindex_alloc_perfect_hash
Pavel Skripkin
2021-07-14
1
-1
/
+1
*
pkt_sched: sch_qfq: fix qfq_change_class() error path
Eric Dumazet
2021-07-14
1
-5
/
+3
*
net/sched: act_vlan: Fix modify to allow 0
Boris Sukholitko
2021-07-14
1
-2
/
+5
*
sch_cake: Fix out of bounds when parsing TCP options and header
Maxim Mikityanskiy
2021-06-23
1
-1
/
+5
*
net/sched: act_ct: handle DNAT tuple collision
Marcelo Ricardo Leitner
2021-06-23
1
-8
/
+13
*
net/sched: act_ct: Fix ct template allocation for zone 0
Ariel Levkovich
2021-06-10
1
-3
/
+0
*
net/sched: act_ct: Offload connections with commit action
Paul Blakey
2021-06-10
1
-3
/
+4
*
net: zero-initialize tc skb extension on allocation
Vlad Buslov
2021-06-03
1
-1
/
+1
[next]