Age | Commit message (Expand) | Author |
2007-10-10 | [XFRM] netlink: Use nlmsg_end() and nlmsg_cancel() | Thomas Graf |
2007-10-10 | [XFRM] netlink: Use nlmsg_put() instead of NLMSG_PUT() | Thomas Graf |
2007-07-31 | [IPSEC]: Ensure that state inner family is set | Herbert Xu |
2007-06-07 | xfrm: Add security check before flushing SAD/SPD | Joy Latten |
2007-05-04 | [XFRM] SPD info TLV aggregation | Jamal Hadi Salim |
2007-05-04 | [XFRM] SAD info TLV aggregationx | Jamal Hadi Salim |
2007-04-28 | [XFRM]: Export SPD info | Jamal Hadi Salim |
2007-04-26 | [XFRM]: Missing bits to SAD info. | Jamal Hadi Salim |
2007-04-26 | [XFRM]: Export SAD info. | Jamal Hadi Salim |
2007-04-25 | [NET]: cleanup extra semicolons | Stephen Hemminger |
2007-04-25 | [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it | Patrick McHardy |
2007-04-25 | [NETLINK]: Directly return -EINTR from netlink_dump_start() | Thomas Graf |
2007-04-25 | [NETLINK]: Remove error pointer from netlink message handler | Thomas Graf |
2007-04-25 | [NETLINK]: Ignore control messages directly in netlink_run_queue() | Thomas Graf |
2007-04-25 | [NETLINK]: Ignore !NLM_F_REQUEST messages directly in netlink_run_queue() | Thomas Graf |
2007-04-25 | [NETLINK]: Use nlmsg_trim() where appropriate | Arnaldo Carvalho de Melo |
2007-04-25 | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo |
2007-04-13 | [IPSEC] XFRM_USER: kernel panic when large security contexts in ACQUIRE | Joy Latten |
2007-03-22 | [NET]: fix up misplaced inlines. | Dave Jones |
2007-03-07 | [IPSEC]: xfrm audit hook misplaced in pfkey_delete and xfrm_del_sa | Eric Paris |
2007-03-07 | [IPSEC]: xfrm_policy delete security check misplaced | Eric Paris |
2007-02-28 | [NET]: Fix kfree(skb) | Patrick McHardy |
2007-02-28 | [XFRM] xfrm_user: Fix return values of xfrm_add_sa_expire. | David S. Miller |
2007-02-12 | [XFRM]: Fix OOPSes in xfrm_audit_log(). | David S. Miller |
2007-02-10 | [NET] XFRM: Fix whitespace errors. | YOSHIFUJI Hideaki |
2007-02-08 | [XFRM]: User interface for handling XFRM_MSG_MIGRATE | Shinta Sugimoto |
2007-01-03 | [XFRM_USER]: avoid pointless void ** casts | Christoph Hellwig |
2006-12-06 | audit: Add auditing to ipsec | Joy Latten |
2006-12-03 | [XFRM] xfrm_user: Better validation of user templates. | David S. Miller |
2006-12-02 | [XFRM]: Fix aevent structuring to be more complete. | Jamal Hadi Salim |
2006-12-02 | [IPSEC]: Add netlink interface for the encapsulation family. | Miika Komu |
2006-12-02 | [XFRM]: Convert a few __u8 to proper u8 | Jamal Hadi Salim |
2006-12-02 | [XFRM]: Make flush notifier prettier when subpolicy used | Jamal Hadi Salim |
2006-12-02 | [NETLINK]: Remove unused dst_pid field in netlink_skb_parms | Thomas Graf |
2006-12-02 | [XFRM]: Use kmemdup where appropriate | Arnaldo Carvalho de Melo |
2006-12-02 | [XFRM]: Make copy_to_user_policy_type take a type | Jamal Hadi Salim |
2006-11-25 | [XFRM] STATE: Fix to respond error to get operation if no matching entry exists. | Masahide NAKAMURA |
2006-11-21 | [XFRM]: nlmsg length not computed correctly in the presence of subpolicies | Jamal Hadi Salim |
2006-11-21 | [XFRM]: Sub-policies broke policy events | Jamal Hadi Salim |
2006-10-30 | [XFRM] xfrm_user: Fix unaligned accesses. | David S. Miller |
2006-10-11 | IPsec: correct semantics for SELinux policy matching | Venkat Yekkirala |
2006-10-04 | [XFRM]: BEET mode | Diego Beltrami |
2006-09-22 | [XFRM] POLICY: Support netlink socket interface for sub policy. | Masahide NAKAMURA |
2006-09-22 | [XFRM]: Introduce XFRM_MSG_REPORT. | Masahide NAKAMURA |
2006-09-22 | [XFRM] STATE: Add Mobile IPv6 route optimization protocols to netlink interface. | Masahide NAKAMURA |
2006-09-22 | [XFRM]: Fix message about transformation user interface. | Masahide NAKAMURA |
2006-09-22 | [XFRM] IPV6: Update outbound state timestamp for each sending. | Masahide NAKAMURA |
2006-09-22 | [XFRM] STATE: Introduce care-of address. | Noriaki TAKAMIYA |
2006-09-22 | [XFRM] STATE: Search by address using source address list. | Masahide NAKAMURA |
2006-09-22 | [XFRM] STATE: Allow non IPsec protocol. | Masahide NAKAMURA |