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: 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
4
-16
/
+19
*
|
net/sched: taprio: centralize mqprio qopt validation
Vladimir Oltean
2023-02-06
6
-110
/
+143
*
|
net/sched: mqprio: add extack messages for queue count validation
Vladimir Oltean
2023-02-06
1
-9
/
+27
*
|
net/sched: mqprio: allow offloading drivers to request queue count validation
Vladimir Oltean
2023-02-06
1
-29
/
+52
*
|
net/sched: mqprio: allow reverse TC:TXQ mappings
Vladimir Oltean
2023-02-06
1
-1
/
+12
*
|
net/sched: mqprio: refactor offloading and unoffloading to dedicated functions
Vladimir Oltean
2023-02-06
1
-43
/
+59
*
|
net/sched: mqprio: refactor nlattr parsing to a separate function
Vladimir Oltean
2023-02-06
1
-51
/
+63
*
|
net/sched: act_ct: offload UDP NEW connections
Vlad Buslov
2023-02-03
1
-12
/
+39
*
|
net/sched: act_ct: set ctinfo in meta action depending on ct state
Vlad Buslov
2023-02-03
1
-2
/
+4
*
|
netfilter: flowtable: cache info of last offload
Vlad Buslov
2023-02-03
1
-5
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-02
1
-1
/
+4
|
\
|
|
*
net: sched: sch: Bounds check priority
Kees Cook
2023-01-31
1
-1
/
+4
*
|
net/sched: simplify tcf_pedit_act
Pedro Tammela
2023-02-02
1
-70
/
+67
*
|
net/sched: transition act_pedit to rcu and percpu stats
Pedro Tammela
2023-02-02
1
-61
/
+87
*
|
net: sched: use skb_ip_totlen and iph_totlen
Xin Long
2023-02-01
2
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-27
1
-1
/
+0
|
\
|
|
*
net/sched: sch_taprio: do not schedule in taprio_reset()
Eric Dumazet
2023-01-24
1
-1
/
+0
*
|
net: Kconfig: fix spellos
Randy Dunlap
2023-01-25
1
-1
/
+1
*
|
act_mirred: use the backlog for nested calls to mirred ingress
Davide Caratti
2023-01-24
1
-0
/
+7
*
|
net/sched: act_mirred: better wording on protection against excessive stack g...
Davide Caratti
2023-01-24
1
-8
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-20
3
-11
/
+21
|
\
|
|
*
net: sched: gred: prevent races when adding offloads to stats
Jakub Kicinski
2023-01-18
1
-0
/
+2
|
*
net/sched: sch_taprio: fix possible use-after-free
Eric Dumazet
2023-01-16
1
-0
/
+3
|
*
sch_htb: Avoid grafting on htb_destroy_class_offload when destroying htb
Rahul Rameshbabu
2023-01-13
1
-11
/
+16
*
|
sched: add new attr TCA_EXT_WARN_MSG to report tc extact message
Hangbin Liu
2023-01-17
3
-49
/
+83
|
/
*
net: sched: disallow noqueue for qdisc classes
Frederick Lawler
2023-01-10
1
-0
/
+5
*
net/sched: act_mpls: Fix warning during failed attribute validation
Ido Schimmel
2023-01-09
1
-1
/
+7
*
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-01-05
4
-15
/
+14
|
\
|
*
net: sched: htb: fix htb_classify() kernel-doc
Randy Dunlap
2023-01-02
1
-2
/
+6
|
*
net: sched: cbq: dont intepret cls results when asked to drop
Jamal Hadi Salim
2023-01-02
1
-2
/
+2
|
*
net: sched: atm: dont intepret cls results when asked to drop
Jamal Hadi Salim
2023-01-02
1
-1
/
+4
|
*
net: sched: fix memory leak in tcindex_set_parms
Hawkins Jiawei
2022-12-26
1
-10
/
+2
*
|
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-25
1
-1
/
+1
|
/
*
net_sched: reject TCF_EM_SIMPLE case for complex ematch module
Cong Wang
2022-12-19
1
-0
/
+2
*
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-13
37
-215
/
+261
|
\
|
*
net: move the nat function to nf_nat_ovs for ovs and tc
Xin Long
2022-12-12
2
-125
/
+12
|
*
net: sched: update the nat flag for icmp error packets in ct_nat_execute
Xin Long
2022-12-12
1
-1
/
+1
|
*
net/sched: avoid indirect classify functions on retpoline kernels
Pedro Tammela
2022-12-09
14
-25
/
+49
|
*
net/sched: avoid indirect act functions on retpoline kernels
Pedro Tammela
2022-12-09
21
-42
/
+81
|
*
net/sched: add retpoline wrapper for tc
Pedro Tammela
2022-12-09
1
-0
/
+5
[prev]
[next]