Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
dada1a9ffccc832b0130658d26454d37bf41f610
/
net
/
sched
/
sch_htb.c
1598f7c
net: sched: htb: fix the calculation of quantum
by Yang Yingliang
· 11 years ago
df62cdf
net_sched: htb: support of 64bit rates
by Eric Dumazet
· 11 years ago
3e1e3aa
net_sched: add u64 rate to psched_ratecfg_precompute()
by Eric Dumazet
· 11 years ago
f3ad857
net_sched: htb: fix a typo in htb_change_class()
by Vimalkumar
· 11 years ago
8a8e3d8
net_sched: restore "linklayer atm" handling
by Jesper Dangaard Brouer
· 11 years ago
cbd3755
htb: fix sign extension bug
by stephen hemminger
· 11 years ago
c936463
htb: refactor struct htb_sched fields for performance
by Eric Dumazet
· 11 years ago
ca4ec90
htb: reorder struct htb_class fields for performance
by Eric Dumazet
· 11 years ago
64153ce
net_sched: htb: do not setup default rate estimators
by Eric Dumazet
· 11 years ago
45203a3
net_sched: add 64bit rate estimators
by Eric Dumazet
· 11 years ago
5343a7f
net_sched: htb: do not mix 1ns and 64ns time units
by Eric Dumazet
· 11 years ago
01cb71d
net_sched: restore "overhead xxx" handling
by Eric Dumazet
· 11 years ago
6906f4e
htb: add HTB_DIRECT_QLEN attribute
by Eric Dumazet
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
292f1c7
sch: make htb_rate_cfg and functions around that generic
by Jiri Pirko
· 12 years ago
b9a7afd
htb: initialize cl->tokens and cl->ctokens correctly
by Jiri Pirko
· 12 years ago
bdd6998
htb: remove pointless first initialization of buffer and cbuffer
by Jiri Pirko
· 12 years ago
324f5aa
htb: use PSCHED_TICKS2NS()
by Jiri Pirko
· 12 years ago
9c10f41
htb: fix values in opt dump
by Jiri Pirko
· 12 years ago
d2fe85d
net: sched: integer overflow fix
by Stefan Hasko
· 12 years ago
196d97f
htb: fix two bugs
by Eric Dumazet
· 12 years ago
56b765b
htb: improved accuracy at high rates
by Vimalkumar
· 12 years ago
2dd875f
net_sched: update bstats in dequeue()
by Eric Dumazet
· 12 years ago
1704575
net: sched: factorize code (qdisc_drop())
by Eric Dumazet
· 13 years ago
1b34ec4
pkt_sched: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
5bdc22a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
9190b3b
net_sched: accurate bytes/packets stats/rates
by Eric Dumazet
· 14 years ago
fd245a4
net_sched: move TCQ_F_THROTTLED flag
by Eric Dumazet
· 14 years ago
cc7ec45
net_sched: cleanups
by Eric Dumazet
· 14 years ago
bfe0d02
net_sched: factorize qdisc stats handling
by Eric Dumazet
· 14 years ago
3511c91
net_sched: remove the unused parameter of qdisc_create_dflt()
by Changli Gao
· 14 years ago
e18434c
net_sched: use __TCA_HTB_MAX and TCA_HTB_MAX
by Changli Gao
· 14 years ago
f2a0336
htb: remove two unnecessary assignments
by Changli Gao
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
d250a5f
pkt_sched: gen_estimator: Dont report fake rate estimators
by Eric Dumazet
· 15 years ago
5b9a9cc
net_sched: remove some unnecessary checks in classful schedulers
by Patrick McHardy
· 15 years ago
c1a8f1f
net: restore gnet_stats_basic to previous definition
by Eric Dumazet
· 15 years ago
7cd0a63
pkt_sched: Change misleading code in class delete.
by Jarek Poplawski
· 16 years ago
1224736
pkt_sched: sch_htb: Use workqueue to schedule after too many events.
by Jarek Poplawski
· 16 years ago
e82181d
pkt_sched: sch_htb: Warn on too many events.
by Jarek Poplawski
· 16 years ago
b00355d
pkt_sched: sch_hfsc: sch_htb: Add non-work-conserving warning handler.
by Jarek Poplawski
· 16 years ago
a73be04
pkt_sched: sch_htb: Break all htb_do_events() after 2 jiffies
by Jarek Poplawski
· 16 years ago
c085134
pkt_sched: sch_htb: Consider used jiffies in htb_do_events()
by Jarek Poplawski
· 16 years ago
512bb43
pkt_sched: sch_htb: Optimize WARN_ONs in htb_dequeue_tree() etc.
by Jarek Poplawski
· 16 years ago
1b5c007
pkt_sched: sch_htb: Optimize htb_find_next_upper()
by Jarek Poplawski
· 16 years ago
59e4220
pkt_sched: sch_htb: Replace HTB_ACCNT() macro with inlines
by Jarek Poplawski
· 16 years ago
23cb913
pkt_sched: sch_htb: Remove L2T()
by Jarek Poplawski
· 16 years ago
c19f7a3
pkt_sched: sch_htb: Clean htb_class prio and quantum fields
by Jarek Poplawski
· 16 years ago
633fe66
pkt_sched: sch_htb: Remove htb_sched nwc_hit field
by Jarek Poplawski
· 16 years ago
4164d66
pkt_sched: sch_htb: Remove htb_class aprio field
by Jarek Poplawski
· 16 years ago
71bcb09
tc: check for errors in gen_rate_estimator creation
by Stephen Hemminger
· 16 years ago
b94c8af
pkt_sched: remove unnecessary xchg() in packet schedulers
by Patrick McHardy
· 16 years ago
f30ab41
pkt_sched: Remove qdisc->ops->requeue() etc.
by Jarek Poplawski
· 16 years ago
77be155
pkt_sched: Add peek emulation for non-work-conserving qdiscs.
by Jarek Poplawski
· 16 years ago
102396a
pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock()
by Jarek Poplawski
· 16 years ago
f6f9b93
pkt_sched: Fix gen_estimator locks
by Jarek Poplawski
· 16 years ago
6974765
pkt_sched: Fix return value corruption in HTB and TBF.
by David S. Miller
· 16 years ago
26b284d
pkt_sched: Fix oops in htb_delete.
by Jarek Poplawski
· 16 years ago
c27f339
net_sched: Add qdisc __NET_XMIT_BYPASS flag
by Jarek Poplawski
· 16 years ago
378a2f0
net_sched: Add qdisc __NET_XMIT_STOLEN flag
by Jarek Poplawski
· 16 years ago
547b792
net: convert BUG_TRAP to generic WARN_ON
by Ilpo Järvinen
· 16 years ago
0abf77e
net_sched: Add accessor function for packet length for qdiscs
by Jussi Kivilinna
· 16 years ago
5f86173
net_sched: Add qdisc_enqueue wrapper
by Jussi Kivilinna
· 16 years ago
7698b4f
pkt_sched: Add and use qdisc_root() and qdisc_root_lock().
by David S. Miller
· 16 years ago
dc2b484
netdev: Move queue_lock into struct netdev_queue.
by David S. Miller
· 16 years ago
5ce2d48
pkt_sched: Remove 'dev' member of struct Qdisc.
by David S. Miller
· 16 years ago
bb949fb
netdev: Create netdev_queue abstraction.
by David S. Miller
· 16 years ago
aee18a8
net-sched: sch_htb: remove write-only qdisc filter_cnt
by Patrick McHardy
· 16 years ago
4207759
net-sched: sch_htb: remove child and sibling lists
by Patrick McHardy
· 16 years ago
f4c1f3e
net-sched: sch_htb: use dynamic class hash helpers
by Patrick McHardy
· 16 years ago
fbd8f13
net-sched: sch_htb: move hash and sibling list removal to htb_delete
by Patrick McHardy
· 16 years ago
ea2aca0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
ff31ab5
net-sched: change tcf_destroy_chain() to clear start of filter list
by Patrick McHardy
· 16 years ago
caea902
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
47083fc
pkt_sched: Change HTB_HYSTERESIS to a runtime parameter htb_hysteresis.
by Jesper Dangaard Brouer
· 16 years ago
f9ffced
pkt_sched: HTB scheduler, change default hysteresis mode to off.
by Jesper Dangaard Brouer
· 16 years ago
0b04082
net: remove CVS keywords
by Adrian Bunk
· 16 years ago
3ba08b0
sch_htb: remove from event queue in htb_parent_to_leaf()
by Jarek Poplawski
· 17 years ago
8f3ea33
sch_htb: fix "too many events" situation
by Martin Devera
· 17 years ago
2134745
[NET_SCHED] sch_htb: htb_requeue fix
by Jarek Poplawski
· 17 years ago
27a3421
[NET_SCHED]: Use nla_policy for attribute validation in packet schedulers
by Patrick McHardy
· 17 years ago
4b3550ef
[NET_SCHED]: Use nla_nest_start/nla_nest_end
by Patrick McHardy
· 17 years ago
cee6372
[NET_SCHED]: Propagate nla_parse return value
by Patrick McHardy
· 17 years ago
1e90474
[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
by Patrick McHardy
· 17 years ago
d88c305
[PKT_SCHED] HTB: htb_classid is dead static inline
by Ilpo Järvinen
· 17 years ago
20fea08
[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.
by Eric Dumazet
· 17 years ago
e9bef55
[NET_SCHED]: Cleanup L2T macros and handle oversized packets
by Jesper Dangaard Brouer
· 17 years ago
c3bc7cf
[NET_SCHED]: Kill CONFIG_NET_CLS_POLICE
by Patrick McHardy
· 17 years ago
c9726d6
[NET_SCHED]: Make HTB scheduler work with TSO.
by Ranjit Manomohan
· 17 years ago
0ba4805
[NET_SCHED]: Remove unnecessary includes
by Patrick McHardy
· 17 years ago
ee39e10
[NET_SCHED]: sch_htb: use generic estimator
by Patrick McHardy
· 17 years ago
2e4b3b0
[NET_SCHED]: sch_htb: fix event cache time calculation
by Patrick McHardy
· 17 years ago
a48b5a6
[NET_SCHED]: Unline tcf_destroy
by Patrick McHardy
· 18 years ago
3bebcda
[NET_SCHED]: turn PSCHED_GET_TIME into inline function
by Patrick McHardy
· 18 years ago
03cc45c
[NET_SCHED]: turn PSCHED_TDIFF_SAFE into inline function
by Patrick McHardy
· 18 years ago
dc5fc57
[NETLINK]: Use nlmsg_trim() where appropriate
by Arnaldo Carvalho de Melo
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
00c04af
[NET_SCHED]: kill jiffie conversion macros
by Patrick McHardy
· 18 years ago
Next »