Age | Commit message (Expand) | Author |
2014-09-04 | ipv6: add sysctl_mld_qrv to configure query robustness variable | Hannes Frederic Sowa |
2014-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-08-02 | ipv6: data of fwmark_reflect sysctl needs to be updated on netns construction | Hannes Frederic Sowa |
2014-07-07 | ipv6: Implement automatic flow label generation on transmit | Tom Herbert |
2014-05-13 | net: add a sysctl to reflect the fwmark on replies | Lorenzo Colitti |
2014-01-19 | ipv6: add flowlabel_consistency sysctl | Florent Fourcot |
2014-01-14 | IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6 | FX Le Bail |
2014-01-07 | IPv6: add the option to use anycast addresses as source addresses in echo reply | FX Le Bail |
2013-06-13 | net: Convert uses of typedef ctl_table to struct ctl_table | Joe Perches |
2012-04-20 | net: Delete all remaining instances of ctl_path | Eric W. Biederman |
2012-04-20 | net ipv6: Don't use sysctl tables with .child entries. | Eric W. Biederman |
2012-04-20 | net ipv6: Remove unneded registration of an empty net/ipv6/neigh | Eric W. Biederman |
2012-04-20 | net: Move all of the network sysctls without a namespace into init_net. | Eric W. Biederman |
2012-04-20 | net: Kill register_sysctl_rotable | Eric W. Biederman |
2011-10-31 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker |
2011-03-21 | net ipv6: Fix duplicate /proc/sys/net/ipv6/neigh directory entries. | Eric W. Biederman |
2011-01-31 | net: Fix ipv6 neighbour unregister_sysctl_table warning | Eric W. Biederman |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-01-17 | net: spread __net_init, __net_exit | Alexey Dobriyan |
2009-11-12 | sysctl net: Remove unused binary sysctl code | Eric W. Biederman |
2009-08-02 | inet6: functions shadow global variable | Gerrit Renker |
2009-01-08 | remove lots of double-semicolons | Fernando Carrijo |
2008-11-03 | net: '&' redux | Alexey Dobriyan |
2008-08-25 | ipv6: sysctl fixes | Al Viro |
2008-07-27 | missing bits of net-namespace / sysctl | Al Viro |
2008-05-19 | ipv6: Register some net/ipv6/ core sysctls at read-only root. | Pavel Emelyanov |
2008-03-04 | [IPV6] SYSCTL: complete initialization for sysctl table in subsystem code. | YOSHIFUJI Hideaki |
2008-02-27 | [IPV6] SYSCTL: Fix possible memory leakage in error path. | YOSHIFUJI Hideaki |
2008-01-28 | [NETNS][FRAGS]: Move ctl tables around. | Pavel Emelyanov |
2008-01-28 | [IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in he... | YOSHIFUJI Hideaki |
2008-01-28 | [NETNS][IPV6]: Make icmpv6_time sysctl per namespace. | Daniel Lezcano |
2008-01-28 | [NETNS][IPV6]: Make sysctls route per namespace. | Daniel Lezcano |
2008-01-28 | [NETNS][IPV6]: Make mld_max_msf readonly in other namespaces. | Daniel Lezcano |
2008-01-28 | [NETNS][IPV6]: Make ip6_frags per namespace. | Daniel Lezcano |
2008-01-28 | [NETNS][IPV6]: Make bindv6only sysctl per namespace. | Daniel Lezcano |
2008-01-28 | [NETNS][IPV6]: Make multiple instance of sysctl tables. | Daniel Lezcano |
2008-01-28 | [NETNS][IPV6]: Make the ipv6 sysctl to be a netns subsystem. | Daniel Lezcano |
2008-01-28 | [NETNS][IPV6]: Make ipv6_sysctl_register to return a value. | Daniel Lezcano |
2008-01-28 | [NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modules | Pavel Emelyanov |
2008-01-28 | [IPV6]: Use sysctl paths to register ipv6 sysctl tables | Pavel Emelyanov |
2008-01-28 | [IPV6]: Make the ipv6/sysctl_net_ipv6.c compilation cleaner | Pavel Emelyanov |
2007-10-15 | [INET]: Collect common frag sysctl variables together | Pavel Emelyanov |
2007-02-14 | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman |
2007-02-10 | [NET] IPV6: Fix whitespace errors. | YOSHIFUJI Hideaki |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2005-08-29 | [NET]: Fix sparse warnings | Arnaldo Carvalho de Melo |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |