Commit Graph

239 Commits (52aa944a182545a987dc753f9602235a3359df0c)

Author SHA1 Message Date
Masahide NAKAMURA 7e49e6de30 [XFRM]: Add XFRM_MODE_xxx for future use. 19 years ago
Venkat Yekkirala cb969f072b [MLSXFRM]: Default labeling of socket specific IPSec policies 19 years ago
Venkat Yekkirala beb8d13bed [MLSXFRM]: Add flow labeling 19 years ago
Serge Hallyn 0d681623d3 [MLSXFRM]: Add security context to acquire messages using netlink 19 years ago
Venkat Yekkirala e0d1caa7b0 [MLSXFRM]: Flow based matching of xfrm policy and state 19 years ago
Herbert Xu e4d5b79c66 [CRYPTO] users: Use crypto_comp and crypto_has_* 19 years ago
Herbert Xu 07d4ee583e [IPSEC]: Use HMAC template and hash interface 19 years ago
Herbert Xu 6b7326c849 [IPSEC] ESP: Use block ciphers where applicable 19 years ago
Herbert Xu 04ff126094 [IPSEC]: Add compatibility algorithm name support 19 years ago
Herbert Xu 9409f38a0c [IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.h 19 years ago
David S. Miller d49c73c729 [IPSEC]: Validate properly in xfrm_dst_check() 19 years ago
Panagiotis Issaris 0da974f4f3 [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Adrian Bunk 244055fdc8 [XFRM]: unexport xfrm_state_mtu 19 years ago
Darrel Goeddel c7bdb545d2 [NETLINK]: Encapsulate eff_cap usage within security framework. 19 years ago
David S. Miller 6f68dc3775 [NET]: Fix warnings after LSM-IPSEC changes. 19 years ago
Catherine Zhang c8c05a8eec [LSM-IPsec]: SELinux Authorize 19 years ago
Herbert Xu b59f45d0b2 [IPSEC] xfrm: Abstract out encapsulation modes 19 years ago
Herbert Xu 546be2405b [IPSEC] xfrm: Undo afinfo lock proliferation 19 years ago
Alexey Dobriyan 4195f81453 [NET]: Fix "ntohl(ntohs" bugs 19 years ago
Ingo Molnar e959d8121f [XFRM]: fix incorrect xfrm_policy_afinfo_lock use 19 years ago
Ingo Molnar f3111502c0 [XFRM]: fix incorrect xfrm_state_afinfo_lock use 19 years ago
Ingo Molnar 8dff7c2970 [XFRM]: fix softirq-unsafe xfrm typemap->lock use 19 years ago
Jamal Hadi Salim 2717096ab4 [XFRM]: Fix aevent timer. 19 years ago
Herbert Xu dbe5b4aaaf [IPSEC]: Kill unused decap state structure 19 years ago
Patrick McHardy be33690d8f [XFRM]: Fix aevent related crash 19 years ago
Arjan van de Ven 4a3e2f711a [NET] sem2mutex: net/ 19 years ago
David S. Miller 253aa11578 [IPSEC] xfrm_user: Kill PAGE_SIZE check in verify_sec_ctx_len() 19 years ago
David S. Miller a70fcb0ba3 [XFRM]: Add some missing exports. 19 years ago
David S. Miller ee857a7d67 [XFRM]: Move xfrm_nl to xfrm_state.c from xfrm_user.c 19 years ago
David S. Miller 0ac8475248 [XFRM]: Make sure xfrm_replay_timer_handler() is declared early enough. 19 years ago
Jamal Hadi Salim 6c5c8ca7ff [IPSEC]: Sync series - policy expires 19 years ago
Jamal Hadi Salim 53bc6b4d29 [IPSEC]: Sync series - SA expires 19 years ago
Jamal Hadi Salim 980ebd2579 [IPSEC]: Sync series - acquire insert 19 years ago
Jamal Hadi Salim d51d081d65 [IPSEC]: Sync series - user 19 years ago
Jamal Hadi Salim f8cd54884e [IPSEC]: Sync series - core changes 19 years ago
Herbert Xu 752c1f4c78 [IPSEC]: Kill post_input hook and do NAT-T in esp_input directly 19 years ago
Herbert Xu 21380b81ef [XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put(). 19 years ago
Patrick McHardy 42cf93cd46 [NETFILTER]: Fix bridge netfilter related in xfrm_lookup 19 years ago
Patrick McHardy 9951101438 [XFRM]: Fix policy double put 19 years ago
Herbert Xu 00de651d14 [IPSEC]: Fix strange IPsec freeze. 19 years ago
Al Viro 1b8623545b [PATCH] remove bogus asm/bug.h includes. 19 years ago
Kris Katterjohn 09a626600b [NET]: Change some "if (x) BUG();" to "BUG_ON(x);" 19 years ago
Patrick McHardy eb9c7ebe69 [NETFILTER]: Handle NAT in IPsec policy checks 19 years ago
Patrick McHardy 3e3850e989 [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder 19 years ago
Trent Jaeger 5f8ac64b15 [LSM-IPSec]: Corrections to LSM-IPSec Nethooks 19 years ago
Trent Jaeger df71837d50 [LSM-IPSec]: Security association restriction. 19 years ago
David S. Miller 9b78a82c1c [IPSEC]: Fix policy updates missed by sockets 19 years ago
David S. Miller 399c180ac5 [IPSEC]: Perform SA switchover immediately. 19 years ago
Thomas Graf 88fc2c8431 [XFRM]: Use generic netlink receive queue processor 20 years ago