aboutsummaryrefslogtreecommitdiff
path: root/net/sched
AgeCommit message (Expand)Author
2014-03-31net-sysfs: expose number of carrier on/off changesdavid decotigny
2014-03-18net: sched: use no more than one page in struct fw_headEric Dumazet
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-13net_sched: return nla_nest_end() instead of skb->lenYang Yingliang
2014-03-11pkt_sched: add cond_resched() to class and qdisc dumpEric Dumazet
2014-03-11pkt_sched: do not use rcu in tc_dump_qdisc()Eric Dumazet
2014-03-10pkt_sched: fq: do not hold qdisc lock while allocating memoryEric Dumazet
2014-03-10pkt_sched: move the sanity test in qdisc_list_add()Eric Dumazet
2014-03-08pkt_sched: fq: do not hold qdisc lock while allocating memoryEric Dumazet
2014-03-06net_sched: htb: do not acquire qdisc lock in dump operationsEric Dumazet
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-03sch_tbf: Remove holes in struct tbf_sched_data.Hiroaki SHIMODA
2014-02-27sch_tbf: Fix potential memory leak in tbf_change().Hiroaki SHIMODA
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-17sch_netem: replace magic numbers with enumerate in get_loss_clgYang Yingliang
2014-02-14sch_netem: replace magic numbers with enumerate in GE modelYang Yingliang
2014-02-14sch_netem: change some func's param from "struct Qdisc *" to "struct netem_sc...Yang Yingliang
2014-02-14sch_netem: return errcode before setting paramsYang Yingliang
2014-02-13net: sched: Cleanup PIE commentsVijay Subramanian
2014-02-12net_sched: act: clean up tca_action_flush()WANG Cong
2014-02-12net_sched: act: refuse to remove bound action outsideWANG Cong
2014-02-12net_sched: act: move tcf_hashinfo_init() into tcf_register_action()WANG Cong
2014-02-12net_sched: act: refactor cleanup opsWANG Cong
2014-02-12net_sched: act: hide struct tcf_common from APIWANG Cong
2014-01-26net: add and use skb_gso_transport_seglen()Florian Westphal
2014-01-22sch_htb: let skb->priority refer to non-leaf classHarry Mason
2014-01-21reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa
2014-01-21random32: add prandom_u32_max and convert open coded usersDaniel Borkmann
2014-01-21net_sched: act: export tcf_hash_search() instead of tcf_hash_lookup()WANG Cong
2014-01-21net_sched: act: fetch hinfo from a->ops->hinfoWANG Cong
2014-01-19net_sched: act: remove capab from struct tc_action_opsWANG Cong
2014-01-19sch_netem: replace magic numbers with enumerateYang Yingliang
2014-01-16net_sched: fix error return code in fw_change_attrs()Wei Yongjun
2014-01-16net_sched: act: pick a different type for act_xtWANG Cong
2014-01-16net_sched: act: use tcf_hash_release() in net/sched/act_police.cWANG Cong
2014-01-14net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-13net_sched: act: remove struct tcf_act_hdrWANG Cong
2014-01-13net_sched: avoid casting void pointerWANG Cong
2014-01-13net_sched: optimize tcf_match_indev()WANG Cong
2014-01-13net_sched: add struct net pointer to tcf_proto_ops->dumpWANG Cong
2014-01-13net_sched: act: clean up notification functionsWANG Cong
2014-01-13net_sched: act: move idx_gen into struct tcf_hashinfoWANG Cong
2014-01-13HHF qdisc: fix jiffies-time conversion.Terry Lam
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-06net_sched: act: action flushing missaccountingJamal Hadi Salim
2014-01-06net_sched: Remove unnecessary checks for act->opsJamal Hadi Salim
2014-01-06net: pkt_sched: PIE AQM schemeVijay Subramanian
2014-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller