aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_user.c
Commit message (Expand)AuthorAge
* [XFRM]: Fix OOPSes in xfrm_audit_log().David S. Miller2007-02-12
* [NET] XFRM: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [XFRM]: User interface for handling XFRM_MSG_MIGRATEShinta Sugimoto2007-02-08
* [XFRM_USER]: avoid pointless void ** castsChristoph Hellwig2007-01-03
* audit: Add auditing to ipsecJoy Latten2006-12-06
* [XFRM] xfrm_user: Better validation of user templates.David S. Miller2006-12-03
* [XFRM]: Fix aevent structuring to be more complete.Jamal Hadi Salim2006-12-03
* [IPSEC]: Add netlink interface for the encapsulation family.Miika Komu2006-12-03
* [XFRM]: Convert a few __u8 to proper u8Jamal Hadi Salim2006-12-03
* [XFRM]: Make flush notifier prettier when subpolicy usedJamal Hadi Salim2006-12-03
* [NETLINK]: Remove unused dst_pid field in netlink_skb_parmsThomas Graf2006-12-03
* [XFRM]: Use kmemdup where appropriateArnaldo Carvalho de Melo2006-12-03
* [XFRM]: Make copy_to_user_policy_type take a typeJamal Hadi Salim2006-12-03
* [XFRM] STATE: Fix to respond error to get operation if no matching entry exists.Masahide NAKAMURA2006-11-25
* [XFRM]: nlmsg length not computed correctly in the presence of subpoliciesJamal Hadi Salim2006-11-21
* [XFRM]: Sub-policies broke policy eventsJamal Hadi Salim2006-11-21
* [XFRM] xfrm_user: Fix unaligned accesses.David S. Miller2006-10-30
* IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala2006-10-12
* [XFRM]: BEET modeDiego Beltrami2006-10-04
* [XFRM] POLICY: Support netlink socket interface for sub policy.Masahide NAKAMURA2006-09-22
* [XFRM]: Introduce XFRM_MSG_REPORT.Masahide NAKAMURA2006-09-22
* [XFRM] STATE: Add Mobile IPv6 route optimization protocols to netlink interface.Masahide NAKAMURA2006-09-22
* [XFRM]: Fix message about transformation user interface.Masahide NAKAMURA2006-09-22
* [XFRM] IPV6: Update outbound state timestamp for each sending.Masahide NAKAMURA2006-09-22
* [XFRM] STATE: Introduce care-of address.Noriaki TAKAMIYA2006-09-22
* [XFRM] STATE: Search by address using source address list.Masahide NAKAMURA2006-09-22
* [XFRM] STATE: Allow non IPsec protocol.Masahide NAKAMURA2006-09-22
* [XFRM]: Add XFRM_MODE_xxx for future use.Masahide NAKAMURA2006-09-22
* [MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala2006-09-22
* [MLSXFRM]: Add security context to acquire messages using netlinkSerge Hallyn2006-09-22
* [IPSEC]: Add compatibility algorithm name supportHerbert Xu2006-09-20
* [IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.hHerbert Xu2006-09-20
* [NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel2006-06-29
* [NET]: Fix warnings after LSM-IPSEC changes.David S. Miller2006-06-18
* [LSM-IPsec]: SELinux AuthorizeCatherine Zhang2006-06-18
* [XFRM]: Fix aevent related crashPatrick McHardy2006-03-21
* [NET] sem2mutex: net/Arjan van de Ven2006-03-21
* [IPSEC] xfrm_user: Kill PAGE_SIZE check in verify_sec_ctx_len()David S. Miller2006-03-21
* [XFRM]: Move xfrm_nl to xfrm_state.c from xfrm_user.cDavid S. Miller2006-03-20
* [IPSEC]: Sync series - policy expiresJamal Hadi Salim2006-03-20
* [IPSEC]: Sync series - SA expiresJamal Hadi Salim2006-03-20
* [IPSEC]: Sync series - acquire insertJamal Hadi Salim2006-03-20
* [IPSEC]: Sync series - userJamal Hadi Salim2006-03-20
* [IPSEC]: Sync series - core changesJamal Hadi Salim2006-03-20
* [XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().Herbert Xu2006-02-23
* [LSM-IPSec]: Corrections to LSM-IPSec NethooksTrent Jaeger2006-01-06
* [LSM-IPSec]: Security association restriction.Trent Jaeger2006-01-03
* [XFRM]: Use generic netlink receive queue processorThomas Graf2005-11-09
* [NETLINK]: Make netlink_callback->done() optionalThomas Graf2005-11-09
* [NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy2005-08-29