aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_user.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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