Eric Dumazet
|
f2c31e32b3
net: fix NULL dereferences in check_peer_redir()
|
14 年之前 |
David S. Miller
|
d3aaeb38c4
net: Add ->neigh_lookup() operation to dst_ops
|
14 年之前 |
David S. Miller
|
69cce1d140
net: Abstract dst->neighbour accesses behind helpers.
|
14 年之前 |
David S. Miller
|
f6b72b6217
net: Embed hh_cache inside of struct neighbour.
|
14 年之前 |
David S. Miller
|
957c665f37
ipv6: Don't put artificial limit on routing table size.
|
14 年之前 |
Stephen Hemminger
|
1f37070d3f
dst: catch uninitialized metrics
|
14 年之前 |
David S. Miller
|
6882f933cc
ipv4: Kill RT_CACHE_DEBUG
|
14 年之前 |
David S. Miller
|
5c1e6aa300
net: Make dst_alloc() take more explicit initializations.
|
14 年之前 |
David S. Miller
|
2a9e950701
net: Remove __KERNEL__ cpp checks from include/net
|
14 年之前 |
Steffen Klassert
|
e433430a0c
dst: Clone child entry in skb_dst_pop
|
14 年之前 |
David S. Miller
|
452edd598f
xfrm: Return dst directly from xfrm_lookup()
|
14 年之前 |
David S. Miller
|
2774c131b1
xfrm: Handle blackhole route creation via afinfo.
|
14 年之前 |
David S. Miller
|
80c0bc9e37
xfrm: Kill XFRM_LOOKUP_WAIT flag.
|
14 年之前 |
David S. Miller
|
dee9f4bceb
net: Make flow cache paths use a const struct flowi.
|
14 年之前 |
David S. Miller
|
3c7bd1a140
net: Add initial_ref arg to dst_alloc().
|
14 年之前 |
David S. Miller
|
e7b66bdc02
net: Remove bogus barrier() in dst_allfrag().
|
14 年之前 |
David S. Miller
|
92d8682926
inetpeer: Move ICMP rate limiting state into inet_peer entries.
|
14 年之前 |
David S. Miller
|
725d1e1b45
ipv4: Attach FIB info to dst_default_metrics when possible
|
14 年之前 |
David S. Miller
|
62fa8a846d
net: Implement read-only protection and COW'ing of metrics.
|
14 年之前 |
Patrick McHardy
|
0134e89c7b
Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6
|
14 年之前 |
Patrick McHardy
|
c7066f70d9
netfilter: fix Kconfig dependencies
|
14 年之前 |
David S. Miller
|
d33e455337
net: Abstract default MTU metric calculation behind an accessor.
|
14 年之前 |
David S. Miller
|
0dbaee3b37
net: Abstract default ADVMSS behind an accessor.
|
14 年之前 |
David S. Miller
|
323e126f0c
ipv4: Don't pre-seed hoplimit metric.
|
14 年之前 |
David S. Miller
|
5170ae824d
net: Abstract RTAX_HOPLIMIT metric accesses behind helper.
|
14 年之前 |
David S. Miller
|
defb3519a6
net: Abstract away all dst_entry metrics accesses.
|
14 年之前 |
Eric Dumazet
|
fc766e4c49
decnet: RCU conversion and get rid of dev_base_lock
|
14 年之前 |
Eric Dumazet
|
1c31720a74
ipv4: add __rcu annotations to routes.c
|
14 年之前 |
Eric Dumazet
|
c7d4426a98
net: introduce DST_NOCACHE flag
|
14 年之前 |
Eric Dumazet
|
290b895e0b
tunnels: prepare percpu accounting
|
14 年之前 |