index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_policy.c
Age
Commit message (
Expand
)
Author
2006-10-11
IPsec: fix handling of errors for socket policies
Venkat Yekkirala
2006-10-11
IPsec: correct semantics for SELinux policy matching
Venkat Yekkirala
2006-10-11
IPsec: propagate security module errors up from flow_cache_lookup
James Morris
2006-10-04
[XFRM]: Clearing xfrm_policy_count[] to zero during flush is incorrect.
David S. Miller
2006-09-22
[XFRM]: Fix wildcard as tunnel source
Patrick McHardy
2006-09-22
[XFRM]: remove xerr_idxp from __xfrm_policy_check()
James Morris
2006-09-22
[NET]: Use SLAB_PANIC
Alexey Dobriyan
2006-09-22
[XFRM]: Respect priority in policy lookups.
David S. Miller
2006-09-22
[XFRM]: Extract common hashing code into xfrm_hash.[ch]
David S. Miller
2006-09-22
[XFRM]: Hash policies when non-prefixed.
David S. Miller
2006-09-22
[XFRM]: Purge dst references to deleted SAs passively.
David S. Miller
2006-09-22
[XFRM]: Do not flush all bundles on SA insert.
David S. Miller
2006-09-22
[XFRM]: Add generation count to xfrm_state and xfrm_dst.
David S. Miller
2006-09-22
[XFRM]: Add sorting interface for state and template.
Masahide NAKAMURA
2006-09-22
[XFRM] POLICY: sub policy support.
Masahide NAKAMURA
2006-09-22
[XFRM]: Trace which secpath state is reject factor.
Masahide NAKAMURA
2006-09-22
[XFRM] IPV6: Restrict bundle reusing
Masahide NAKAMURA
2006-09-22
[XFRM]: Rename secpath_has_tunnel to secpath_has_nontransport.
Masahide NAKAMURA
2006-09-22
[XFRM]: Restrict authentication algorithm only when inbound transformation pr...
Masahide NAKAMURA
2006-09-22
[XFRM]: Add XFRM_MODE_xxx for future use.
Masahide NAKAMURA
2006-09-22
[MLSXFRM]: Add flow labeling
Venkat Yekkirala
2006-09-22
[MLSXFRM]: Flow based matching of xfrm policy and state
Venkat Yekkirala
2006-08-13
[IPSEC]: Validate properly in xfrm_dst_check()
David S. Miller
2006-07-21
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-17
[IPSEC] xfrm: Abstract out encapsulation modes
Herbert Xu
2006-06-17
[IPSEC] xfrm: Undo afinfo lock proliferation
Herbert Xu
2006-04-29
[XFRM]: fix incorrect xfrm_policy_afinfo_lock use
Ingo Molnar
2006-04-29
[XFRM]: fix softirq-unsafe xfrm typemap->lock use
Ingo Molnar
2006-04-01
[IPSEC]: Kill unused decap state structure
Herbert Xu
2006-03-20
[NET] sem2mutex: net/
Arjan van de Ven
2006-03-20
[XFRM]: Add some missing exports.
David S. Miller
2006-03-20
[IPSEC]: Sync series - policy expires
Jamal Hadi Salim
2006-02-27
[IPSEC]: Kill post_input hook and do NAT-T in esp_input directly
Herbert Xu
2006-02-23
[NETFILTER]: Fix bridge netfilter related in xfrm_lookup
Patrick McHardy
2006-02-19
[XFRM]: Fix policy double put
Patrick McHardy
2006-02-13
[IPSEC]: Fix strange IPsec freeze.
Herbert Xu
2006-02-07
[PATCH] remove bogus asm/bug.h includes.
Al Viro
2006-01-09
[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
Kris Katterjohn
2006-01-07
[NETFILTER]: Handle NAT in IPsec policy checks
Patrick McHardy
2006-01-07
[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder
Patrick McHardy
2006-01-03
[LSM-IPSec]: Security association restriction.
Trent Jaeger
2005-12-22
[IPSEC]: Fix policy updates missed by sockets
David S. Miller
2005-12-19
[IPSEC]: Perform SA switchover immediately.
David S. Miller
2005-10-26
[IPSEC]: Kill obsolete get_mss function
Herbert Xu
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
2005-10-05
[IPSEC]: Document that policy direction is derived from the index.
Herbert Xu
2005-10-04
[XFRM]: fix sparse gfp nocast warnings
Randy Dunlap
2005-09-08
[XFRM]: Always release dst_entry on error in xfrm_lookup
Patrick McHardy
2005-08-29
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
Eric Dumazet
[next]