Eric Dumazet
|
425f09ab7d
net: output path optimizations
|
13 years ago |
David S. Miller
|
ceb3320610
ipv4: Kill routes during PMTU/redirect updates.
|
13 years ago |
David S. Miller
|
f5b0a87436
net: Document dst->obsolete better.
|
13 years ago |
David S. Miller
|
94334d5ed4
net: Kill set_dst_metric_rtt().
|
13 years ago |
David S. Miller
|
36bdbcae2f
net: Kill dst->_neighbour, accessors, and final uses.
|
13 years ago |
David S. Miller
|
f894cbf847
net: Add optional SKB arg to dst_ops->neigh_lookup().
|
13 years ago |
David S. Miller
|
5110effee8
net: Do delayed neigh confirmation.
|
13 years ago |
Eldad Zack
|
7f95e1880e
include/net/dst.h: neaten asterisk placement
|
13 years ago |
Gao feng
|
0c1833797a
ipv6: fix incorrect ipsec fragment
|
13 years ago |
Peter Huang (Peng)
|
a881e963c7
set fake_rtable's dst to NULL to avoid kernel Oops
|
13 years ago |
Gao feng
|
1716a96101
ipv6: fix problem with expired dst cache
|
13 years ago |
Paul Gortmaker
|
187f1882b5
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
|
13 years ago |
David S. Miller
|
abb434cb05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Eric Dumazet
|
e688a60480
net: introduce DST_NOPEER dst flag
|
13 years ago |
David Miller
|
2721745501
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
|
13 years ago |
Steffen Klassert
|
618f9bc74a
net: Move mtu handling down to the protocol depended handlers
|
13 years ago |
Steffen Klassert
|
ebb762f27f
net: Rename the dst_opt default_mtu method to mtu
|
13 years ago |
Tom Herbert
|
bdeab99191
rps: Add flag to skb to indicate rxhash is based on L4 tuple
|
14 years ago |
Eric Dumazet
|
f2c31e32b3
net: fix NULL dereferences in check_peer_redir()
|
14 years ago |
David S. Miller
|
d3aaeb38c4
net: Add ->neigh_lookup() operation to dst_ops
|
14 years ago |
David S. Miller
|
69cce1d140
net: Abstract dst->neighbour accesses behind helpers.
|
14 years ago |
David S. Miller
|
f6b72b6217
net: Embed hh_cache inside of struct neighbour.
|
14 years ago |
David S. Miller
|
957c665f37
ipv6: Don't put artificial limit on routing table size.
|
14 years ago |
Stephen Hemminger
|
1f37070d3f
dst: catch uninitialized metrics
|
14 years ago |
David S. Miller
|
6882f933cc
ipv4: Kill RT_CACHE_DEBUG
|
14 years ago |
David S. Miller
|
5c1e6aa300
net: Make dst_alloc() take more explicit initializations.
|
14 years ago |
David S. Miller
|
2a9e950701
net: Remove __KERNEL__ cpp checks from include/net
|
14 years ago |
Steffen Klassert
|
e433430a0c
dst: Clone child entry in skb_dst_pop
|
14 years ago |
David S. Miller
|
452edd598f
xfrm: Return dst directly from xfrm_lookup()
|
14 years ago |
David S. Miller
|
2774c131b1
xfrm: Handle blackhole route creation via afinfo.
|
14 years ago |