summaryrefslogtreecommitdiff
path: root/net/sched
Commit message (Expand)AuthorAge
* 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
| * | | | sched: Call skb_get_hash_perturb in sch_hhfTom Herbert2015-05-04
| * | | | sched: Call skb_get_hash_perturb in sch_fq_codelTom Herbert2015-05-04
| * | | | net: sched: run ingress qdisc without locksAlexei Starovoitov2015-05-03
| * | | | net: sched: remove TC_MUNGED bitsFlorian Westphal2015-05-02
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-22
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'linus' into timers/coreThomas Gleixner2015-05-19
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | net: sched: Use hrtimer_resolution instead of hrtimer_get_res()Thomas Gleixner2015-04-22
* | | | | net_sched: invoke ->attach() after setting dev->qdiscWANG Cong2015-05-27
| |_|_|/ |/| | |
* | | | net: sched: fix call_rcu() race on classifier module unloadsDaniel Borkmann2015-05-21
| |/ / |/| |
* | | net_sched: gred: use correct backlog value in WRED modeDavid Ward2015-05-11
* | | net_sched: fix a use-after-free in tc_ctl_tfilter()WANG Cong2015-05-09
* | | codel: fix maxpacket/mtu confusionEric Dumazet2015-05-03
| |/ |/|
* | net: sched: act_connmark: don't zap skb->nfctFlorian Westphal2015-04-29
|/
* act_mirred: Fix bogus header when redirecting from VLANHerbert Xu2015-04-17
* bpf: fix bpf helpers to use skb->mac_header relative offsetsAlexei Starovoitov2015-04-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-14
|\
| * netem: Fixes byte backlog accounting for the first of two chained netem insta...Beshay, Joseph2015-04-07
* | net: use jump label patching for ingress qdisc in __netif_receive_skb_coreDaniel Borkmann2015-04-13
* | pkt_sched: fq: correct spelling of locallySimon Horman2015-04-01
* | act_bpf: add initial eBPF support for actionsDaniel Borkmann2015-03-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-20
|\ \ | |/
| * act_bpf: allow non-default TC_ACT opcodes as BPF exec outcomeDaniel Borkmann2015-03-17
| * net_sched: fix struct tc_u_hnode layout in u32WANG Cong2015-03-09
* | cls_bpf: do eBPF invocation under non-bh RCU lock variant for mapsDaniel Borkmann2015-03-12
* | net_sched: destroy proto tp when all filters are goneCong Wang2015-03-09
* | net_sched: move tp->root allocation into fw_init()WANG Cong2015-03-05