aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm
Commit message (Expand)AuthorAge
...
* [XFRM]: Kill excessive refcounting of xfrm_state objects.David S. Miller2006-09-22
* [XFRM]: Purge dst references to deleted SAs passively.David S. Miller2006-09-22
* [XFRM]: Do not flush all bundles on SA insert.David S. Miller2006-09-22
* [XFRM]: Simplify xfrm_spi_hashDavid S. Miller2006-09-22
* [XFRM]: Put more keys into destination hash function.David S. Miller2006-09-22
* [XFRM]: Add generation count to xfrm_state and xfrm_dst.David S. Miller2006-09-22
* [XFRM]: Dynamic xfrm_state hash table sizing.David S. Miller2006-09-22
* [XFRM]: Convert xfrm_state hash linkage to hlists.David S. Miller2006-09-22
* [XFRM]: Pull xfrm_state_by{spi,src} hash table knowledge out of afinfo.David S. Miller2006-09-22
* [XFRM]: Pull xfrm_state_bydst hash table knowledge out of afinfo.David S. Miller2006-09-22
* [XFRM] POLICY: Support netlink socket interface for sub policy.Masahide NAKAMURA2006-09-22
* [XFRM]: Add sorting interface for state and template.Masahide NAKAMURA2006-09-22
* [XFRM] POLICY: sub policy support.Masahide NAKAMURA2006-09-22
* [XFRM] POLICY: Add Kconfig to support sub policy.Masahide NAKAMURA2006-09-22
* [XFRM]: Introduce XFRM_MSG_REPORT.Masahide NAKAMURA2006-09-22
* [XFRM]: Trace which secpath state is reject factor.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: Restrict bundle reusingMasahide 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]: Rename secpath_has_tunnel to secpath_has_nontransport.Masahide NAKAMURA2006-09-22
* [XFRM] STATE: Common receive function for route optimization extension headers.Masahide NAKAMURA2006-09-22
* [XFRM]: Restrict authentication algorithm only when inbound transformation pr...Masahide NAKAMURA2006-09-22
* [XFRM] STATE: Search by address using source address list.Masahide NAKAMURA2006-09-22
* [XFRM] STATE: Add source address list.Masahide NAKAMURA2006-09-22
* [XFRM] STATE: Allow non IPsec protocol.Masahide NAKAMURA2006-09-22
* [XFRM]: Introduce a helper to compare id 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 flow labelingVenkat Yekkirala2006-09-22
* [MLSXFRM]: Add security context to acquire messages using netlinkSerge Hallyn2006-09-22
* [MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala2006-09-22
* [CRYPTO] users: Use crypto_comp and crypto_has_*Herbert Xu2006-09-20
* [IPSEC]: Use HMAC template and hash interfaceHerbert Xu2006-09-20
* [IPSEC] ESP: Use block ciphers where applicableHerbert Xu2006-09-20
* [IPSEC]: Add compatibility algorithm name supportHerbert Xu2006-09-20
* [IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.hHerbert Xu2006-09-20
* [IPSEC]: Validate properly in xfrm_dst_check()David S. Miller2006-08-13
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-21
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [XFRM]: unexport xfrm_state_mtuAdrian Bunk2006-06-29
* [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
* [IPSEC] xfrm: Abstract out encapsulation modesHerbert Xu2006-06-18
* [IPSEC] xfrm: Undo afinfo lock proliferationHerbert Xu2006-06-18
* [NET]: Fix "ntohl(ntohs" bugsAlexey Dobriyan2006-05-22
* [XFRM]: fix incorrect xfrm_policy_afinfo_lock useIngo Molnar2006-04-29
* [XFRM]: fix incorrect xfrm_state_afinfo_lock useIngo Molnar2006-04-29