index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_user.c
Age
Commit message (
Expand
)
Author
2006-09-22
[XFRM] POLICY: Support netlink socket interface for sub policy.
Masahide NAKAMURA
2006-09-22
[XFRM]: Introduce XFRM_MSG_REPORT.
Masahide NAKAMURA
2006-09-22
[XFRM] STATE: Add Mobile IPv6 route optimization protocols to netlink interface.
Masahide NAKAMURA
2006-09-22
[XFRM]: Fix message about transformation user interface.
Masahide NAKAMURA
2006-09-22
[XFRM] IPV6: Update outbound state timestamp for each sending.
Masahide NAKAMURA
2006-09-22
[XFRM] STATE: Introduce care-of address.
Noriaki TAKAMIYA
2006-09-22
[XFRM] STATE: Search by address using source address list.
Masahide NAKAMURA
2006-09-22
[XFRM] STATE: Allow non IPsec protocol.
Masahide NAKAMURA
2006-09-22
[XFRM]: Add XFRM_MODE_xxx for future use.
Masahide NAKAMURA
2006-09-22
[MLSXFRM]: Default labeling of socket specific IPSec policies
Venkat Yekkirala
2006-09-22
[MLSXFRM]: Add security context to acquire messages using netlink
Serge Hallyn
2006-09-21
[IPSEC]: Add compatibility algorithm name support
Herbert Xu
2006-09-21
[IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.h
Herbert Xu
2006-06-29
[NETLINK]: Encapsulate eff_cap usage within security framework.
Darrel Goeddel
2006-06-17
[NET]: Fix warnings after LSM-IPSEC changes.
David S. Miller
2006-06-17
[LSM-IPsec]: SELinux Authorize
Catherine Zhang
2006-03-20
[XFRM]: Fix aevent related crash
Patrick McHardy
2006-03-20
[NET] sem2mutex: net/
Arjan van de Ven
2006-03-20
[IPSEC] xfrm_user: Kill PAGE_SIZE check in verify_sec_ctx_len()
David S. Miller
2006-03-20
[XFRM]: Move xfrm_nl to xfrm_state.c from xfrm_user.c
David S. Miller
2006-03-20
[IPSEC]: Sync series - policy expires
Jamal Hadi Salim
2006-03-20
[IPSEC]: Sync series - SA expires
Jamal Hadi Salim
2006-03-20
[IPSEC]: Sync series - acquire insert
Jamal Hadi Salim
2006-03-20
[IPSEC]: Sync series - user
Jamal Hadi Salim
2006-03-20
[IPSEC]: Sync series - core changes
Jamal Hadi Salim
2006-02-23
[XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().
Herbert Xu
2006-01-06
[LSM-IPSec]: Corrections to LSM-IPSec Nethooks
Trent Jaeger
2006-01-03
[LSM-IPSec]: Security association restriction.
Trent Jaeger
2005-11-10
[XFRM]: Use generic netlink receive queue processor
Thomas Graf
2005-11-10
[NETLINK]: Make netlink_callback->done() optional
Thomas Graf
2005-08-29
[NETLINK]: Add "groups" argument to netlink_kernel_create
Patrick McHardy
2005-08-29
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
2005-08-29
[NETLINK]: Fix missing dst_groups initializations in netlink_broadcast users
Patrick McHardy
2005-08-29
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
Harald Welte
2005-07-26
[XFRM]: Fix possible overflow of sock->sk_policy
Herbert Xu
2005-06-20
[IPSEC]: Add xfrm_init_state
Herbert Xu
2005-06-18
[IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notification
Herbert Xu
2005-06-18
[IPSEC] Use NLMSG_LENGTH in xfrm_exp_state_notify
Jamal Hadi Salim
2005-06-18
[IPSEC] Fix xfrm_state leaks in error path
Patrick McHardy
2005-06-18
[IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_*
Herbert Xu
2005-06-18
[IPSEC] Set byid for km_event in xfrm_get_policy
Herbert Xu
2005-06-18
[IPSEC] Turn km_event.data into a union
Herbert Xu
2005-06-18
[IPSEC] Add complete xfrm event notification
Jamal Hadi Salim
2005-05-19
[IPSEC]: Verify key payload in verify_one_algo
Herbert Xu
2005-05-19
[IPSEC]: Fixed alg_key_len usage in attach_one_algo
Herbert Xu
2005-05-03
[XFRM/RTNETLINK]: Decrement qlen properly in {xfrm_,rt}netlink_rcv().
David S. Miller
2005-05-03
[NETLINK]: Fix infinite loops in synchronous netlink changes.
David S. Miller
2005-05-03
[NETLINK]: Synchronous message processing.
Herbert Xu
2005-05-03
[XFRM]: Cleanup xfrm_msg_min and xfrm_dispatch
Thomas Graf
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds