summaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_user.c
Commit message (Expand)AuthorAgeFilesLines
* [NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel2006-06-291-1/+1
* [NET]: Fix warnings after LSM-IPSEC changes.David S. Miller2006-06-171-2/+2
* [LSM-IPsec]: SELinux AuthorizeCatherine Zhang2006-06-171-7/+12
* [XFRM]: Fix aevent related crashPatrick McHardy2006-03-201-4/+11
* [NET] sem2mutex: net/Arjan van de Ven2006-03-201-2/+2
* [IPSEC] xfrm_user: Kill PAGE_SIZE check in verify_sec_ctx_len()David S. Miller2006-03-201-3/+0
* [XFRM]: Move xfrm_nl to xfrm_state.c from xfrm_user.cDavid S. Miller2006-03-201-3/+0
* [IPSEC]: Sync series - policy expiresJamal Hadi Salim2006-03-201-1/+55
* [IPSEC]: Sync series - SA expiresJamal Hadi Salim2006-03-201-0/+30
* [IPSEC]: Sync series - acquire insertJamal Hadi Salim2006-03-201-0/+54
* [IPSEC]: Sync series - userJamal Hadi Salim2006-03-201-10/+228
* [IPSEC]: Sync series - core changesJamal Hadi Salim2006-03-201-1/+3
* [XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().Herbert Xu2006-02-231-1/+1
* [LSM-IPSec]: Corrections to LSM-IPSec NethooksTrent Jaeger2006-01-061-0/+1
* [LSM-IPSec]: Security association restriction.Trent Jaeger2006-01-031-7/+141
* [XFRM]: Use generic netlink receive queue processorThomas Graf2005-11-101-56/+5
* [NETLINK]: Make netlink_callback->done() optionalThomas Graf2005-11-101-7/+1
* [NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy2005-08-291-2/+2
* [NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy2005-08-291-21/+14
* [NETLINK]: Fix missing dst_groups initializations in netlink_broadcast usersPatrick McHardy2005-08-291-0/+8
* [NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte2005-08-291-1/+3
* [XFRM]: Fix possible overflow of sock->sk_policyHerbert Xu2005-07-261-0/+3
* [IPSEC]: Add xfrm_init_stateHerbert Xu2005-06-201-8/+1
* [IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notificationHerbert Xu2005-06-181-4/+43
* [IPSEC] Use NLMSG_LENGTH in xfrm_exp_state_notifyJamal Hadi Salim2005-06-181-2/+2
* [IPSEC] Fix xfrm_state leaks in error pathPatrick McHardy2005-06-181-2/+2
* [IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_*Herbert Xu2005-06-181-45/+18
* [IPSEC] Set byid for km_event in xfrm_get_policyHerbert Xu2005-06-181-0/+1
* [IPSEC] Turn km_event.data into a unionHerbert Xu2005-06-181-5/+4
* [IPSEC] Add complete xfrm event notificationJamal Hadi Salim2005-06-181-5/+267
* [IPSEC]: Verify key payload in verify_one_algoHerbert Xu2005-05-191-1/+8
* [IPSEC]: Fixed alg_key_len usage in attach_one_algoHerbert Xu2005-05-191-2/+4
* [XFRM/RTNETLINK]: Decrement qlen properly in {xfrm_,rt}netlink_rcv().David S. Miller2005-05-031-1/+3
* [NETLINK]: Fix infinite loops in synchronous netlink changes.David S. Miller2005-05-031-4/+3
* [NETLINK]: Synchronous message processing.Herbert Xu2005-05-031-4/+11
* [XFRM]: Cleanup xfrm_msg_min and xfrm_dispatchThomas Graf2005-05-031-37/+36
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1253
OpenPOWER on IntegriCloud