Priyanka Jain
|
418a99ac6a
Replace rwlock on xfrm_policy_afinfo with rcu
|
13 years ago |
David S. Miller
|
f5b0a87436
net: Document dst->obsolete better.
|
13 years ago |
Steffen Klassert
|
141e369de6
xfrm: Initialize the struct xfrm_dst behind the dst_enty field
|
13 years ago |
David S. Miller
|
d1e31fb02b
xfrm: No need to copy generic neighbour pointer.
|
13 years ago |
David S. Miller
|
f894cbf847
net: Add optional SKB arg to dst_ops->neigh_lookup().
|
13 years ago |
Gao feng
|
0c1833797a
ipv6: fix incorrect ipsec fragment
|
13 years ago |
Linus Torvalds
|
cb60e3e65c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
13 years ago |
David S. Miller
|
bc9b35ad41
xfrm: Convert several xfrm policy match functions to bool.
|
13 years ago |
Eric Paris
|
6ce74ec75c
SELinux: include flow.h where used rather than get it indirectly
|
13 years ago |
David S. Miller
|
abb434cb05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Steffen Klassert
|
c0ed1c14a7
net: Add a flow_cache_flush_deferred function
|
13 years ago |
Eric Dumazet
|
dfd56b8b38
net: use IS_ENABLED(CONFIG_IPV6)
|
13 years ago |
David Miller
|
2721745501
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
|
13 years ago |
David S. Miller
|
6dec4ac4ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
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 |
Alexey Dobriyan
|
26bff940dd
xfrm: optimize ipv4 selector matching
|
13 years ago |
Madalin Bucur
|
d4cae56219
net: check return value for dst_alloc
|
13 years ago |
David S. Miller
|
d3aaeb38c4
net: Add ->neigh_lookup() operation to dst_ops
|
14 years ago |
David S. Miller
|
69cce1d140
net: Abstract dst->neighbour accesses behind helpers.
|
14 years ago |
Steffen Klassert
|
12fdb4d3ba
xfrm: Remove family arg from xfrm_bundle_ok
|
14 years ago |
David S. Miller
|
3c709f8fb4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6
|
14 years ago |
Steffen Klassert
|
43a4dea4c9
xfrm: Assign the inner mode output function to the dst entry
|
14 years ago |
David S. Miller
|
cf91166223
net: Use non-zero allocations in dst_alloc().
|
14 years ago |
David S. Miller
|
5c1e6aa300
net: Make dst_alloc() take more explicit initializations.
|
14 years ago |
Steffen Klassert
|
fbd5060875
xfrm: Refcount destination entry on xfrm_lookup
|
14 years ago |
Eric Dumazet
|
7313714775
xfrm: fix __xfrm_route_forward()
|
14 years ago |
David S. Miller
|
7e1dc7b6f7
net: Use flowi4 and flowi6 in xfrm layer.
|
14 years ago |
David S. Miller
|
56bb8059e1
net: Break struct flowi out into AF specific instances.
|
14 years ago |
David S. Miller
|
6281dcc94a
net: Make flowi ports AF dependent.
|
14 years ago |