summaryrefslogtreecommitdiffstats
path: root/net/sched
AgeCommit message (Expand)Author
2014-01-03net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann
2013-12-11sch_htb: remove unnecessary NULL pointer judgmentYang Yingliang
2013-12-11net_sched: expand control flow of macro SKIP_NONLOCALYang Yingliang
2013-12-10net_sched: sfq: put sfq_unlink in a do - while loopYang Yingliang
2013-12-10net_sched: add space around '>' and before '('Yang Yingliang
2013-12-10net_sched: change "foo* bar" to "foo *bar"Yang Yingliang
2013-12-10net_sched: cls_bpf: use tabs to do indentYang Yingliang
2013-12-10net_sched: remove unnecessary parentheses while returnYang Yingliang
2013-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-09pkt_sched: give visibility to mq slave qdiscsEric Dumazet
2013-12-06net/*: Fix FSF address in file headersJeff Kirsher
2013-12-05net_sched: Use default action walker methodsJamal Hadi Salim
2013-12-05net_sched: Provide default walker function for actionsJamal Hadi Salim
2013-12-05net_sched: Use default action lookup functionsJamal Hadi Salim
2013-12-05net_sched: Default action lookup method for actionsJamal Hadi Salim
2013-12-05net_sched: Fail if missing mandatory action operation methodsJamal Hadi Salim
2013-11-30netem: fix gemodel loss generatorstephen hemminger
2013-11-30netem: fix loss 4 state modelstephen hemminger
2013-11-30netem: missing break in ge loss generatorstephen hemminger
2013-11-23sch_tbf: handle too small burstEric Dumazet
2013-11-15pkt_sched: fq: fix pacing for small framesEric Dumazet
2013-11-15pkt_sched: fq: warn users using defrateEric Dumazet
2013-11-14pkt_sched: fq: change classification of control packetsMaciej Żenczykowski
2013-11-09net_sched: tbf: support of 64bit ratesYang Yingliang
2013-11-07net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-29net: sched: cls_bpf: add BPF-based classifierDaniel Borkmann
2013-10-28pkt_sched: fq: clear time_next_packet for reused flowsEric Dumazet
2013-10-25netem: markov loss model transition fixHagen Paul Pfeifer
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-18em_ipset: use dev_net() accessorstephen hemminger
2013-10-11netem: free skb's in tree on resetstephen hemminger
2013-10-11netem: update backlog after dropstephen hemminger
2013-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-08pkt_sched: fq: fix non TCP flows pacingEric Dumazet
2013-10-08pkt_sched: fq: fix typo for initial_quantumEric Dumazet
2013-10-08cgroup: cls: remove unnecessary task_cls_classidGao feng
2013-10-08net_sched: increment drop counters in qdisc_tree_decrease_qlen()Eric Dumazet
2013-10-07net: Separate the close_list and the unreg_list v2Eric W. Biederman
2013-10-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-01pkt_sched: fq: rate limiting improvementsEric Dumazet
2013-09-30pkt_sched: fq: qdisc dismantle fixesEric Dumazet
2013-09-30qdisc: basic classifier - remove unnecessary initializationstephen hemminger
2013-09-30qdisc: meta return ENOMEM on alloc failurestephen hemminger
2013-09-30netfiler: ipset: Add net namespace for ipsetVitaly Lavrov
2013-09-20net_sched: htb: support of 64bit ratesEric Dumazet
2013-09-20net_sched: add u64 rate to psched_ratecfg_precompute()Eric Dumazet
2013-09-11net_sched: htb: fix a typo in htb_change_class()Vimalkumar
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds