index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_policy.c
Age
Commit message (
Expand
)
Author
2007-04-25
[NET]: Convert xtime.tv_sec to get_seconds()
James Morris
2007-03-20
[XFRM]: ipsecv6 needs a space when printing audit record.
Joy Latten
2007-03-07
[IPSEC]: xfrm_policy delete security check misplaced
Eric Paris
2007-02-13
[IPSEC]: Fix the address family to refer encap_family
Kazunori MIYAZAWA
2007-02-12
[XFRM]: Fix OOPSes in xfrm_audit_log().
David S. Miller
2007-02-10
[NET] XFRM: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-08
[XFRM]: xfrm_migrate() needs exporting to modules.
David S. Miller
2007-02-08
[XFRM]: Extension for dynamic update of endpoint address(es)
Shinta Sugimoto
2007-01-23
[IPSEC]: Policy list disorder
Herbert Xu
2006-12-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-06
audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=n
Joy Latten
2006-12-06
audit: Add auditing to ipsec
Joy Latten
2006-12-06
[XFRM] Optimize policy dumping
Jamal Hadi Salim
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-02
[IPSEC]: Add encapsulation family.
Miika Komu
2006-12-02
[XFRM]: uninline xfrm_selector_match()
Andrew Morton
2006-12-02
SELinux: Fix SA selection semantics
Venkat Yekkirala
2006-11-22
WorkStruct: make allyesconfig
David Howells
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
[prev]
[next]