index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_codel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-29
net: sched: Fix a possible null-pointer dereference in dequeue_func()
Jia-Ju Bai
1
-3
/
+3
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-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-1
/
+1
2016-09-19
sched: replace __skb_dequeue with __qdisc_dequeue_head
Florian Westphal
1
-2
/
+2
2016-06-25
net_sched: drop packets after root qdisc lock is released
Eric Dumazet
1
-3
/
+5
2016-06-15
net_sched: sch_codel: defer skb freeing in codel_change()
Eric Dumazet
1
-1
/
+1
2016-04-25
codel: split into multiple files
Michal Kazior
1
-0
/
+2
2016-04-25
codel: generalize the implementation
Michal Kazior
1
-3
/
+17
2016-02-29
net_sched: update hierarchical backlog too
WANG Cong
1
-4
/
+6
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-05-10
codel: add ce_threshold attribute
Eric Dumazet
1
-2
/
+13
2015-05-03
codel: fix maxpacket/mtu confusion
Eric Dumazet
1
-1
/
+1
2014-09-30
net: sched: implement qstat helper routines
John Fastabend
1
-1
/
+1
2012-05-16
fq_codel: should use qdisc backlog as threshold
Eric Dumazet
1
-2
/
+2
2012-05-14
net/codel: Add missing #include <linux/prefetch.h>
Geert Uytterhoeven
1
-0
/
+1
2012-05-10
codel: Controlled Delay AQM
Eric Dumazet
1
-0
/
+275