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.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
*
net/sched: flower: add missing validation of TCA_FLOWER_FLAGS
Davide Caratti
2020-02-13
1
-0
/
+1
*
net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS
Davide Caratti
2020-02-13
1
-0
/
+1
*
taprio: Fix dropping packets when using taprio + ETF offloading
Vinicius Costa Gomes
2020-02-07
1
-2
/
+2
*
taprio: Use taprio_reset_tc() to reset Traffic Classes configuration
Vinicius Costa Gomes
2020-02-07
1
-1
/
+1
*
taprio: Add missing policy validation for flags
Vinicius Costa Gomes
2020-02-07
1
-0
/
+1
*
taprio: Fix still allowing changing the flags during runtime
Vinicius Costa Gomes
2020-02-07
1
-20
/
+41
*
taprio: Fix enabling offload with wrong number of traffic classes
Vinicius Costa Gomes
2020-02-07
1
-13
/
+13
*
net: sched: prevent a use after free
Dan Carpenter
2020-02-06
1
-1
/
+1
*
net_sched: fix a resource leak in tcindex_set_parms()
Cong Wang
2020-02-05
1
-2
/
+1
*
net_sched: fix an OOB access in cls_tcindex
Cong Wang
2020-02-04
1
-20
/
+20
*
cls_rsvp: fix rsvp_policy
Eric Dumazet
2020-02-01
1
-4
/
+2
*
sch_choke: Use kvcalloc
Joe Perches
2020-01-29
1
-1
/
+1
*
net_sched: ematch: reject invalid TCF_EM_SIMPLE
Eric Dumazet
2020-01-27
1
-0
/
+3
*
net_sched: walk through all child classes in tc_bind_tclass()
Cong Wang
2020-01-27
1
-11
/
+30
*
net_sched: fix ops->bind_class() implementations
Cong Wang
2020-01-27
10
-29
/
+76
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-26
2
-4
/
+3
|
\
|
*
net_sched: fix datalen for ematch
Cong Wang
2020-01-23
1
-1
/
+1
|
*
net_sched: use validated TCA_KIND attribute in tc_new_tfilter()
Eric Dumazet
2020-01-22
1
-3
/
+2
*
|
net: sched: Make TBF Qdisc offloadable
Petr Machata
2020-01-25
1
-0
/
+55
*
|
net: sched: sch_tbf: Don't overwrite backlog before dumping
Petr Machata
2020-01-25
1
-1
/
+0
*
|
net: sched: add Flow Queue PIE packet scheduler
Mohit P. Tahiliani
2020-01-23
3
-0
/
+576
*
|
net: sched: pie: export symbols to be reused by FQ-PIE
Mohit P. Tahiliani
2020-01-23
1
-85
/
+88
*
|
net: sched: pie: fix alignment in struct instances
Mohit P. Tahiliani
2020-01-23
1
-9
/
+9
*
|
net: sched: pie: fix commenting
Mohit P. Tahiliani
2020-01-23
1
-5
/
+5
*
|
pie: rearrange structure members and their initializations
Mohit P. Tahiliani
2020-01-23
1
-1
/
+1
*
|
net: sched: pie: move common code to pie.h
Mohit P. Tahiliani
2020-01-23
1
-85
/
+1
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-19
2
-4
/
+14
|
\
|
|
*
net: sched: act_ctinfo: fix memory leak
Eric Dumazet
2020-01-19
1
-0
/
+11
|
*
net/sched: act_ife: initalize ife->metalist earlier
Eric Dumazet
2020-01-17
1
-4
/
+3
*
|
net: sched: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
2020-01-14
2
-6
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-09
3
-5
/
+13
|
\
|
|
*
net: sch_prio: When ungrafting, replace with FIFO
Petr Machata
2020-01-08
1
-2
/
+8
|
*
pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM
Eric Dumazet
2020-01-08
1
-2
/
+4
|
*
sch_cake: avoid possible divide by zero in cake_enqueue()
Wen Yang
2020-01-02
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-31
5
-70
/
+37
|
\
|
|
*
net/sched: add delete_empty() to filters and use it in cls_flower
Davide Caratti
2019-12-30
3
-51
/
+17
|
*
net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit device
Shmulik Ladkani
2019-12-27
1
-10
/
+12
|
*
net_sched: sch_fq: properly set sk->sk_pacing_status
Eric Dumazet
2019-12-26
1
-9
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-22
3
-3
/
+28
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-22
1
-0
/
+25
|
|
\
|
|
*
net/sched: cls_u32: fix refcount leak in the error path of u32_change()
Davide Caratti
2019-12-19
1
-0
/
+25
|
*
|
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
2
-3
/
+3
|
|
/
*
|
net: sch_ets: Make the ETS qdisc offloadable
Petr Machata
2019-12-18
1
-0
/
+95
*
|
net: sch_ets: Add a new Qdisc
Petr Machata
2019-12-18
3
-0
/
+751
*
|
sch_cake: drop unused variable tin_quantum_prio
Kevin 'ldir' Darbyshire-Bryant
2019-12-18
1
-41
/
+18
*
|
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
|
/
*
net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()
Eric Dumazet
2019-12-07
1
-1
/
+7
*
net: sched: allow indirect blocks to bind to clsact in TC
John Hurley
2019-12-06
1
-19
/
+33
*
net: core: rename indirect block ingress cb function
John Hurley
2019-12-06
1
-2
/
+2
*
mqprio: Fix out-of-bounds access in mqprio_dump
Vladyslav Tarasiuk
2019-12-06
1
-1
/
+1
[next]