index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_choke.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-27
net/sched: sch_choke: annotate data-races in choke_dump_stats()
Eric Dumazet
1
-10
/
+16
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2024-12-04
net: sched: fix ordering of qlen adjustment
Lion Ackermann
1
-1
/
+1
2024-11-11
net: convert to nla_get_*_default()
Johannes Berg
1
-1
/
+1
2024-04-19
net_sched: sch_choke: implement lockless choke_dump()
Eric Dumazet
1
-10
/
+11
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
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
2022-08-31
net: sched: choke: remove unused variables in struct choke_sched_data
Zhengchao Shao
1
-2
/
+0
2022-08-25
net: sched: delete duplicate cleanup of backlog and qlen
Zhengchao Shao
1
-2
/
+0
2021-03-10
net: sched: validate stab values
Eric Dumazet
1
-3
/
+4
2020-12-28
net: sched: prevent invalid Scell_log shift count
Randy Dunlap
1
-1
/
+1
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2020-05-05
sch_choke: Remove classid from choke_skb_cb.
David S. Miller
1
-1
/
+0
2020-05-05
net: sched: choke: Remove unused inline function choke_set_classid
YueHaibing
1
-5
/
+0
2020-04-27
sch_choke: avoid potential panic in choke_reset()
Eric Dumazet
1
-1
/
+2
2020-01-29
sch_choke: Use kvcalloc
Joe Perches
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
1
-1
/
+2
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-1
/
+1
2017-12-21
net: sched: sch: add extack for change qdisc ops
Alexander Aring
1
-2
/
+3
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-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
1
-4
/
+1
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-1
/
+1
2017-04-05
net: sched: choke: remove some dead code
Dan Carpenter
1
-6
/
+0
2017-03-24
net: sched: choke: remove dead filter classify code
Jiri Pirko
1
-51
/
+0
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
-7
/
+9
2016-06-15
net_sched: sch_choke: defer skb freeing
Eric Dumazet
1
-4
/
+4
2016-06-08
sched: remove qdisc->drop
Florian Westphal
1
-17
/
+0
2016-02-29
net_sched: update hierarchical backlog too
WANG Cong
1
-2
/
+4
2015-11-03
net: sched: kill dead code in sch_choke.c
Phil Sutter
1
-59
/
+0
2015-09-01
flow_dissector: Add flags argument to skb_flow_dissector functions
Tom Herbert
1
-2
/
+2
2015-08-27
net: sched: consolidate tc_classify{,_compat}
Daniel Borkmann
1
-1
/
+1
2015-07-24
sch_choke: drop all packets in queue during reset
WANG Cong
1
-0
/
+13
2015-05-13
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
1
-2
/
+2
2015-05-13
net: change name of flow_dissector header to match the .c file name
Jiri Pirko
1
-1
/
+1
2015-05-04
sch_choke: Use flow_keys_digest
Tom Herbert
1
-10
/
+4
2014-09-30
net: sched: implement qstat helper routines
John Fastabend
1
-7
/
+7
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+14
2014-09-22
net: sched: shrink struct qdisc_skb_cb to 28 bytes
Eric Dumazet
1
-4
/
+14
2014-09-13
net: rcu-ify tcf_proto
John Fastabend
1
-6
/
+9
2014-06-05
net: use the new API kvfree()
WANG Cong
1
-6
/
+1
2014-01-21
random32: add prandom_u32_max and convert open coded users
Daniel Borkmann
1
-8
/
+1
2013-08-20
treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks
Joe Perches
1
-1
/
+2
2013-04-29
net/sched: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2012-05-04
net: sched: factorize code (qdisc_drop())
Eric Dumazet
1
-5
/
+3
2012-04-01
pkt_sched: Stop using NLA_PUT*().
David S. Miller
1
-2
/
+3
[next]