Age | Commit message (Expand) | Author | Files | Lines |
2012-02-24 | static keys: Introduce 'struct static_key', static_key_true()/false() and sta... | Ingo Molnar | 1 | -2/+2 |
2011-11-17 | net: use jump_label to shortcut RPS if not setup | Eric Dumazet | 1 | -2/+7 |
2011-05-27 | net: Kill ratelimit.h dependency in linux/net.h | David S. Miller | 1 | -0/+1 |
2011-04-27 | net: filter: Just In Time compiler for x86-64 | Eric Dumazet | 1 | -0/+9 |
2010-10-25 | rps: add __rcu annotations | Eric Dumazet | 1 | -1/+2 |
2010-05-15 | net: Consistent skb timestamping | Eric Dumazet | 1 | -0/+7 |
2010-04-16 | rfs: Receive Flow Steering | Tom Herbert | 1 | -0/+68 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds | 1 | -17/+4 |
2009-12-05 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 1 | -0/+2 |
2009-11-25 | net: use net_eq to compare nets | Octavian Purdila | 1 | -1/+1 |
2009-11-12 | sysctl net: Remove unused binary sysctl code | Eric W. Biederman | 1 | -17/+4 |
2009-09-22 | printk: Remove ratelimit.h from kernel.h | Ingo Molnar | 1 | -0/+2 |
2009-02-26 | sysctl: fix sparse warning: Should it be static? | Hannes Eder | 1 | -0/+1 |
2008-11-25 | netns xfrm: per-netns sysctls | Alexey Dobriyan | 1 | -37/+5 |
2008-11-03 | net: '&' redux | Alexey Dobriyan | 1 | -17/+17 |
2008-07-25 | printk ratelimiting rewrite | Dave Young | 1 | -2/+2 |
2008-05-19 | netns: Register net/core/ sysctls at read-only root. | Pavel Emelyanov | 1 | -20/+19 |
2008-03-31 | [NETNS]: Introduce a netns_core structure. | Pavel Emelyanov | 1 | -6/+6 |
2008-01-28 | [NET] sysctl: make sysctl_somaxconn per-namespace | Pavel Emelyanov | 1 | -1/+3 |
2008-01-28 | [NET] sysctl: prepare core tables to point to netns variables | Pavel Emelyanov | 1 | -2/+7 |
2008-01-28 | [NET] sysctl: make the sys.net.core sysctls per-namespace | Pavel Emelyanov | 1 | -5/+45 |
2008-01-28 | [NET]: Isolate the net/core/ sysctl table | Pavel Emelyanov | 1 | -1/+18 |
2008-01-28 | [NET]: Remove unneeded ifdefs from sysctl_net_core.c | Pavel Emelyanov | 1 | -4/+0 |
2007-10-23 | [NET]: Don't declare extern variables in net/core/sysctl_net_core.c | Pavel Emelyanov | 1 | -15/+2 |
2007-05-31 | [XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl. | David S. Miller | 1 | -0/+9 |
2007-05-24 | [XFRM]: Allow packet drops during larval state resolution. | David S. Miller | 1 | -0/+9 |
2007-04-25 | [NET]: Replace CONFIG_NET_DEBUG with sysctl. | Stephen Hemminger | 1 | -0/+8 |
2006-12-02 | [NET]: The scheduled removal of the frame diverter. | Adrian Bunk | 1 | -14/+0 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-03-20 | [IPSEC]: Sync series - core changes | Jamal Hadi Salim | 1 | -0/+23 |
2005-08-29 | [NET]: Fix sparse warnings | Arnaldo Carvalho de Melo | 1 | -7/+2 |
2005-06-23 | [NET]: Separate two usages of netdev_max_backlog. | Stephen Hemminger | 1 | -0/+9 |
2005-06-23 | [NET]: Remove obsolete netif_rx congestion sensing mechanism. | Stephen Hemminger | 1 | -36/+0 |
2005-06-23 | [NET]: Remove obsolete fastroute stats. | Stephen Hemminger | 1 | -1/+0 |
2005-06-23 | [PATCH] create a kstrdup library function | Paulo Marques | 1 | -15/+0 |
2005-04-16 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+182 |