Eliezer Tamir
|
076bb0c82a
net: rename include/net/ll_poll.h to include/net/busy_poll.h
|
12 years ago |
Eliezer Tamir
|
2d48d67fa8
net: poll/select low latency socket support
|
12 years ago |
Eliezer Tamir
|
eb6db62282
net: change sysctl_net_ll_poll into an unsigned int
|
12 years ago |
Willem de Bruijn
|
5f121b9a83
net-rps: fixes for rps flow limit
|
12 years ago |
Joe Perches
|
fe2c6338fd
net: Convert uses of typedef ctl_table to struct ctl_table
|
12 years ago |
Eliezer Tamir
|
0602129286
net: add low latency socket poll
|
12 years ago |
Willem de Bruijn
|
99bbc70741
rps: selective flow shedding during softnet overflow
|
12 years ago |
bingtian.ly@taobao.com
|
cdda88912d
net: avoid to hang up on sending due to sysctl configuration overflow.
|
12 years ago |
Eric W. Biederman
|
464dc801c7
net: Don't export sysctls to unprivileged users
|
12 years ago |
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 |