summaryrefslogtreecommitdiff
path: root/net/sched
AgeCommit message (Expand)Author
2015-06-22net_sched: invoke ->attach() after setting dev->qdiscWANG Cong
2015-03-18ematch: Fix auto-loading of ematch modules.Ignacy Gawędzki
2014-06-26net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman
2014-05-31net_sched: fix an oops in tcindex filterCong Wang
2014-05-31net: sched: lock imbalance in hhf qdiscJohn Fastabend
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-02-27sch_tbf: Fix potential memory leak in tbf_change().Hiroaki SHIMODA
2014-02-13net: sched: Cleanup PIE commentsVijay Subramanian
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
2014-01-03net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann
2014-01-02net: revert "sched classifier: make cgroup table local"Cong Wang
2014-01-02sched classifier: make cgroup table localstephen hemminger
2014-01-02sched action: make local function staticstephen hemminger
2013-12-31net, sch: fix the typo in register_qdisc()Zhi Yong Wu
2013-12-31sch_netem: support of 64bit ratesYang Yingliang
2013-12-31sch_netem: more precise length of packetsYang Yingliang
2013-12-31sch_dsmark: use correct func name in print messagesYang Yingliang
2013-12-31sch_htb: use /* commentsYang Yingliang
2013-12-31net_sched: replace pr_warning with pr_warnYang Yingliang
2013-12-27net_sched: act: Dont increment refcnt on replaceJamal Hadi Salim
2013-12-26sch_tbf: add TBF_BURST/TBF_PBURST attributeYang Yingliang
2013-12-26hhf: make qdisc ops staticstephen hemminger
2013-12-20net_sched: fix regression in tc_action_opsEric Dumazet
2013-12-20net_sched: fix a regression in tcf_proto_lookup_ops()Eric Dumazet