Eric Dumazet
|
f2c31e32b3
net: fix NULL dereferences in check_peer_redir()
|
14 anni fa |
Bill Sommerfeld
|
d9be4f7a6f
ipv4: Constrain UFO fragment sizes to multiples of 8 bytes
|
14 anni fa |
David S. Miller
|
69cce1d140
net: Abstract dst->neighbour accesses behind helpers.
|
14 anni fa |
David S. Miller
|
05e3aa0949
net: Create and use new helper, neigh_output().
|
14 anni fa |
David S. Miller
|
fec8292d9c
ipv4: Use calculated 'neigh' instead of re-evaluating dst->neighbour
|
14 anni fa |
David S. Miller
|
f6b72b6217
net: Embed hh_cache inside of struct neighbour.
|
14 anni fa |
David S. Miller
|
e12fe68ce3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 anni fa |
Steffen Klassert
|
c146066ab8
ipv4: Don't use ufo handling on later transformed packets
|
14 anni fa |
Steffen Klassert
|
353e5c9abd
ipv4: Fix IPsec slowpath fragmentation problem
|
14 anni fa |
Steffen Klassert
|
33f99dc7fd
ipv4: Fix packet size calculation in __ip_append_data
|
14 anni fa |
Paul Gortmaker
|
56f8a75c17
ip: introduce ip_is_fragment helper inline function
|
14 anni fa |
Steffen Klassert
|
96d7303e9c
ipv4: Fix packet size calculation for raw IPsec packets in __ip_append_data
|
14 anni fa |
David S. Miller
|
22f728f8f3
ipv4: Always call ip_options_build() after rest of IP header is filled in.
|
14 anni fa |
David S. Miller
|
0a5ebb8000
ipv4: Pass explicit daddr arg to ip_send_reply().
|
14 anni fa |
David S. Miller
|
f5fca60865
ipv4: Pass flow key down into ip_append_*().
|
14 anni fa |
David S. Miller
|
77968b7824
ipv4: Pass flow keys down into datagram packet building engine.
|
14 anni fa |
David S. Miller
|
ea4fc0d619
ipv4: Don't use rt->rt_{src,dst} in ip_queue_xmit().
|
14 anni fa |
David S. Miller
|
d9d8da805d
inet: Pass flowi to ->queue_xmit().
|
14 anni fa |
David S. Miller
|
b57ae01a8a
ipv4: Use cork flow in ip_queue_xmit()
|
14 anni fa |
David S. Miller
|
706527280e
ipv4: Initialize cork->opt using NULL not 0.
|
14 anni fa |
David S. Miller
|
b80d72261a
ipv4: Initialize on-stack cork more efficiently.
|
14 anni fa |
David S. Miller
|
bdc712b4c2
inet: Decrease overhead of on-stack inet_cork.
|
14 anni fa |
David S. Miller
|
dd927a2694
ipv4: In ip_build_and_send_pkt() use 'saddr' and 'daddr' args passed in.
|
14 anni fa |
David S. Miller
|
31e4543db2
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
|
14 anni fa |
Eric Dumazet
|
f6d8bd051c
inet: add RCU protection to inet->opt
|
14 anni fa |
David S. Miller
|
1c01a80cfe
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 anni fa |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 anni fa |
David S. Miller
|
538de0e01f
ipv4: Use flowi4_init_output() in ip_send_reply()
|
14 anni fa |
David S. Miller
|
9cce96df5b
net: Put fl4_* macros to struct flowi4 and use them again.
|
14 anni fa |
David S. Miller
|
9d6ec93801
ipv4: Use flowi4 in public route lookup interfaces.
|
14 anni fa |