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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2021-03-04
net: sched: fix police ext initialization
Vlad Buslov
2
-1
/
+2
2021-01-27
net_sched: reject silly cell_log in qdisc_get_rtab()
Eric Dumazet
1
-1
/
+2
2021-01-27
net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
Eric Dumazet
1
-2
/
+6
2021-01-12
net/sched: sch_taprio: ensure to reset/destroy all child qdiscs
Davide Caratti
1
-1
/
+1
2021-01-12
net: sched: prevent invalid Scell_log shift count
Randy Dunlap
4
-4
/
+4
2021-01-06
net/sched: sch_taprio: reset child qdiscs before freeing them
Davide Caratti
1
-1
/
+16
2020-12-08
net/sched: act_mpls: ensure LSE is pullable before reading it
Davide Caratti
1
-0
/
+3
2020-11-18
net: sch_generic: fix the missing new qdisc assignment bug
Yunsheng Lin
1
-0
/
+3
2020-11-01
net/sched: act_mpls: Add softdep on mpls_gso.ko
Guillaume Nault
1
-0
/
+1
2020-11-01
netem: fix zero division in tabledist
Aleksandr Nogikh
1
-1
/
+8
2020-10-29
net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnels
Davide Caratti
1
-1
/
+1
2020-10-29
net_sched: remove a redundant goto chain check
Cong Wang
1
-14
/
+0
2020-10-14
net_sched: commit action insertions together
Cong Wang
1
-9
/
+23
2020-10-14
net_sched: defer tcf_idr_insert() in tcf_action_init_1()
Cong Wang
20
-61
/
+21
2020-09-26
taprio: Fix allowing too small intervals
Vinicius Costa Gomes
1
-11
/
+17
2020-09-26
net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc
Yunsheng Lin
1
-16
/
+33
2020-09-26
act_ife: load meta modules before tcf_idr_check_alloc()
Cong Wang
1
-10
/
+34
2020-09-12
taprio: Fix using wrong queues in gate mask
Vinicius Costa Gomes
1
-6
/
+24
2020-09-03
net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow
Alaa Hleihel
1
-1
/
+1
2020-07-22
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
15
-29
/
+34
2020-07-22
net_sched: fix a memory leak in atm_tc_init()
Cong Wang
1
-4
/
+4
2020-06-30
net: sched: export __netdev_watchdog_up()
Valentin Longchamp
1
-0
/
+1
2020-06-30
sch_cake: fix a few style nits
Toke Høiland-Jørgensen
1
-2
/
+2
2020-06-30
sch_cake: don't call diffserv parsing code when it is not needed
Toke Høiland-Jørgensen
1
-4
/
+9
2020-06-30
sch_cake: don't try to reallocate or unshare skb unconditionally
Ilya Ponetayev
1
-11
/
+30
2020-05-20
net_sched: fix tcm_parent in tc filter dump
Cong Wang
1
-4
/
+4
2020-05-14
sch_sfq: validate silly quantum values
Eric Dumazet
1
-0
/
+9
2020-05-14
sch_choke: avoid potential panic in choke_reset()
Eric Dumazet
1
-1
/
+2
2020-05-14
net_sched: sch_skbprio: add message validation to skbprio_change()
Eric Dumazet
1
-0
/
+3
2020-05-14
fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks
Eric Dumazet
1
-1
/
+1
2020-04-29
sched: etf: do not assume all sockets are full blown
Eric Dumazet
1
-3
/
+4
2020-04-13
net_sched: fix a missing refcnt in tcindex_init()
Cong Wang
1
-0
/
+1
2020-04-13
net_sched: add a temporary refcnt for struct tcindex_data
Cong Wang
1
-6
/
+38
2020-04-01
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
Pablo Neira Ayuso
1
-4
/
+2
2020-04-01
net_sched: keep alloc_hash updated after hash allocation
Cong Wang
1
-0
/
+1
2020-04-01
net_sched: hold rtnl lock in tcindex_partial_destroy_work()
Cong Wang
1
-0
/
+2
2020-04-01
net_sched: cls_route: remove the right filter from hashtable
Cong Wang
1
-2
/
+2
2020-04-01
net/sched: act_ct: Fix leak of ct zone template on replace
Paul Blakey
1
-1
/
+1
2020-04-01
net: cbs: Fix software cbs to consider packet sending time
Zh-yuan Ye
1
-1
/
+11
2020-03-18
net: taprio: add missing attribute validation for txtime delay
Jakub Kicinski
1
-0
/
+1
2020-03-18
net: fq: add missing attribute validation for orphan mask
Jakub Kicinski
1
-0
/
+1
2020-03-18
taprio: Fix sending packets without dequeueing them
Vinicius Costa Gomes
1
-3
/
+9
2020-03-05
net: sched: correct flower port blocking
Jason Baron
1
-0
/
+1
2020-02-24
net/sched: flower: add missing validation of TCA_FLOWER_FLAGS
Davide Caratti
1
-0
/
+1
2020-02-24
net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS
Davide Caratti
1
-0
/
+1
2020-02-11
taprio: Fix dropping packets when using taprio + ETF offloading
Vinicius Costa Gomes
1
-2
/
+2
2020-02-11
taprio: Use taprio_reset_tc() to reset Traffic Classes configuration
Vinicius Costa Gomes
1
-1
/
+1
2020-02-11
taprio: Add missing policy validation for flags
Vinicius Costa Gomes
1
-0
/
+1
2020-02-11
taprio: Fix still allowing changing the flags during runtime
Vinicius Costa Gomes
1
-20
/
+41
2020-02-11
taprio: Fix enabling offload with wrong number of traffic classes
Vinicius Costa Gomes
1
-13
/
+13
[next]