Gao feng
|
1f85851e17
ipv6: fix incorrent ipv6 ipsec packet fragment
|
13 年之前 |
David S. Miller
|
c45a3dfb59
ipv6: Eliminate dst_get_neighbour_noref() usage in ip6_forward().
|
13 年之前 |
David S. Miller
|
4991969a10
ipv6: Remove neigh argument from ndisc_send_redirect()
|
13 年之前 |
David S. Miller
|
abb434cb05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 年之前 |
Eric Dumazet
|
e688a60480
net: introduce DST_NOPEER dst flag
|
13 年之前 |
David Miller
|
2721745501
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
|
13 年之前 |
Jesse Gross
|
75f2811c64
ipv6: Add fragment reporting to ipv6_skip_exthdr().
|
13 年之前 |
Alexey Dobriyan
|
4e3fd7a06d
net: remove ipv6_addr_copy()
|
13 年之前 |
Herbert Xu
|
a7ae199224
ipv6: Remove all uses of LL_ALLOCATED_SPACE
|
13 年之前 |
Zheng Yan
|
504744e4ed
ipv6: fix error propagation in ip6_ufo_append_data()
|
13 年之前 |
Eric Dumazet
|
b903d324be
ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT
|
13 年之前 |
Eric Dumazet
|
9e903e0852
net: add skb frag size accessors
|
13 年之前 |
Steffen Klassert
|
299b076764
ipv6: Fix IPsec slowpath fragmentation problem
|
13 年之前 |
Ian Campbell
|
408dadf03f
net: ipv6: convert to SKB frag APIs
|
14 年之前 |
Eric Dumazet
|
f2c31e32b3
net: fix NULL dereferences in check_peer_redir()
|
14 年之前 |
Eric Dumazet
|
87c48fa3b4
ipv6: make fragment identifications less predictable
|
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
|
a29282972c
ipv6: 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
|
bdc712b4c2
inet: Decrease overhead of on-stack inet_cork.
|
14 年之前 |
Eric Dumazet
|
b71d1d426d
inet: constify ip headers and in6_addr
|
14 年之前 |
Daniel Walter
|
c3968a857a
ipv6: RTA_PREFSRC support for ipv6 route source address selection
|
14 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |
David S. Miller
|
4c9483b2fb
ipv6: Convert to use flowi6 where applicable.
|
14 年之前 |
David S. Miller
|
1d28f42c1b
net: Put flowi_* prefix on AF independent members of struct flowi
|
14 年之前 |
David S. Miller
|
452edd598f
xfrm: Return dst directly from xfrm_lookup()
|
14 年之前 |
David S. Miller
|
2774c131b1
xfrm: Handle blackhole route creation via afinfo.
|
14 年之前 |
David S. Miller
|
69ead7afdf
ipv6: Normalize arguments to ip6_dst_blackhole().
|
14 年之前 |
David S. Miller
|
80c0bc9e37
xfrm: Kill XFRM_LOOKUP_WAIT flag.
|
14 年之前 |