index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
sysctl_net_ipv6.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net ipv6: Fix duplicate /proc/sys/net/ipv6/neigh directory entries.
Eric W. Biederman
2011-03-21
1
-7
/
+11
*
net: Fix ipv6 neighbour unregister_sysctl_table warning
Eric W. Biederman
2011-01-31
1
-1
/
+8
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
net: spread __net_init, __net_exit
Alexey Dobriyan
2010-01-17
1
-2
/
+2
*
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
2009-11-12
1
-8
/
+4
*
inet6: functions shadow global variable
Gerrit Renker
2009-08-02
1
-2
/
+2
*
remove lots of double-semicolons
Fernando Carrijo
2009-01-08
1
-1
/
+1
*
net: '&' redux
Alexey Dobriyan
2008-11-03
1
-2
/
+2
*
ipv6: sysctl fixes
Al Viro
2008-08-25
1
-1
/
+1
*
missing bits of net-namespace / sysctl
Al Viro
2008-07-27
1
-0
/
+16
*
ipv6: Register some net/ipv6/ core sysctls at read-only root.
Pavel Emelyanov
2008-05-19
1
-7
/
+22
*
[IPV6] SYSCTL: complete initialization for sysctl table in subsystem code.
YOSHIFUJI Hideaki
2008-03-04
1
-14
/
+1
*
[IPV6] SYSCTL: Fix possible memory leakage in error path.
YOSHIFUJI Hideaki
2008-02-27
1
-3
/
+0
*
[NETNS][FRAGS]: Move ctl tables around.
Pavel Emelyanov
2008-01-28
1
-39
/
+1
*
[IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in he...
YOSHIFUJI Hideaki
2008-01-28
1
-3
/
+0
*
[NETNS][IPV6]: Make icmpv6_time sysctl per namespace.
Daniel Lezcano
2008-01-28
1
-0
/
+1
*
[NETNS][IPV6]: Make sysctls route per namespace.
Daniel Lezcano
2008-01-28
1
-0
/
+11
*
[NETNS][IPV6]: Make mld_max_msf readonly in other namespaces.
Daniel Lezcano
2008-01-28
1
-0
/
+6
*
[NETNS][IPV6]: Make ip6_frags per namespace.
Daniel Lezcano
2008-01-28
1
-4
/
+8
*
[NETNS][IPV6]: Make bindv6only sysctl per namespace.
Daniel Lezcano
2008-01-28
1
-1
/
+3
*
[NETNS][IPV6]: Make multiple instance of sysctl tables.
Daniel Lezcano
2008-01-28
1
-10
/
+57
*
[NETNS][IPV6]: Make the ipv6 sysctl to be a netns subsystem.
Daniel Lezcano
2008-01-28
1
-4
/
+19
*
[NETNS][IPV6]: Make ipv6_sysctl_register to return a value.
Daniel Lezcano
2008-01-28
1
-2
/
+7
*
[NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modules
Pavel Emelyanov
2008-01-28
1
-2
/
+4
*
[IPV6]: Use sysctl paths to register ipv6 sysctl tables
Pavel Emelyanov
2008-01-28
1
-20
/
+6
*
[IPV6]: Make the ipv6/sysctl_net_ipv6.c compilation cleaner
Pavel Emelyanov
2008-01-28
1
-7
/
+0
*
[INET]: Collect common frag sysctl variables together
Pavel Emelyanov
2007-10-15
1
-4
/
+5
*
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
1
-1
/
+1
*
[NET] IPV6: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-2
/
+2
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[NET]: Fix sparse warnings
Arnaldo Carvalho de Melo
2005-08-29
1
-3
/
+0
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+125