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_fifo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sched: Make FIFO Qdisc offloadable
Petr Machata
2020-03-05
1
-6
/
+91
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
net: sched: rename qdisc_destroy() to qdisc_put()
Vlad Buslov
2018-09-25
1
-1
/
+1
*
net: sch: api: add extack support in qdisc_create_dflt
Alexander Aring
2017-12-21
1
-2
/
+4
*
net: sched: sch: add extack for change qdisc ops
Alexander Aring
2017-12-21
1
-9
/
+4
*
net: sched: sch: add extack for init callback
Alexander Aring
2017-12-21
1
-4
/
+10
*
sched: don't use skb queue helpers
Florian Westphal
2016-09-19
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-30
1
-0
/
+4
|
\
|
*
net_sched: fix pfifo_head_drop behavior vs backlog
Eric Dumazet
2016-06-14
1
-0
/
+4
*
|
net_sched: drop packets after root qdisc lock is released
Eric Dumazet
2016-06-25
1
-6
/
+9
*
|
sched: remove qdisc->drop
Florian Westphal
2016-06-08
1
-3
/
+0
*
|
sched: remove qdisc_rehape_fail
Florian Westphal
2016-06-08
1
-2
/
+2
|
/
*
net: sched: drop all special handling of tx_queue_len == 0
Phil Sutter
2015-08-18
1
-1
/
+1
*
net: sched: implement qstat helper routines
John Fastabend
2014-09-30
1
-1
/
+1
*
pkt_sched: Stop using NLA_PUT*().
David S. Miller
2012-04-01
1
-1
/
+2
*
net_sched: reduce fifo qdisc size
Eric Dumazet
2011-03-03
1
-23
/
+11
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-24
1
-4
/
+1
|
\
|
*
net_sched: accurate bytes/packets stats/rates
Eric Dumazet
2011-01-20
1
-4
/
+1
*
|
net_sched: TCQ_F_CAN_BYPASS generalization
Eric Dumazet
2011-01-21
1
-1
/
+12
*
|
net_sched: cleanups
Eric Dumazet
2011-01-19
1
-5
/
+4
|
/
*
net_sched: pfifo_head_drop problem
Eric Dumazet
2011-01-05
1
-2
/
+0
*
net_sched: remove the unused parameter of qdisc_create_dflt()
Changli Gao
2010-10-21
1
-2
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
sched: add head drop fifo queue
Hagen Paul Pfeifer
2010-01-28
1
-0
/
+34
*
net-sched: fix bfifo default limit
Patrick McHardy
2009-05-06
1
-1
/
+1
*
pkt_sched: Remove qdisc->ops->requeue() etc.
Jarek Poplawski
2008-11-13
1
-2
/
+0
*
pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs.
Patrick McHardy
2008-10-31
1
-0
/
+2
*
net_sched: Add accessor function for packet length for qdiscs
Jussi Kivilinna
2008-07-20
1
-1
/
+1
*
pkt_sched: Remove 'dev' member of struct Qdisc.
David S. Miller
2008-07-08
1
-3
/
+3
*
netdev: Create netdev_queue abstraction.
David S. Miller
2008-07-08
1
-1
/
+2
*
net-sched: consolidate default fifo qdisc setup
Patrick McHardy
2008-07-05
1
-0
/
+42
*
[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
Patrick McHardy
2008-01-28
1
-5
/
+5
*
[NET_SCHED]: Move EXPORT_SYMBOL next to exported symbol
Patrick McHardy
2008-01-28
1
-2
/
+1
*
[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.
Eric Dumazet
2008-01-28
1
-2
/
+2
*
[NET_SCHED]: Remove unnecessary includes
Patrick McHardy
2007-07-10
1
-1
/
+0
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PKT_SCHED]: Cleanup fifo qdisc and remove unnecessary code
Thomas Graf
2005-06-18
1
-38
/
+12
*
[PKT_SCHED]: Transform fifo qdisc to use generic queue management interface
Thomas Graf
2005-06-18
1
-88
/
+14
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+212