Eric W. Biederman
|
df008c91f8
net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm
|
12 years ago |
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 |
Mathias Krause
|
e3ac104d41
xfrm_user: don't copy esn replay window twice for new states
|
12 years ago |
Mathias Krause
|
ecd7918745
xfrm_user: ensure user supplied esn replay window is valid
|
12 years ago |
Mathias Krause
|
1f86840f89
xfrm_user: fix info leak in copy_to_user_tmpl()
|
12 years ago |
Mathias Krause
|
7b789836f4
xfrm_user: fix info leak in copy_to_user_policy()
|
12 years ago |
Mathias Krause
|
f778a63671
xfrm_user: fix info leak in copy_to_user_state()
|
12 years ago |
Mathias Krause
|
4c87308bde
xfrm_user: fix info leak in copy_to_user_auth()
|
12 years ago |
Mathias Krause
|
c254637225
xfrm_user: return error pointer instead of NULL #2
|
12 years ago |
Mathias Krause
|
864745d291
xfrm_user: return error pointer instead of NULL
|
12 years ago |
Eric W. Biederman
|
e1760bd5ff
userns: Convert the audit loginuid to be a kuid
|
12 years ago |
Eric W. Biederman
|
c6bb8136c9
xfrm: Report user triggered expirations against the users socket
|
12 years ago |
Eric W. Biederman
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
12 years ago |
Pablo Neira Ayuso
|
9f00d9776b
netlink: hide struct module parameter in netlink_kernel_create
|
12 years ago |
Fan Du
|
65e0736bc2
xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire
|
13 years ago |
Pablo Neira Ayuso
|
a31f2d17b3
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
|
13 years ago |
David S. Miller
|
1d1e34ddd4
xfrm_user: Propagate netlink error codes properly.
|
13 years ago |
David S. Miller
|
d0fde795d2
xfrm_user: Stop using NLA_PUT*().
|
13 years ago |
Pablo Neira Ayuso
|
80d326fab5
netlink: add netlink_dump_control structure for netlink_dump_start()
|
13 years ago |
Linus Torvalds
|
c49c41a413
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
|
13 years ago |
Eric Dumazet
|
cf778b00e9
net: reintroduce missing rcu_assign_pointer() calls
|
13 years ago |
Eric Paris
|
fd77846152
security: remove the security_netlink_recv hook as it is equivalent to capable()
|
13 years ago |
Eric Dumazet
|
dfd56b8b38
net: use IS_ENABLED(CONFIG_IPV6)
|
13 years ago |
Stephen Hemminger
|
a9b3cd7f32
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
|
14 years ago |
Greg Rose
|
c7ac8679be
rtnetlink: Compute and store minimum ifinfo dump size
|
14 years ago |
Steffen Klassert
|
7833aa05b8
xfrm: Check for the new replay implementation if an esn state is inserted
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Steffen Klassert
|
02aadf72fe
xfrm: Restrict extended sequence numbers to esp
|
14 years ago |