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
/
include
/
net
/
sch_generic.h
Age
Commit message (
Expand
)
Author
2024-04-26
net/sched: fix false lockdep warning on qdisc root lock
Davide Caratti
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-17
net/sched: Fix mirred deadlock on device recursion
Eric Dumazet
2024-03-29
net: sched: make skip_sw actually skip software
Asbjørn Sloth Tønnesen
2024-03-29
net: sched: cls_api: add filter counter
Asbjørn Sloth Tønnesen
2024-03-29
net: sched: cls_api: add skip_sw counter
Asbjørn Sloth Tønnesen
2024-03-01
net: bql: fix building with BQL disabled
Arnd Bergmann
2024-01-24
net/sched: flower: Fix chain template offload
Ido Schimmel
2023-12-26
net/sched: cls_api: Expose tc block to the datapath
Victor Nogueira
2023-12-26
net/sched: Introduce tc block netdev tracking infra
Victor Nogueira
2023-12-20
net: sched: Make tc-related drop reason more flexible for remaining qdiscs
Victor Nogueira
2023-12-20
net: sched: Move drop_reason to struct tc_skb_cb
Victor Nogueira
2023-10-16
net, sched: Make tc-related drop reason more flexible
Daniel Borkmann
2023-10-05
net_sched: export pfifo_fast prio2band[]
Eric Dumazet
2023-08-01
net/sched: wrap open coded Qdics class filter counter
Pedro Tammela
2023-07-19
bpf: Add fd-based tcx multi-prog infra with link support
Daniel Borkmann
2023-06-17
net: sched: Remove unused qdisc_l2t()
YueHaibing
2023-06-14
net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting
Peilin Ye
2023-06-07
net: sched: add rcu annotations around qdisc->qdisc_sleeping
Eric Dumazet
2023-02-20
net/sched: cls_api: Support hardware miss to tc action
Paul Blakey
2023-01-16
net/sched: sch_taprio: fix possible use-after-free
Eric Dumazet
2022-09-29
net/sched: query offload capabilities through ndo_setup_tc()
Vladimir Oltean
2022-09-21
net: sched: remove unused tcf_result extension
Jamal Hadi Salim
2022-08-26
net: sched: remove unnecessary init of qdisc skb head
Zhengchao Shao
2022-08-25
net: sched: delete duplicate cleanup of backlog and qlen
Zhengchao Shao
2022-07-19
net/sched: remove qdisc_root_lock() helper
Davide Caratti
2022-05-31
net: sched: add barrier to fix packet stuck problem for lockless qdisc
Guoju Fang
2022-05-26
net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog
Vincent Ray
2022-01-27
net: sched: remove qdisc_qlen_cpu()
Jakub Kicinski
2022-01-13
net_sched: restore "mpu xxx" handling
Kevin Bracey
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-17
net/sched: Extend qdisc control block with tc control block
Paul Blakey
2021-12-06
net/sched: add net device refcount tracker to struct Qdisc
Eric Dumazet
2021-10-27
net: sch: eliminate unnecessary RCU waits in mini_qdisc_pair_swap()
Seth Forshee
2021-10-19
net: sched: remove one pair of atomic operations
Eric Dumazet
2021-10-19
net: sched: fix logic error in qdisc_run_begin()
Eric Dumazet
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: Protect Qdisc::bstats with u64_stats
Ahmed S. Darwish
2021-10-18
gen_stats: Move remaining users to gnet_stats_add_queue().
Sebastian Andrzej Siewior
2021-09-19
net: sched: move and reuse mq_change_real_num_tx()
Jakub Kicinski
2021-09-15
net: sched: update default qdisc visibility after Tx queue cnt changes
Jakub Kicinski
2021-08-02
net_sched: refactor TC action init API
Cong Wang
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-23
net: sched: remove qdisc->empty for lockless qdisc
Yunsheng Lin
2021-06-23
net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
Yunsheng Lin
2021-06-23
net: sched: avoid unnecessary seqcount operation for lockless qdisc
Yunsheng Lin
2021-06-21
net: sched: add barrier to ensure correct ordering for lockless qdisc
Yunsheng Lin
2021-05-14
net: sched: fix packet stuck problem for lockless qdisc
Yunsheng Lin
2021-03-13
net/sched: act_police: add support for packet-per-second policing
Baowen Zheng
[next]