Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5098c27bb8cd89e30d909ac9d76e305d334dadaf
/
net
/
xfrm
/
xfrm_user.c
9abbffe
[XFRM] STATE: Fix to respond error to get operation if no matching entry exists.
by Masahide NAKAMURA
· 18 years ago
785fd8b8
[XFRM]: nlmsg length not computed correctly in the presence of subpolicies
by Jamal Hadi Salim
· 18 years ago
334f3d4
[XFRM]: Sub-policies broke policy events
by Jamal Hadi Salim
· 18 years ago
54489c14
[XFRM] xfrm_user: Fix unaligned accesses.
by David S. Miller
· 18 years ago
5b368e6
IPsec: correct semantics for SELinux policy matching
by Venkat Yekkirala
· 18 years ago
0a69452
[XFRM]: BEET mode
by Diego Beltrami
· 18 years ago
f7b6983
[XFRM] POLICY: Support netlink socket interface for sub policy.
by Masahide NAKAMURA
· 18 years ago
97a64b4
[XFRM]: Introduce XFRM_MSG_REPORT.
by Masahide NAKAMURA
· 18 years ago
e23c719
[XFRM] STATE: Add Mobile IPv6 route optimization protocols to netlink interface.
by Masahide NAKAMURA
· 18 years ago
654b32c
[XFRM]: Fix message about transformation user interface.
by Masahide NAKAMURA
· 18 years ago
9afaca0
[XFRM] IPV6: Update outbound state timestamp for each sending.
by Masahide NAKAMURA
· 18 years ago
060f02a
[XFRM] STATE: Introduce care-of address.
by Noriaki TAKAMIYA
· 18 years ago
eb2971b
[XFRM] STATE: Search by address using source address list.
by Masahide NAKAMURA
· 18 years ago
dc00a52
[XFRM] STATE: Allow non IPsec protocol.
by Masahide NAKAMURA
· 18 years ago
7e49e6d
[XFRM]: Add XFRM_MODE_xxx for future use.
by Masahide NAKAMURA
· 18 years ago
cb969f0
[MLSXFRM]: Default labeling of socket specific IPSec policies
by Venkat Yekkirala
· 18 years ago
0d68162
[MLSXFRM]: Add security context to acquire messages using netlink
by Serge Hallyn
· 18 years ago
04ff126
[IPSEC]: Add compatibility algorithm name support
by Herbert Xu
· 18 years ago
9409f38
[IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.h
by Herbert Xu
· 18 years ago
c7bdb54
[NETLINK]: Encapsulate eff_cap usage within security framework.
by Darrel Goeddel
· 18 years ago
6f68dc3
[NET]: Fix warnings after LSM-IPSEC changes.
by David S. Miller
· 18 years ago
c8c05a8
[LSM-IPsec]: SELinux Authorize
by Catherine Zhang
· 18 years ago
be33690
[XFRM]: Fix aevent related crash
by Patrick McHardy
· 19 years ago
4a3e2f7
[NET] sem2mutex: net/
by Arjan van de Ven
· 19 years ago
253aa11
[IPSEC] xfrm_user: Kill PAGE_SIZE check in verify_sec_ctx_len()
by David S. Miller
· 19 years ago
ee857a7
[XFRM]: Move xfrm_nl to xfrm_state.c from xfrm_user.c
by David S. Miller
· 19 years ago
6c5c8ca
[IPSEC]: Sync series - policy expires
by Jamal Hadi Salim
· 19 years ago
53bc6b4
[IPSEC]: Sync series - SA expires
by Jamal Hadi Salim
· 19 years ago
980ebd2
[IPSEC]: Sync series - acquire insert
by Jamal Hadi Salim
· 19 years ago
d51d081
[IPSEC]: Sync series - user
by Jamal Hadi Salim
· 19 years ago
f8cd548
[IPSEC]: Sync series - core changes
by Jamal Hadi Salim
· 19 years ago
21380b8
[XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().
by Herbert Xu
· 19 years ago
5f8ac64
[LSM-IPSec]: Corrections to LSM-IPSec Nethooks
by Trent Jaeger
· 19 years ago
df71837
[LSM-IPSec]: Security association restriction.
by Trent Jaeger
· 19 years ago
88fc2c8
[XFRM]: Use generic netlink receive queue processor
by Thomas Graf
· 19 years ago
a8f74b2
[NETLINK]: Make netlink_callback->done() optional
by Thomas Graf
· 19 years ago
0662860
[NETLINK]: Add "groups" argument to netlink_kernel_create
by Patrick McHardy
· 19 years ago
ac6d439
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
by Patrick McHardy
· 19 years ago
43e943c
[NETLINK]: Fix missing dst_groups initializations in netlink_broadcast users
by Patrick McHardy
· 19 years ago
4fdb3bb
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
by Harald Welte
· 19 years ago
a4f1bac
[XFRM]: Fix possible overflow of sock->sk_policy
by Herbert Xu
· 19 years ago
72cb696
[IPSEC]: Add xfrm_init_state
by Herbert Xu
· 19 years ago
0603eac
[IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notification
by Herbert Xu
· 19 years ago
ee57eef
[IPSEC] Use NLMSG_LENGTH in xfrm_exp_state_notify
by Jamal Hadi Salim
· 19 years ago
7d6dfe1
[IPSEC] Fix xfrm_state leaks in error path
by Patrick McHardy
· 19 years ago
f60f6b8
[IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_*
by Herbert Xu
· 19 years ago
e744389
[IPSEC] Set byid for km_event in xfrm_get_policy
by Herbert Xu
· 19 years ago
bf08867
[IPSEC] Turn km_event.data into a union
by Herbert Xu
· 19 years ago
26b15da
[IPSEC] Add complete xfrm event notification
by Jamal Hadi Salim
· 19 years ago
31c2685
[IPSEC]: Verify key payload in verify_one_algo
by Herbert Xu
· 20 years ago
b9e9dea
[IPSEC]: Fixed alg_key_len usage in attach_one_algo
by Herbert Xu
· 20 years ago
0f4821e
[XFRM/RTNETLINK]: Decrement qlen properly in {xfrm_,rt}netlink_rcv().
by David S. Miller
· 20 years ago
09e1430
[NETLINK]: Fix infinite loops in synchronous netlink changes.
by David S. Miller
· 20 years ago
2a0a6eb
[NETLINK]: Synchronous message processing.
by Herbert Xu
· 20 years ago
492b558
[XFRM]: Cleanup xfrm_msg_min and xfrm_dispatch
by Thomas Graf
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago