Florian Westphal
|
09c7570480
xfrm: remove flow cache
|
8 years ago |
Reshetova, Elena
|
850a6212c6
net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_t
|
8 years ago |
Reshetova, Elena
|
41c6d650f6
net: convert sock.sk_refcnt from atomic_t to refcount_t
|
8 years ago |
Reshetova, Elena
|
14afee4b60
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
|
8 years ago |
Reshetova, Elena
|
633547973f
net: convert sk_buff.users from atomic_t to refcount_t
|
8 years ago |
David S. Miller
|
b079115937
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
David S. Miller
|
93bbbfbb4a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
|
8 years ago |
Johannes Berg
|
4df864c1d9
networking: make skb_put & friends return void pointers
|
8 years ago |
Johannes Berg
|
59ae1d127a
networking: introduce and use skb_put_data()
|
8 years ago |
Johannes Berg
|
b080db5853
networking: convert many more places to skb_put_zero()
|
8 years ago |
Dan Carpenter
|
e747f64336
xfrm: NULL dereference on allocation failure
|
8 years ago |
Dan Carpenter
|
1e3d0c2c70
xfrm: Oops on error in pfkey_msg2xfrm_state()
|
8 years ago |
Hangbin Liu
|
138437f591
xfrm: move xfrm_garbage_collect out of xfrm_policy_flush
|
8 years ago |
Antony Antony
|
8bafd73093
xfrm: add UDP encapsulation port in migrate message
|
8 years ago |
Antony Antony
|
4ab47d47af
xfrm: extend MIGRATE with UDP encapsulation port
|
8 years ago |
Steffen Klassert
|
d90c902449
af_key: Fix slab-out-of-bounds in pfkey_compile_policy.
|
8 years ago |
David S. Miller
|
fb796707d7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Herbert Xu
|
096f41d3a8
af_key: Fix sadb_x_ipsecrequest parsing
|
8 years ago |
Yuejie Shi
|
89e357d83c
af_key: Add lock to key dump
|
8 years ago |
Alexey Dobriyan
|
1560875600
xfrm: remove unused struct xfrm_mgr::id
|
8 years ago |
Alexey Dobriyan
|
c7d03a00b5
netns: make struct pernet_operations::id unsigned int
|
8 years ago |
Li RongQing
|
f6b8dec998
af_key: fix two typos
|
10 years ago |
David Ahern
|
ba51b6be38
net: Fix RCU splat in af_key
|
10 years ago |
Linus Torvalds
|
e0456717e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
10 years ago |
Herbert Xu
|
69b0137f61
ipsec: Add IV generator information to xfrm_state
|
10 years ago |
Eric W. Biederman
|
11aa9c28b4
net: Pass kern from net_proto_family.create to sk_alloc
|
10 years ago |
Jiri Benc
|
15e318bdc6
xfrm: simplify xfrm_address_t use
|
10 years ago |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 years ago |
Al Viro
|
6ce8e9ce59
new helper: memcpy_from_msg()
|
11 years ago |
David S. Miller
|
51f3d02b98
net: Add and use skb_copy_datagram_msg() helper.
|
11 years ago |