| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [IPSEC]: Add netlink interface for the encapsulation family. | Miika Komu | 2006-12-02 | 1 | -1/+3 |
* | [XFRM]: Convert a few __u8 to proper u8 | Jamal Hadi Salim | 2006-12-02 | 1 | -8/+8 |
* | [XFRM]: Make flush notifier prettier when subpolicy used | Jamal Hadi Salim | 2006-12-02 | 1 | -10/+2 |
* | [NETLINK]: Remove unused dst_pid field in netlink_skb_parms | Thomas Graf | 2006-12-02 | 1 | -2/+0 |
* | [XFRM]: Use kmemdup where appropriate | Arnaldo Carvalho de Melo | 2006-12-02 | 1 | -6/+3 |
* | [XFRM]: Make copy_to_user_policy_type take a type | Jamal Hadi Salim | 2006-12-02 | 1 | -7/+7 |
* | [XFRM] STATE: Fix to respond error to get operation if no matching entry exists. | Masahide NAKAMURA | 2006-11-25 | 1 | -0/+1 |
* | [XFRM]: nlmsg length not computed correctly in the presence of subpolicies | Jamal Hadi Salim | 2006-11-21 | 1 | -1/+9 |
* | [XFRM]: Sub-policies broke policy events | Jamal Hadi Salim | 2006-11-21 | 1 | -0/+3 |
* | [XFRM] xfrm_user: Fix unaligned accesses. | David S. Miller | 2006-10-30 | 1 | -2/+2 |
* | IPsec: correct semantics for SELinux policy matching | Venkat Yekkirala | 2006-10-11 | 1 | -9/+0 |
* | [XFRM]: BEET mode | Diego Beltrami | 2006-10-04 | 1 | -0/+1 |
* | [XFRM] POLICY: Support netlink socket interface for sub policy. | Masahide NAKAMURA | 2006-09-22 | 1 | -13/+121 |
* | [XFRM]: Introduce XFRM_MSG_REPORT. | Masahide NAKAMURA | 2006-09-22 | 1 | -0/+46 |
* | [XFRM] STATE: Add Mobile IPv6 route optimization protocols to netlink interface. | Masahide NAKAMURA | 2006-09-22 | 1 | -0/+16 |
* | [XFRM]: Fix message about transformation user interface. | Masahide NAKAMURA | 2006-09-22 | 1 | -1/+1 |
* | [XFRM] IPV6: Update outbound state timestamp for each sending. | Masahide NAKAMURA | 2006-09-22 | 1 | -0/+3 |
* | [XFRM] STATE: Introduce care-of address. | Noriaki TAKAMIYA | 2006-09-22 | 1 | -1/+27 |
* | [XFRM] STATE: Search by address using source address list. | Masahide NAKAMURA | 2006-09-22 | 1 | -6/+53 |
* | [XFRM] STATE: Allow non IPsec protocol. | Masahide NAKAMURA | 2006-09-22 | 1 | -1/+1 |
* | [XFRM]: Add XFRM_MODE_xxx for future use. | Masahide NAKAMURA | 2006-09-22 | 1 | -2/+2 |
* | [MLSXFRM]: Default labeling of socket specific IPSec policies | Venkat Yekkirala | 2006-09-22 | 1 | -2/+11 |
* | [MLSXFRM]: Add security context to acquire messages using netlink | Serge Hallyn | 2006-09-22 | 1 | -15/+28 |
* | [IPSEC]: Add compatibility algorithm name support | Herbert Xu | 2006-09-21 | 1 | -0/+1 |
* | [IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.h | Herbert Xu | 2006-09-21 | 1 | -0/+1 |
* | [NETLINK]: Encapsulate eff_cap usage within security framework. | Darrel Goeddel | 2006-06-29 | 1 | -1/+1 |
* | [NET]: Fix warnings after LSM-IPSEC changes. | David S. Miller | 2006-06-17 | 1 | -2/+2 |
* | [LSM-IPsec]: SELinux Authorize | Catherine Zhang | 2006-06-17 | 1 | -7/+12 |
* | [XFRM]: Fix aevent related crash | Patrick McHardy | 2006-03-20 | 1 | -4/+11 |
* | [NET] sem2mutex: net/ | Arjan van de Ven | 2006-03-20 | 1 | -2/+2 |
* | [IPSEC] xfrm_user: Kill PAGE_SIZE check in verify_sec_ctx_len() | David S. Miller | 2006-03-20 | 1 | -3/+0 |
* | [XFRM]: Move xfrm_nl to xfrm_state.c from xfrm_user.c | David S. Miller | 2006-03-20 | 1 | -3/+0 |
* | [IPSEC]: Sync series - policy expires | Jamal Hadi Salim | 2006-03-20 | 1 | -1/+55 |
* | [IPSEC]: Sync series - SA expires | Jamal Hadi Salim | 2006-03-20 | 1 | -0/+30 |
* | [IPSEC]: Sync series - acquire insert | Jamal Hadi Salim | 2006-03-20 | 1 | -0/+54 |
* | [IPSEC]: Sync series - user | Jamal Hadi Salim | 2006-03-20 | 1 | -10/+228 |
* | [IPSEC]: Sync series - core changes | Jamal Hadi Salim | 2006-03-20 | 1 | -1/+3 |
* | [XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put(). | Herbert Xu | 2006-02-23 | 1 | -1/+1 |
* | [LSM-IPSec]: Corrections to LSM-IPSec Nethooks | Trent Jaeger | 2006-01-06 | 1 | -0/+1 |
* | [LSM-IPSec]: Security association restriction. | Trent Jaeger | 2006-01-03 | 1 | -7/+141 |
* | [XFRM]: Use generic netlink receive queue processor | Thomas Graf | 2005-11-10 | 1 | -56/+5 |
* | [NETLINK]: Make netlink_callback->done() optional | Thomas Graf | 2005-11-10 | 1 | -7/+1 |
* | [NETLINK]: Add "groups" argument to netlink_kernel_create | Patrick McHardy | 2005-08-29 | 1 | -2/+2 |
* | [NETLINK]: Convert netlink users to use group numbers instead of bitmasks | Patrick McHardy | 2005-08-29 | 1 | -21/+14 |
* | [NETLINK]: Fix missing dst_groups initializations in netlink_broadcast users | Patrick McHardy | 2005-08-29 | 1 | -0/+8 |
* | [NETLINK]: Add properly module refcounting for kernel netlink sockets. | Harald Welte | 2005-08-29 | 1 | -1/+3 |
* | [XFRM]: Fix possible overflow of sock->sk_policy | Herbert Xu | 2005-07-26 | 1 | -0/+3 |
* | [IPSEC]: Add xfrm_init_state | Herbert Xu | 2005-06-20 | 1 | -8/+1 |
* | [IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notification | Herbert Xu | 2005-06-18 | 1 | -4/+43 |
* | [IPSEC] Use NLMSG_LENGTH in xfrm_exp_state_notify | Jamal Hadi Salim | 2005-06-18 | 1 | -2/+2 |