summaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_user.c
Commit message (Expand)AuthorAgeFilesLines
* [IPSEC]: xfrm audit hook misplaced in pfkey_delete and xfrm_del_saEric Paris2007-03-081-3/+2Star
* [IPSEC]: xfrm_policy delete security check misplacedEric Paris2007-03-081-10/+9Star
* [NET]: Fix kfree(skb)Patrick McHardy2007-02-281-1/+1
* [XFRM] xfrm_user: Fix return values of xfrm_add_sa_expire.David S. Miller2007-02-281-3/+3
* [XFRM]: Fix OOPSes in xfrm_audit_log().David S. Miller2007-02-121-5/+7
* [NET] XFRM: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-3/+3
* [XFRM]: User interface for handling XFRM_MSG_MIGRATEShinta Sugimoto2007-02-081-0/+173
* [XFRM_USER]: avoid pointless void ** castsChristoph Hellwig2007-01-041-31/+42
* audit: Add auditing to ipsecJoy Latten2006-12-071-3/+30
* [XFRM] xfrm_user: Better validation of user templates.David S. Miller2006-12-041-8/+42
* [XFRM]: Fix aevent structuring to be more complete.Jamal Hadi Salim2006-12-031-1/+3
* [IPSEC]: Add netlink interface for the encapsulation family.Miika Komu2006-12-031-1/+3
* [XFRM]: Convert a few __u8 to proper u8Jamal Hadi Salim2006-12-031-8/+8
* [XFRM]: Make flush notifier prettier when subpolicy usedJamal Hadi Salim2006-12-031-10/+2Star
* [NETLINK]: Remove unused dst_pid field in netlink_skb_parmsThomas Graf2006-12-031-2/+0Star
* [XFRM]: Use kmemdup where appropriateArnaldo Carvalho de Melo2006-12-031-6/+3Star
* [XFRM]: Make copy_to_user_policy_type take a typeJamal Hadi Salim2006-12-031-7/+7
* [XFRM] STATE: Fix to respond error to get operation if no matching entry exists.Masahide NAKAMURA2006-11-261-0/+1
* [XFRM]: nlmsg length not computed correctly in the presence of subpoliciesJamal Hadi Salim2006-11-221-1/+9
* [XFRM]: Sub-policies broke policy eventsJamal Hadi Salim2006-11-221-0/+3
* [XFRM] xfrm_user: Fix unaligned accesses.David S. Miller2006-10-311-2/+2
* IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala2006-10-121-9/+0Star
* [XFRM]: BEET modeDiego Beltrami2006-10-041-0/+1
* [XFRM] POLICY: Support netlink socket interface for sub policy.Masahide NAKAMURA2006-09-231-13/+121
* [XFRM]: Introduce XFRM_MSG_REPORT.Masahide NAKAMURA2006-09-231-0/+46
* [XFRM] STATE: Add Mobile IPv6 route optimization protocols to netlink interface.Masahide NAKAMURA2006-09-231-0/+16
* [XFRM]: Fix message about transformation user interface.Masahide NAKAMURA2006-09-231-1/+1
* [XFRM] IPV6: Update outbound state timestamp for each sending.Masahide NAKAMURA2006-09-231-0/+3
* [XFRM] STATE: Introduce care-of address.Noriaki TAKAMIYA2006-09-231-1/+27
* [XFRM] STATE: Search by address using source address list.Masahide NAKAMURA2006-09-231-6/+53
* [XFRM] STATE: Allow non IPsec protocol.Masahide NAKAMURA2006-09-231-1/+1
* [XFRM]: Add XFRM_MODE_xxx for future use.Masahide NAKAMURA2006-09-231-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-301-1/+1
* [NET]: Fix warnings after LSM-IPSEC changes.David S. Miller2006-06-181-2/+2
* [LSM-IPsec]: SELinux AuthorizeCatherine Zhang2006-06-181-7/+12
* [XFRM]: Fix aevent related crashPatrick McHardy2006-03-211-4/+11
* [NET] sem2mutex: net/Arjan van de Ven2006-03-211-2/+2
* [IPSEC] xfrm_user: Kill PAGE_SIZE check in verify_sec_ctx_len()David S. Miller2006-03-211-3/+0Star
* [XFRM]: Move xfrm_nl to xfrm_state.c from xfrm_user.cDavid S. Miller2006-03-211-3/+0Star
* [IPSEC]: Sync series - policy expiresJamal Hadi Salim2006-03-211-1/+55
* [IPSEC]: Sync series - SA expiresJamal Hadi Salim2006-03-211-0/+30
* [IPSEC]: Sync series - acquire insertJamal Hadi Salim2006-03-211-0/+54
* [IPSEC]: Sync series - userJamal Hadi Salim2006-03-211-10/+228
* [IPSEC]: Sync series - core changesJamal Hadi Salim2006-03-211-1/+3
* [XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().Herbert Xu2006-02-241-1/+1
* [LSM-IPSec]: Corrections to LSM-IPSec NethooksTrent Jaeger2006-01-061-0/+1