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
/
sch_taprio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sched: Fill in missing MODULE_DESCRIPTION for qdiscs
Victor Nogueira
2023-11-01
1
-0
/
+1
*
netlink: make range pointers in policies const
Jakub Kicinski
2023-10-26
1
-1
/
+1
*
net/sched: taprio: dump class stats for the actual q->qdiscs[]
Vladimir Oltean
2023-08-09
1
-5
/
+3
*
net/sched: taprio: delete misleading comment about preallocating child qdiscs
Vladimir Oltean
2023-08-09
1
-4
/
+1
*
net/sched: taprio: try again to report q->qdiscs[] to qdisc_leaf()
Vladimir Oltean
2023-08-09
1
-3
/
+5
*
net/sched: taprio: keep child Qdisc refcount elevated at 2 in offload mode
Vladimir Oltean
2023-08-09
1
-14
/
+25
*
net/sched: taprio: don't access q->qdiscs[] in unoffloaded mode during attach()
Vladimir Oltean
2023-08-09
1
-3
/
+9
*
net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.
Kuniyuki Iwashima
2023-07-31
1
-2
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-15
1
-0
/
+3
|
\
|
*
net/sched: taprio: fix slab-out-of-bounds Read in taprio_dequeue_from_txq
Zhengchao Shao
2023-06-09
1
-0
/
+3
*
|
net/sched: taprio: report class offload stats per TXQ, not per TC
Vladimir Oltean
2023-06-12
1
-4
/
+4
*
|
net: move gso declarations and functions to their own files
Eric Dumazet
2023-06-10
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-08
1
-3
/
+4
|
\
|
|
*
net: sched: add rcu annotations around qdisc->qdisc_sleeping
Eric Dumazet
2023-06-07
1
-3
/
+3
*
|
net/sched: taprio: add netlink reporting for offload statistics counters
Vladimir Oltean
2023-05-31
1
-1
/
+77
*
|
net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum
Vladimir Oltean
2023-05-31
1
-2
/
+2
*
|
net/sched: taprio: don't overwrite "sch" variable in taprio_dump_class_stats()
Vladimir Oltean
2023-05-31
1
-3
/
+3
|
/
*
net/sched: taprio: allow per-TC user input of FP adminStatus
Vladimir Oltean
2023-04-13
1
-13
/
+52
*
net/sched: pass netlink extack to mqprio and taprio offload
Vladimir Oltean
2023-04-13
1
-2
/
+10
*
net/sched: taprio: dynamic max_sdu larger than the max_mtu is unlimited
Vladimir Oltean
2023-02-20
1
-0
/
+2
*
net/sched: taprio: don't allow dynamic max_sdu to go negative after stab adju...
Vladimir Oltean
2023-02-20
1
-1
/
+7
*
net/sched: taprio: fix calculation of maximum gate durations
Vladimir Oltean
2023-02-20
1
-17
/
+17
*
net/sched: taprio: don't segment unnecessarily
Vladimir Oltean
2023-02-08
1
-11
/
+20
*
net/sched: taprio: split segmentation logic from qdisc_enqueue()
Vladimir Oltean
2023-02-08
1
-30
/
+36
*
net/sched: taprio: automatically calculate queueMaxSDU based on TC gate durat...
Vladimir Oltean
2023-02-08
1
-10
/
+60
*
net/sched: keep the max_frm_len information inside struct sched_gate_list
Vladimir Oltean
2023-02-08
1
-13
/
+40
*
net/sched: taprio: warn about missing size table
Vladimir Oltean
2023-02-08
1
-0
/
+5
*
net/sched: taprio: calculate guard band against actual TC gate close time
Vladimir Oltean
2023-02-08
1
-6
/
+34
*
net/sched: taprio: calculate budgets per traffic class
Vladimir Oltean
2023-02-08
1
-8
/
+46
*
net/sched: taprio: rename close_time to end_time
Vladimir Oltean
2023-02-08
1
-26
/
+26
*
net/sched: taprio: calculate tc gate durations
Vladimir Oltean
2023-02-08
1
-0
/
+55
*
net/sched: taprio: give higher priority to higher TCs in software dequeue mode
Vladimir Oltean
2023-02-08
1
-8
/
+117
*
net/sched: taprio: avoid calling child->ops->dequeue(child) twice
Vladimir Oltean
2023-02-08
1
-7
/
+3
*
net/sched: taprio: refactor one skb dequeue from TXQ to separate function
Vladimir Oltean
2023-02-08
1
-58
/
+63
*
net/sched: taprio: continue with other TXQs if one dequeue() failed
Vladimir Oltean
2023-02-08
1
-1
/
+1
*
net/sched: taprio: delete peek() implementation
Vladimir Oltean
2023-02-08
1
-42
/
+1
*
net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpsw
Vladimir Oltean
2023-02-06
1
-3
/
+8
*
net/sched: taprio: pass mqprio queue configuration to ndo_setup_tc()
Vladimir Oltean
2023-02-06
1
-0
/
+1
*
net/sched: refactor mqprio qopt reconstruction to a library function
Vladimir Oltean
2023-02-06
1
-8
/
+1
*
net/sched: taprio: centralize mqprio qopt validation
Vladimir Oltean
2023-02-06
1
-41
/
+8
*
net/sched: sch_taprio: do not schedule in taprio_reset()
Eric Dumazet
2023-01-24
1
-1
/
+0
*
net/sched: sch_taprio: fix possible use-after-free
Eric Dumazet
2023-01-16
1
-0
/
+3
*
Revert "net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo c...
Vladimir Oltean
2022-10-05
1
-5
/
+3
*
net/sched: taprio: allow user input of per-tc max SDU
Vladimir Oltean
2022-09-29
1
-1
/
+151
*
net/sched: taprio: simplify list iteration in taprio_dev_notifier()
Vladimir Oltean
2022-09-26
1
-9
/
+4
*
net/sched: use tc_qdisc_stats_dump() in qdisc
Zhengchao Shao
2022-09-22
1
-4
/
+1
*
net/sched: taprio: remove unnecessary taprio_list_lock
Vladimir Oltean
2022-09-22
1
-7
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-22
1
-7
/
+11
|
\
|
*
net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscs
Vladimir Oltean
2022-09-20
1
-3
/
+5
|
*
net/sched: taprio: avoid disabling offload when it was never enabled
Vladimir Oltean
2022-09-20
1
-4
/
+6
[next]