summaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAgeFilesLines
* net: revert "net_sched: move tp->root allocation into fw_init()"WANG Cong2015-09-241-15/+15
* flow_dissector: Add flags argument to skb_flow_dissector functionsTom Herbert2015-09-013-4/+4
* net: sched: don't break line in tc_classify loop notificationDaniel Borkmann2015-08-281-5/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-271-0/+13
|\
| * cls_u32: complete the check for non-forced case in u32_destroy()WANG Cong2015-08-251-0/+13
* | net: sched: simplify attach_one_default_qdisc()Phil Sutter2015-08-271-29/+12
* | net: sched: register noqueue qdiscPhil Sutter2015-08-272-1/+12
* | net: sched: ignore tx_queue_len when assigning default qdiscPhil Sutter2015-08-271-2/+1
* | net: sched: consolidate tc_classify{,_compat}Daniel Borkmann2015-08-2714-43/+38
* | net_sched: act_bpf: remove spinlock in fast pathAlexei Starovoitov2015-08-261-17/+19
* | net_sched: convert rsvp to call tcf_exts_destroy from rcu callbackAlexei Starovoitov2015-08-261-4/+14
* | net_sched: convert tcindex to call tcf_exts_destroy from rcu callbackAlexei Starovoitov2015-08-261-4/+25
* | net_sched: act_bpf: remove unnecessary copyAlexei Starovoitov2015-08-261-1/+1
* | net_sched: make tcf_hash_destroy() staticAlexei Starovoitov2015-08-261-2/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-08-219-25/+38
|\ \
| * | net: sched: drop all special handling of tx_queue_len == 0Phil Sutter2015-08-185-17/+9
| * | net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert2015-08-171-3/+4
| * | net: sch_generic: react upon IFF_NO_QUEUE flagPhil Sutter2015-08-171-2/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-132-3/+21
| |\ \ | | |/
| | * act_mirred: avoid calling tcf_hash_release() when bindingWANG Cong2015-08-031-0/+2
| | * fq_codel: explicitly reset flows in ->reset()Eric Dumazet2015-08-021-3/+19
* | | netfilter: nf_conntrack: add direction support for zonesDaniel Borkmann2015-08-181-0/+1
* | | netfilter: nf_conntrack: push zone object into functionsDaniel Borkmann2015-08-111-1/+4
|/ /
* | act_bpf: properly support late binding of bpf action to a classifierDaniel Borkmann2015-08-031-24/+27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-315-26/+57
|\ \ | |/
| * act_pedit: check binding before calling tcf_hash_release()WANG Cong2015-07-311-3/+2
| * net: sched: fix refcount imbalance in actionsDaniel Borkmann2015-07-301-5/+6
| * act_bpf: fix memory leaks when replacing bpf programsDaniel Borkmann2015-07-291-18/+35
| * sch_choke: drop all packets in queue during resetWANG Cong2015-07-241-0/+13
| * sch_plug: purge buffered packets during resetWANG Cong2015-07-241-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-236-7/+20
|\ \ | |/
| * sched: cls_flow: fix panic on filter replaceDaniel Borkmann2015-07-211-2/+3
| * sched: cls_flower: fix panic on filter replaceDaniel Borkmann2015-07-211-1/+1
| * sched: cls_bpf: fix panic on filter replaceDaniel Borkmann2015-07-211-1/+1
| * tc: act_bpf: fix memory leakAlexei Starovoitov2015-07-151-0/+3
| * fq_codel: fix return value of fq_codel_drop()WANG Cong2015-07-151-1/+10
| * net_sched: fix a use-after-free in sfqWANG Cong2015-07-151-1/+1
| * fq_codel: fix a use-after-freeWANG Cong2015-07-151-1/+1
* | cls_cgroup: factor out classid retrievalDaniel Borkmann2015-07-201-21/+2
* | pkt_sched: sch_qfq: remove unused member of struct qfq_schedAndrea Parri2015-07-151-1/+0
* | net_sched: act_mirred: remove spinlock in fast pathEric Dumazet2015-07-081-27/+30
* | net_sched: act_gact: remove spinlock in fast pathEric Dumazet2015-07-081-10/+7
* | net_sched: act_gact: read tcfg_ptype onceEric Dumazet2015-07-081-7/+7
* | net_sched: act_gact: use a separate packet counters for gact_determ()Eric Dumazet2015-07-081-1/+3
* | net_sched: act_gact: make tcfg_pval non zeroEric Dumazet2015-07-081-3/+9
* | net: sched: add percpu stats to actionsEric Dumazet2015-07-0812-21/+54
|/
* net: sched: flower fix typoJamal Hadi Salim2015-06-251-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-2421-175/+834
|\
| * pkt_sched: sch_qfq: remove redundant -if- control statementAndrea Parri2015-06-211-2/+1
| * net: sched: Simplify em_ipset_matchEric W. Biederman2015-06-181-2/+2
OpenPOWER on IntegriCloud