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
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-14
flow_offload: return EOPNOTSUPP for the unsupported mpls action type
Baowen Zheng
2021-12-13
net/sched: sch_ets: don't remove idle classes from the round-robin list
Davide Caratti
2021-12-10
sch_cake: do not call cake_destroy() from cake_init()
Eric Dumazet
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-09
net/sched: fq_pie: prevent dismantle issue
Eric Dumazet
2021-12-07
net: sched: act_mirred: add net device refcount tracker
Eric Dumazet
2021-12-07
net: watchdog: add net device refcount tracker
Eric Dumazet
2021-12-06
net/sched: add net device refcount tracker to struct Qdisc
Eric Dumazet
2021-12-03
net/sched: act_ct: Offload only ASSURED connections
Chris Mi
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-26
net/sched: sch_ets: don't peek at classes beyond 'nbands'
Davide Caratti
2021-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-17
net: no longer stop all TX queues in dev_watchdog()
Eric Dumazet
2021-11-17
net: do not inline netif_tx_lock()/netif_tx_unlock()
Eric Dumazet
2021-11-17
net: annotate accesses to queue->trans_start
Eric Dumazet
2021-11-17
net: use an atomic_long_t for queue->trans_timeout
Eric Dumazet
2021-11-16
net: sched: act_mirred: drop dst for the direction from egress to ingress
Xin Long
2021-11-15
net: sched: sch_netem: Refactor code in 4-state loss generator
Harshit Mogalapalli
2021-11-09
net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_any
Eric Dumazet
2021-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-29
cls_flower: Fix inability to match GRE/IPIP packets
Yoshiki Komachi
2021-10-28
sch_htb: Add extack messages for EOPNOTSUPP errors
Maxim Mikityanskiy
2021-10-27
net: introduce sk_forward_alloc_get()
Paolo Abeni
2021-10-27
net: sch: simplify condtion for selecting mini_Qdisc_pair buffer
Seth Forshee
2021-10-27
net: sch: eliminate unnecessary RCU waits in mini_qdisc_pair_swap()
Seth Forshee
2021-10-27
net: sched: gred: dynamically allocate tc_gred_qopt_offload
Arnd Bergmann
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-20
fq_codel: generalise ce_threshold marking for subset of traffic
Toke Høiland-Jørgensen
2021-10-19
net: sch_tbf: Add a graft command
Petr Machata
2021-10-18
net/sched: act_ct: Fix byte count on fragmented packets
Paul Blakey
2021-10-18
net: sched: Remove Qdisc::running sequence counter
Ahmed S. Darwish
2021-10-18
net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types
Ahmed S. Darwish
2021-10-18
net: sched: Use _bstats_update/set() instead of raw writes
Ahmed S. Darwish
2021-10-18
net: sched: Protect Qdisc::bstats with u64_stats
Ahmed S. Darwish
2021-10-18
mq, mqprio: Use gnet_stats_add_queue().
Sebastian Andrzej Siewior
2021-10-18
gen_stats: Add instead Set the value in __gnet_stats_copy_basic().
Sebastian Andrzej Siewior
2021-10-15
fq_codel: implement L4S style ce_threshold_ect1 marking
Eric Dumazet
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-08
mqprio: Correct stats in mqprio_dump_class_stats().
Sebastian Andrzej Siewior
2021-10-08
net/sched: sch_ets: properly init all active DRR list handles
Davide Caratti
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-05
net/sched: sch_taprio: properly cancel timer from taprio_destroy()
Eric Dumazet
2021-10-01
net_sched: fix NULL deref in fifo_set_limit()
Eric Dumazet
2021-09-30
net: sched: Use struct_size() helper in kvmalloc()
Gustavo A. R. Silva
2021-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-30
net: sched: flower: protect fl_walk() with rcu
Vlad Buslov
2021-09-29
net_sched: Use struct_size() and flex_array_size() helpers
Gustavo A. R. Silva
2021-09-26
net: prevent user from passing illegal stab size
王贇
2021-09-19
net: sched: move and reuse mq_change_real_num_tx()
Jakub Kicinski
[next]