Anton Blanchard
|
c9503e0fe0
ipv4: Limit size of route cache hash table
|
16 years ago |
Ingo Molnar
|
6e15cf0486
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
|
16 years ago |
Ingo Molnar
|
0dcec8c27b
alloc_percpu: add align argument to __alloc_percpu, fix
|
16 years ago |
Harvey Harrison
|
09640e6365
net: replace uses of __constant_{endian}
|
16 years ago |
Benjamin Thery
|
4feb88e5c6
netns: ipmr: enable namespace support in ipv4 multicast routing code
|
16 years ago |
Rusty Russell
|
0f23174aa8
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: net
|
16 years ago |
Alexey Dobriyan
|
52479b623d
netns xfrm: lookup in netns
|
16 years ago |
Alexey Dobriyan
|
6bb3ce25d0
net: remove struct dst_entry::entry_size
|
16 years ago |
Alexey Dobriyan
|
6d9f239a1e
net: '&' redux
|
16 years ago |
Harvey Harrison
|
673d57e723
net: replace NIPQUAD() in net/ipv4/ net/ipv6/
|
16 years ago |
Alexey Dobriyan
|
93adcc80f3
net: don't use INIT_RCU_HEAD
|
16 years ago |
Alexey Dobriyan
|
def8b4faff
net: reduce structures when XFRM=n
|
16 years ago |
Neil Horman
|
1080d709fb
net: implement emergency route cache rebulds when gc_elasticity is exceeded
|
16 years ago |
Linus Torvalds
|
b225ee5bed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Eric Dumazet
|
00269b54ed
ipv4: Add a missing rcu_assign_pointer() in routing cache.
|
16 years ago |
Alexey Dobriyan
|
f221e726bf
sysctl: simplify ->strategy
|
16 years ago |
Julian Anastasov
|
a210d01ae3
ipv4: Loosen source address check on IPv4 output
|
16 years ago |
David S. Miller
|
b171e19ed0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Eric Dumazet
|
a627266570
ip: speedup /proc/net/rt_cache handling
|
16 years ago |
Hugh Dickins
|
d994af0d50
ipv4: mode 0555 in ipv4_skeleton
|
16 years ago |
Al Viro
|
2f4520d35d
ipv4: sysctl fixes
|
16 years ago |
Herbert Xu
|
c6153b5b77
ipv4: Disable route secret interval on zero interval
|
16 years ago |
David S. Miller
|
11d46123bf
ipv4: Fix over-ifdeffing of ip_static_sysctl_init.
|
16 years ago |
Rami Rosen
|
6d273f8d01
ipv4: replace dst_metric() with dst_mtu() in net/ipv4/route.c.
|
16 years ago |
Linus Torvalds
|
9a5467fd60
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
Al Viro
|
a1bc6eb4b4
[PATCH] ipv4_static_sysctl_init() should be under CONFIG_SYSCTL
|
17 years ago |
Ingo Molnar
|
8a9204db66
net/ipv4/route.c: fix build error
|
17 years ago |
Al Viro
|
eeb61f719c
missing bits of net-namespace / sysctl
|
17 years ago |
Hugh Dickins
|
6c3b8fc618
netns: fix ip_rt_frag_needed rt_is_expired
|
17 years ago |
Pavel Emelyanov
|
7c73a6faff
mib: add net to IP_INC_STATS_BH
|
17 years ago |