summaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAgeFilesLines
* cbq: now_rt removalVasily Averin2014-08-191-10/+1
* cbq: incorrectly low bandwidth setting blocks limited trafficVasily Averin2014-08-191-24/+13
* net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-021-6/+6
* net_sched: remove exceptional & on function nameHimangi Saraogi2014-07-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-221-5/+14
|\
| * net_sched: avoid generating same handle for u32 filtersCong Wang2014-07-201-5/+14
* | net_sched: hold tcf_lock in netdevice notifierCong Wang2014-07-201-0/+2
* | net_sched: cancel nest attribute on failure in tcf_exts_dump()Cong Wang2014-07-171-3/+8
* | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-2/+2
* | net: fix some typos in commentYing Xue2014-07-011-2/+2
* | net: em_canid: remove useless statements from em_canid_changeDuan Jiong2014-06-211-7/+0
|/
* net_sched: drr: warn when qdisc is not work conservingFlorian Westphal2014-06-112-2/+4
* net: use the new API kvfree()WANG Cong2014-06-056-34/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-241-10/+20
|\
| * net_sched: fix an oops in tcindex filterCong Wang2014-05-211-10/+20
* | net: filter: let unattached filters use sock_fprog_kernDaniel Borkmann2014-05-231-2/+2
* | sch_hhf: fix comparison of qlen and limitYang Yingliang2014-05-121-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-124-10/+11
|\ \ | |/
| * net: sched: lock imbalance in hhf qdiscJohn Fastabend2014-05-041-5/+6
| * net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman2014-04-243-5/+5
* | net: Allow tc changes in user namespacesStéphane Graber2014-05-022-4/+7
* | sched, act: allow to clear all actions as wellCong Wang2014-04-271-8/+6
* | sched, cls: check if we could overwrite actions when changing a filterCong Wang2014-04-2710-39/+41
|/
* net-sysfs: expose number of carrier on/off changesdavid decotigny2014-03-311-0/+2
* net: sched: use no more than one page in struct fw_headEric Dumazet2014-03-181-26/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-141-3/+4
|\
| * pkt_sched: fq: do not hold qdisc lock while allocating memoryEric Dumazet2014-03-101-6/+15
| * pkt_sched: move the sanity test in qdisc_list_add()Eric Dumazet2014-03-101-3/+4
* | net_sched: return nla_nest_end() instead of skb->lenYang Yingliang2014-03-138-18/+9
* | pkt_sched: add cond_resched() to class and qdisc dumpEric Dumazet2014-03-111-0/+2
* | pkt_sched: do not use rcu in tc_dump_qdisc()Eric Dumazet2014-03-111-4/+2
* | pkt_sched: fq: do not hold qdisc lock while allocating memoryEric Dumazet2014-03-081-6/+15
* | net_sched: htb: do not acquire qdisc lock in dump operationsEric Dumazet2014-03-061-12/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-051-12/+12
|\ \ | |/
| * sch_tbf: Fix potential memory leak in tbf_change().Hiroaki SHIMODA2014-02-271-12/+12
* | sch_tbf: Remove holes in struct tbf_sched_data.Hiroaki SHIMODA2014-03-031-11/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-02-191-5/+16
|\ \ | |/
| * net: sched: Cleanup PIE commentsVijay Subramanian2014-02-131-5/+16
* | sch_netem: replace magic numbers with enumerate in get_loss_clgYang Yingliang2014-02-171-2/+2
* | sch_netem: replace magic numbers with enumerate in GE modelYang Yingliang2014-02-141-4/+9
* | sch_netem: change some func's param from "struct Qdisc *" to "struct netem_sc...Yang Yingliang2014-02-141-15/+10
* | sch_netem: return errcode before setting paramsYang Yingliang2014-02-141-10/+29
* | net_sched: act: clean up tca_action_flush()WANG Cong2014-02-121-30/+23
* | net_sched: act: refuse to remove bound action outsideWANG Cong2014-02-121-6/+20
* | net_sched: act: move tcf_hashinfo_init() into tcf_register_action()WANG Cong2014-02-1210-81/+28
* | net_sched: act: refactor cleanup opsWANG Cong2014-02-1210-63/+21
* | net_sched: act: hide struct tcf_common from APIWANG Cong2014-02-1210-181/+112
|/
* net: add and use skb_gso_transport_seglen()Florian Westphal2014-01-261-10/+3
* sch_htb: let skb->priority refer to non-leaf classHarry Mason2014-01-221-3/+8
* reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa2014-01-211-2/+4
OpenPOWER on IntegriCloud