aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-11net: sched: deprecate enqueue_root()Eric Dumazet1-2/+2
2015-05-11net_sched: gred: use correct backlog value in WRED modeDavid Ward1-2/+2
2015-05-11net: sched: further simplify handle_ingDaniel Borkmann1-49/+9
2015-05-10codel: add ce_threshold attributeEric Dumazet2-3/+27
2015-05-09net_sched: fix a use-after-free in tc_ctl_tfilter()WANG Cong1-4/+3
2015-05-04sch_choke: Use flow_keys_digestTom Herbert1-10/+4
2015-05-04sched: Call skb_get_hash_perturb in sch_sfqTom Herbert1-25/+2
2015-05-04sched: Call skb_get_hash_perturb in sch_sfbTom Herbert1-16/+8
2015-05-04sched: Call skb_get_hash_perturb in sch_hhfTom Herbert1-18/+1
2015-05-04sched: Call skb_get_hash_perturb in sch_fq_codelTom Herbert1-9/+2
2015-05-03net: sched: run ingress qdisc without locksAlexei Starovoitov1-2/+3
2015-05-03codel: fix maxpacket/mtu confusionEric Dumazet2-2/+2
2015-05-02net: sched: remove TC_MUNGED bitsFlorian Westphal2-9/+1
2015-04-29net: sched: act_connmark: don't zap skb->nfctFlorian Westphal1-2/+0
2015-04-22net: sched: Use hrtimer_resolution instead of hrtimer_get_res()Thomas Gleixner1-4/+1
2015-04-17act_mirred: Fix bogus header when redirecting from VLANHerbert Xu1-1/+1
2015-04-16bpf: fix bpf helpers to use skb->mac_header relative offsetsAlexei Starovoitov2-0/+6
2015-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2015-04-13net: use jump label patching for ingress qdisc in __netif_receive_skb_coreDaniel Borkmann1-0/+9
2015-04-07netem: Fixes byte backlog accounting for the first of two chained netem instancesBeshay, Joseph1-1/+2
2015-04-01pkt_sched: fq: correct spelling of locallySimon Horman1-2/+2
2015-03-20act_bpf: add initial eBPF support for actionsDaniel Borkmann1-82/+213
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-9/+32
2015-03-17act_bpf: allow non-default TC_ACT opcodes as BPF exec outcomeDaniel Borkmann1-8/+28
2015-03-12cls_bpf: do eBPF invocation under non-bh RCU lock variant for mapsDaniel Borkmann1-3/+6
2015-03-09net_sched: fix struct tc_u_hnode layout in u32WANG Cong1-1/+4
2015-03-09net_sched: destroy proto tp when all filters are goneCong Wang11-21/+97
2015-03-05net_sched: move tp->root allocation into fw_init()WANG Cong1-10/+13
2015-03-05net_sched: move tp->root allocation into route4_init()WANG Cong1-7/+7
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+2
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2015-03-01cls_bpf: add initial eBPF support for programmable classifiersDaniel Borkmann1-52/+154
2015-02-22net: Remove state argument from skb_find_text()Bojan Prtvar1-2/+1
2015-02-20ematch: Fix auto-loading of ematch modules.Ignacy Gawędzki1-0/+1
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+1
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-5/+12
2015-02-04pkt_sched: fq: better control of DDOS trafficEric Dumazet1-2/+17
2015-02-04tcp: do not pace pure ack packetsEric Dumazet1-2/+8
2015-02-04cls_api.c: Fix dumping of non-existing actions' stats.Ignacy Gawędzki1-3/+4
2015-02-04pkt_sched: fq: avoid hang when quantum 0Kenneth Klette Jonassen1-2/+8
2015-01-28pkt_sched: fq: remove useless TIME_WAIT checkEric Dumazet1-2/+2
2015-01-28act_connmark: fix dependencies betterArnd Bergmann1-1/+1
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+13
2015-01-26net: act_bpf: fix size mismatch on filter preparationDaniel Borkmann1-0/+3
2015-01-26net: cls_basic: return from walking on match in basic_getDaniel Borkmann1-2/+5
2015-01-26net: cls_bpf: fix auto generation of per list handlesDaniel Borkmann1-2/+8
2015-01-26net: cls_bpf: fix size mismatch on filter preparationDaniel Borkmann1-0/+5
2015-01-23act_connmark: Add missing dependency on NF_CONNTRACK_MARKThomas Graf1-0/+1
2015-01-19net: sched: Introduce connmark actionFelix Fietkau3-0/+204
2015-01-17tc: cls_bpf: rename bpf_len to bpf_num_opsJiri Pirko1-9/+9