summaryrefslogtreecommitdiff
path: root/net/sched
Commit message (Expand)AuthorAge
* pkt_sched: fq: fix pacing for small framesEric Dumazet2013-11-15
* pkt_sched: fq: warn users using defrateEric Dumazet2013-11-15
* pkt_sched: fq: change classification of control packetsMaciej Żenczykowski2013-11-14
* net_sched: tbf: support of 64bit ratesYang Yingliang2013-11-09
* net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend2013-11-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-04
|\
| * pkt_sched: fq: clear time_next_packet for reused flowsEric Dumazet2013-10-28
* | net: sched: cls_bpf: add BPF-based classifierDaniel Borkmann2013-10-29
* | netem: markov loss model transition fixHagen Paul Pfeifer2013-10-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
|\ \ | |/
| * netem: free skb's in tree on resetstephen hemminger2013-10-11
| * netem: update backlog after dropstephen hemminger2013-10-11
* | em_ipset: use dev_net() accessorstephen hemminger2013-10-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-08
|\ \ | |/
| * pkt_sched: fq: fix non TCP flows pacingEric Dumazet2013-10-08
| * pkt_sched: fq: fix typo for initial_quantumEric Dumazet2013-10-08
* | cgroup: cls: remove unnecessary task_cls_classidGao feng2013-10-08
* | net_sched: increment drop counters in qdisc_tree_decrease_qlen()Eric Dumazet2013-10-08
* | net: Separate the close_list and the unreg_list v2Eric W. Biederman2013-10-07
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-10-04
|\ \
| * | netfiler: ipset: Add net namespace for ipsetVitaly Lavrov2013-09-30
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-01
|\ \ \ | | |/ | |/|
| * | pkt_sched: fq: rate limiting improvementsEric Dumazet2013-10-01
| * | pkt_sched: fq: qdisc dismantle fixesEric Dumazet2013-09-30
* | | qdisc: basic classifier - remove unnecessary initializationstephen hemminger2013-09-30
* | | qdisc: meta return ENOMEM on alloc failurestephen hemminger2013-09-30
| |/ |/|
* | net_sched: htb: support of 64bit ratesEric Dumazet2013-09-20
* | net_sched: add u64 rate to psched_ratecfg_precompute()Eric Dumazet2013-09-20
|/
* net_sched: htb: fix a typo in htb_change_class()Vimalkumar2013-09-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-06
|\
| * treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacksJoe Perches2013-08-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-05
|\ \
| * | qdisc: fix build with !CONFIG_NET_SCHEDstephen hemminger2013-08-31
| * | qdisc: make args to qdisc_create_default conststephen hemminger2013-08-31
| * | qdisc: allow setting default queuing disciplinestephen hemminger2013-08-31
| * | pkt_sched: fq: prefetch() fixEric Dumazet2013-08-30
| * | pkt_sched: fq: Fair Queue packet schedulerEric Dumazet2013-08-29
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-16
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-03
| |\ \ \
| * | | | netem: Introduce skb_orphan_partial() helperEric Dumazet2013-07-31
| | |_|/ | |/| |
* | | | Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-09-03
|\ \ \ \ | |_|_|/ |/| | |
| * | | cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroupTejun Heo2013-08-08
| * | | cgroup: pass around cgroup_subsys_state instead of cgroup in file methodsTejun Heo2013-08-08
| * | | cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methodsTejun Heo2013-08-08
| * | | cgroup: add css_parent()Tejun Heo2013-08-08
| * | | cgroup: add/update accessors which obtain subsys specific data from cssTejun Heo2013-08-08
| * | | cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/Tejun Heo2013-08-08
* | | | net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer2013-08-15
* | | | net_sched: make dev_trans_start return vlan's real dev trans_startnikolay@redhat.com2013-08-05
| |_|/ |/| |
* | | htb: fix sign extension bugstephen hemminger2013-08-02