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 |
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 |
Steffen Klassert
|
e2b19125e9
xfrm: Check for esn buffer len in xfrm_new_ae
|
14 years ago |
Wei Yongjun
|
a454f0ccef
xfrm: Fix initialize repl field of struct xfrm_state
|
14 years ago |
Steffen Klassert
|
d8647b79c3
xfrm: Add user interface for esn and big anti-replay windows
|
14 years ago |
Steffen Klassert
|
9fdc4883d9
xfrm: Move IPsec replay detection functions to a separate file
|
14 years ago |
Patrick McHardy
|
c53fa1ed92
netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms
|
14 years ago |
David S. Miller
|
6f2f19ed95
xfrm: Pass name as const to xfrm_*_get_byname().
|
14 years ago |
David S. Miller
|
183cad1278
xfrm: Const'ify pointer args to km_migrate() and implementations.
|
14 years ago |
David S. Miller
|
214e005bc3
xfrm: Pass km_event pointers around as const when possible.
|
14 years ago |
David S. Miller
|
b8f3ab4290
Revert "netlink: test for all flags of the NLM_F_DUMP composite"
|
14 years ago |