| Commit message (Expand) | Author | Age |
* | net: sched: cls: remove unused op put from tcf_proto_ops | Jiri Pirko | 2014-12-09 |
* | qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE | Jesper Dangaard Brouer | 2014-10-03 |
* | net: sched: enable per cpu qstats | John Fastabend | 2014-09-30 |
* | net: sched: implement qstat helper routines | John Fastabend | 2014-09-30 |
* | net: sched: make bstats per cpu and estimator RCU safe | John Fastabend | 2014-09-30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-09-23 |
|\ |
|
| * | net: sched: shrink struct qdisc_skb_cb to 28 bytes | Eric Dumazet | 2014-09-22 |
* | | net: rcu-ify tcf_proto | John Fastabend | 2014-09-13 |
* | | net: qdisc: use rcu prefix and silence sparse warnings | John Fastabend | 2014-09-13 |
|/ |
|
* | flow_keys: Record IP layer protocol in skb_flow_dissect() | Govindarajulu Varadarajan | 2014-06-23 |
* | sched, cls: check if we could overwrite actions when changing a filter | Cong Wang | 2014-04-27 |
* | net_sched: add struct net pointer to tcf_proto_ops->dump | WANG Cong | 2014-01-13 |
* | net_sched: convert tcf_proto_ops to use struct list_head | WANG Cong | 2013-12-18 |
* | net_sched: add u64 rate to psched_ratecfg_precompute() | Eric Dumazet | 2013-09-20 |
* | qdisc: make args to qdisc_create_default const | stephen hemminger | 2013-08-31 |
* | qdisc: allow setting default queuing discipline | stephen hemminger | 2013-08-31 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-08-16 |
|\ |
|
| * | net_sched: restore "linklayer atm" handling | Jesper Dangaard Brouer | 2013-08-15 |
* | | net: Remove extern from include/net/ scheduling prototypes | Joe Perches | 2013-07-31 |
|/ |
|
* | net_sched: psched_ratecfg_precompute() improvements | Eric Dumazet | 2013-06-12 |
* | net_sched: add 64bit rate estimators | Eric Dumazet | 2013-06-11 |
* | net_sched: restore "overhead xxx" handling | Eric Dumazet | 2013-06-03 |
* | hlist: drop the node parameter from iterators | Sasha Levin | 2013-02-27 |
* | sch: make htb_rate_cfg and functions around that generic | Jiri Pirko | 2013-02-12 |
* | pkt_sched: namespace aware act_mirred | Benjamin LaHaise | 2013-01-14 |
* | pkt_sched: avoid requeues if possible | Eric Dumazet | 2012-12-12 |
* | net sched: Pass the skb into change so it can access NETLINK_CB | Eric W. Biederman | 2012-08-15 |
* | net: rename bond_queue_mapping to slave_dev_queue_mapping | Jiri Pirko | 2012-07-20 |
* | bonding: Fix corrupted queue_mapping | Eric Dumazet | 2012-06-12 |
* | net: Make qdisc_skb_cb upper size bound explicit. | David S. Miller | 2012-02-09 |
* | net: sch_generic remove redundant use of <linux/module.h> | Paul Gortmaker | 2011-10-31 |
* | net: constify skbuff and Qdisc elements | Eric Dumazet | 2011-10-20 |
* | net: sched: constify tcf_proto and tc_action | Eric Dumazet | 2011-07-06 |
* | net_sched: fix THROTTLED/RUNNING race | Eric Dumazet | 2011-03-24 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-03-04 |
|\ |
|
| * | net_sched: long word align struct qdisc_skb_cb data | Eric Dumazet | 2011-02-23 |
* | | net_sched: reduce fifo qdisc size | Eric Dumazet | 2011-03-03 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-01-24 |
|\| |
|
| * | net_sched: accurate bytes/packets stats/rates | Eric Dumazet | 2011-01-21 |
* | | net_sched: RCU conversion of stab | Eric Dumazet | 2011-01-20 |
* | | net_sched: move TCQ_F_THROTTLED flag | Eric Dumazet | 2011-01-20 |
|/ |
|
* | net_sched: factorize qdisc stats handling | Eric Dumazet | 2011-01-10 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-20 |
|\ |
|
| * | net_sched: always clone skbs | Changli Gao | 2010-12-20 |
* | | net: factorize sync-rcu call in unregister_netdevice_many | Octavian Purdila | 2010-12-16 |
|/ |
|
* | net_sched: remove the unused parameter of qdisc_create_dflt() | Changli Gao | 2010-10-21 |
* | net: return operator cleanup | Eric Dumazet | 2010-09-23 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-07-07 |
|\ |
|
| * | net: decreasing real_num_tx_queues needs to flush qdisc | John Fastabend | 2010-07-03 |
| * | sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lock | John Fastabend | 2010-07-03 |