summaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_memcontrol.c
Commit message (Expand)AuthorAgeFilesLines
* memcg: decrement static keys at real destroy timeGlauber Costa2012-05-291-7/+27
* cgroup: pass struct mem_cgroup instead of struct cgroup to socket memcgGlauber Costa2012-04-101-4/+2
* cgroup: convert memcg controller to the new cftype interfaceTejun Heo2012-04-011-6/+10
* cgroup: relocate cftype and cgroup_subsys definitions in controllersTejun Heo2012-04-011-30/+27
* Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-03-201-1/+1
|\
| * cgroup: remove cgroup_subsys argument from callbacksLi Zefan2012-02-021-1/+1
* | static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-241-3/+3
|/
* net: decrement memcg jump label when limit, not usage, is changedGlauber Costa2012-01-121-1/+1
* tcp_memcontrol: fix reversed if conditionDan Carpenter2011-12-151-1/+1
* Display maximum tcp memory allocation in kmem cgroupGlauber Costa2011-12-121-1/+11
* Display current tcp failcnt in kmem cgroupGlauber Costa2011-12-121-0/+31
* Display current tcp memory allocation in kmem cgroupGlauber Costa2011-12-121-0/+21
* tcp buffer limitation: per-cgroup limitGlauber Costa2011-12-121-2/+135
* per-netns ipv4 sysctl_tcp_memGlauber Costa2011-12-121-3/+6
* tcp memory pressure controlsGlauber Costa2011-12-121-0/+74
OpenPOWER on IntegriCloud