index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_user.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[XFRM]: Sub-policies broke policy events
Jamal Hadi Salim
2006-11-21
1
-0
/
+3
*
[XFRM] xfrm_user: Fix unaligned accesses.
David S. Miller
2006-10-30
1
-2
/
+2
*
IPsec: correct semantics for SELinux policy matching
Venkat Yekkirala
2006-10-11
1
-9
/
+0
*
[XFRM]: BEET mode
Diego Beltrami
2006-10-04
1
-0
/
+1
*
[XFRM] POLICY: Support netlink socket interface for sub policy.
Masahide NAKAMURA
2006-09-22
1
-13
/
+121
*
[XFRM]: Introduce XFRM_MSG_REPORT.
Masahide NAKAMURA
2006-09-22
1
-0
/
+46
*
[XFRM] STATE: Add Mobile IPv6 route optimization protocols to netlink interface.
Masahide NAKAMURA
2006-09-22
1
-0
/
+16
*
[XFRM]: Fix message about transformation user interface.
Masahide NAKAMURA
2006-09-22
1
-1
/
+1
*
[XFRM] IPV6: Update outbound state timestamp for each sending.
Masahide NAKAMURA
2006-09-22
1
-0
/
+3
*
[XFRM] STATE: Introduce care-of address.
Noriaki TAKAMIYA
2006-09-22
1
-1
/
+27
*
[XFRM] STATE: Search by address using source address list.
Masahide NAKAMURA
2006-09-22
1
-6
/
+53
*
[XFRM] STATE: Allow non IPsec protocol.
Masahide NAKAMURA
2006-09-22
1
-1
/
+1
*
[XFRM]: Add XFRM_MODE_xxx for future use.
Masahide NAKAMURA
2006-09-22
1
-2
/
+2
*
[MLSXFRM]: Default labeling of socket specific IPSec policies
Venkat Yekkirala
2006-09-22
1
-2
/
+11
*
[MLSXFRM]: Add security context to acquire messages using netlink
Serge Hallyn
2006-09-22
1
-15
/
+28
*
[IPSEC]: Add compatibility algorithm name support
Herbert Xu
2006-09-21
1
-0
/
+1
*
[IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.h
Herbert Xu
2006-09-21
1
-0
/
+1
*
[NETLINK]: Encapsulate eff_cap usage within security framework.
Darrel Goeddel
2006-06-29
1
-1
/
+1
*
[NET]: Fix warnings after LSM-IPSEC changes.
David S. Miller
2006-06-17
1
-2
/
+2
*
[LSM-IPsec]: SELinux Authorize
Catherine Zhang
2006-06-17
1
-7
/
+12
*
[XFRM]: Fix aevent related crash
Patrick McHardy
2006-03-20
1
-4
/
+11
*
[NET] sem2mutex: net/
Arjan van de Ven
2006-03-20
1
-2
/
+2
*
[IPSEC] xfrm_user: Kill PAGE_SIZE check in verify_sec_ctx_len()
David S. Miller
2006-03-20
1
-3
/
+0
*
[XFRM]: Move xfrm_nl to xfrm_state.c from xfrm_user.c
David S. Miller
2006-03-20
1
-3
/
+0
*
[IPSEC]: Sync series - policy expires
Jamal Hadi Salim
2006-03-20
1
-1
/
+55
*
[IPSEC]: Sync series - SA expires
Jamal Hadi Salim
2006-03-20
1
-0
/
+30
*
[IPSEC]: Sync series - acquire insert
Jamal Hadi Salim
2006-03-20
1
-0
/
+54
*
[IPSEC]: Sync series - user
Jamal Hadi Salim
2006-03-20
1
-10
/
+228
*
[IPSEC]: Sync series - core changes
Jamal Hadi Salim
2006-03-20
1
-1
/
+3
*
[XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().
Herbert Xu
2006-02-23
1
-1
/
+1
*
[LSM-IPSec]: Corrections to LSM-IPSec Nethooks
Trent Jaeger
2006-01-06
1
-0
/
+1
*
[LSM-IPSec]: Security association restriction.
Trent Jaeger
2006-01-03
1
-7
/
+141
*
[XFRM]: Use generic netlink receive queue processor
Thomas Graf
2005-11-10
1
-56
/
+5
*
[NETLINK]: Make netlink_callback->done() optional
Thomas Graf
2005-11-10
1
-7
/
+1
*
[NETLINK]: Add "groups" argument to netlink_kernel_create
Patrick McHardy
2005-08-29
1
-2
/
+2
*
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
2005-08-29
1
-21
/
+14
*
[NETLINK]: Fix missing dst_groups initializations in netlink_broadcast users
Patrick McHardy
2005-08-29
1
-0
/
+8
*
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
Harald Welte
2005-08-29
1
-1
/
+3
*
[XFRM]: Fix possible overflow of sock->sk_policy
Herbert Xu
2005-07-26
1
-0
/
+3
*
[IPSEC]: Add xfrm_init_state
Herbert Xu
2005-06-20
1
-8
/
+1
*
[IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notification
Herbert Xu
2005-06-18
1
-4
/
+43
*
[IPSEC] Use NLMSG_LENGTH in xfrm_exp_state_notify
Jamal Hadi Salim
2005-06-18
1
-2
/
+2
*
[IPSEC] Fix xfrm_state leaks in error path
Patrick McHardy
2005-06-18
1
-2
/
+2
*
[IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_*
Herbert Xu
2005-06-18
1
-45
/
+18
*
[IPSEC] Set byid for km_event in xfrm_get_policy
Herbert Xu
2005-06-18
1
-0
/
+1
*
[IPSEC] Turn km_event.data into a union
Herbert Xu
2005-06-18
1
-5
/
+4
*
[IPSEC] Add complete xfrm event notification
Jamal Hadi Salim
2005-06-18
1
-5
/
+267
*
[IPSEC]: Verify key payload in verify_one_algo
Herbert Xu
2005-05-19
1
-1
/
+8
*
[IPSEC]: Fixed alg_key_len usage in attach_one_algo
Herbert Xu
2005-05-19
1
-2
/
+4
*
[XFRM/RTNETLINK]: Decrement qlen properly in {xfrm_,rt}netlink_rcv().
David S. Miller
2005-05-03
1
-1
/
+3
[next]