index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
pkt_sched.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: remove prototype of qdisc_lookup_class()
Jakub Kicinski
2018-01-16
1
-1
/
+0
*
net: sch: api: add extack support in qdisc_create_dflt
Alexander Aring
2017-12-21
1
-1
/
+2
*
net: sch: api: add extack support in qdisc_get_rtab
Alexander Aring
2017-12-21
1
-1
/
+2
*
net: sched: remove remaining uses for qdisc_qlen in xmit path
John Fastabend
2017-12-08
1
-3
/
+3
*
net: sched: cleanup qdisc_run and __qdisc_run semantics
John Fastabend
2017-12-08
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
net/sched: Add support for HW offloading for CBS
Vinicius Costa Gomes
2017-10-27
1
-0
/
+9
*
|
net: sched: remove unused is_classid_clsact_ingress/egress helpers
Jiri Pirko
2017-10-21
1
-13
/
+0
*
|
net: sched: store net pointer in block and introduce qdisc_net helper
Jiri Pirko
2017-10-16
1
-0
/
+7
|
/
*
net: sched: Add helpers to identify classids
Jiri Pirko
2017-08-11
1
-0
/
+14
*
net: sched: move tc_classify function to cls_api.c
Jiri Pirko
2017-05-17
1
-3
/
+0
*
net: sched: make default fifo qdiscs appear in the dump
Jiri Kosina
2017-03-12
1
-1
/
+1
*
net: make default TX queue length a defined constant
Jesper Dangaard Brouer
2016-11-07
1
-0
/
+2
*
net: sched: convert qdisc linked list to hashtable
Jiri Kosina
2016-08-10
1
-2
/
+2
*
net_sched: remove generic throttled management
Eric Dumazet
2016-06-10
1
-2
/
+2
*
net_sched: avoid too many hrtimer_start() calls
Eric Dumazet
2016-05-24
1
-0
/
+1
*
net: sched: consolidate tc_classify{,_compat}
Daniel Borkmann
2015-08-27
1
-3
/
+1
*
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-1
/
+1
*
net: sched: fix skb->protocol use in case of accelerated vlan path
Jiri Pirko
2015-01-13
1
-0
/
+12
*
net: sched: avoid costly atomic operation in fq_dequeue()
Eric Dumazet
2014-10-06
1
-2
/
+2
*
qdisc: validate skb without holding lock
Eric Dumazet
2014-10-03
1
-1
/
+1
*
net: use ktime_get_ns() and ktime_get_real_ns() helpers
Eric Dumazet
2014-08-22
1
-1
/
+1
*
net_sched: drr: warn when qdisc is not work conserving
Florian Westphal
2014-06-11
1
-1
/
+1
*
pkt_sched: give visibility to mq slave qdiscs
Eric Dumazet
2013-12-09
1
-0
/
+1
*
qdisc: allow setting default queuing discipline
stephen hemminger
2013-08-31
1
-0
/
+3
*
net: Remove extern from include/net/ scheduling prototypes
Joe Perches
2013-07-31
1
-25
/
+25
*
sch_api: introduce qdisc_watchdog_schedule_ns()
Jiri Pirko
2013-02-12
1
-2
/
+8
*
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-15
1
-1
/
+1
*
net: sched: constify tcf_proto and tc_action
Eric Dumazet
2011-07-06
1
-2
/
+2
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
net: Define accessors to manipulate QDISC_STATE_RUNNING
Eric Dumazet
2010-06-02
1
-1
/
+1
*
gen_estimator: deadlock fix
Eric Dumazet
2010-04-01
1
-1
/
+1
*
sched: add head drop fifo queue
Hagen Paul Pfeifer
2010-01-28
1
-0
/
+1
*
net: cleanup include/net
Eric Dumazet
2009-11-04
1
-2
/
+1
*
net: Avoid enqueuing skb for default qdiscs
Krishna Kumar
2009-08-06
1
-0
/
+3
*
pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US
Jarek Poplawski
2009-06-15
1
-4
/
+4
*
pkt_sched: Change PSCHED_SHIFT from 10 to 6
Jarek Poplawski
2009-06-09
1
-2
/
+2
*
pkt_sched: Use PSCHED_SHIFT in PSCHED time conversion
Jarek Poplawski
2009-06-09
1
-2
/
+3
*
pkt_sched: sch_hfsc: sch_htb: Add non-work-conserving warning handler.
Jarek Poplawski
2009-02-01
1
-0
/
+1
*
pkt_sched: Remove the tx queue state check in qdisc_run()
Jarek Poplawski
2008-09-23
1
-4
/
+1
*
pkt_sched: Fix qdisc list locking
Jarek Poplawski
2008-08-22
1
-0
/
+1
*
pkt_sched: Add queue stopped test back to qdisc_run().
David S. Miller
2008-08-13
1
-1
/
+4
*
net_sched: Add size table for qdiscs
Jussi Kivilinna
2008-07-20
1
-0
/
+1
*
pkt_sched: Schedule qdiscs instead of netdev_queue.
David S. Miller
2008-07-17
1
-7
/
+4
*
pkt_sched: Make QDISC_RUNNING a qdisc state.
David S. Miller
2008-07-17
1
-1
/
+3
*
net: Use queue aware tests throughout.
David S. Miller
2008-07-17
1
-3
/
+1
*
netdev: Move atomic queue state bits into netdev_queue.
David S. Miller
2008-07-08
1
-1
/
+1
*
pkt_sched: Make qdisc_run take a netdev_queue.
David S. Miller
2008-07-08
1
-3
/
+5
*
net-sched: consolidate default fifo qdisc setup
Patrick McHardy
2008-07-05
1
-0
/
+4
[next]