index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp_memcontrol.c
Age
Commit message (
Expand
)
Author
2012-05-29
memcg: decrement static keys at real destroy time
Glauber Costa
2012-04-10
cgroup: pass struct mem_cgroup instead of struct cgroup to socket memcg
Glauber Costa
2012-04-01
cgroup: convert memcg controller to the new cftype interface
Tejun Heo
2012-04-01
cgroup: relocate cftype and cgroup_subsys definitions in controllers
Tejun Heo
2012-03-21
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
2012-02-02
cgroup: remove cgroup_subsys argument from callbacks
Li Zefan
2012-01-12
net: decrement memcg jump label when limit, not usage, is changed
Glauber Costa
2011-12-15
tcp_memcontrol: fix reversed if condition
Dan Carpenter
2011-12-13
Display maximum tcp memory allocation in kmem cgroup
Glauber Costa
2011-12-13
Display current tcp failcnt in kmem cgroup
Glauber Costa
2011-12-13
Display current tcp memory allocation in kmem cgroup
Glauber Costa
2011-12-13
tcp buffer limitation: per-cgroup limit
Glauber Costa
2011-12-13
per-netns ipv4 sysctl_tcp_mem
Glauber Costa
2011-12-13
tcp memory pressure controls
Glauber Costa