David S. Miller
|
5e9965c15b
Merge branch 'kill_rtcache'
|
13 年之前 |
Eric Dumazet
|
0980e56e50
ipv4: tcp: set unicast_sock uc_ttl to -1
|
13 年之前 |
David S. Miller
|
f8126f1d51
ipv4: Adjust semantics of rt->rt_gateway.
|
13 年之前 |
Eric Dumazet
|
be9f4a44e7
ipv4: tcp: remove per net tcp_sock
|
13 年之前 |
David S. Miller
|
5110effee8
net: Do delayed neigh confirmation.
|
13 年之前 |
David S. Miller
|
a263b30936
ipv4: Make neigh lookups directly in output packet path.
|
13 年之前 |
David S. Miller
|
70e7341673
ipv4: Show that ip_send_reply() is purely unicast routine.
|
13 年之前 |
Michel Machado
|
95603e2293
net-next: add dev_loopback_xmit() to avoid duplicate code
|
13 年之前 |
Eric Dumazet
|
5d0ba55b64
net: use consume_skb() in place of kfree_skb()
|
13 年之前 |
Joe Perches
|
e87cc4728f
net: Convert net_ratelimit uses to net_<level>_ratelimited
|
13 年之前 |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 年之前 |
David Miller
|
2721745501
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
|
13 年之前 |
Eric Dumazet
|
84f9307c5d
ipv4: use a 64bit load/store in output path
|
13 年之前 |
Eric Dumazet
|
66b13d99d9
ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT
|
13 年之前 |
Eric Dumazet
|
9e903e0852
net: add skb frag size accessors
|
13 年之前 |
Ian Campbell
|
aff65da0f1
net: ipv4: convert to SKB frag APIs
|
14 年之前 |
Julian Anastasov
|
d52fbfc9e5
ipv4: use dst with ref during bcast/mcast loopback
|
14 年之前 |
Eric Dumazet
|
f2c31e32b3
net: fix NULL dereferences in check_peer_redir()
|
14 年之前 |
Bill Sommerfeld
|
d9be4f7a6f
ipv4: Constrain UFO fragment sizes to multiples of 8 bytes
|
14 年之前 |
David S. Miller
|
69cce1d140
net: Abstract dst->neighbour accesses behind helpers.
|
14 年之前 |
David S. Miller
|
05e3aa0949
net: Create and use new helper, neigh_output().
|
14 年之前 |
David S. Miller
|
fec8292d9c
ipv4: Use calculated 'neigh' instead of re-evaluating dst->neighbour
|
14 年之前 |
David S. Miller
|
f6b72b6217
net: Embed hh_cache inside of struct neighbour.
|
14 年之前 |
David S. Miller
|
e12fe68ce3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Steffen Klassert
|
c146066ab8
ipv4: Don't use ufo handling on later transformed packets
|
14 年之前 |
Steffen Klassert
|
353e5c9abd
ipv4: Fix IPsec slowpath fragmentation problem
|
14 年之前 |
Steffen Klassert
|
33f99dc7fd
ipv4: Fix packet size calculation in __ip_append_data
|
14 年之前 |
Paul Gortmaker
|
56f8a75c17
ip: introduce ip_is_fragment helper inline function
|
14 年之前 |
Steffen Klassert
|
96d7303e9c
ipv4: Fix packet size calculation for raw IPsec packets in __ip_append_data
|
14 年之前 |
David S. Miller
|
22f728f8f3
ipv4: Always call ip_options_build() after rest of IP header is filled in.
|
14 年之前 |