[NETLINK]: Ignore !NLM_F_REQUEST messages directly in netlink_run_queue()
[safe/jmp/linux-2.6] / net / xfrm / xfrm_user.c
2007-04-26 Thomas Graf[NETLINK]: Ignore !NLM_F_REQUEST messages directly...
2007-04-26 Arnaldo Carvalho... [NETLINK]: Use nlmsg_trim() where appropriate
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-13 Joy Latten[IPSEC] XFRM_USER: kernel panic when large security...
2007-03-22 Dave Jones[NET]: fix up misplaced inlines.
2007-03-08 Eric Paris[IPSEC]: xfrm audit hook misplaced in pfkey_delete...
2007-03-08 Eric Paris[IPSEC]: xfrm_policy delete security check misplaced
2007-02-28 Patrick McHardy[NET]: Fix kfree(skb)
2007-02-28 David S. Miller[XFRM] xfrm_user: Fix return values of xfrm_add_sa_expire.
2007-02-12 David S. Miller[XFRM]: Fix OOPSes in xfrm_audit_log().
2007-02-11 YOSHIFUJI Hideaki[NET] XFRM: Fix whitespace errors.
2007-02-08 Shinta Sugimoto[XFRM]: User interface for handling XFRM_MSG_MIGRATE
2007-01-04 Christoph Hellwig[XFRM_USER]: avoid pointless void ** casts
2006-12-07 Joy Lattenaudit: Add auditing to ipsec
2006-12-04 David S. Miller[XFRM] xfrm_user: Better validation of user templates.
2006-12-03 Jamal Hadi Salim[XFRM]: Fix aevent structuring to be more complete.
2006-12-03 Miika Komu[IPSEC]: Add netlink interface for the encapsulation...
2006-12-03 Jamal Hadi Salim[XFRM]: Convert a few __u8 to proper u8
2006-12-03 Jamal Hadi Salim[XFRM]: Make flush notifier prettier when subpolicy...
2006-12-03 Thomas Graf[NETLINK]: Remove unused dst_pid field in netlink_skb_parms
2006-12-03 Arnaldo Carvalho... [XFRM]: Use kmemdup where appropriate
2006-12-03 Jamal Hadi Salim[XFRM]: Make copy_to_user_policy_type take a type
2006-11-25 Masahide NAKAMURA[XFRM] STATE: Fix to respond error to get operation...
2006-11-22 Jamal Hadi Salim[XFRM]: nlmsg length not computed correctly in the...
2006-11-22 Jamal Hadi Salim[XFRM]: Sub-policies broke policy events
2006-10-30 David S. Miller[XFRM] xfrm_user: Fix unaligned accesses.
2006-10-12 Venkat YekkiralaIPsec: correct semantics for SELinux policy matching
2006-10-04 Diego Beltrami[XFRM]: BEET mode
2006-09-22 Masahide NAKAMURA[XFRM] POLICY: Support netlink socket interface for...
2006-09-22 Masahide NAKAMURA[XFRM]: Introduce XFRM_MSG_REPORT.
2006-09-22 Masahide NAKAMURA[XFRM] STATE: Add Mobile IPv6 route optimization protoc...
2006-09-22 Masahide NAKAMURA[XFRM]: Fix message about transformation user interface.
2006-09-22 Masahide NAKAMURA[XFRM] IPV6: Update outbound state timestamp for each...
2006-09-22 Noriaki TAKAMIYA[XFRM] STATE: Introduce care-of address.
2006-09-22 Masahide NAKAMURA[XFRM] STATE: Search by address using source address...
2006-09-22 Masahide NAKAMURA[XFRM] STATE: Allow non IPsec protocol.
2006-09-22 Masahide NAKAMURA[XFRM]: Add XFRM_MODE_xxx for future use.
2006-09-22 Venkat Yekkirala[MLSXFRM]: Default labeling of socket specific IPSec...
2006-09-22 Serge Hallyn[MLSXFRM]: Add security context to acquire messages...
2006-09-21 Herbert Xu[IPSEC]: Add compatibility algorithm name support
2006-09-21 Herbert Xu[IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.h
2006-06-29 Darrel Goeddel[NETLINK]: Encapsulate eff_cap usage within security...
2006-06-18 David S. Miller[NET]: Fix warnings after LSM-IPSEC changes.
2006-06-18 Catherine Zhang[LSM-IPsec]: SELinux Authorize
2006-03-21 Patrick McHardy[XFRM]: Fix aevent related crash
2006-03-21 Arjan van de Ven[NET] sem2mutex: net/
2006-03-21 David S. Miller[IPSEC] xfrm_user: Kill PAGE_SIZE check in verify_sec_c...
2006-03-21 David S. Miller[XFRM]: Move xfrm_nl to xfrm_state.c from xfrm_user.c
2006-03-21 Jamal Hadi Salim[IPSEC]: Sync series - policy expires
2006-03-21 Jamal Hadi Salim[IPSEC]: Sync series - SA expires
2006-03-21 Jamal Hadi Salim[IPSEC]: Sync series - acquire insert
2006-03-21 Jamal Hadi Salim[IPSEC]: Sync series - user
2006-03-21 Jamal Hadi Salim[IPSEC]: Sync series - core changes
2006-02-24 Herbert Xu[XFRM]: Eliminate refcounting confusion by creating...
2006-01-06 Trent Jaeger[LSM-IPSec]: Corrections to LSM-IPSec Nethooks
2006-01-03 Trent Jaeger[LSM-IPSec]: Security association restriction.
2005-11-10 Thomas Graf[XFRM]: Use generic netlink receive queue processor
2005-11-10 Thomas Graf[NETLINK]: Make netlink_callback->done() optional
2005-08-29 Patrick McHardy[NETLINK]: Add "groups" argument to netlink_kernel_create
2005-08-29 Patrick McHardy[NETLINK]: Convert netlink users to use group numbers...
2005-08-29 Patrick McHardy[NETLINK]: Fix missing dst_groups initializations in...
2005-08-29 Harald Welte[NETLINK]: Add properly module refcounting for kernel...
2005-07-26 Herbert Xu[XFRM]: Fix possible overflow of sock->sk_policy
2005-06-20 Herbert Xu[IPSEC]: Add xfrm_init_state
2005-06-19 Herbert Xu[IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notification
2005-06-19 Jamal Hadi Salim[IPSEC] Use NLMSG_LENGTH in xfrm_exp_state_notify
2005-06-19 Patrick McHardy[IPSEC] Fix xfrm_state leaks in error path
2005-06-19 Herbert Xu[IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_*
2005-06-19 Herbert Xu[IPSEC] Set byid for km_event in xfrm_get_policy
2005-06-19 Herbert Xu[IPSEC] Turn km_event.data into a union
2005-06-19 Jamal Hadi Salim[IPSEC] Add complete xfrm event notification
2005-05-19 Herbert Xu[IPSEC]: Verify key payload in verify_one_algo
2005-05-19 Herbert Xu[IPSEC]: Fixed alg_key_len usage in attach_one_algo
2005-05-03 David S. Miller[XFRM/RTNETLINK]: Decrement qlen properly in {xfrm_...
2005-05-03 David S. Miller[NETLINK]: Fix infinite loops in synchronous netlink...
2005-05-03 Herbert Xu[NETLINK]: Synchronous message processing.
2005-05-03 Thomas Graf[XFRM]: Cleanup xfrm_msg_min and xfrm_dispatch
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2