Sign in
android-kvm
/
linux
/
98f9d33c5d0d779e6c96a4a8ac995085b11924f0
/
net
/
sched
/
sch_codel.c
051c7b3
net: sched: Fix a possible null-pointer dereference in dequeue_func()
by Jia-Ju Bai
· 5 years ago
8cb0817
netlink: make validation more configurable for future strictness
by Johannes Berg
· 6 years ago
ae0be8d
netlink: make nla_nest_start() add NLA_F_NESTED flag
by Michal Kubecek
· 6 years ago
2030721
net: sched: sch: add extack for change qdisc ops
by Alexander Aring
· 7 years ago
e63d7dfd
net: sched: sch: add extack for init callback
by Alexander Aring
· 7 years ago
fceb643
netlink: pass extended ACK struct to parsing functions
by Johannes Berg
· 8 years ago
ed760cb
sched: replace __skb_dequeue with __qdisc_dequeue_head
by Florian Westphal
· 8 years ago
520ac30
net_sched: drop packets after root qdisc lock is released
by Eric Dumazet
· 9 years ago
b3d7e2b
net_sched: sch_codel: defer skb freeing in codel_change()
by Eric Dumazet
· 9 years ago
d068ca2
codel: split into multiple files
by Michal Kazior
· 9 years ago
79bdc4c
codel: generalize the implementation
by Michal Kazior
· 9 years ago
2ccccf5
net_sched: update hierarchical backlog too
by WANG Cong
· 9 years ago
b04096f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
80ba92f
codel: add ce_threshold attribute
by Eric Dumazet
· 10 years ago
a5d2809
codel: fix maxpacket/mtu confusion
by Eric Dumazet
· 10 years ago
25331d6
net: sched: implement qstat helper routines
by John Fastabend
· 10 years ago
865ec55
fq_codel: should use qdisc backlog as threshold
by Eric Dumazet
· 13 years ago
ce5b4b9
net/codel: Add missing #include <linux/prefetch.h>
by Geert Uytterhoeven
· 13 years ago
76e3cc1
codel: Controlled Delay AQM
by Eric Dumazet
· 13 years ago