summaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-111-2/+8
|\
| * sched,cls_flower: set key address type when presentJamal Hadi Salim2016-01-111-2/+8
* | net, sched: add clsact qdiscDaniel Borkmann2016-01-103-7/+97
* | net, sched: add skb_at_tc_ingress helperDaniel Borkmann2016-01-101-5/+1
|/
* net: sched: fix missing free per cpu on qstatsJohn Fastabend2016-01-061-1/+3
* net_sched: make qdisc_tree_decrease_qlen() work for non mqEric Dumazet2015-12-151-1/+1
* net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet2015-12-034-14/+23
* net_sched: em_meta: use skb_to_full_sk() helperEric Dumazet2015-11-081-46/+92
* sched: cls_flow: use skb_to_full_sk() helperEric Dumazet2015-11-081-4/+11
* net: sched: kill dead code in sch_choke.cPhil Sutter2015-11-031-59/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-202-5/+24
|\
| * sch_hhf: fix return value of hhf_drop()WANG Cong2015-10-111-1/+10
| * act_mirred: clear sender cpu before sending to txWANG Cong2015-10-081-0/+1
| * act_mirred: always release tcf hashWANG Cong2015-10-051-3/+3
| * act_mirred: fix a race condition on mirred_listWANG Cong2015-10-051-1/+10
* | net: synack packets can be attached to request socketsEric Dumazet2015-10-111-1/+2
* | net/sched: make sch_blackhole.c explicitly non-modularPaul Gortmaker2015-10-091-12/+3
* | sched, bpf: add helper for retrieving routing realmsDaniel Borkmann2015-10-031-2/+6
* | tcp: attach SYNACK messages to request sockets instead of listenerEric Dumazet2015-10-031-5/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-261-15/+15
|\ \ | |/
| * net: revert "net_sched: move tp->root allocation into fw_init()"WANG Cong2015-09-241-15/+15
* | cls_bpf: further limit exec opcodes subsetDaniel Borkmann2015-09-231-3/+0
* | cls_bpf: make binding to classid optionalDaniel Borkmann2015-09-231-9/+8
* | cls_bpf: also dump TCA_BPF_FLAGSDaniel Borkmann2015-09-231-3/+8
* | netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tupleEric W. Biederman2015-09-181-1/+1
* | act_connmark: Remember the struct net instead of guessing it.Eric W. Biederman2015-09-181-1/+2
* | netfilter: x_tables: Pass struct net in xt_action_paramEric W. Biederman2015-09-182-0/+2
* | sch_dsmark: improve memory localityEric Dumazet2015-09-171-30/+33
* | bpf: add bpf_redirect() helperAlexei Starovoitov2015-09-172-0/+2
* | cls_bpf: introduce integrated actionsDaniel Borkmann2015-09-171-11/+49
|/
* 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
OpenPOWER on IntegriCloud