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
2020-01-29
net_sched: fix datalen for ematch
Cong Wang
1
-1
/
+1
2020-01-27
net: netem: correct the parent's backlog when corrupted packet was dropped
Jakub Kicinski
1
-0
/
+2
2020-01-27
net: netem: fix error path for corrupted GSO frames
Jakub Kicinski
1
-3
/
+6
2020-01-27
act_mirred: Fix mirred_init_module error handling
YueHaibing
1
-1
/
+5
2020-01-27
net: sched: cbs: Avoid division by zero when calculating the port rate
Vladimir Oltean
1
-1
/
+1
2020-01-27
net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rate
Vladimir Oltean
1
-8
/
+11
2020-01-27
net/sched: cbs: Fix error path of cbs_module_init
YueHaibing
1
-2
/
+7
2020-01-27
net: netem: fix backlog accounting for corrupted GSO frames
Jakub Kicinski
1
-5
/
+8
2020-01-27
net/sched: cbs: fix port_rate miscalculation
Leandro Dorileo
1
-14
/
+84
2020-01-27
net: sched: act_csum: Fix csum calc for tagged packets
Eli Britstein
1
-2
/
+29
2020-01-12
net: sch_prio: When ungrafting, replace with FIFO
Petr Machata
1
-2
/
+8
2020-01-12
sch_cake: avoid possible divide by zero in cake_enqueue()
Wen Yang
1
-1
/
+1
2020-01-12
pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM
Eric Dumazet
1
-2
/
+4
2019-12-21
net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueues
Dust Li
2
-0
/
+2
2019-12-21
mqprio: Fix out-of-bounds access in mqprio_dump
Vladyslav Tarasiuk
1
-1
/
+1
2019-12-17
sch_cake: Correctly update parent qlen when splitting GSO packets
Toke Høiland-Jørgensen
1
-2
/
+3
2019-12-05
net: sched: fix `tc -s class show` no bstats on class with nolock subqueues
Dust Li
4
-5
/
+6
2019-12-01
net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_key
Xin Long
1
-0
/
+4
2019-12-01
net/sched: act_pedit: fix WARN() in the traffic path
Davide Caratti
1
-7
/
+5
2019-11-24
net: sched: avoid writing on noop_qdisc
Eric Dumazet
1
-2
/
+12
2019-11-10
net/flow_dissector: switch to siphash
Eric Dumazet
3
-16
/
+19
2019-11-06
sch_netem: fix rcu splat in netem_enqueue()
Eric Dumazet
1
-1
/
+1
2019-10-29
net: avoid potential infinite loop in tc_ctl_action()
Eric Dumazet
1
-6
/
+8
2019-10-07
sch_cbq: validate TCA_CBQ_WRROPT to avoid crash
Eric Dumazet
1
-12
/
+28
2019-10-07
sch_dsmark: fix potential NULL deref in dsmark_init()
Eric Dumazet
1
-0
/
+2
2019-10-05
net: sched: fix possible crash in tcf_action_destroy()
Eric Dumazet
1
-2
/
+4
2019-10-05
sch_netem: fix a divide by zero in tabledist()
Eric Dumazet
1
-1
/
+1
2019-10-05
net_sched: add max len check for TCA_KIND
Cong Wang
1
-1
/
+2
2019-10-05
net/sched: act_sample: don't push mac header on ip6gre ingress
Davide Caratti
1
-0
/
+1
2019-10-01
net_sched: check cops->tcf_block in tc_bind_tclass()
Cong Wang
1
-0
/
+2
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
[next]