Age | Commit message (Expand) | Author | Files | Lines |
2019-09-18 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+6 |
2019-09-16 | taprio: Add support for hardware offloading | Vinicius Costa Gomes | 1 | -0/+23 |
2019-09-15 | net/sched: fix race between deactivation and dequeue for NOLOCK qdisc | Paolo Abeni | 1 | -1/+6 |
2018-09-26 | net: sched: extend Qdisc with rcu | Vlad Buslov | 1 | -0/+1 |
2018-07-04 | net/sched: Add HW offloading capability to ETF | Jesus Sanchez-Palencia | 1 | -0/+5 |
2018-07-04 | net/sched: Allow creating a Qdisc watchdog with other clocks | Vinicius Costa Gomes | 1 | -0/+2 |
2018-01-16 | net: remove prototype of qdisc_lookup_class() | Jakub Kicinski | 1 | -1/+0 |
2017-12-21 | net: sch: api: add extack support in qdisc_create_dflt | Alexander Aring | 1 | -1/+2 |
2017-12-21 | net: sch: api: add extack support in qdisc_get_rtab | Alexander Aring | 1 | -1/+2 |
2017-12-08 | net: sched: remove remaining uses for qdisc_qlen in xmit path | John Fastabend | 1 | -3/+3 |
2017-12-08 | net: sched: cleanup qdisc_run and __qdisc_run semantics | John Fastabend | 1 | -1/+3 |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-27 | net/sched: Add support for HW offloading for CBS | Vinicius Costa Gomes | 1 | -0/+9 |
2017-10-21 | net: sched: remove unused is_classid_clsact_ingress/egress helpers | Jiri Pirko | 1 | -13/+0 |
2017-10-16 | net: sched: store net pointer in block and introduce qdisc_net helper | Jiri Pirko | 1 | -0/+7 |
2017-08-11 | net: sched: Add helpers to identify classids | Jiri Pirko | 1 | -0/+14 |
2017-05-17 | net: sched: move tc_classify function to cls_api.c | Jiri Pirko | 1 | -3/+0 |
2017-03-13 | net: sched: make default fifo qdiscs appear in the dump | Jiri Kosina | 1 | -1/+1 |
2016-11-08 | net: make default TX queue length a defined constant | Jesper Dangaard Brouer | 1 | -0/+2 |
2016-08-11 | net: sched: convert qdisc linked list to hashtable | Jiri Kosina | 1 | -2/+2 |
2016-06-11 | net_sched: remove generic throttled management | Eric Dumazet | 1 | -2/+2 |
2016-05-25 | net_sched: avoid too many hrtimer_start() calls | Eric Dumazet | 1 | -0/+1 |
2015-08-28 | net: sched: consolidate tc_classify{,_compat} | Daniel Borkmann | 1 | -3/+1 |
2015-01-14 | net: rename vlan_tx_* helpers since "tx" is misleading there | Jiri Pirko | 1 | -1/+1 |
2015-01-14 | net: sched: fix skb->protocol use in case of accelerated vlan path | Jiri Pirko | 1 | -0/+12 |
2014-10-06 | net: sched: avoid costly atomic operation in fq_dequeue() | Eric Dumazet | 1 | -2/+2 |
2014-10-04 | qdisc: validate skb without holding lock | Eric Dumazet | 1 | -1/+1 |
2014-08-23 | net: use ktime_get_ns() and ktime_get_real_ns() helpers | Eric Dumazet | 1 | -1/+1 |
2014-06-12 | net_sched: drr: warn when qdisc is not work conserving | Florian Westphal | 1 | -1/+1 |
2013-12-10 | pkt_sched: give visibility to mq slave qdiscs | Eric Dumazet | 1 | -0/+1 |
2013-08-31 | qdisc: allow setting default queuing discipline | stephen hemminger | 1 | -0/+3 |
2013-08-01 | net: Remove extern from include/net/ scheduling prototypes | Joe Perches | 1 | -25/+25 |
2013-02-13 | sch_api: introduce qdisc_watchdog_schedule_ns() | Jiri Pirko | 1 | -2/+8 |
2012-04-15 | net: cleanup unsigned to unsigned int | Eric Dumazet | 1 | -1/+1 |
2011-07-06 | net: sched: constify tcf_proto and tc_action | Eric Dumazet | 1 | -2/+2 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2010-06-02 | net: Define accessors to manipulate QDISC_STATE_RUNNING | Eric Dumazet | 1 | -1/+1 |
2010-04-02 | gen_estimator: deadlock fix | Eric Dumazet | 1 | -1/+1 |
2010-01-29 | sched: add head drop fifo queue | Hagen Paul Pfeifer | 1 | -0/+1 |
2009-11-04 | net: cleanup include/net | Eric Dumazet | 1 | -2/+1 |
2009-08-07 | net: Avoid enqueuing skb for default qdiscs | Krishna Kumar | 1 | -0/+3 |
2009-06-15 | pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US | Jarek Poplawski | 1 | -4/+4 |
2009-06-09 | pkt_sched: Change PSCHED_SHIFT from 10 to 6 | Jarek Poplawski | 1 | -2/+2 |
2009-06-09 | pkt_sched: Use PSCHED_SHIFT in PSCHED time conversion | Jarek Poplawski | 1 | -2/+3 |
2009-02-01 | pkt_sched: sch_hfsc: sch_htb: Add non-work-conserving warning handler. | Jarek Poplawski | 1 | -0/+1 |
2008-09-23 | pkt_sched: Remove the tx queue state check in qdisc_run() | Jarek Poplawski | 1 | -4/+1 |
2008-08-22 | pkt_sched: Fix qdisc list locking | Jarek Poplawski | 1 | -0/+1 |
2008-08-13 | pkt_sched: Add queue stopped test back to qdisc_run(). | David S. Miller | 1 | -1/+4 |
2008-07-20 | net_sched: Add size table for qdiscs | Jussi Kivilinna | 1 | -0/+1 |