Commit Graph

214 Commits (ed391f4ebf8f701d3566423ce8f17e614cde9806)

Author SHA1 Message Date
Pavel Emelyanov 6a2bad70d5 ipv4: Restart rt_intern_hash after emergency rebuild (v2) 15 years ago
Pavel Emelyanov b35ecb5d40 ipv4: Cleanup struct net dereference in rt_intern_hash 15 years ago
Guenter Roeck 5e016cbf6c ipv4: Don't drop redirected route cache entry unless PTMU actually expired 15 years ago
Timo Teräs d11a4dc18b ipv4: check rt_genid in dst_check 15 years ago
Vitaliy Gusev 858a18a6a2 route: Fix caught BUG_ON during rt_secret_rebuild_oneshot() 15 years ago
Eric Dumazet 9837638727 net: fix route cache rebuilds 15 years ago
Paul E. McKenney a898def29e net: Add checking to rcu_dereference() primitives 15 years ago
Tejun Heo 7d720c3e4f percpu: add __percpu sparse annotations to net 15 years ago
Alexey Dobriyan 0a931acfd1 ipv4: don't remove /proc/net/rt_acct 15 years ago
Jesper Dangaard Brouer 65324144b5 net: RFC3069, private VLAN proxy arp support 15 years ago
Eric W. Biederman a5ee155136 net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH 15 years ago
Alexey Dobriyan a661c4199b net: convert /proc/net/rt_acct to seq_file 15 years ago
Octavian Purdila 09ad9bc752 net: use net_eq to compare nets 15 years ago
Joe Perches 9d4fb27db9 net/ipv4: Move && and || to end of previous line 15 years ago
Eric Dumazet 2c1409a0a2 inetpeer: Optimize inet_getid() 15 years ago
Eric W. Biederman f8572d8f2a sysctl net: Remove unused binary sysctl code 15 years ago
jamal b0c110ca8e net: Fix RPF to work with policy routing 15 years ago
John Dykstra 0eae750e60 IP: Cleanups 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Jan Beulich 4481374ce8 mm: replace various uses of num_physpages by totalram_pages 16 years ago
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 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 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