Commit Graph

176 Commits (881a95f976e687307b41ba3c767561f533485c7e)

Author SHA1 Message Date
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/ 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
Timo Teras 0010e46577 ipv4: Update MTU to all related cache entries in ip_rt_frag_needed() 17 years ago
Pavel Emelyanov 5e659e4cb0 [NET]: Fix heavy stack usage in seq_file output routines. 17 years ago
YOSHIFUJI Hideaki a7d632b6b4 [IPV4]: Use NIPQUAD_FMT to format ipv4 addresses. 17 years ago
Stephen Hemminger c0b8c32b1c IPV4: use xor rather than multiple ands for route compare 17 years ago
Stephen Hemminger 2fa7527ba1 IPV4: route rekey timer can be deferrable 17 years ago
Stephen Hemminger 1294fc4a48 IPV4: route use jhash3 17 years ago
Stephen Hemminger 5969f71d57 IPV4: route inline changes 17 years ago
YOSHIFUJI Hideaki 878628fbf2 [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki 1218854afa [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Stephen Hemminger 817bc4db77 [IPV4] route: use read_mostly 17 years ago
Denis V. Lunev ce25999078 [IPV4]: sk parameter is unused in ipv4_dst_blackhole. 17 years ago