aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_memcontrol.c
Commit message (Expand)AuthorAge
* cgroup: drop const from @buffer of cftype->write_string()Tejun Heo2014-03-19
* cgroup: clean up cgroup_subsys names and initializationTejun Heo2014-02-08
* tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.Eric W. Biederman2013-12-05
* tcp_memcg: remove useless var old_limGao feng2013-11-23
* tcp_memcontrol: Kill struct tcp_memcontrolEric W. Biederman2013-10-21
* tcp_memcontrol: Remove the per netns control.Eric W. Biederman2013-10-21
* tcp_memcontrol: Remove setting cgroup settings via sysctlEric W. Biederman2013-10-21
* tcp_memcontrol: Remove tcp_max_memoryEric W. Biederman2013-10-21
* memcg: rename RESOURCE_MAX to RES_COUNTER_MAXSha Zhengju2013-09-12
* cgroup: pass around cgroup_subsys_state instead of cgroup in file methodsTejun Heo2013-08-08
* net: tcp_memcontrol: minor: remove unused variableDaniel Borkmann2013-04-14
* tcp_memcontrol: remove a redundant statement in tcp_destroy_cgroup()Zefan Li2013-04-09
* memcg: decrement static keys at real destroy timeGlauber Costa2012-05-29
* cgroup: pass struct mem_cgroup instead of struct cgroup to socket memcgGlauber Costa2012-04-10
* cgroup: convert memcg controller to the new cftype interfaceTejun Heo2012-04-01
* cgroup: relocate cftype and cgroup_subsys definitions in controllersTejun Heo2012-04-01
* Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-03-20
|\
| * cgroup: remove cgroup_subsys argument from callbacksLi Zefan2012-02-02
* | static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-24
|/
* net: decrement memcg jump label when limit, not usage, is changedGlauber Costa2012-01-12
* tcp_memcontrol: fix reversed if conditionDan Carpenter2011-12-15
* Display maximum tcp memory allocation in kmem cgroupGlauber Costa2011-12-12
* Display current tcp failcnt in kmem cgroupGlauber Costa2011-12-12
* Display current tcp memory allocation in kmem cgroupGlauber Costa2011-12-12
* tcp buffer limitation: per-cgroup limitGlauber Costa2011-12-12
* per-netns ipv4 sysctl_tcp_memGlauber Costa2011-12-12
* tcp memory pressure controlsGlauber Costa2011-12-12