index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp_memcontrol.c
Age
Commit message (
Expand
)
Author
2013-04-14
net: tcp_memcontrol: minor: remove unused variable
Daniel Borkmann
2013-04-09
tcp_memcontrol: remove a redundant statement in tcp_destroy_cgroup()
Zefan Li
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-20
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-12
Display maximum tcp memory allocation in kmem cgroup
Glauber Costa
2011-12-12
Display current tcp failcnt in kmem cgroup
Glauber Costa
2011-12-12
Display current tcp memory allocation in kmem cgroup
Glauber Costa
2011-12-12
tcp buffer limitation: per-cgroup limit
Glauber Costa
2011-12-12
per-netns ipv4 sysctl_tcp_mem
Glauber Costa
2011-12-12
tcp memory pressure controls
Glauber Costa