summaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * bpf: make programs see skb->data == L2 for ingress and egressAlexei Starovoitov2015-06-072-2/+23
| * net: Add full IPv6 addresses to flow_keysTom Herbert2015-06-042-9/+16
| * net: Get skb hash over flow_keys structureTom Herbert2015-06-041-0/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-011-4/+6
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-231-0/+5
| |\ \
| * | | cls_flower: Fix compile errorBrian Haley2015-05-141-3/+3
| * | | net: add CONFIG_NET_INGRESS to enable ingress filteringPablo Neira2015-05-141-0/+1
| * | | tc: introduce Flower classifierJiri Pirko2015-05-133-0/+699
| * | | flow_dissector: change port array into src, dst tupleJiri Pirko2015-05-131-2/+2
| * | | flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko2015-05-132-12/+12
| * | | net: change name of flow_dissector header to match the .c file nameJiri Pirko2015-05-132-2/+2
| * | | net: sched: use counter to break reclassify loopsFlorian Westphal2015-05-132-10/+4
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-134-8/+7
| |\ \ \
| * | | | net_sched: gred: add TCA_GRED_LIMIT attributeDavid Ward2015-05-121-4/+24
| * | | | net: sched: deprecate enqueue_root()Eric Dumazet2015-05-111-2/+2
| * | | | net: sched: further simplify handle_ingDaniel Borkmann2015-05-111-49/+9
| * | | | codel: add ce_threshold attributeEric Dumazet2015-05-102-3/+27
| * | | | sch_choke: Use flow_keys_digestTom Herbert2015-05-041-10/+4
| * | | | sched: Call skb_get_hash_perturb in sch_sfqTom Herbert2015-05-041-25/+2
| * | | | sched: Call skb_get_hash_perturb in sch_sfbTom Herbert2015-05-041-16/+8
| * | | | sched: Call skb_get_hash_perturb in sch_hhfTom Herbert2015-05-041-18/+1
| * | | | sched: Call skb_get_hash_perturb in sch_fq_codelTom Herbert2015-05-041-9/+2
| * | | | net: sched: run ingress qdisc without locksAlexei Starovoitov2015-05-031-2/+3
| * | | | net: sched: remove TC_MUNGED bitsFlorian Westphal2015-05-022-9/+1
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-221-4/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'linus' into timers/coreThomas Gleixner2015-05-195-10/+7
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | net: sched: Use hrtimer_resolution instead of hrtimer_get_res()Thomas Gleixner2015-04-221-4/+1
* | | | | net_sched: invoke ->attach() after setting dev->qdiscWANG Cong2015-05-271-4/+6
| |_|_|/ |/| | |
* | | | net: sched: fix call_rcu() race on classifier module unloadsDaniel Borkmann2015-05-211-0/+5
| |/ / |/| |
* | | net_sched: gred: use correct backlog value in WRED modeDavid Ward2015-05-111-2/+2
* | | net_sched: fix a use-after-free in tc_ctl_tfilter()WANG Cong2015-05-091-4/+3
* | | codel: fix maxpacket/mtu confusionEric Dumazet2015-05-032-2/+2
| |/ |/|
* | net: sched: act_connmark: don't zap skb->nfctFlorian Westphal2015-04-291-2/+0
|/
* act_mirred: Fix bogus header when redirecting from VLANHerbert Xu2015-04-171-1/+1
* bpf: fix bpf helpers to use skb->mac_header relative offsetsAlexei Starovoitov2015-04-162-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-141-1/+2
|\
| * netem: Fixes byte backlog accounting for the first of two chained netem insta...Beshay, Joseph2015-04-071-1/+2
* | net: use jump label patching for ingress qdisc in __netif_receive_skb_coreDaniel Borkmann2015-04-131-0/+9
* | pkt_sched: fq: correct spelling of locallySimon Horman2015-04-011-2/+2