Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
eced5a0a5a8f7a3b07320e3b7d1d432e0f044735
/
net
/
sched
32dad03
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
8a8e3d8
net_sched: restore "linklayer atm" handling
by Jesper Dangaard Brouer
· 11 years ago
d99c872
cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroup
by Tejun Heo
· 11 years ago
182446d
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
by Tejun Heo
· 11 years ago
eb95419
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
by Tejun Heo
· 11 years ago
6387698
cgroup: add css_parent()
by Tejun Heo
· 11 years ago
a7c6d55
cgroup: add/update accessors which obtain subsys specific data from css
by Tejun Heo
· 11 years ago
8af01f5
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
by Tejun Heo
· 11 years ago
07ce76a
net_sched: make dev_trans_start return vlan's real dev trans_start
by nikolay@redhat.com
· 11 years ago
cbd3755
htb: fix sign extension bug
by stephen hemminger
· 11 years ago
8cb3b9c
net_sched: info leak in atm_tc_dump_class()
by Dan Carpenter
· 11 years ago
a0db856
net_sched: Fix stack info leak in cbq_dump_wrr().
by David S. Miller
· 11 years ago
87f40dd
pkt_sched: sch_qfq: remove a source of high packet delay/jitter
by Paolo Valente
· 11 years ago
88d4f41
pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_ts
by Paolo Valente
· 11 years ago
87f1369
pkt_sched: sch_qfq: improve efficiency of make_eligible
by Paolo Valente
· 11 years ago
36b7bfe
netem: fix possible NULL deref in netem_dequeue()
by Eric Dumazet
· 11 years ago
aec0a40
netem: use rb tree to implement the time queue
by Eric Dumazet
· 11 years ago
c936463
htb: refactor struct htb_sched fields for performance
by Eric Dumazet
· 11 years ago
d98cae64e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 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
130d3d6
net_sched: psched_ratecfg_precompute() improvements
by Eric Dumazet
· 11 years ago
45203a3
net_sched: add 64bit rate estimators
by Eric Dumazet
· 11 years ago
40edeff
net_sched: qdisc_get_rtab() must check data[] array
by Eric Dumazet
· 11 years ago
6bc19fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 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
351638e
net: pass info struct via netdevice notifier
by Jiri Pirko
· 11 years ago
e43ac79
sch_tbf: segment too big GSO packets
by Eric Dumazet
· 11 years ago
73287a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
0dcffd0
net_sched: act_ipt forward compat with xtables
by Jamal Hadi Salim
· 12 years ago
5106f3b
net/sched: rename random32() to prandom_u32()
by Akinobu Mita
· 12 years ago
075e64c
netfilter: ipset: Introduce extensions to elements in the core
by Jozsef Kadlecsik
· 12 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
cb95ec6
pkt_sched: fix error return code in fw_change_attrs()
by Wei Yongjun
· 12 years ago
e32123e
netlink: rename ssk to sk in struct netlink_skb_params
by Patrick McHardy
· 12 years ago
d14a489
act_csum: fix possible use after free
by Eric Dumazet
· 12 years ago
2f13e9f
net_cls: remove duplicated include from cls_api.c
by Wei Yongjun
· 12 years ago
d662483
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
f0f6ee1
cbq: incorrect processing of high limits
by Vasily Averin
· 12 years ago
a210576
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
cd68ddd
net: fq_codel: Fix off-by-one error
by Vijay Subramanian
· 12 years ago
573ce26
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
by Hong zhi guo
· 12 years ago
ea872d7
sch: add missing u64 in psched_ratecfg_precompute()
by Sergey Popovich
· 12 years ago
de179c8
netlink: have length check of rtnl msg before deref
by Hong zhi guo
· 12 years ago
661d296
rtnetlink: Remove passing of attributes into rtnl_doit functions
by Thomas Graf
· 12 years ago
e5f2ef7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
6906f4e
htb: add HTB_DIRECT_QLEN attribute
by Eric Dumazet
· 12 years ago
76e4cb0
pkt_sched: sch_qfq: remove a useless invocation of qfq_update_eligible
by Paolo Valente
· 12 years ago
40dd2d5
pkt_sched: sch_qfq: do not allow virtual time to jump if an aggregate is in service
by Paolo Valente
· 12 years ago
a0143ef
pkt_sched: sch_qfq: prevent budget from wrapping around after a dequeue
by Paolo Valente
· 12 years ago
2f3b89a
pkt_sched: sch_qfq: serve activated aggregates immediately if the scheduler is empty
by Paolo Valente
· 12 years ago
624b85f
pkt_sched: sch_qfq: fix the update of eligible-group sets
by Paolo Valente
· 12 years ago
9b99b7e
pkt_sched: sch_qfq: properly cap timestamps in charge_actual_service
by Paolo Valente
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
ece31ff
net: proc: change proc_net_remove to remove_proc_entry
by Gao feng
· 12 years ago
d4beaa6
net: proc: change proc_net_fops_create to proc_create
by Gao feng
· 12 years ago
14bbd6a
net: Add skb_unclone() helper function.
by Pravin B Shelar
· 12 years ago
c6d14ff
act_police: improved accuracy at high rates
by Jiri Pirko
· 12 years ago
0e24321
act_police: move struct tcf_police to act_police.c
by Jiri Pirko
· 12 years ago
b757c93
tbf: improved accuracy at high rates
by Jiri Pirko
· 12 years ago
34c5d29
sch_api: introduce qdisc_watchdog_schedule_ns()
by Jiri Pirko
· 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
9f6d98c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
9c10f41
htb: fix values in opt dump
by Jiri Pirko
· 12 years ago
188d1f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
a13d310
netem: fix delay calculation in rate extension
by Johannes Naab
· 12 years ago
c1b5273
pkt_sched: namespace aware act_mirred
by Benjamin LaHaise
· 12 years ago
d2fe85d
net: sched: integer overflow fix
by Stefan Hasko
· 12 years ago
6be35c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
d206e09
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 12 years ago
1abbe13
pkt_sched: avoid requeues if possible
by Eric Dumazet
· 12 years ago
462dbc9
pkt_sched: QFQ Plus: fair-queueing service at DRR cost
by Paolo Valente
· 12 years ago
a303fbf
net: sched: enable CAN Identifier to be build into kernel
by Marc Kleine-Budde
· 12 years ago
0ba18f7
netcls_cgroup: move config inheritance to ->css_online() and remove .broken_hierarchy marking
by Tejun Heo
· 12 years ago
92fb974
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free()
by Tejun Heo
· 12 years ago
dfc47ef
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
by Eric W. Biederman
· 12 years ago
d4185bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
3015f3d
pkt_sched: enable QFQ to support TSO/GSO
by Paolo Valente
· 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
6a328d8
cgroup: net_cls: Rework update socket logic
by Daniel Wagner
· 12 years ago
46baac3
pkt_sched: use ns_to_ktime() helper
by Eric Dumazet
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
68d47a1
Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 12 years ago
c0e8a13
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 12 years ago
6a06e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
f54ba77
pkt_sched: Fix warning false positives.
by David S. Miller
· 12 years ago
5640f76
net: use a per task frag allocator
by Eric Dumazet
· 12 years ago
7126195
pkt_sched: fix virtual-start-time update in QFQ
by Paolo Valente
· 12 years ago
b48b63a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
8c7f6ed
cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them
by Tejun Heo
· 12 years ago
8a8e04d
cgroup: Assign subsystem IDs during compile time
by Daniel Wagner
· 12 years ago
ba1bf47
net_sched: gred: actually perform idling in WRED mode
by David Ward
· 12 years ago
1fe37b1
net_sched: gred: fix qave reporting via netlink
by David Ward
· 12 years ago
c22e464
net_sched: gred: eliminate redundant DP prio comparisons
by David Ward
· 12 years ago
Next »