aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_user.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-17[NET]: Fix warnings after LSM-IPSEC changes.David S. Miller1-2/+2
2006-06-17[LSM-IPsec]: SELinux AuthorizeCatherine Zhang1-7/+12
2006-03-20[XFRM]: Fix aevent related crashPatrick McHardy1-4/+11
2006-03-20[NET] sem2mutex: net/Arjan van de Ven1-2/+2
2006-03-20[IPSEC] xfrm_user: Kill PAGE_SIZE check in verify_sec_ctx_len()David S. Miller1-3/+0
2006-03-20[XFRM]: Move xfrm_nl to xfrm_state.c from xfrm_user.cDavid S. Miller1-3/+0
2006-03-20[IPSEC]: Sync series - policy expiresJamal Hadi Salim1-1/+55
2006-03-20[IPSEC]: Sync series - SA expiresJamal Hadi Salim1-0/+30
2006-03-20[IPSEC]: Sync series - acquire insertJamal Hadi Salim1-0/+54
2006-03-20[IPSEC]: Sync series - userJamal Hadi Salim1-10/+228
2006-03-20[IPSEC]: Sync series - core changesJamal Hadi Salim1-1/+3
2006-02-23[XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().Herbert Xu1-1/+1
2006-01-06[LSM-IPSec]: Corrections to LSM-IPSec NethooksTrent Jaeger1-0/+1
2006-01-03[LSM-IPSec]: Security association restriction.Trent Jaeger1-7/+141
2005-11-10[XFRM]: Use generic netlink receive queue processorThomas Graf1-56/+5
2005-11-10[NETLINK]: Make netlink_callback->done() optionalThomas Graf1-7/+1
2005-08-29[NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy1-2/+2
2005-08-29[NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy1-21/+14
2005-08-29[NETLINK]: Fix missing dst_groups initializations in netlink_broadcast usersPatrick McHardy1-0/+8
2005-08-29[NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte1-1/+3
2005-07-26[XFRM]: Fix possible overflow of sock->sk_policyHerbert Xu1-0/+3
2005-06-20[IPSEC]: Add xfrm_init_stateHerbert Xu1-8/+1
2005-06-18[IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notificationHerbert Xu1-4/+43
2005-06-18[IPSEC] Use NLMSG_LENGTH in xfrm_exp_state_notifyJamal Hadi Salim1-2/+2
2005-06-18[IPSEC] Fix xfrm_state leaks in error pathPatrick McHardy1-2/+2
2005-06-18[IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_*Herbert Xu1-45/+18
2005-06-18[IPSEC] Set byid for km_event in xfrm_get_policyHerbert Xu1-0/+1
2005-06-18[IPSEC] Turn km_event.data into a unionHerbert Xu1-5/+4
2005-06-18[IPSEC] Add complete xfrm event notificationJamal Hadi Salim1-5/+267
2005-05-19[IPSEC]: Verify key payload in verify_one_algoHerbert Xu1-1/+8
2005-05-19[IPSEC]: Fixed alg_key_len usage in attach_one_algoHerbert Xu1-2/+4
2005-05-03[XFRM/RTNETLINK]: Decrement qlen properly in {xfrm_,rt}netlink_rcv().David S. Miller1-1/+3
2005-05-03[NETLINK]: Fix infinite loops in synchronous netlink changes.David S. Miller1-4/+3
2005-05-03[NETLINK]: Synchronous message processing.Herbert Xu1-4/+11
2005-05-03[XFRM]: Cleanup xfrm_msg_min and xfrm_dispatchThomas Graf1-37/+36
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1253