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 |
Stephen Rothwell
|
b9eda06f80
ipv4: using prefetch requires including prefetch.h
|
13 years ago |
Eric Dumazet
|
9f28a2fc0b
ipv4: reintroduce route cache garbage collector
|
13 years ago |
David S. Miller
|
959327c784
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
David Miller
|
2721745501
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
|
13 years ago |
David S. Miller
|
de398fb8b9
ipv4: Fix peer validation on cached lookup.
|
13 years ago |
Julian Anastasov
|
f61759e6b8
ipv4: make sure RTO_ONLINK is saved in routing cache
|
13 years ago |
David S. Miller
|
b3613118eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
David S. Miller
|
efbc368dcc
ipv4: Perform peer validation on cached route lookup.
|
13 years ago |
David Miller
|
32092ecf06
atm: clip: Use device neigh support on top of "arp_tbl".
|
14 years ago |
Eric Dumazet
|
218fa90f07
ipv4: fix lockdep splat in rt_cache_seq_show
|
13 years ago |
Eric Dumazet
|
de68dca181
inet: add a redirect generation id in inetpeer
|
13 years ago |
Steffen Klassert
|
261663b0ee
ipv4: Don't use the cached pmtu informations for input routes
|
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 |
Steffen Klassert
|
6b600b26c0
route: Use the device mtu as the default for blackhole routes
|
13 years ago |
Eric Dumazet
|
9cc20b268a
ipv4: fix redirect handling
|
13 years ago |
Steffen Klassert
|
2bc8ca40f9
ipv4: Fix inetpeer expire time information
|
13 years ago |
Gao feng
|
59445b6b1f
ipv4: avoid useless call of the function check_peer_pmtu
|
13 years ago |
David S. Miller
|
1805b2f048
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Flavio Leitner
|
7cc9150ebe
route: fix ICMP redirect validation
|
13 years ago |
Vasily Averin
|
349d2895cc
ipv4: NET_IPV4_ROUTE_GC_INTERVAL removal
|
13 years ago |
David S. Miller
|
823dcd2506
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
|
14 years ago |
Eric Dumazet
|
33d480ce6d
net: cleanup some rcu_dereference_raw
|
14 years ago |
Julian Anastasov
|
97a8041020
ipv4: some rt_iif -> rt_route_iif conversions
|
14 years ago |
Julian Anastasov
|
d547f727df
ipv4: fix the reusing of routing cache entries
|
14 years ago |
David S. Miller
|
6e5714eaf7
net: Compute protocol sequence numbers and fragment IDs using MD5.
|
14 years ago |
Eric Dumazet
|
f2c31e32b3
net: fix NULL dereferences in check_peer_redir()
|
14 years ago |
Julian Anastasov
|
b0fe4a3184
ipv4: use RT_TOS after some rt_tos conversions
|
14 years ago |