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
/
net
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-11
net/sched: Fix UAF when resolving a clash
Chengen Du
1
-0
/
+8
2024-07-09
bpf: Fix too early release of tcx_entry
Daniel Borkmann
1
-6
/
+6
2024-06-18
sched: act_ct: add netns into the key of tcf_ct_flow_table
Xin Long
1
-5
/
+11
2024-06-18
net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc()
David Ruth
1
-2
/
+1
2024-06-11
net/sched: initialize noop_qdisc owner
Johannes Berg
1
-0
/
+1
2024-06-06
net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAP
Eric Dumazet
1
-9
/
+6
2024-06-05
net: sched: sch_multiq: fix possible OOB write in multiq_tune()
Hangyu Hua
1
-1
/
+1
2024-05-29
net/sched: taprio: extend minimum interval restriction to entire cycle too
Vladimir Oltean
1
-5
/
+5
2024-05-29
net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()
Vladimir Oltean
1
-1
/
+3
2024-05-10
net/sched: adjust device watchdog timer to detect stopped queue at right time
Praveen Kumar Kannoju
1
-4
/
+7
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-05-07
rtnetlink: do not depend on RTNL for IFLA_TXQLEN output
Eric Dumazet
2
-2
/
+2
2024-05-03
net_sched: sch_sfq: annotate data-races around q->perturb_period
Eric Dumazet
1
-4
/
+9
2024-05-02
net/sched: unregister lockdep keys in qdisc_create/qdisc_alloc error path
Davide Caratti
2
-0
/
+2
2024-04-26
net/sched: fix false lockdep warning on qdisc root lock
Davide Caratti
2
-19
/
+6
2024-04-19
net_sched: sch_skbprio: implement lockless skbprio_dump()
Eric Dumazet
1
-3
/
+5
2024-04-19
net_sched: sch_pie: implement lockless pie_dump()
Eric Dumazet
1
-18
/
+21
2024-04-19
net_sched: sch_hhf: implement lockless hhf_dump()
Eric Dumazet
1
-14
/
+21
2024-04-19
net_sched: sch_hfsc: implement lockless accesses to q->defcls
Eric Dumazet
1
-5
/
+4
2024-04-19
net_sched: sch_fq_pie: implement lockless fq_pie_dump()
Eric Dumazet
1
-27
/
+34
2024-04-19
net_sched: sch_fq_codel: implement lockless fq_codel_dump()
Eric Dumazet
1
-22
/
+35
2024-04-19
net_sched: sch_fifo: implement lockless __fifo_dump()
Eric Dumazet
1
-6
/
+7
2024-04-19
net_sched: sch_ets: implement lockless ets_dump()
Eric Dumazet
1
-11
/
+14
2024-04-19
net_sched: sch_tfs: implement lockless etf_dump()
Eric Dumazet
1
-5
/
+5
2024-04-19
net_sched: sch_codel: implement lockless codel_dump()
Eric Dumazet
1
-11
/
+18
2024-04-19
net_sched: sch_choke: implement lockless choke_dump()
Eric Dumazet
1
-10
/
+11
2024-04-19
net_sched: sch_cbs: implement lockless cbs_dump()
Eric Dumazet
1
-10
/
+10
2024-04-19
net_sched: cake: implement lockless cake_dump()
Eric Dumazet
1
-47
/
+63
2024-04-19
net_sched: sch_fq: implement lockless fq_dump()
Eric Dumazet
1
-39
/
+69
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2024-04-18
net/sched: Fix mirred deadlock on device recursion
Eric Dumazet
1
-0
/
+1
2024-04-10
net: sched: cls_api: fix slab-use-after-free in fl_dump_key
Jianbo Liu
1
-1
/
+1
2024-04-10
net: sched: cake: Optimize the number of function calls and branches in heap ...
Kuan-Wei Chiu
1
-1
/
+1
2024-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+6
2024-04-04
net/sched: act_skbmod: prevent kernel-infoleak
Eric Dumazet
1
-5
/
+5
2024-04-04
net/sched: fix lockdep splat in qdisc_tree_reduce_backlog()
Eric Dumazet
1
-1
/
+1
2024-04-01
pfcp: always set pfcp metadata
Michal Swiatkowski
1
-0
/
+107
2024-04-01
ip_tunnel: convert __be16 tunnel flags to bitmaps
Alexander Lobakin
2
-31
/
+32
2024-03-30
netlink: introduce type-checking attribute iteration
Johannes Berg
2
-8
/
+3
2024-03-29
net: sched: make skip_sw actually skip software
Asbjørn Sloth Tønnesen
1
-0
/
+18
2024-03-29
net: sched: cls_api: add filter counter
Asbjørn Sloth Tønnesen
1
-0
/
+19
2024-03-29
net: sched: cls_api: add skip_sw counter
Asbjørn Sloth Tønnesen
1
-0
/
+4
2024-03-19
net/sched: Add module alias for sch_fq_pie
Michal Koutný
1
-0
/
+2
2024-03-13
net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check
Eric Dumazet
1
-1
/
+2
2024-03-13
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
60
-94
/
+90
2024-03-12
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-03-08
net: move dev_tx_weight to net_hotdata
Eric Dumazet
1
-1
/
+2
2024-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-22
/
+19
2024-02-22
net/sched: flower: Add lock protection when remove filter handle
Jianbo Liu
1
-1
/
+4
2024-02-19
net: sched: Annotate struct tc_pedit with __counted_by
Kees Cook
1
-1
/
+1
[next]