index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_codel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sched: Fix a possible null-pointer dereference in dequeue_func()
Jia-Ju Bai
2019-07-29
1
-3
/
+3
*
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
1
-1
/
+2
*
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-27
1
-1
/
+1
*
net: sched: sch: add extack for change qdisc ops
Alexander Aring
2017-12-21
1
-2
/
+3
*
net: sched: sch: add extack for init callback
Alexander Aring
2017-12-21
1
-1
/
+2
*
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
1
-1
/
+1
*
sched: replace __skb_dequeue with __qdisc_dequeue_head
Florian Westphal
2016-09-19
1
-2
/
+2
*
net_sched: drop packets after root qdisc lock is released
Eric Dumazet
2016-06-25
1
-3
/
+5
*
net_sched: sch_codel: defer skb freeing in codel_change()
Eric Dumazet
2016-06-15
1
-1
/
+1
*
codel: split into multiple files
Michal Kazior
2016-04-25
1
-0
/
+2
*
codel: generalize the implementation
Michal Kazior
2016-04-25
1
-3
/
+17
*
net_sched: update hierarchical backlog too
WANG Cong
2016-02-29
1
-4
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-13
1
-1
/
+1
|
\
|
*
codel: fix maxpacket/mtu confusion
Eric Dumazet
2015-05-03
1
-1
/
+1
*
|
codel: add ce_threshold attribute
Eric Dumazet
2015-05-10
1
-2
/
+13
|
/
*
net: sched: implement qstat helper routines
John Fastabend
2014-09-30
1
-1
/
+1
*
fq_codel: should use qdisc backlog as threshold
Eric Dumazet
2012-05-16
1
-2
/
+2
*
net/codel: Add missing #include <linux/prefetch.h>
Geert Uytterhoeven
2012-05-14
1
-0
/
+1
*
codel: Controlled Delay AQM
Eric Dumazet
2012-05-10
1
-0
/
+275