summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_memcontrol.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-13net: decrement memcg jump label when limit, not usage, is changedGlauber Costa1-1/+1
2011-12-15tcp_memcontrol: fix reversed if conditionDan Carpenter1-1/+1
2011-12-13Display maximum tcp memory allocation in kmem cgroupGlauber Costa1-1/+11
2011-12-13Display current tcp failcnt in kmem cgroupGlauber Costa1-0/+31
2011-12-13Display current tcp memory allocation in kmem cgroupGlauber Costa1-0/+21
2011-12-13tcp buffer limitation: per-cgroup limitGlauber Costa1-2/+135
2011-12-13per-netns ipv4 sysctl_tcp_memGlauber Costa1-3/+6
2011-12-13tcp memory pressure controlsGlauber Costa1-0/+74