summaryrefslogtreecommitdiff
path: root/net/xfrm/xfrm_user.c
AgeCommit message (Expand)Author
2006-02-23[XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().Herbert Xu
2006-01-06[LSM-IPSec]: Corrections to LSM-IPSec NethooksTrent Jaeger
2006-01-03[LSM-IPSec]: Security association restriction.Trent Jaeger
2005-11-10[XFRM]: Use generic netlink receive queue processorThomas Graf
2005-11-10[NETLINK]: Make netlink_callback->done() optionalThomas Graf
2005-08-29[NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy
2005-08-29[NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy
2005-08-29[NETLINK]: Fix missing dst_groups initializations in netlink_broadcast usersPatrick 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_policyHerbert Xu
2005-06-20[IPSEC]: Add xfrm_init_stateHerbert Xu
2005-06-18[IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notificationHerbert Xu
2005-06-18[IPSEC] Use NLMSG_LENGTH in xfrm_exp_state_notifyJamal Hadi Salim
2005-06-18[IPSEC] Fix xfrm_state leaks in error pathPatrick 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_policyHerbert Xu
2005-06-18[IPSEC] Turn km_event.data into a unionHerbert Xu
2005-06-18[IPSEC] Add complete xfrm event notificationJamal Hadi Salim
2005-05-19[IPSEC]: Verify key payload in verify_one_algoHerbert Xu
2005-05-19[IPSEC]: Fixed alg_key_len usage in attach_one_algoHerbert 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_dispatchThomas Graf
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds