summaryrefslogtreecommitdiff
path: root/net/sched
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-13
|\
| * act_mirred: avoid calling tcf_hash_release() when bindingWANG Cong2015-08-03
| * fq_codel: explicitly reset flows in ->reset()Eric Dumazet2015-08-02
* | act_bpf: properly support late binding of bpf action to a classifierDaniel Borkmann2015-08-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-31
|\ \ | |/
| * act_pedit: check binding before calling tcf_hash_release()WANG Cong2015-07-31
| * net: sched: fix refcount imbalance in actionsDaniel Borkmann2015-07-30
| * act_bpf: fix memory leaks when replacing bpf programsDaniel Borkmann2015-07-29
| * sch_choke: drop all packets in queue during resetWANG Cong2015-07-24
| * sch_plug: purge buffered packets during resetWANG Cong2015-07-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-23
|\ \ | |/
| * sched: cls_flow: fix panic on filter replaceDaniel Borkmann2015-07-21
| * sched: cls_flower: fix panic on filter replaceDaniel Borkmann2015-07-21
| * sched: cls_bpf: fix panic on filter replaceDaniel Borkmann2015-07-21
| * tc: act_bpf: fix memory leakAlexei Starovoitov2015-07-15
| * fq_codel: fix return value of fq_codel_drop()WANG Cong2015-07-15
| * net_sched: fix a use-after-free in sfqWANG Cong2015-07-15
| * fq_codel: fix a use-after-freeWANG Cong2015-07-15
* | cls_cgroup: factor out classid retrievalDaniel Borkmann2015-07-20
* | pkt_sched: sch_qfq: remove unused member of struct qfq_schedAndrea Parri2015-07-15
* | net_sched: act_mirred: remove spinlock in fast pathEric Dumazet2015-07-08
* | net_sched: act_gact: remove spinlock in fast pathEric Dumazet2015-07-08
* | net_sched: act_gact: read tcfg_ptype onceEric Dumazet2015-07-08
* | net_sched: act_gact: use a separate packet counters for gact_determ()Eric Dumazet2015-07-08
* | net_sched: act_gact: make tcfg_pval non zeroEric Dumazet2015-07-08
* | net: sched: add percpu stats to actionsEric Dumazet2015-07-08
|/
* net: sched: flower fix typoJamal Hadi Salim2015-06-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24
|\
| * pkt_sched: sch_qfq: remove redundant -if- control statementAndrea Parri2015-06-21
| * net: sched: Simplify em_ipset_matchEric W. Biederman2015-06-18
| * bpf: make programs see skb->data == L2 for ingress and egressAlexei Starovoitov2015-06-07
| * net: Add full IPv6 addresses to flow_keysTom Herbert2015-06-04
| * net: Get skb hash over flow_keys structureTom Herbert2015-06-04
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-01
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-23
| |\ \
| * | | cls_flower: Fix compile errorBrian Haley2015-05-14
| * | | net: add CONFIG_NET_INGRESS to enable ingress filteringPablo Neira2015-05-14
| * | | tc: introduce Flower classifierJiri Pirko2015-05-13
| * | | flow_dissector: change port array into src, dst tupleJiri Pirko2015-05-13
| * | | flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko2015-05-13
| * | | net: change name of flow_dissector header to match the .c file nameJiri Pirko2015-05-13
| * | | net: sched: use counter to break reclassify loopsFlorian Westphal2015-05-13
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-13
| |\ \ \
| * | | | net_sched: gred: add TCA_GRED_LIMIT attributeDavid Ward2015-05-12
| * | | | net: sched: deprecate enqueue_root()Eric Dumazet2015-05-11
| * | | | net: sched: further simplify handle_ingDaniel Borkmann2015-05-11
| * | | | codel: add ce_threshold attributeEric Dumazet2015-05-10
| * | | | sch_choke: Use flow_keys_digestTom Herbert2015-05-04
| * | | | sched: Call skb_get_hash_perturb in sch_sfqTom Herbert2015-05-04
| * | | | sched: Call skb_get_hash_perturb in sch_sfbTom Herbert2015-05-04