[NET]: Fix kfree(skb)
[safe/jmp/linux-2.6] / net / xfrm /
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-13 Kazunori MIYAZAWA[IPSEC]: Fix the address family to refer encap_family
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 David S. MillerMerge branch 'HEAD' of /linux/kernel/git/herbert/crypto-2.6
2007-02-08 David S. Miller[XFRM]: xfrm_migrate() needs exporting to modules.
2007-02-08 Shinta Sugimoto[PFKEYV2]: CONFIG_NET_KEY_MIGRATE option
2007-02-08 Shinta Sugimoto[XFRM]: CONFIG_XFRM_MIGRATE option
2007-02-08 Shinta Sugimoto[XFRM]: User interface for handling XFRM_MSG_MIGRATE
2007-02-08 Shinta Sugimoto[XFRM]: Extension for dynamic update of endpoint addres...
2007-02-08 Miika Komu[IPSEC]: exporting xfrm_state_afinfo
2007-02-06 Noriaki TAKAMIYA[IPSEC]: added the entry of Camellia cipher algorithm...
2007-01-24 Herbert Xu[IPSEC]: Policy list disorder
2007-01-04 Christoph Hellwig[XFRM_USER]: avoid pointless void ** casts
2006-12-31 Martin Willi[XFRM]: Algorithm lookup using .compat name
2006-12-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_ATOMIC
2006-12-07 Joy Lattenaudit: disable ipsec auditing when CONFIG_AUDITSYSCALL=n
2006-12-07 Joy Lattenaudit: Add auditing to ipsec
2006-12-07 Kazunori MIYAZAWA[IPSEC]: Add support for AES-XCBC-MAC
2006-12-07 Jamal Hadi Salim[XFRM] Optimize SA dumping
2006-12-07 Jamal Hadi Salim[XFRM] Optimize policy dumping
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
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 Miika Komu[IPSEC]: Add encapsulation family.
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-12-03 Andrew Morton[XFRM]: uninline xfrm_selector_match()
2006-12-03 Venkat YekkiralaSELinux: Fix SA selection semantics
2006-12-03 Al Viro[XFRM]: annotate ->new_mapping()
2006-11-25 Masahide NAKAMURA[XFRM] STATE: Fix to respond error to get operation...
2006-11-22 David HowellsWorkStruct: make allyesconfig
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-24 Patrick McHardy[XFRM]: Fix xfrm_state accounting
2006-10-16 David S. Miller[XFRM]: Fix xfrm_state_num going negative.
2006-10-12 Venkat YekkiralaIPsec: fix handling of errors for socket policies
2006-10-12 Venkat YekkiralaIPsec: correct semantics for SELinux policy matching
2006-10-12 James MorrisIPsec: propagate security module errors up from flow_ca...
2006-10-04 Diego Beltrami[XFRM]: BEET mode
2006-10-04 David S. Miller[XFRM]: Clearing xfrm_policy_count[] to zero during...
2006-10-04 Masahide NAKAMURA[XFRM] STATE: Use destination address for src hash.
2006-09-29 Masahide NAKAMURA[XFRM]: Do not add a state whose SPI is zero to the...
2006-09-29 Al Viro[XFRM]: xfrm_spi_hash() annotations
2006-09-29 Al Viro[XFRM]: xfrm_replay_advance() annotations
2006-09-29 Al Viro[XFRM]: xrfm_replay_check() annotations
2006-09-29 Al Viro[XFRM]: xfrm_parse_spi() annotations
2006-09-29 Al Viro[XFRM]: xfrm_state_lookup() annotations
2006-09-29 Al Viro[XFRM]: xfrm_alloc_spi() annotated
2006-09-22 Patrick McHardy[XFRM]: Fix wildcard as tunnel source
2006-09-22 James Morris[XFRM]: remove xerr_idxp from __xfrm_policy_check()
2006-09-22 Masahide NAKAMURA[XFRM] STATE: Fix flusing with hash mask.
2006-09-22 Alexey Dobriyan[NET]: Use SLAB_PANIC
2006-09-22 David S. Miller[XFRM]: Respect priority in policy lookups.
2006-09-22 David S. Miller[XFRM]: Extract common hashing code into xfrm_hash...
2006-09-22 David S. Miller[XFRM]: Hash policies when non-prefixed.
2006-09-22 David S. Miller[XFRM]: Hash xfrm_state objects by source address too.
2006-09-22 David S. Miller[XFRM]: Kill excessive refcounting of xfrm_state objects.
2006-09-22 David S. Miller[XFRM]: Purge dst references to deleted SAs passively.
2006-09-22 David S. Miller[XFRM]: Do not flush all bundles on SA insert.
2006-09-22 David S. Miller[XFRM]: Simplify xfrm_spi_hash
2006-09-22 David S. Miller[XFRM]: Put more keys into destination hash function.
2006-09-22 David S. Miller[XFRM]: Add generation count to xfrm_state and xfrm_dst.
2006-09-22 David S. Miller[XFRM]: Dynamic xfrm_state hash table sizing.
2006-09-22 David S. Miller[XFRM]: Convert xfrm_state hash linkage to hlists.
2006-09-22 David S. Miller[XFRM]: Pull xfrm_state_by{spi,src} hash table knowledg...
2006-09-22 David S. Miller[XFRM]: Pull xfrm_state_bydst hash table knowledge...
2006-09-22 Masahide NAKAMURA[XFRM] POLICY: Support netlink socket interface for...
2006-09-22 Masahide NAKAMURA[XFRM]: Add sorting interface for state and template.
2006-09-22 Masahide NAKAMURA[XFRM] POLICY: sub policy support.
2006-09-22 Masahide NAKAMURA[XFRM] POLICY: Add Kconfig to support sub policy.
2006-09-22 Masahide NAKAMURA[XFRM]: Introduce XFRM_MSG_REPORT.
2006-09-22 Masahide NAKAMURA[XFRM]: Trace which secpath state is reject factor.
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: Restrict bundle reusing
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]: Rename secpath_has_tunnel to secpath_has_nontra...
2006-09-22 Masahide NAKAMURA[XFRM] STATE: Common receive function for route optimiz...
2006-09-22 Masahide NAKAMURA[XFRM]: Restrict authentication algorithm only when...
2006-09-22 Masahide NAKAMURA[XFRM] STATE: Search by address using source address...
2006-09-22 Masahide NAKAMURA[XFRM] STATE: Add source address list.
2006-09-22 Masahide NAKAMURA[XFRM] STATE: Allow non IPsec protocol.
2006-09-22 Masahide NAKAMURA[XFRM]: Introduce a helper to compare id 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 Venkat Yekkirala[MLSXFRM]: Add flow labeling
2006-09-22 Serge Hallyn[MLSXFRM]: Add security context to acquire messages...
2006-09-22 Venkat Yekkirala[MLSXFRM]: Flow based matching of xfrm policy and state
2006-09-21 Herbert Xu[CRYPTO] users: Use crypto_comp and crypto_has_*
next