aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAge
* net: add and use skb_gso_transport_seglen()Florian Westphal2014-01-27
* sch_htb: let skb->priority refer to non-leaf classHarry Mason2014-01-22
* reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa2014-01-22
* random32: add prandom_u32_max and convert open coded usersDaniel Borkmann2014-01-22
* net_sched: act: export tcf_hash_search() instead of tcf_hash_lookup()WANG Cong2014-01-21
* net_sched: act: fetch hinfo from a->ops->hinfoWANG Cong2014-01-21
* net_sched: act: remove capab from struct tc_action_opsWANG Cong2014-01-19
* sch_netem: replace magic numbers with enumerateYang Yingliang2014-01-19
* net_sched: fix error return code in fw_change_attrs()Wei Yongjun2014-01-16
* net_sched: act: pick a different type for act_xtWANG Cong2014-01-16
* net_sched: act: use tcf_hash_release() in net/sched/act_police.cWANG Cong2014-01-16
* net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2014-01-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-14
|\
| * net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-10
* | net_sched: act: remove struct tcf_act_hdrWANG Cong2014-01-13
* | net_sched: avoid casting void pointerWANG Cong2014-01-13
* | net_sched: optimize tcf_match_indev()WANG Cong2014-01-13
* | net_sched: add struct net pointer to tcf_proto_ops->dumpWANG Cong2014-01-13
* | net_sched: act: clean up notification functionsWANG Cong2014-01-13
* | net_sched: act: move idx_gen into struct tcf_hashinfoWANG Cong2014-01-13
* | HHF qdisc: fix jiffies-time conversion.Terry Lam2014-01-13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
|\|
| * net_sched: act: Dont increment refcnt on replaceJamal Hadi Salim2013-12-27
* | net_sched: act: action flushing missaccountingJamal Hadi Salim2014-01-06
* | net_sched: Remove unnecessary checks for act->opsJamal Hadi Salim2014-01-06
* | net: pkt_sched: PIE AQM schemeVijay Subramanian2014-01-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-01-05
|\ \
| * | net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann2014-01-03
* | | net: revert "sched classifier: make cgroup table local"Cong Wang2014-01-02
* | | sched classifier: make cgroup table localstephen hemminger2014-01-02
* | | sched action: make local function staticstephen hemminger2014-01-02
* | | net, sch: fix the typo in register_qdisc()Zhi Yong Wu2013-12-31
* | | sch_netem: support of 64bit ratesYang Yingliang2013-12-31
* | | sch_netem: more precise length of packetsYang Yingliang2013-12-31
* | | sch_dsmark: use correct func name in print messagesYang Yingliang2013-12-31
* | | sch_htb: use /* commentsYang Yingliang2013-12-31
* | | net_sched: replace pr_warning with pr_warnYang Yingliang2013-12-31
* | | sch_tbf: add TBF_BURST/TBF_PBURST attributeYang Yingliang2013-12-26
* | | hhf: make qdisc ops staticstephen hemminger2013-12-26
* | | net_sched: fix regression in tc_action_opsEric Dumazet2013-12-20
* | | net_sched: fix a regression in tcf_proto_lookup_ops()Eric Dumazet2013-12-20
* | | net_sched: fix a regression in tc actionsWANG Cong2013-12-20
* | | sch_cbq: remove unnecessary null pointer checkYang Yingliang2013-12-19
* | | act_police: remove unnecessary null pointer checkYang Yingliang2013-12-19
* | | net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdiscTerry Lam2013-12-19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-18
|\ \ \ | | |/ | |/|
| * | sch_tbf: use do_div() for 64-bit divideYang Yingliang2013-12-11
| * | net: sched: htb: fix the calculation of quantumYang Yingliang2013-12-11
| * | net: sched: tbf: fix the calculation of max_sizeYang Yingliang2013-12-11
* | | net_sched: convert tcf_proto_ops to use struct list_headWANG Cong2013-12-18