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
...
*
sch_dsmark: fix a NULL deref in qdisc_reset()
Taehee Yoo
2021-06-03
1
-1
/
+2
*
net: sched: fix tx action reschedule issue with stopped queue
Yunsheng Lin
2021-06-03
1
-1
/
+26
*
net: sched: fix tx action rescheduling issue during deactivation
Yunsheng Lin
2021-06-03
1
-1
/
+3
*
net: sched: fix packet stuck problem for lockless qdisc
Yunsheng Lin
2021-06-03
1
-0
/
+19
*
net/sched: fq_pie: fix OOB access in the traffic path
Davide Caratti
2021-06-03
1
-1
/
+8
*
net/sched: fq_pie: re-factor fix for fq_pie endless loop
Davide Caratti
2021-06-03
1
-5
/
+5
*
net: sched: tapr: prevent cycle_time == 0 in parse_taprio_schedule
Du Cheng
2021-05-19
1
-0
/
+6
*
net/sched: cls_flower: use ntohs for struct flow_dissector_key_ports
Vladimir Oltean
2021-05-19
1
-18
/
+18
*
Revert "net: sched: bump refcount for new action in ACT replace mode"
Vlad Buslov
2021-04-14
1
-3
/
+0
*
net: sched: bump refcount for new action in ACT replace mode
Kumar Kartikeya Dwivedi
2021-04-14
1
-0
/
+3
*
net: cls_api: Fix uninitialised struct field bo->unlocked_driver_cb
Yunjian Wang
2021-04-14
1
-1
/
+1
*
net: sched: fix err handler in tcf_action_init()
Vlad Buslov
2021-04-14
2
-13
/
+18
*
net: sched: fix action overwrite reference counting
Vlad Buslov
2021-04-14
2
-11
/
+20
*
net: sched: sch_teql: fix null-pointer dereference
Pavel Tikhomirov
2021-04-14
1
-0
/
+3
*
net/sched: cls_flower: fix only mask bit check in the validate_ct_state
wenxu
2021-03-30
1
-1
/
+1
*
net: sched: validate stab values
Eric Dumazet
2021-03-30
4
-7
/
+11
*
net: sched: avoid duplicates in classes dump
Maximilian Heyne
2021-03-17
1
-4
/
+4
*
net/sched: cls_flower: Reject invalid ct_state flags rules
wenxu
2021-03-07
1
-2
/
+37
*
net_sched: fix RTNL deadlock again caused by request_module()
Cong Wang
2021-03-04
2
-40
/
+75
*
net: sched: fix police ext initialization
Vlad Buslov
2021-03-04
2
-1
/
+2
*
net: sched: incorrect Kconfig dependencies on Netfilter modules
Pablo Neira Ayuso
2021-02-23
1
-3
/
+3
*
net_sched: reject silly cell_log in qdisc_get_rtab()
Eric Dumazet
2021-01-27
1
-1
/
+2
*
net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
Eric Dumazet
2021-01-27
1
-2
/
+6
*
cls_flower: call nla_ok() before nla_next()
Cong Wang
2021-01-27
1
-9
/
+13
*
net: sched: prevent invalid Scell_log shift count
Randy Dunlap
2021-01-12
4
-4
/
+4
*
net/sched: sch_taprio: ensure to reset/destroy all child qdiscs
Davide Caratti
2021-01-12
1
-3
/
+4
*
net/sched: sch_taprio: reset child qdiscs before freeing them
Davide Caratti
2021-01-06
1
-1
/
+16
*
net: sched: Fix dump of MPLS_OPT_LSE_LABEL attribute in cls_flower
Guillaume Nault
2020-12-09
1
-2
/
+2
*
net/sched: fq_pie: initialize timer earlier in fq_pie_init()
Davide Caratti
2020-12-04
1
-1
/
+1
*
net/sched: act_mpls: ensure LSE is pullable before reading it
Davide Caratti
2020-12-03
1
-0
/
+3
*
netem: fix zero division in tabledist
Aleksandr Nogikh
2020-10-29
1
-1
/
+8
*
net: protect tcf_block_unbind with block lock
Leon Romanovsky
2020-10-27
1
-2
/
+2
*
net/sched: act_mpls: Add softdep on mpls_gso.ko
Guillaume Nault
2020-10-27
1
-0
/
+1
*
net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnels
Davide Caratti
2020-10-20
1
-1
/
+1
*
net/sched: act_gate: Unlock ->tcfa_lock in tc_setup_flow_action()
Guillaume Nault
2020-10-20
1
-1
/
+1
*
net/sched: act_ct: Fix adding udp port mangle operation
Roi Dayan
2020-10-20
1
-2
/
+2
*
net/sched: get rid of qdisc->padded
Eric Dumazet
2020-10-09
1
-18
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-05
21
-71
/
+30
|
\
|
*
net_sched: check error pointer in tcf_dump_walker()
Cong Wang
2020-10-04
1
-0
/
+2
|
*
net_sched: remove a redundant goto chain check
Cong Wang
2020-09-28
1
-14
/
+0
|
*
net_sched: commit action insertions together
Cong Wang
2020-09-24
1
-9
/
+23
|
*
net_sched: defer tcf_idr_insert() in tcf_action_init_1()
Cong Wang
2020-09-24
21
-64
/
+21
*
|
net/sched: act_mpls: Add action to push MPLS LSE before Ethernet header
Guillaume Nault
2020-10-03
1
-0
/
+18
*
|
net/sched: act_vlan: Add {POP,PUSH}_ETH actions
Guillaume Nault
2020-10-03
1
-0
/
+40
*
|
net/sched: cls_u32: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2020-09-28
1
-4
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-22
5
-37
/
+89
|
\
|
|
*
net: sched: initialize with 0 before setting erspan md->u
Xin Long
2020-09-14
1
-0
/
+1
|
*
net: sched: only keep the available bits when setting vxlan md->gbp
Xin Long
2020-09-14
2
-1
/
+4
|
*
taprio: Fix allowing too small intervals
Vinicius Costa Gomes
2020-09-11
1
-11
/
+17
|
*
net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc
Yunsheng Lin
2020-09-10
1
-15
/
+33
[prev]
[next]