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 години |
David S. Miller
|
0a5ebb8000
ipv4: Pass explicit daddr arg to ip_send_reply().
|
преди 14 години |
David S. Miller
|
f5fca60865
ipv4: Pass flow key down into ip_append_*().
|
преди 14 години |
David S. Miller
|
77968b7824
ipv4: Pass flow keys down into datagram packet building engine.
|
преди 14 години |
David S. Miller
|
ea4fc0d619
ipv4: Don't use rt->rt_{src,dst} in ip_queue_xmit().
|
преди 14 години |
David S. Miller
|
d9d8da805d
inet: Pass flowi to ->queue_xmit().
|
преди 14 години |
David S. Miller
|
b57ae01a8a
ipv4: Use cork flow in ip_queue_xmit()
|
преди 14 години |
David S. Miller
|
706527280e
ipv4: Initialize cork->opt using NULL not 0.
|
преди 14 години |
David S. Miller
|
b80d72261a
ipv4: Initialize on-stack cork more efficiently.
|
преди 14 години |
David S. Miller
|
bdc712b4c2
inet: Decrease overhead of on-stack inet_cork.
|
преди 14 години |
David S. Miller
|
dd927a2694
ipv4: In ip_build_and_send_pkt() use 'saddr' and 'daddr' args passed in.
|
преди 14 години |