Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2013-06-13net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches
2012-04-21net decnet: Convert to use register_net_sysctlEric W. Biederman
2012-04-21net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman
2011-07-02decnet: Reduce switch/case indentJoe Perches
2010-11-10net: avoid limits overflowEric Dumazet
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-02-27decnet: fix sparse warnings: symbol shadows an earlier oneHannes Eder
2008-11-27decnet: remove private wrappers of endian helpersHarvey Harrison
2008-11-04net: '&' reduxAlexey Dobriyan
2008-10-16sysctl: simplify ->strategyAlexey Dobriyan
2008-01-29[DECNET]: Switch to using ctl_paths.Pavel Emelyanov
2007-10-11[NET]: Make the device list and device lookups per namespace.Eric W. Biederman
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: decnet: remove unnecessary insert_at_head flagEric W. Biederman
2007-02-11[NET] DECNET: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-10[PATCH] sysctl: remove unused "context" paramAlexey Dobriyan
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-21[DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse
2005-12-06[DECNET]: add memory buffer settings Steven Whitehouse
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds