Linus Torvalds
|
aecdc33e11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Linus Torvalds
|
437589a74b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
David S. Miller
|
6a06e5e1bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Li RongQing
|
433a195480
xfrm: fix a read lock imbalance in make_blackhole
|
12 years ago |
Nicolas Dichtel
|
ee8372dd19
xfrm: invalidate dst on policy insertion/deletion
|
12 years ago |
Eric W. Biederman
|
e1760bd5ff
userns: Convert the audit loginuid to be a kuid
|
12 years ago |
Eric Dumazet
|
ef8531b64c
xfrm: fix RCU bugs
|
13 years ago |
David S. Miller
|
1304a7343b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Patrick McHardy
|
9d7b0fc1ef
net: ipv6: fix oops in inet_putpeer()
|
13 years ago |
Fan Du
|
56892261ed
xfrm: Use rcu_dereference_bh to deference pointer protected by rcu_read_lock_bh
|
13 years ago |
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 |