index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
2023-02-08
net/sched: taprio: give higher priority to higher TCs in software dequeue mode
Vladimir Oltean
2023-02-08
net/sched: taprio: avoid calling child->ops->dequeue(child) twice
Vladimir Oltean
2023-02-08
net/sched: taprio: refactor one skb dequeue from TXQ to separate function
Vladimir Oltean
2023-02-08
net/sched: taprio: continue with other TXQs if one dequeue() failed
Vladimir Oltean
2023-02-08
net/sched: taprio: delete peek() implementation
Vladimir Oltean
2023-02-07
net: sched: sch: Fix off by one in htb_activate_prios()
Dan Carpenter
2023-02-06
net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpsw
Vladimir Oltean
2023-02-06
net/sched: taprio: pass mqprio queue configuration to ndo_setup_tc()
Vladimir Oltean
2023-02-06
net/sched: refactor mqprio qopt reconstruction to a library function
Vladimir Oltean
2023-02-06
net/sched: taprio: centralize mqprio qopt validation
Vladimir Oltean
2023-02-06
net/sched: mqprio: add extack messages for queue count validation
Vladimir Oltean
2023-02-06
net/sched: mqprio: allow offloading drivers to request queue count validation
Vladimir Oltean
2023-02-06
net/sched: mqprio: allow reverse TC:TXQ mappings
Vladimir Oltean
2023-02-06
net/sched: mqprio: refactor offloading and unoffloading to dedicated functions
Vladimir Oltean
2023-02-06
net/sched: mqprio: refactor nlattr parsing to a separate function
Vladimir Oltean
2023-02-03
net/sched: act_ct: offload UDP NEW connections
Vlad Buslov
2023-02-03
net/sched: act_ct: set ctinfo in meta action depending on ct state
Vlad Buslov
2023-02-03
netfilter: flowtable: cache info of last offload
Vlad Buslov
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-02
net/sched: simplify tcf_pedit_act
Pedro Tammela
2023-02-02
net/sched: transition act_pedit to rcu and percpu stats
Pedro Tammela
2023-02-01
net: sched: use skb_ip_totlen and iph_totlen
Xin Long
2023-01-31
net: sched: sch: Bounds check priority
Kees Cook
2023-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-25
net: Kconfig: fix spellos
Randy Dunlap
2023-01-24
net/sched: sch_taprio: do not schedule in taprio_reset()
Eric Dumazet
2023-01-24
act_mirred: use the backlog for nested calls to mirred ingress
Davide Caratti
2023-01-24
net/sched: act_mirred: better wording on protection against excessive stack g...
Davide Caratti
2023-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-18
net: sched: gred: prevent races when adding offloads to stats
Jakub Kicinski
2023-01-17
sched: add new attr TCA_EXT_WARN_MSG to report tc extact message
Hangbin Liu
2023-01-16
net/sched: sch_taprio: fix possible use-after-free
Eric Dumazet
2023-01-13
sch_htb: Avoid grafting on htb_destroy_class_offload when destroying htb
Rahul Rameshbabu
2023-01-10
net: sched: disallow noqueue for qdisc classes
Frederick Lawler
2023-01-09
net/sched: act_mpls: Fix warning during failed attribute validation
Ido Schimmel
2023-01-05
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-01-02
net: sched: htb: fix htb_classify() kernel-doc
Randy Dunlap
2023-01-02
net: sched: cbq: dont intepret cls results when asked to drop
Jamal Hadi Salim
2023-01-02
net: sched: atm: dont intepret cls results when asked to drop
Jamal Hadi Salim
2022-12-26
net: sched: fix memory leak in tcindex_set_parms
Hawkins Jiawei
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-19
net_sched: reject TCF_EM_SIMPLE case for complex ematch module
Cong Wang
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-12
net: move the nat function to nf_nat_ovs for ovs and tc
Xin Long
2022-12-12
net: sched: update the nat flag for icmp error packets in ct_nat_execute
Xin Long
2022-12-09
net/sched: avoid indirect classify functions on retpoline kernels
Pedro Tammela
2022-12-09
net/sched: avoid indirect act functions on retpoline kernels
Pedro Tammela
2022-12-09
net/sched: add retpoline wrapper for tc
Pedro Tammela
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[prev]
[next]