aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_memcontrol.c
AgeCommit message (Expand)Author
2013-09-12memcg: rename RESOURCE_MAX to RES_COUNTER_MAXSha Zhengju
2013-08-08cgroup: pass around cgroup_subsys_state instead of cgroup in file methodsTejun Heo
2013-04-14net: tcp_memcontrol: minor: remove unused variableDaniel Borkmann
2013-04-09tcp_memcontrol: remove a redundant statement in tcp_destroy_cgroup()Zefan Li
2012-05-29memcg: decrement static keys at real destroy timeGlauber Costa
2012-04-10cgroup: pass struct mem_cgroup instead of struct cgroup to socket memcgGlauber Costa
2012-04-01cgroup: convert memcg controller to the new cftype interfaceTejun Heo
2012-04-01cgroup: relocate cftype and cgroup_subsys definitions in controllersTejun Heo
2012-03-20Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar
2012-02-02cgroup: remove cgroup_subsys argument from callbacksLi Zefan
2012-01-12net: decrement memcg jump label when limit, not usage, is changedGlauber Costa
2011-12-15tcp_memcontrol: fix reversed if conditionDan Carpenter
2011-12-12Display maximum tcp memory allocation in kmem cgroupGlauber Costa
2011-12-12Display current tcp failcnt in kmem cgroupGlauber Costa
2011-12-12Display current tcp memory allocation in kmem cgroupGlauber Costa
2011-12-12tcp buffer limitation: per-cgroup limitGlauber Costa
2011-12-12per-netns ipv4 sysctl_tcp_memGlauber Costa
2011-12-12tcp memory pressure controlsGlauber Costa