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.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-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
2023-03-30
act_mirred: use the backlog for nested calls to mirred ingress
Davide Caratti
1
-0
/
+7
2023-03-30
net/sched: act_mirred: better wording on protection against excessive stack g...
Davide Caratti
1
-8
/
+8
2023-03-11
net/sched: act_sample: fix action bind logic
Pedro Tammela
1
-2
/
+9
2023-03-11
net/sched: act_mpls: fix action bind logic
Pedro Tammela
1
-29
/
+37
2023-03-11
net/sched: act_pedit: fix action bind logic
Pedro Tammela
1
-27
/
+31
2023-03-11
net/sched: transition act_pedit to rcu and percpu stats
Pedro Tammela
1
-61
/
+87
2023-03-11
net/sched: Retire tcindex classifier
Jamal Hadi Salim
3
-753
/
+0
2023-02-22
net: sched: sch: Fix off by one in htb_activate_prios()
Dan Carpenter
1
-1
/
+1
2023-02-22
net/sched: tcindex: search key must be 16 bits
Pedro Tammela
1
-1
/
+1
2023-02-22
net/sched: act_ctinfo: use percpu stats
Pedro Tammela
1
-3
/
+3
2023-02-22
net/sched: tcindex: update imperfect hash filters respecting rcu
Pedro Tammela
1
-4
/
+30
2023-02-22
net: sched: sch: Bounds check priority
Kees Cook
1
-1
/
+4
2023-02-01
net/sched: sch_taprio: do not schedule in taprio_reset()
Eric Dumazet
1
-1
/
+0
2023-02-01
net: sched: gred: prevent races when adding offloads to stats
Jakub Kicinski
1
-0
/
+2
2023-02-01
net/sched: sch_taprio: fix possible use-after-free
Eric Dumazet
1
-0
/
+3
2023-02-01
sch_htb: Avoid grafting on htb_destroy_class_offload when destroying htb
Rahul Rameshbabu
1
-11
/
+16
2023-01-18
net/sched: act_mpls: Fix warning during failed attribute validation
Ido Schimmel
1
-1
/
+7
2023-01-14
net: sched: disallow noqueue for qdisc classes
Frederick Lawler
1
-0
/
+5
2023-01-12
net: sched: cbq: dont intepret cls results when asked to drop
Jamal Hadi Salim
1
-2
/
+2
2023-01-12
net: sched: atm: dont intepret cls results when asked to drop
Jamal Hadi Salim
1
-1
/
+4
2023-01-12
net: sched: fix memory leak in tcindex_set_parms
Hawkins Jiawei
1
-10
/
+2
2022-12-31
net_sched: reject TCF_EM_SIMPLE case for complex ematch module
Cong Wang
1
-0
/
+2
2022-11-22
net: sched: allow act_ct to be built without NF_NAT
Xin Long
1
-1
/
+1
2022-11-18
netfilter: conntrack: Fix data-races around ct mark
Daniel Xu
3
-9
/
+9
2022-10-31
net: sched: Fix use after free in red_enqueue()
Dan Carpenter
1
-1
/
+3
2022-10-21
Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-11
/
+26
2022-10-20
net: sched: fix race condition in qdisc_graft()
Eric Dumazet
1
-2
/
+3
2022-10-19
net: sched: sfb: fix null pointer access issue when sfb_init() fails
Zhengchao Shao
1
-1
/
+2
2022-10-19
Revert "net: sched: fq_codel: remove redundant resource cleanup in fq_codel_i...
Zhengchao Shao
1
-8
/
+17
2022-10-19
net: sched: cake: fix null pointer access issue when cake_init() fails
Zhengchao Shao
1
-0
/
+4
2022-10-17
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-19
/
+19
2022-10-12
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-10-12
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2
-10
/
+10
2022-10-12
treewide: use get_random_{u8,u16}() when possible, part 2
Jason A. Donenfeld
1
-1
/
+1
2022-10-12
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
1
-3
/
+3
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
3
-4
/
+4
2022-10-06
Revert "net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo c...
Vladimir Oltean
1
-5
/
+3
2022-10-02
net: sched: use tc_cls_bind_class() in filter
Zhengchao Shao
9
-54
/
+9
2022-10-02
net: sched: ensure n arg not empty before call bind_class
Zhengchao Shao
1
-1
/
+1
2022-09-30
net/sched: taprio: allow user input of per-tc max SDU
Vladimir Oltean
1
-1
/
+151
2022-09-30
net/sched: query offload capabilities through ndo_setup_tc()
Vladimir Oltean
1
-0
/
+17
2022-09-30
net: sched: cls_u32: Avoid memcpy() false-positive warning
Kees Cook
1
-1
/
+5
2022-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+4
2022-09-28
net: sched: act_bpf: simplify code logic in tcf_bpf_init()
Zhengchao Shao
1
-1
/
+1
2022-09-26
net: sched: act_ct: fix possible refcount leak in tcf_ct_init()
Hangyu Hua
1
-1
/
+4
2022-09-26
net/sched: taprio: simplify list iteration in taprio_dev_notifier()
Vladimir Oltean
1
-9
/
+4
2022-09-23
net/sched: use tc_qdisc_stats_dump() in qdisc
Zhengchao Shao
22
-147
/
+31
2022-09-23
net/sched: taprio: remove unnecessary taprio_list_lock
Vladimir Oltean
1
-7
/
+0
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+12
2022-09-22
net: sched: fix possible refcount leak in tc_new_tfilter()
Hangyu Hua
1
-0
/
+1
[next]