aboutsummaryrefslogtreecommitdiff
path: root/net/sched
AgeCommit message (Expand)Author
2013-08-15net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer
2013-08-05net_sched: make dev_trans_start return vlan's real dev trans_startnikolay@redhat.com
2013-08-02htb: fix sign extension bugstephen hemminger
2013-07-31net_sched: info leak in atm_tc_dump_class()Dan Carpenter
2013-07-30net_sched: Fix stack info leak in cbq_dump_wrr().David S. Miller
2013-07-18pkt_sched: sch_qfq: remove a source of high packet delay/jitterPaolo Valente
2013-07-11pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_tsPaolo Valente
2013-07-11pkt_sched: sch_qfq: improve efficiency of make_eligiblePaolo Valente
2013-07-03netem: fix possible NULL deref in netem_dequeue()Eric Dumazet
2013-07-01netem: use rb tree to implement the time queueEric Dumazet
2013-06-19htb: refactor struct htb_sched fields for performanceEric Dumazet
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-13htb: reorder struct htb_class fields for performanceEric Dumazet
2013-06-12net_sched: htb: do not setup default rate estimatorsEric Dumazet
2013-06-11net_sched: psched_ratecfg_precompute() improvementsEric Dumazet
2013-06-11net_sched: add 64bit rate estimatorsEric Dumazet
2013-06-07net_sched: qdisc_get_rtab() must check data[] arrayEric Dumazet
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-04net_sched: htb: do not mix 1ns and 64ns time unitsEric Dumazet
2013-06-02net_sched: restore "overhead xxx" handlingEric Dumazet
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-23sch_tbf: segment too big GSO packetsEric Dumazet
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-05-01net_sched: act_ipt forward compat with xtablesJamal Hadi Salim
2013-04-29net/sched: rename random32() to prandom_u32()Akinobu Mita
2013-04-29netfilter: ipset: Introduce extensions to elements in the coreJozsef Kadlecsik
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-19pkt_sched: fix error return code in fw_change_attrs()Wei Yongjun
2013-04-19netlink: rename ssk to sk in struct netlink_skb_paramsPatrick McHardy
2013-04-12act_csum: fix possible use after freeEric Dumazet
2013-04-07net_cls: remove duplicated include from cls_api.cWei Yongjun
2013-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-02cbq: incorrect processing of high limitsVasily Averin
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-29net: fq_codel: Fix off-by-one errorVijay Subramanian
2013-03-28net-next: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo
2013-03-27sch: add missing u64 in psched_ratecfg_precompute()Sergey Popovich
2013-03-26netlink: have length check of rtnl msg before derefHong zhi guo
2013-03-22rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf
2013-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-06htb: add HTB_DIRECT_QLEN attributeEric Dumazet
2013-03-06pkt_sched: sch_qfq: remove a useless invocation of qfq_update_eligiblePaolo Valente
2013-03-06pkt_sched: sch_qfq: do not allow virtual time to jump if an aggregate is in s...Paolo Valente
2013-03-06pkt_sched: sch_qfq: prevent budget from wrapping around after a dequeuePaolo Valente
2013-03-06pkt_sched: sch_qfq: serve activated aggregates immediately if the scheduler i...Paolo Valente
2013-03-06pkt_sched: sch_qfq: fix the update of eligible-group setsPaolo Valente
2013-03-06pkt_sched: sch_qfq: properly cap timestamps in charge_actual_servicePaolo Valente
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng