index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_sfq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-27
net_sched: sch_sfq: reject invalid perturb period
Eric Dumazet
1
-2
/
+8
2025-06-19
net_sched: sch_sfq: fix a potential crash on gso_skb handling
Eric Dumazet
1
-1
/
+4
2025-04-10
Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-16
/
+50
2025-04-09
net_sched: sch_sfq: move the limit validation
Octavian Purdila
1
-4
/
+6
2025-04-09
net_sched: sch_sfq: use a temporary work area for validating configuration
Octavian Purdila
1
-12
/
+44
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-2
/
+2
2024-12-05
net_sched: sch_sfq: don't allow 1 packet limit
Octavian Purdila
1
-0
/
+4
2024-10-09
net_sched: sch_sfq: handle bigger packets
Eric Dumazet
1
-26
/
+13
2024-05-02
net_sched: sch_sfq: annotate data-races around q->perturb_period
Eric Dumazet
1
-4
/
+9
2024-02-02
net/sched: Add module aliases for cls_,sch_,act_ modules
Michal Koutný
1
-0
/
+1
2023-11-01
net: sched: Fill in missing MODULE_DESCRIPTION for qdiscs
Victor Nogueira
1
-0
/
+1
2023-06-07
net: sched: add rcu annotations around qdisc->qdisc_sleeping
Eric Dumazet
1
-1
/
+4
2022-09-22
net/sched: use tc_qdisc_stats_dump() in qdisc
Zhengchao Shao
1
-6
/
+2
2021-07-29
net/sched: store the last executed chain also for clsact egress
Davide Caratti
1
-1
/
+1
2021-03-10
net: sched: validate stab values
Eric Dumazet
1
-1
/
+1
2020-12-28
net: sched: prevent invalid Scell_log shift count
Randy Dunlap
1
-1
/
+1
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+1
2020-07-16
Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"
Petr Machata
1
-1
/
+1
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-07
net/sched: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-06-29
net: sched: Pass root lock to Qdisc_ops.enqueue
Petr Machata
1
-1
/
+1
2020-04-27
sch_sfq: validate silly quantum values
Eric Dumazet
1
-0
/
+9
2019-10-23
net/flow_dissector: switch to siphash
Eric Dumazet
1
-6
/
+8
2019-07-17
net_sched: unset TCQ_F_CAN_BYPASS when adding filters
Cong Wang
1
-2
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2017-12-21
net: sch: api: add extack support in tcf_block_get
Alexander Aring
1
-1
/
+1
2017-12-21
net: sched: sch: add extack for block callback
Alexander Aring
1
-1
/
+2
2017-12-21
net: sched: sch: add extack for init callback
Alexander Aring
1
-1
/
+2
2017-12-05
net_sched: red: Avoid illegal values
Nogah Frankel
1
-0
/
+3
2017-11-28
sch_sfq: fix null pointer dereference at timer expiration
Paolo Abeni
1
-0
/
+1
2017-10-22
net: sched: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2017-10-18
net: sched: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+5
2017-10-16
net: sched: store Qdisc pointer in struct block
Jiri Pirko
1
-1
/
+1
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2017-08-30
sch_sfq: fix null pointer dereference on init failure
Nikolay Aleksandrov
1
-3
/
+3
2017-08-28
sched: sfq: drop packets after root qdisc lock is released
Gao Feng
1
-7
/
+13
2017-08-25
net_sched: remove tc class reference counting
WANG Cong
1
-5
/
+4
2017-08-15
net_sched/sfq: update hierarchical backlog when drop packet
Konstantin Khlebnikov
1
-1
/
+4
2017-06-06
net: sched: introduce a TRAP control action
Jiri Pirko
1
-0
/
+1
2017-05-17
net: sched: introduce tcf block infractructure
Jiri Pirko
1
-5
/
+10
2017-05-17
net: sched: move tc_classify function to cls_api.c
Jiri Pirko
1
-1
/
+1
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
1
-5
/
+1
2017-03-24
net_sched: use setup_deferrable_timer
Geliang Tang
1
-3
/
+2
2017-02-11
net_sched: fix error recovery at qdisc creation
Eric Dumazet
1
-1
/
+2
2017-02-10
sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api
Jiri Pirko
1
-0
/
+1
2016-06-25
net_sched: drop packets after root qdisc lock is released
Eric Dumazet
1
-4
/
+4
2016-06-15
net_sched: sch_fq: defer skb freeing
Eric Dumazet
1
-1
/
+1
2016-06-08
sched: remove qdisc->drop
Florian Westphal
1
-1
/
+0
2016-02-29
net_sched: update hierarchical backlog too
WANG Cong
1
-7
/
+9
2015-08-27
net: sched: consolidate tc_classify{,_compat}
Daniel Borkmann
1
-1
/
+1
[next]