aboutsummaryrefslogtreecommitdiff
path: root/net/sched
AgeCommit message (Expand)Author
2013-12-18net_sched: convert tcf_proto_ops to use struct list_headWANG Cong
2013-12-18net_sched: convert tc_action_ops to use struct list_headWANG Cong
2013-12-18net_sched: convert tcf_hashinfo to hlist and use spinlockWANG Cong
2013-12-18net_sched: init struct tcf_hashinfo at register timeWANG Cong
2013-12-18net_sched: cls: refactor out struct tcf_ext_mapWANG Cong
2013-12-18net_sched: act: use standard struct list_headWANG Cong
2013-12-18net_sched: remove get_stats from tc_action_opsWANG Cong
2013-12-17net: Change skb_get_rxhash to skb_get_hashTom Herbert
2013-12-17pkt_sched: fq: more robust memory allocationEric Dumazet
2013-12-14pkt_sched: set root qdisc before change() in attach_default_qdiscs()Eric Dumazet
2013-12-11sch_tbf: use do_div() for 64-bit divideYang Yingliang
2013-12-11sch_htb: remove unnecessary NULL pointer judgmentYang Yingliang
2013-12-11net: sched: htb: fix the calculation of quantumYang Yingliang
2013-12-11net: sched: tbf: fix the calculation of max_sizeYang 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