Eric W. Biederman
|
a5347fe36b
net: Delete all remaining instances of ctl_path
|
13 years ago |
Eric W. Biederman
|
ec8f23ce0f
net: Convert all sysctl registrations to register_net_sysctl
|
13 years ago |
Eric W. Biederman
|
45bad91498
net core: Remove unneded creation of an empty net/core sysctl directory
|
13 years ago |
Eric W. Biederman
|
5dd3df105b
net: Move all of the network sysctls without a namespace into init_net.
|
13 years ago |
Eric W. Biederman
|
4344475797
net: Kill register_sysctl_rotable
|
13 years ago |
Shan Wei
|
7426a5645f
net: fix compile error of leaking kmemleak.h header
|
13 years ago |
majianpeng
|
798ec84d45
net/core:Remove memleak reports by kmemleak_not_leak.
|
13 years ago |
Ingo Molnar
|
c5905afb0e
static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]()
|
13 years ago |
Eric Dumazet
|
adc9300e78
net: use jump_label to shortcut RPS if not setup
|
13 years ago |
David S. Miller
|
c5c177b4ac
net: Kill ratelimit.h dependency in linux/net.h
|
14 years ago |
Eric Dumazet
|
0a14842f5a
net: filter: Just In Time compiler for x86-64
|
14 years ago |
Eric Dumazet
|
6e3f7faf3e
rps: add __rcu annotations
|
14 years ago |
Eric Dumazet
|
3b098e2d7c
net: Consistent skb timestamping
|
15 years ago |
Tom Herbert
|
fec5e652e5
rfs: Receive Flow Steering
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Linus Torvalds
|
d7fc02c7ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
15 years ago |
Linus Torvalds
|
1557d33007
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
|
15 years ago |
David S. Miller
|
28b4d5cc17
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
|
15 years ago |
Octavian Purdila
|
09ad9bc752
net: use net_eq to compare nets
|
15 years ago |
Eric W. Biederman
|
f8572d8f2a
sysctl net: Remove unused binary sysctl code
|
15 years ago |
Ingo Molnar
|
3fff4c42bd
printk: Remove ratelimit.h from kernel.h
|
15 years ago |
Hannes Eder
|
63d819caeb
sysctl: fix sparse warning: Should it be static?
|
16 years ago |
Alexey Dobriyan
|
b27aeadb59
netns xfrm: per-netns sysctls
|
16 years ago |
Alexey Dobriyan
|
6d9f239a1e
net: '&' redux
|
16 years ago |
Dave Young
|
717115e1a5
printk ratelimiting rewrite
|
17 years ago |
Pavel Emelyanov
|
d5a4502e9e
netns: Register net/core/ sysctls at read-only root.
|
17 years ago |
Pavel Emelyanov
|
8efa6e93cb
[NETNS]: Introduce a netns_core structure.
|
17 years ago |
Pavel Emelyanov
|
b8e1f9b5c3
[NET] sysctl: make sysctl_somaxconn per-namespace
|
17 years ago |
Pavel Emelyanov
|
790a353289
[NET] sysctl: prepare core tables to point to netns variables
|
17 years ago |
Pavel Emelyanov
|
024626e36d
[NET] sysctl: make the sys.net.core sysctls per-namespace
|
17 years ago |