aboutsummaryrefslogtreecommitdiff
path: root/net/core/sysctl_net_core.c
AgeCommit message (Expand)Author
2010-10-25rps: add __rcu annotationsEric Dumazet
2010-05-15net: Consistent skb timestampingEric Dumazet
2010-04-16rfs: Receive Flow SteeringTom Herbert
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-11-25net: use net_eq to compare netsOctavian Purdila
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman
2009-09-22printk: Remove ratelimit.h from kernel.hIngo Molnar
2009-02-26sysctl: fix sparse warning: Should it be static?Hannes Eder
2008-11-25netns xfrm: per-netns sysctlsAlexey Dobriyan
2008-11-03net: '&' reduxAlexey Dobriyan
2008-07-25printk ratelimiting rewriteDave Young
2008-05-19netns: Register net/core/ sysctls at read-only root.Pavel Emelyanov
2008-03-31[NETNS]: Introduce a netns_core structure.Pavel Emelyanov
2008-01-28[NET] sysctl: make sysctl_somaxconn per-namespacePavel Emelyanov
2008-01-28[NET] sysctl: prepare core tables to point to netns variablesPavel Emelyanov
2008-01-28[NET] sysctl: make the sys.net.core sysctls per-namespacePavel Emelyanov
2008-01-28[NET]: Isolate the net/core/ sysctl tablePavel Emelyanov
2008-01-28[NET]: Remove unneeded ifdefs from sysctl_net_core.cPavel Emelyanov
2007-10-23[NET]: Don't declare extern variables in net/core/sysctl_net_core.cPavel Emelyanov
2007-05-31[XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl.David S. Miller
2007-05-24[XFRM]: Allow packet drops during larval state resolution.David S. Miller
2007-04-25[NET]: Replace CONFIG_NET_DEBUG with sysctl.Stephen Hemminger
2006-12-02[NET]: The scheduled removal of the frame diverter.Adrian Bunk
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-20[IPSEC]: Sync series - core changesJamal Hadi Salim
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo
2005-06-23[NET]: Separate two usages of netdev_max_backlog.Stephen Hemminger
2005-06-23[NET]: Remove obsolete netif_rx congestion sensing mechanism.Stephen Hemminger
2005-06-23[NET]: Remove obsolete fastroute stats.Stephen Hemminger
2005-06-23[PATCH] create a kstrdup library functionPaulo Marques
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds