index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
sysctl_net_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rps: NUMA flow limit allocations
Eric Dumazet
2013-12-19
1
-1
/
+2
*
qdisc: allow setting default queuing discipline
stephen hemminger
2013-08-31
1
-1
/
+29
*
net: check net.core.somaxconn sysctl values
Roman Gushchin
2013-08-02
1
-1
/
+5
*
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
2013-08-01
1
-1
/
+1
*
net: rename busy poll socket op and globals
Eliezer Tamir
2013-07-10
1
-4
/
+4
*
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
2013-07-10
1
-1
/
+1
*
net: poll/select low latency socket support
Eliezer Tamir
2013-06-25
1
-0
/
+8
*
net: change sysctl_net_ll_poll into an unsigned int
Eliezer Tamir
2013-06-17
1
-2
/
+2
*
net-rps: fixes for rps flow limit
Willem de Bruijn
2013-06-13
1
-3
/
+16
*
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
2013-06-13
1
-4
/
+4
*
net: add low latency socket poll
Eliezer Tamir
2013-06-10
1
-0
/
+10
*
rps: selective flow shedding during softnet overflow
Willem de Bruijn
2013-05-20
1
-0
/
+104
*
net: avoid to hang up on sending due to sysctl configuration overflow.
bingtian.ly@taobao.com
2013-01-28
1
-4
/
+10
*
net: Don't export sysctls to unprivileged users
Eric W. Biederman
2012-11-18
1
-0
/
+5
*
net: Delete all remaining instances of ctl_path
Eric W. Biederman
2012-04-20
1
-6
/
+0
*
net: Convert all sysctl registrations to register_net_sysctl
Eric W. Biederman
2012-04-20
1
-2
/
+1
*
net core: Remove unneded creation of an empty net/core sysctl directory
Eric W. Biederman
2012-04-20
1
-3
/
+0
*
net: Move all of the network sysctls without a namespace into init_net.
Eric W. Biederman
2012-04-20
1
-1
/
+1
*
net: Kill register_sysctl_rotable
Eric W. Biederman
2012-04-20
1
-1
/
+1
*
net: fix compile error of leaking kmemleak.h header
Shan Wei
2012-04-19
1
-0
/
+1
*
net/core:Remove memleak reports by kmemleak_not_leak.
majianpeng
2012-04-18
1
-1
/
+1
*
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
2012-02-24
1
-2
/
+2
*
net: use jump_label to shortcut RPS if not setup
Eric Dumazet
2011-11-17
1
-2
/
+7
*
net: Kill ratelimit.h dependency in linux/net.h
David S. Miller
2011-05-27
1
-0
/
+1
*
net: filter: Just In Time compiler for x86-64
Eric Dumazet
2011-04-27
1
-0
/
+9
*
rps: add __rcu annotations
Eric Dumazet
2010-10-25
1
-1
/
+2
*
net: Consistent skb timestamping
Eric Dumazet
2010-05-15
1
-0
/
+7
*
rfs: Receive Flow Steering
Tom Herbert
2010-04-16
1
-0
/
+68
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-12-08
1
-1
/
+1
|
\
|
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-12-05
1
-0
/
+2
|
|
\
|
*
|
net: use net_eq to compare nets
Octavian Purdila
2009-11-25
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
2009-12-08
1
-17
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
2009-11-12
1
-17
/
+4
|
|
/
*
|
printk: Remove ratelimit.h from kernel.h
Ingo Molnar
2009-09-22
1
-0
/
+2
|
/
*
sysctl: fix sparse warning: Should it be static?
Hannes Eder
2009-02-26
1
-0
/
+1
*
netns xfrm: per-netns sysctls
Alexey Dobriyan
2008-11-25
1
-37
/
+5
*
net: '&' redux
Alexey Dobriyan
2008-11-03
1
-17
/
+17
*
printk ratelimiting rewrite
Dave Young
2008-07-25
1
-2
/
+2
*
netns: Register net/core/ sysctls at read-only root.
Pavel Emelyanov
2008-05-19
1
-20
/
+19
*
[NETNS]: Introduce a netns_core structure.
Pavel Emelyanov
2008-03-31
1
-6
/
+6
*
[NET] sysctl: make sysctl_somaxconn per-namespace
Pavel Emelyanov
2008-01-28
1
-1
/
+3
*
[NET] sysctl: prepare core tables to point to netns variables
Pavel Emelyanov
2008-01-28
1
-2
/
+7
*
[NET] sysctl: make the sys.net.core sysctls per-namespace
Pavel Emelyanov
2008-01-28
1
-5
/
+45
*
[NET]: Isolate the net/core/ sysctl table
Pavel Emelyanov
2008-01-28
1
-1
/
+18
*
[NET]: Remove unneeded ifdefs from sysctl_net_core.c
Pavel Emelyanov
2008-01-28
1
-4
/
+0
*
[NET]: Don't declare extern variables in net/core/sysctl_net_core.c
Pavel Emelyanov
2007-10-23
1
-15
/
+2
*
[XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl.
David S. Miller
2007-05-31
1
-0
/
+9
*
[XFRM]: Allow packet drops during larval state resolution.
David S. Miller
2007-05-24
1
-0
/
+9
*
[NET]: Replace CONFIG_NET_DEBUG with sysctl.
Stephen Hemminger
2007-04-25
1
-0
/
+8
[next]