Commit Graph

258 Commits (5f6e8da70a289d403975907371ce5738c726ad3f)

Author SHA1 Message Date
Joel Sing 9fc3bbb4a7 ipv4/route.c: respect prefsrc for local routes 14 years ago
Eric Dumazet fc75fc8339 ipv4: dont create routes on down devices 14 years ago
David S. Miller 6561a3b12d ipv4: Flush per-ns routing cache more sanely. 14 years ago
David S. Miller d33e455337 net: Abstract default MTU metric calculation behind an accessor. 14 years ago
David S. Miller 0dbaee3b37 net: Abstract default ADVMSS behind an accessor. 14 years ago
David S. Miller 323e126f0c ipv4: Don't pre-seed hoplimit metric. 14 years ago
David S. Miller 5170ae824d net: Abstract RTAX_HOPLIMIT metric accesses behind helper. 14 years ago
David S. Miller defb3519a6 net: Abstract away all dst_entry metrics accesses. 14 years ago
David S. Miller b534ecf1cd inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer. 14 years ago
Changli Gao 5811662b15 net: use the macros defined for the members of flowi 14 years ago
David S. Miller c753796769 ipv4: Make rt->fl.iif tests lest obscure. 14 years ago
Eric Dumazet 72cdd1d971 net: get rid of rtable->idev 14 years ago
Eric Dumazet 1c31720a74 ipv4: add __rcu annotations to routes.c 15 years ago
Eric Dumazet 27b75c95f1 net: avoid RCU for NOCACHE dst 15 years ago
Andy Walls 27a954bd56 IPv4: route.c: Change checks against 0xffffffff to ipv4_is_lbcast() 15 years ago
Eric Dumazet fc66f95c68 net dst: use a percpu_counter to track entries 15 years ago
Dimitris Michailidis 8391d07b80 ipv4: Remove leftover rcu_read_unlock calls from __mkroute_output() 15 years ago
Eric Dumazet ebc0ffae5d fib: RCU conversion of fib_lookup() 15 years ago
Eric Dumazet c7d4426a98 net: introduce DST_NOCACHE flag 15 years ago
Eric Dumazet 0197aa38df ipv4: rcu conversion in ip_route_output_slow 15 years ago
Eric Dumazet dd28d1a0b5 ipv4: __mkroute_output() speedup 15 years ago
Ulrich Weber 7e1b33e5ea ipv6: add IPv6 to neighbour table overflow warning 15 years ago
Eric Dumazet 83180af0b0 net: fix rcu use in ip_route_output_slow 15 years ago
Eric Dumazet a02cec2155 net: return operator cleanup 15 years ago
Jianzhao Wang ae2688d59b net: blackhole route should always be recalculated 15 years ago
Eric Dumazet 49e8ab03eb net: build_ehash_secret() and rt_bind_peer() cleanups 15 years ago
Eric Dumazet 963bfeeeec net: RTA_MARK addition 15 years ago
Eric Dumazet 4bc2f18ba4 net/ipv4: EXPORT_SYMBOL cleanups 15 years ago
Eric Dumazet 317fe0e6c5 inetpeer: restore small inet_peer structures 15 years ago
Changli Gao d8d1f30b95 net-next: remove useless union keyword 15 years ago
Eric Dumazet ed7865a47d ipv4: avoid two atomic ops in ip_rt_redirect() 15 years ago
Eric Dumazet 4736022844 ipv4: RCU changes in __mkroute_input() 15 years ago
Eric Dumazet 96d362202b ipv4: RCU conversion of ip_route_input_slow/ip_route_input_mc 15 years ago
Eric Dumazet b5f7e75547 ipv4: add LINUX_MIB_IPRPFILTER snmp counter 15 years ago
Eric Dumazet 27f39c73e6 net: Use __this_cpu_inc() in fast path 15 years ago
Eric Dumazet 407eadd996 net: implements ip_route_input_noref() 15 years ago
Eric Dumazet 7fee226ad2 net: add a noref bit on skb dst 15 years ago
Neil Horman 3ee943728f ipv4: remove ip_rt_secret timer (v4) 15 years ago
Eric Dumazet 0eae88f31c net: Fix various endianness glitches 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
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