David S. Miller
|
f894cbf847
net: Add optional SKB arg to dst_ops->neigh_lookup().
|
13 years ago |
David S. Miller
|
3c521f2ba9
ipv4: Don't report neigh uptodate state in rtcache procfs.
|
13 years ago |
David S. Miller
|
a263b30936
ipv4: Make neigh lookups directly in output packet path.
|
13 years ago |
David S. Miller
|
3085a4b7d3
ipv4: Remove extraneous assignment of dst->tclassid.
|
13 years ago |
David S. Miller
|
9e56e3800e
ipv4: Adjust in_dev handling in fib_validate_source()
|
13 years ago |
David S. Miller
|
41347dcdd8
ipv4: Kill rt->rt_spec_dst, no longer used.
|
13 years ago |
David S. Miller
|
c10237e077
Revert "ipv4: tcp: dont cache unconfirmed intput dst"
|
13 years ago |
Eric Dumazet
|
c074da2810
ipv4: tcp: dont cache unconfirmed intput dst
|
13 years ago |
David S. Miller
|
251da41301
ipv4: Cache ip_error() routes even when not forwarding.
|
13 years ago |
David S. Miller
|
df67e6c9a6
ipv4: Remove unnecessary code from rt_check_expire().
|
13 years ago |
Eric Dumazet
|
7586eceb0a
ipv4: tcp: dont cache output dst for syncookies
|
13 years ago |
David S. Miller
|
6fac262526
ipv4: Cap ADVMSS metric in the FIB rather than the routing cache.
|
13 years ago |
David S. Miller
|
3639339553
ipv4: Handle PMTU in all ICMP error handlers.
|
13 years ago |
Thomas Graf
|
d0daebc3d6
ipv4: Add interface option to enable routing of 127.0.0.0/8
|
13 years ago |
David S. Miller
|
7b34ca2ac7
inet: Avoid potential NULL peer dereference.
|
13 years ago |
David S. Miller
|
8b96d22d7a
inet: Use FIB table peer roots in routes.
|
13 years ago |
David S. Miller
|
b48c80ece9
inet: Add family scope inetpeer flushes.
|
13 years ago |
David S. Miller
|
46517008e1
ipv4: Kill ip_rt_frag_needed().
|
13 years ago |
David S. Miller
|
97bab73f98
inet: Hide route peer accesses behind helpers.
|
13 years ago |
David S. Miller
|
c0efc887dc
inet: Pass inetpeer root into inet_getpeer*() interfaces.
|
13 years ago |
David S. Miller
|
56a6b248eb
inet: Consolidate inetpeer_invalidate_tree() interfaces.
|
13 years ago |
David S. Miller
|
c3426b4719
inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.c
|
13 years ago |
David S. Miller
|
fbfe95a42e
inet: Create and use rt{,6}_get_peer_create().
|
13 years ago |
Gao feng
|
54db0cc2ba
inetpeer: add parameter net for inet_getpeer_v4,v6
|
13 years ago |
Gao feng
|
c8a627ed06
inetpeer: add namespace support for inetpeer
|
13 years ago |
Tim Bird
|
31fe62b958
mm: add a low limit to alloc_large_system_hash
|
13 years ago |
Eldad Zack
|
413c27d869
net/ipv4: replace simple_strtoul with kstrtoul
|
13 years ago |
Joe Perches
|
91df42bedc
net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug
|
13 years ago |
Joe Perches
|
e87cc4728f
net: Convert net_ratelimit uses to net_<level>_ratelimited
|
13 years ago |
Eric W. Biederman
|
ec8f23ce0f
net: Convert all sysctl registrations to register_net_sysctl
|
13 years ago |