| Commit message (Expand) | Author | Age |
... | |
* | [XFRM] IPV6: Restrict bundle reusing | 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]: Rename secpath_has_tunnel to secpath_has_nontransport. | Masahide NAKAMURA | 2006-09-22 |
* | [XFRM] STATE: Common receive function for route optimization extension headers. | Masahide NAKAMURA | 2006-09-22 |
* | [XFRM]: Restrict authentication algorithm only when inbound transformation pr... | Masahide NAKAMURA | 2006-09-22 |
* | [XFRM] STATE: Search by address using source address list. | Masahide NAKAMURA | 2006-09-22 |
* | [XFRM] STATE: Add source address list. | Masahide NAKAMURA | 2006-09-22 |
* | [XFRM] STATE: Allow non IPsec protocol. | Masahide NAKAMURA | 2006-09-22 |
* | [XFRM]: Introduce a helper to compare id protocol. | Masahide NAKAMURA | 2006-09-22 |
* | [XFRM]: Add XFRM_MODE_xxx for future use. | Masahide NAKAMURA | 2006-09-22 |
* | [MLSXFRM]: Default labeling of socket specific IPSec policies | Venkat Yekkirala | 2006-09-22 |
* | [MLSXFRM]: Add flow labeling | Venkat Yekkirala | 2006-09-22 |
* | [MLSXFRM]: Add security context to acquire messages using netlink | Serge Hallyn | 2006-09-22 |
* | [MLSXFRM]: Flow based matching of xfrm policy and state | Venkat Yekkirala | 2006-09-22 |
* | [CRYPTO] users: Use crypto_comp and crypto_has_* | Herbert Xu | 2006-09-20 |
* | [IPSEC]: Use HMAC template and hash interface | Herbert Xu | 2006-09-20 |
* | [IPSEC] ESP: Use block ciphers where applicable | Herbert Xu | 2006-09-20 |
* | [IPSEC]: Add compatibility algorithm name support | Herbert Xu | 2006-09-20 |
* | [IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.h | Herbert Xu | 2006-09-20 |
* | [IPSEC]: Validate properly in xfrm_dst_check() | David S. Miller | 2006-08-13 |
* | [NET]: Conversions from kmalloc+memset to k(z|c)alloc. | Panagiotis Issaris | 2006-07-21 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [XFRM]: unexport xfrm_state_mtu | Adrian Bunk | 2006-06-29 |
* | [NETLINK]: Encapsulate eff_cap usage within security framework. | Darrel Goeddel | 2006-06-29 |
* | [NET]: Fix warnings after LSM-IPSEC changes. | David S. Miller | 2006-06-18 |
* | [LSM-IPsec]: SELinux Authorize | Catherine Zhang | 2006-06-18 |
* | [IPSEC] xfrm: Abstract out encapsulation modes | Herbert Xu | 2006-06-18 |
* | [IPSEC] xfrm: Undo afinfo lock proliferation | Herbert Xu | 2006-06-18 |
* | [NET]: Fix "ntohl(ntohs" bugs | Alexey Dobriyan | 2006-05-22 |
* | [XFRM]: fix incorrect xfrm_policy_afinfo_lock use | Ingo Molnar | 2006-04-29 |
* | [XFRM]: fix incorrect xfrm_state_afinfo_lock use | Ingo Molnar | 2006-04-29 |
* | [XFRM]: fix softirq-unsafe xfrm typemap->lock use | Ingo Molnar | 2006-04-29 |
* | [XFRM]: Fix aevent timer. | Jamal Hadi Salim | 2006-04-14 |
* | [IPSEC]: Kill unused decap state structure | Herbert Xu | 2006-04-01 |
* | [XFRM]: Fix aevent related crash | Patrick McHardy | 2006-03-21 |
* | [NET] sem2mutex: net/ | Arjan van de Ven | 2006-03-21 |
* | [IPSEC] xfrm_user: Kill PAGE_SIZE check in verify_sec_ctx_len() | David S. Miller | 2006-03-21 |
* | [XFRM]: Add some missing exports. | David S. Miller | 2006-03-20 |
* | [XFRM]: Move xfrm_nl to xfrm_state.c from xfrm_user.c | David S. Miller | 2006-03-20 |
* | [XFRM]: Make sure xfrm_replay_timer_handler() is declared early enough. | David S. Miller | 2006-03-20 |
* | [IPSEC]: Sync series - policy expires | Jamal Hadi Salim | 2006-03-20 |
* | [IPSEC]: Sync series - SA expires | Jamal Hadi Salim | 2006-03-20 |
* | [IPSEC]: Sync series - acquire insert | Jamal Hadi Salim | 2006-03-20 |
* | [IPSEC]: Sync series - user | Jamal Hadi Salim | 2006-03-20 |
* | [IPSEC]: Sync series - core changes | Jamal Hadi Salim | 2006-03-20 |
* | [IPSEC]: Kill post_input hook and do NAT-T in esp_input directly | Herbert Xu | 2006-02-27 |
* | [XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put(). | Herbert Xu | 2006-02-23 |
* | [NETFILTER]: Fix bridge netfilter related in xfrm_lookup | Patrick McHardy | 2006-02-23 |
* | [XFRM]: Fix policy double put | Patrick McHardy | 2006-02-20 |