index
:
kernel/git/stable/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.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
2021-05-13
net: taprio offload: enforce qdisc to netdev queue mapping
Yannick Vignon
2021-05-11
net/sched: taprio: Drop unnecessary NULL check after container_of
Guenter Roeck
2021-04-29
net/sched: sch_frag: fix stack OOB read while fragmenting IPv4 packets
Davide Caratti
2021-04-28
net/sched: act_ct: Remove redundant ct get and check
Roi Dayan
2021-04-26
net/sched: act_ct: fix wild memory access when clearing fragments
Davide Caratti
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-04-19
net: sched: tapr: prevent cycle_time == 0 in parse_taprio_schedule
Du Cheng
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-08
net: sched: sch_teql: fix null-pointer dereference
Pavel Tikhomirov
2021-04-08
net: sched: fix err handler in tcf_action_init()
Vlad Buslov
2021-04-08
net: sched: fix action overwrite reference counting
Vlad Buslov
2021-04-08
Revert "net: sched: bump refcount for new action in ACT replace mode"
Vlad Buslov
2021-04-02
net: cls_api: Fix uninitialised struct field bo->unlocked_driver_cb
Yunjian Wang
2021-03-30
sch_htb: fix null pointer dereference on a null new_q
Yunjian Wang
2021-03-30
net: sched: bump refcount for new action in ACT replace mode
Kumar Kartikeya Dwivedi
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-24
net: sched: Mundane typo fixes
Bhaskar Chowdhury
2021-03-23
net/sched: act_ct: clear post_ct if doing ct_clear
Marcelo Ricardo Leitner
2021-03-22
net/sched: cls_flower: use nla_get_be32 for TCA_FLOWER_KEY_FLAGS
Vladimir Oltean
2021-03-22
net/sched: cls_flower: use ntohs for struct flow_dissector_key_ports
Vladimir Oltean
2021-03-19
taprio: Handle short intervals and large packets
Kurt Kanzenbach
2021-03-17
net/sched: cls_flower: fix only mask bit check in the validate_ct_state
wenxu
2021-03-16
net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ct
wenxu
2021-03-14
psample: Encapsulate packet metadata in a struct
Ido Schimmel
2021-03-13
net/sched: act_police: add support for packet-per-second policing
Baowen Zheng
2021-03-13
flow_offload: add support for packet-per-second policing
Xingfeng Hu
2021-03-11
sch_htb: Fix offload cleanup in htb_destroy on htb_init failure
Maxim Mikityanskiy
2021-03-11
sch_htb: Fix select_queue for non-offload mode
Maxim Mikityanskiy
2021-03-10
net: sched: validate stab values
Eric Dumazet
2021-03-10
sched: act_sample: Implement stats_update callback
Ido Schimmel
2021-03-04
net: sched: avoid duplicates in classes dump
Maximilian Heyne
2021-02-23
net/sched: cls_flower: validate ct_state for invalid and reply flags
wenxu
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-16
net: sched: fix police ext initialization
Vlad Buslov
2021-02-10
net/sched: cls_flower: Reject invalid ct_state flags rules
wenxu
2021-02-06
net: sched: Return the correct errno code
Zheng Yongjun
2021-01-29
net: flow_offload: Add original direction flag to ct_metadata
Paul Blakey
2021-01-29
net/sched: cls_flower: Add match on the ct_state reply flag
Paul Blakey
2021-01-22
sch_htb: Stats for offloaded HTB
Maxim Mikityanskiy
2021-01-22
sch_htb: Hierarchical QoS hardware offload
Maxim Mikityanskiy
2021-01-22
net: sched: Add extack to Qdisc_class_ops.delete
Maxim Mikityanskiy
2021-01-20
net/sched: cls_flower add CT_FLAGS_INVALID flag support
wenxu
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-19
taprio: boolean values to a bool variable
Jiapeng Zhong
2021-01-18
net_sched: fix RTNL deadlock again caused by request_module()
Cong Wang
2021-01-15
net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
Eric Dumazet
2021-01-15
net_sched: reject silly cell_log in qdisc_get_rtab()
Eric Dumazet
2021-01-15
cls_flower: call nla_ok() before nla_next()
Cong Wang
2020-12-28
net: sched: prevent invalid Scell_log shift count
Randy Dunlap
2020-12-18
net/sched: sch_taprio: ensure to reset/destroy all child qdiscs
Davide Caratti
[prev]
[next]