index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
sysctl_net_ipv6.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-13
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
1
-2
/
+2
2012-04-20
net: Delete all remaining instances of ctl_path
Eric W. Biederman
1
-7
/
+0
2012-04-20
net ipv6: Don't use sysctl tables with .child entries.
Eric W. Biederman
1
-24
/
+23
2012-04-20
net ipv6: Remove unneded registration of an empty net/ipv6/neigh
Eric W. Biederman
1
-27
/
+0
2012-04-20
net: Move all of the network sysctls without a namespace into init_net.
Eric W. Biederman
1
-1
/
+1
2012-04-20
net: Kill register_sysctl_rotable
Eric W. Biederman
1
-1
/
+1
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-03-21
net ipv6: Fix duplicate /proc/sys/net/ipv6/neigh directory entries.
Eric W. Biederman
1
-7
/
+11
2011-01-31
net: Fix ipv6 neighbour unregister_sysctl_table warning
Eric W. Biederman
1
-1
/
+8
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-17
net: spread __net_init, __net_exit
Alexey Dobriyan
1
-2
/
+2
2009-11-12
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
1
-8
/
+4
2009-08-02
inet6: functions shadow global variable
Gerrit Renker
1
-2
/
+2
2009-01-08
remove lots of double-semicolons
Fernando Carrijo
1
-1
/
+1
2008-11-03
net: '&' redux
Alexey Dobriyan
1
-2
/
+2
2008-08-25
ipv6: sysctl fixes
Al Viro
1
-1
/
+1
2008-07-27
missing bits of net-namespace / sysctl
Al Viro
1
-0
/
+16
2008-05-19
ipv6: Register some net/ipv6/ core sysctls at read-only root.
Pavel Emelyanov
1
-7
/
+22
2008-03-04
[IPV6] SYSCTL: complete initialization for sysctl table in subsystem code.
YOSHIFUJI Hideaki
1
-14
/
+1
2008-02-27
[IPV6] SYSCTL: Fix possible memory leakage in error path.
YOSHIFUJI Hideaki
1
-3
/
+0
2008-01-28
[NETNS][FRAGS]: Move ctl tables around.
Pavel Emelyanov
1
-39
/
+1
2008-01-28
[IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in he...
YOSHIFUJI Hideaki
1
-3
/
+0
2008-01-28
[NETNS][IPV6]: Make icmpv6_time sysctl per namespace.
Daniel Lezcano
1
-0
/
+1
2008-01-28
[NETNS][IPV6]: Make sysctls route per namespace.
Daniel Lezcano
1
-0
/
+11
2008-01-28
[NETNS][IPV6]: Make mld_max_msf readonly in other namespaces.
Daniel Lezcano
1
-0
/
+6
2008-01-28
[NETNS][IPV6]: Make ip6_frags per namespace.
Daniel Lezcano
1
-4
/
+8
2008-01-28
[NETNS][IPV6]: Make bindv6only sysctl per namespace.
Daniel Lezcano
1
-1
/
+3
2008-01-28
[NETNS][IPV6]: Make multiple instance of sysctl tables.
Daniel Lezcano
1
-10
/
+57
2008-01-28
[NETNS][IPV6]: Make the ipv6 sysctl to be a netns subsystem.
Daniel Lezcano
1
-4
/
+19
2008-01-28
[NETNS][IPV6]: Make ipv6_sysctl_register to return a value.
Daniel Lezcano
1
-2
/
+7
2008-01-28
[NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modules
Pavel Emelyanov
1
-2
/
+4
2008-01-28
[IPV6]: Use sysctl paths to register ipv6 sysctl tables
Pavel Emelyanov
1
-20
/
+6
2008-01-28
[IPV6]: Make the ipv6/sysctl_net_ipv6.c compilation cleaner
Pavel Emelyanov
1
-7
/
+0
2007-10-15
[INET]: Collect common frag sysctl variables together
Pavel Emelyanov
1
-4
/
+5
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
1
-1
/
+1
2007-02-10
[NET] IPV6: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-2
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2005-08-29
[NET]: Fix sparse warnings
Arnaldo Carvalho de Melo
1
-3
/
+0
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+125