Alexey Dobriyan
|
c7d03a00b5
netns: make struct pernet_operations::id unsigned int
|
8 years ago |
Li RongQing
|
f6b8dec998
af_key: fix two typos
|
9 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.
|
10 years ago |
Fabian Frederick
|
4ecf1dc7ad
af_key: remove unnecessary break after return
|
11 years ago |
Himangi Saraogi
|
47162c0b7e
af_key: Replace comma with semicolon
|
11 years ago |
Tetsuo Handa
|
2e71029e2c
xfrm: Remove useless xfrm_audit struct.
|
11 years ago |
Tetsuo Handa
|
f1370cc4a0
xfrm: Remove useless secid field from xfrm_audit.
|
11 years ago |
David S. Miller
|
676d23690f
net: Fix use after free by removing length arg from sk_data_ready callbacks.
|
11 years ago |
David S. Miller
|
04f58c8854
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Nikolay Aleksandrov
|
52a4c6404f
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
|
11 years ago |
Nikolay Aleksandrov
|
87536a81e1
net: af_key: fix sleeping under rcu
|
11 years ago |
Nicolas Dichtel
|
870a2df4ca
xfrm: rename struct xfrm_filter
|
11 years ago |
Nicolas Dichtel
|
d2c5f65825
pfkey: fix SADB_X_EXT_FILTER length check
|
11 years ago |
Nicolas Dichtel
|
d3623099d3
ipsec: add support of limited SA dump
|
11 years ago |
Horia Geanta
|
0f24558e91
xfrm: avoid creating temporary SA when there are no listeners
|
11 years ago |
Fan Du
|
776e9dd90c
xfrm: export verify_userspi_info for pkfey and netlink interface
|
11 years ago |
Steffen Klassert
|
5b8ef3415a
xfrm: Remove ancient sleeping when the SA is in acquire state
|
12 years ago |
Fan Du
|
283bc9f35b
xfrm: Namespacify xfrm state/policy locks
|
11 years ago |
Fan Du
|
8d549c4f5d
xfrm: Using the right namespace to migrate key info
|
11 years ago |
Hannes Frederic Sowa
|
f3d3342602
net: rework recvmsg handler msg_name and msg_namelen logic
|
11 years ago |
Fan Du
|
33fce60d6a
xfrm: Guard IPsec anti replay window against replay bitmap
|
12 years ago |
Fan Du
|
af83fde751
xfrm: Remove rebundant address family checking
|
12 years ago |
Mathias Krause
|
8603b9556e
af_key: constify lookup tables
|
12 years ago |