summaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_user.c
Commit message (Expand)AuthorAgeFilesLines
* [XFRM]: User interface for handling XFRM_MSG_MIGRATEShinta Sugimoto2007-02-081-0/+173
* [XFRM_USER]: avoid pointless void ** castsChristoph Hellwig2007-01-031-31/+42
* audit: Add auditing to ipsecJoy Latten2006-12-061-3/+30
* [XFRM] xfrm_user: Better validation of user templates.David S. Miller2006-12-031-8/+42
* [XFRM]: Fix aevent structuring to be more complete.Jamal Hadi Salim2006-12-021-1/+3
* [IPSEC]: Add netlink interface for the encapsulation family.Miika Komu2006-12-021-1/+3
* [XFRM]: Convert a few __u8 to proper u8Jamal Hadi Salim2006-12-021-8/+8
* [XFRM]: Make flush notifier prettier when subpolicy usedJamal Hadi Salim2006-12-021-10/+2
* [NETLINK]: Remove unused dst_pid field in netlink_skb_parmsThomas Graf2006-12-021-2/+0
* [XFRM]: Use kmemdup where appropriateArnaldo Carvalho de Melo2006-12-021-6/+3
* [XFRM]: Make copy_to_user_policy_type take a typeJamal Hadi Salim2006-12-021-7/+7
* [XFRM] STATE: Fix to respond error to get operation if no matching entry exists.Masahide NAKAMURA2006-11-251-0/+1
* [XFRM]: nlmsg length not computed correctly in the presence of subpoliciesJamal Hadi Salim2006-11-211-1/+9
* [XFRM]: Sub-policies broke policy eventsJamal Hadi Salim2006-11-211-0/+3
* [XFRM] xfrm_user: Fix unaligned accesses.David S. Miller2006-10-301-2/+2
* IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala2006-10-111-9/+0
* [XFRM]: BEET modeDiego Beltrami2006-10-041-0/+1
* [XFRM] POLICY: Support netlink socket interface for sub policy.Masahide NAKAMURA2006-09-221-13/+121
* [XFRM]: Introduce XFRM_MSG_REPORT.Masahide NAKAMURA2006-09-221-0/+46
* [XFRM] STATE: Add Mobile IPv6 route optimization protocols to netlink interface.Masahide NAKAMURA2006-09-221-0/+16
* [XFRM]: Fix message about transformation user interface.Masahide NAKAMURA2006-09-221-1/+1
* [XFRM] IPV6: Update outbound state timestamp for each sending.Masahide NAKAMURA2006-09-221-0/+3
* [XFRM] STATE: Introduce care-of address.Noriaki TAKAMIYA2006-09-221-1/+27
* [XFRM] STATE: Search by address using source address list.Masahide NAKAMURA2006-09-221-6/+53
* [XFRM] STATE: Allow non IPsec protocol.Masahide NAKAMURA2006-09-221-1/+1
* [XFRM]: Add XFRM_MODE_xxx for future use.Masahide NAKAMURA2006-09-221-2/+2
* [MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala2006-09-221-2/+11
* [MLSXFRM]: Add security context to acquire messages using netlinkSerge Hallyn2006-09-221-15/+28
* [IPSEC]: Add compatibility algorithm name supportHerbert Xu2006-09-211-0/+1
* [IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.hHerbert Xu2006-09-211-0/+1
* [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
OpenPOWER on IntegriCloud