index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
sch_generic.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-17
net: sched: Remove unused qdisc_l2t()
YueHaibing
1
-14
/
+0
2023-06-14
net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting
Peilin Ye
1
-0
/
+8
2023-06-07
net: sched: add rcu annotations around qdisc->qdisc_sleeping
Eric Dumazet
1
-2
/
+4
2023-02-21
net/sched: cls_api: Support hardware miss to tc action
Paul Blakey
1
-0
/
+2
2023-01-16
net/sched: sch_taprio: fix possible use-after-free
Eric Dumazet
1
-0
/
+7
2022-09-30
net/sched: query offload capabilities through ndo_setup_tc()
Vladimir Oltean
1
-0
/
+3
2022-09-22
net: sched: remove unused tcf_result extension
Jamal Hadi Salim
1
-5
/
+0
2022-08-26
net: sched: remove unnecessary init of qdisc skb head
Zhengchao Shao
1
-7
/
+0
2022-08-25
net: sched: delete duplicate cleanup of backlog and qlen
Zhengchao Shao
1
-1
/
+0
2022-07-20
net/sched: remove qdisc_root_lock() helper
Davide Caratti
1
-19
/
+0
2022-06-01
net: sched: add barrier to fix packet stuck problem for lockless qdisc
Guoju Fang
1
-0
/
+6
2022-05-27
net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog
Vincent Ray
1
-28
/
+8
2022-01-27
net: sched: remove qdisc_qlen_cpu()
Jakub Kicinski
1
-5
/
+0
2022-01-13
net_sched: restore "mpu xxx" handling
Kevin Bracey
1
-0
/
+5
2021-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+0
2021-12-18
net/sched: Extend qdisc control block with tc control block
Paul Blakey
1
-2
/
+0
2021-12-07
net/sched: add net device refcount tracker to struct Qdisc
Eric Dumazet
1
-1
/
+1
2021-10-28
net: sch: eliminate unnecessary RCU waits in mini_qdisc_pair_swap()
Seth Forshee
1
-1
/
+1
2021-10-20
net: sched: remove one pair of atomic operations
Eric Dumazet
1
-4
/
+8
2021-10-20
net: sched: fix logic error in qdisc_run_begin()
Eric Dumazet
1
-1
/
+1
2021-10-18
net: sched: Remove Qdisc::running sequence counter
Ahmed S. Darwish
1
-19
/
+14
2021-10-18
net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types
Ahmed S. Darwish
1
-25
/
+9
2021-10-18
net: sched: Protect Qdisc::bstats with u64_stats
Ahmed S. Darwish
1
-0
/
+2
2021-10-18
gen_stats: Move remaining users to gnet_stats_add_queue().
Sebastian Andrzej Siewior
1
-3
/
+2
2021-09-19
net: sched: move and reuse mq_change_real_num_tx()
Jakub Kicinski
1
-0
/
+2
2021-09-15
net: sched: update default qdisc visibility after Tx queue cnt changes
Jakub Kicinski
1
-0
/
+4
2021-08-02
net_sched: refactor TC action init API
Cong Wang
1
-1
/
+1
2021-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+12
2021-06-23
net: sched: remove qdisc->empty for lockless qdisc
Yunsheng Lin
1
-10
/
+3
2021-06-23
net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
Yunsheng Lin
1
-3
/
+13
2021-06-23
net: sched: avoid unnecessary seqcount operation for lockless qdisc
Yunsheng Lin
1
-1
/
+3
2021-06-21
net: sched: add barrier to ensure correct ordering for lockless qdisc
Yunsheng Lin
1
-0
/
+12
2021-05-15
net: sched: fix packet stuck problem for lockless qdisc
Yunsheng Lin
1
-1
/
+34
2021-03-14
net/sched: act_police: add support for packet-per-second policing
Baowen Zheng
1
-0
/
+14
2021-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-02-02
net: sched: replaced invalid qdisc tree flush helper in qdisc_replace
Alexander Ovechkin
1
-1
/
+1
2021-01-23
net: sched: Add extack to Qdisc_class_ops.delete
Maxim Mikityanskiy
1
-1
/
+2
2021-01-23
net: sched: Add multi-queue support to sch_tree_lock
Maxim Mikityanskiy
1
-4
/
+10
2021-01-21
net/sched: cls_flower add CT_FLAGS_INVALID flag support
wenxu
1
-0
/
+1
2020-12-16
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-4
/
+1
2020-11-28
net/sched: sch_frag: add generic packet fragment support.
wenxu
1
-0
/
+2
2020-11-28
net/sched: act_mirred: refactor the handle of xmit
wenxu
1
-5
/
+0
2020-11-03
net: sched: Remove broken definitions and un-hide for !LOCKDEP
Jakub Kicinski
1
-12
/
+0
2020-10-09
net/sched: get rid of qdisc->padded
Eric Dumazet
1
-1
/
+4
2020-09-18
net/sched: Remove unused function qdisc_queue_drop_head()
YueHaibing
1
-6
/
+0
2020-08-04
net/sched: act_ct: fix miss set mru for ovs after defrag in act_ct
wenxu
1
-1
/
+2
2020-07-17
Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"
Petr Machata
1
-4
/
+2
2020-06-30
net: sched: Pass root lock to Qdisc_ops.enqueue
Petr Machata
1
-2
/
+4
2020-05-15
net: sched: introduce terse dump flag
Vlad Buslov
1
-0
/
+4
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
[next]