summaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAgeFilesLines
...
* pkt_sched: fq: fix pacing for small framesEric Dumazet2013-11-151-4/+18
* pkt_sched: fq: warn users using defrateEric Dumazet2013-11-151-6/+4
* pkt_sched: fq: change classification of control packetsMaciej Żenczykowski2013-11-141-7/+1
* net_sched: tbf: support of 64bit ratesYang Yingliang2013-11-091-4/+18
* net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend2013-11-071-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-041-0/+1
|\
| * pkt_sched: fq: clear time_next_packet for reused flowsEric Dumazet2013-10-281-0/+1
* | net: sched: cls_bpf: add BPF-based classifierDaniel Borkmann2013-10-293-0/+396
* | netem: markov loss model transition fixHagen Paul Pfeifer2013-10-251-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-231-0/+17
|\ \ | |/
| * netem: free skb's in tree on resetstephen hemminger2013-10-111-0/+16
| * netem: update backlog after dropstephen hemminger2013-10-111-0/+1
* | em_ipset: use dev_net() accessorstephen hemminger2013-10-181-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-081-12/+10
|\ \ | |/
| * pkt_sched: fq: fix non TCP flows pacingEric Dumazet2013-10-081-11/+9
| * pkt_sched: fq: fix typo for initial_quantumEric Dumazet2013-10-081-1/+1
* | cgroup: cls: remove unnecessary task_cls_classidGao feng2013-10-081-2/+2
* | net_sched: increment drop counters in qdisc_tree_decrease_qlen()Eric Dumazet2013-10-081-0/+3
* | net: Separate the close_list and the unreg_list v2Eric W. Biederman2013-10-071-3/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-10-041-3/+4
|\ \
| * | netfiler: ipset: Add net namespace for ipsetVitaly Lavrov2013-09-301-3/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-011-39/+63
|\ \ \ | | |/ | |/|
| * | pkt_sched: fq: rate limiting improvementsEric Dumazet2013-10-011-19/+26
| * | pkt_sched: fq: qdisc dismantle fixesEric Dumazet2013-09-301-20/+37
* | | qdisc: basic classifier - remove unnecessary initializationstephen hemminger2013-09-301-1/+1
* | | qdisc: meta return ENOMEM on alloc failurestephen hemminger2013-09-301-1/+3
| |/ |/|
* | net_sched: htb: support of 64bit ratesEric Dumazet2013-09-201-2/+15
* | net_sched: add u64 rate to psched_ratecfg_precompute()Eric Dumazet2013-09-204-8/+9
|/
* net_sched: htb: fix a typo in htb_change_class()Vimalkumar2013-09-111-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-1/+2
|\
| * treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacksJoe Perches2013-08-201-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-058-13/+877
|\ \
| * | qdisc: fix build with !CONFIG_NET_SCHEDstephen hemminger2013-08-312-5/+4
| * | qdisc: make args to qdisc_create_default conststephen hemminger2013-08-311-2/+3
| * | qdisc: allow setting default queuing disciplinestephen hemminger2013-08-314-7/+66
| * | pkt_sched: fq: prefetch() fixEric Dumazet2013-08-301-1/+2
| * | pkt_sched: fq: Fair Queue packet schedulerEric Dumazet2013-08-293-0/+807
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-163-1/+61
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-033-1/+3
| |\ \ \
| * | | | netem: Introduce skb_orphan_partial() helperEric Dumazet2013-07-311-4/+1
| | |_|/ | |/| |
* | | | Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-09-031-18/+21
|\ \ \ \ | |_|_|/ |/| | |
| * | | cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroupTejun Heo2013-08-081-1/+1
| * | | cgroup: pass around cgroup_subsys_state instead of cgroup in file methodsTejun Heo2013-08-081-9/+5
| * | | cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methodsTejun Heo2013-08-081-8/+10
| * | | cgroup: add css_parent()Tejun Heo2013-08-081-3/+5
| * | | cgroup: add/update accessors which obtain subsys specific data from cssTejun Heo2013-08-081-4/+7
| * | | cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/Tejun Heo2013-08-081-2/+2
* | | | net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer2013-08-153-0/+55
* | | | net_sched: make dev_trans_start return vlan's real dev trans_startnikolay@redhat.com2013-08-051-1/+6
| |_|/ |/| |
* | | htb: fix sign extension bugstephen hemminger2013-08-021-1/+1
OpenPOWER on IntegriCloud