aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAge
...
| * | | 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
* | net_sched: move tp->root allocation into route4_init()WANG Cong2015-03-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-03
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-03
| |\
| | * ematch: Fix auto-loading of ematch modules.Ignacy Gawędzki2015-02-20
| * | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-19
| |\ \ | | |/ | |/|
| | * kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-07
* | | cls_bpf: add initial eBPF support for programmable classifiersDaniel Borkmann2015-03-01
* | | net: Remove state argument from skb_find_text()Bojan Prtvar2015-02-22
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-05
|\ \
| * | cls_api.c: Fix dumping of non-existing actions' stats.Ignacy Gawędzki2015-02-04
| * | pkt_sched: fq: avoid hang when quantum 0Kenneth Klette Jonassen2015-02-04
* | | pkt_sched: fq: better control of DDOS trafficEric Dumazet2015-02-05
* | | tcp: do not pace pure ack packetsEric Dumazet2015-02-04
* | | pkt_sched: fq: remove useless TIME_WAIT checkEric Dumazet2015-01-29