Commit Graph

55 Commits (8550c1637ba7dd96a76353eb52d31088f9c2f5fe)

Author SHA1 Message Date
Venkat Yekkirala 3bccfbc7a7 IPsec: fix handling of errors for socket policies 19 years ago
Venkat Yekkirala 5b368e61c2 IPsec: correct semantics for SELinux policy matching 19 years ago
James Morris 134b0fc544 IPsec: propagate security module errors up from flow_cache_lookup 19 years ago
David S. Miller ae8c05779a [XFRM]: Clearing xfrm_policy_count[] to zero during flush is incorrect. 19 years ago
Patrick McHardy a1e59abf82 [XFRM]: Fix wildcard as tunnel source 19 years ago
James Morris d1d9facfd1 [XFRM]: remove xerr_idxp from __xfrm_policy_check() 19 years ago
Alexey Dobriyan e5d679f339 [NET]: Use SLAB_PANIC 19 years ago
David S. Miller acba48e1a3 [XFRM]: Respect priority in policy lookups. 19 years ago
David S. Miller 44e36b42a8 [XFRM]: Extract common hashing code into xfrm_hash.[ch] 19 years ago
David S. Miller 2518c7c2b3 [XFRM]: Hash policies when non-prefixed. 19 years ago
David S. Miller 1c09539975 [XFRM]: Purge dst references to deleted SAs passively. 19 years ago
David S. Miller c7f5ea3a4d [XFRM]: Do not flush all bundles on SA insert. 19 years ago
David S. Miller 9d4a706d85 [XFRM]: Add generation count to xfrm_state and xfrm_dst. 19 years ago
Masahide NAKAMURA 41a49cc3c0 [XFRM]: Add sorting interface for state and template. 19 years ago
Masahide NAKAMURA 4e81bb8336 [XFRM] POLICY: sub policy support. 19 years ago
Masahide NAKAMURA df0ba92a99 [XFRM]: Trace which secpath state is reject factor. 19 years ago
Masahide NAKAMURA e53820de0f [XFRM] IPV6: Restrict bundle reusing 19 years ago
Masahide NAKAMURA 9e51fd371a [XFRM]: Rename secpath_has_tunnel to secpath_has_nontransport. 19 years ago
Masahide NAKAMURA f3bd484021 [XFRM]: Restrict authentication algorithm only when inbound transformation protocol is IPsec. 19 years ago
Masahide NAKAMURA 7e49e6de30 [XFRM]: Add XFRM_MODE_xxx for future use. 19 years ago
Venkat Yekkirala beb8d13bed [MLSXFRM]: Add flow labeling 19 years ago
Venkat Yekkirala e0d1caa7b0 [MLSXFRM]: Flow based matching of xfrm policy and state 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
Herbert Xu b59f45d0b2 [IPSEC] xfrm: Abstract out encapsulation modes 19 years ago
Herbert Xu 546be2405b [IPSEC] xfrm: Undo afinfo lock proliferation 19 years ago
Ingo Molnar e959d8121f [XFRM]: fix incorrect xfrm_policy_afinfo_lock use 19 years ago
Ingo Molnar 8dff7c2970 [XFRM]: fix softirq-unsafe xfrm typemap->lock use 19 years ago
Herbert Xu dbe5b4aaaf [IPSEC]: Kill unused decap state structure 19 years ago
Arjan van de Ven 4a3e2f711a [NET] sem2mutex: net/ 19 years ago
David S. Miller a70fcb0ba3 [XFRM]: Add some missing exports. 19 years ago
Jamal Hadi Salim 6c5c8ca7ff [IPSEC]: Sync series - policy expires 19 years ago
Herbert Xu 752c1f4c78 [IPSEC]: Kill post_input hook and do NAT-T in esp_input directly 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 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
Herbert Xu 80b30c1023 [IPSEC]: Kill obsolete get_mss function 20 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
Herbert Xu 77d8d7a684 [IPSEC]: Document that policy direction is derived from the index. 20 years ago
Randy Dunlap 83fa3400eb [XFRM]: fix sparse gfp nocast warnings 20 years ago
Patrick McHardy e104411b82 [XFRM]: Always release dst_entry on error in xfrm_lookup 20 years ago
Eric Dumazet ba89966c19 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers 20 years ago