Commit Graph

190 Commits (2aa58db47f5c70635ea278f6a5ff9e1e920bfe6a)

Author SHA1 Message Date
Eric Dumazet 30038fc61a net: ip_rt_send_redirect() optimization 16 years ago
Neil Horman a33bc5c151 xfrm: select sane defaults for xfrm[4|6] gc_thresh 16 years ago
Neil Horman b6280b47a7 ipv4 routing: Ensure that route cache entries are usable and reclaimable with caching is off 16 years ago
Neil Horman 73e42897e8 ipv4: fix NULL pointer + success return in route lookup path 16 years ago
Eric Dumazet 125bb8f563 net: use a deferred timer in rt_check_expire 16 years ago
Eric Dumazet adf30907d6 net: skb->dst accessors 16 years ago
Eric Dumazet 511c3f92ad net: skb->rtable accessor 16 years ago
Eric Dumazet 1ddbcb005c net: fix rtable leak in net/ipv4/route.c 16 years ago
Eric Dumazet cf8da764fc net: fix length computation in rt_check_expire() 16 years ago
Anton Blanchard c9503e0fe0 ipv4: Limit size of route cache hash table 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 17 years ago
Harvey Harrison 673d57e723 net: replace NIPQUAD() in net/ipv4/ net/ipv6/ 17 years ago
Alexey Dobriyan 93adcc80f3 net: don't use INIT_RCU_HEAD 17 years ago
Alexey Dobriyan def8b4faff net: reduce structures when XFRM=n 17 years ago
Neil Horman 1080d709fb net: implement emergency route cache rebulds when gc_elasticity is exceeded 17 years ago
Eric Dumazet 00269b54ed ipv4: Add a missing rcu_assign_pointer() in routing cache. 17 years ago
Alexey Dobriyan f221e726bf sysctl: simplify ->strategy 17 years ago
Julian Anastasov a210d01ae3 ipv4: Loosen source address check on IPv4 output 17 years ago
Eric Dumazet a627266570 ip: speedup /proc/net/rt_cache handling 17 years ago
Hugh Dickins d994af0d50 ipv4: mode 0555 in ipv4_skeleton 17 years ago
Al Viro 2f4520d35d ipv4: sysctl fixes 17 years ago
Herbert Xu c6153b5b77 ipv4: Disable route secret interval on zero interval 17 years ago
David S. Miller 11d46123bf ipv4: Fix over-ifdeffing of ip_static_sysctl_init. 17 years ago
Rami Rosen 6d273f8d01 ipv4: replace dst_metric() with dst_mtu() in net/ipv4/route.c. 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
Al Viro 6f9f489a4e net: 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
Denis V. Lunev 81c684d12d ipv4: remove flush_mutex from ipv4_sysctl_rtcache_flush 17 years ago
Denis V. Lunev 32cb5b4e03 netns: selective flush of rt_cache 17 years ago
Denis V. Lunev e84f84f276 netns: place rt_genid into struct net 17 years ago
Denis V. Lunev b00180defd ipv4: pass current value of rt_genid into rt_hash 17 years ago
Denis V. Lunev 86c657f6b5 netns: add struct net parameter to rt_cache_invalidate 17 years ago
Denis V. Lunev 9f5e97e536 netns: make rt_secret_rebuild timer per namespace 17 years ago
Denis V. Lunev 39a23e7508 netns: register net.ipv4.route.flush in each namespace 17 years ago
Denis V. Lunev 639e104fac ipv4: remove static flush_delay variable 17 years ago
Denis V. Lunev 76e6ebfb40 netns: add namespace parameter to rt_cache_flush 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Thomas Graf 51b77cae0d route: Mark unused route cache flags as such. 17 years ago
Herbert Xu 1ac06e0306 ipsec: Use the correct ip_local_out function 17 years ago
Satoru SATOH 5ffc02a158 ip: Use inline function dst_metric() instead of direct access to dst->metric[] 17 years ago
Satoru SATOH 0bbeafd011 ip: Make use of the inline function dst_metric_locked() 17 years ago