- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / net / ipv4 / xfrm4_policy.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-02-26 Bernhard Walle[XFRM]: Fix oops in xfrm4_dst_destroy()
2007-02-11 YOSHIFUJI Hideaki[NET] IPV4: Fix whitespace errors.
2007-02-08 David S. Miller[XFRM]: Fix missed error setting in xfrm4_policy.c
2007-02-08 Miika Komu[IPSEC]: IPv4 over IPv6 IPsec tunnel
2006-12-17 David Miller[PATCH] IPSEC: Fix inetpeer leak in ipv4 xfrm dst entries.
2006-12-07 David S. Miller[IPSEC]: Fix inetpeer leak in ipv4 xfrm dst entries.
2006-12-03 Gerrit Renker[NET]: Supporting UDP-Lite (RFC 3828) in Linux
2006-12-03 Al Viro[XFRM]: misc annotations
2006-10-12 Venkat YekkiralaIPsec: correct semantics for SELinux policy matching
2006-09-29 Al Viro[XFRM]: fl_ipsec_spi is net-endian
2006-09-22 Patrick McHardy[XFRM]: Fix wildcard as tunnel source
2006-09-22 David S. Miller[XFRM]: Add generation count to xfrm_state and xfrm_dst.
2006-09-22 Masahide NAKAMURA[XFRM] IPV6: Restrict bundle reusing
2006-09-22 Masahide NAKAMURA[XFRM] STATE: Support non-fragment outbound transformat...
2006-09-22 Masahide NAKAMURA[XFRM]: Add XFRM_MODE_xxx for future use.
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-18 Herbert Xu[IPSEC] xfrm: Undo afinfo lock proliferation
2006-05-22 Alexey Dobriyan[NET]: Fix "ntohl(ntohs" bugs
2006-02-24 Herbert Xu[IPSEC]: Use TOS when doing tunnel lookups
2006-02-08 Al Viro[PATCH] remove bogus asm/bug.h includes.
2005-12-19 Patrick McHardy[XFRM]: Handle DCCP in xfrm{4,6}_decode_session
2005-05-03 Herbert Xu[IPSEC]: Store idev entries
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-12-27 Adrian Bunk[IPV4]: Staticize and remove unneeded exports.
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-21 Patrick McHardy[XFRM]: Mark some functions/data static.
2004-08-19 Masahide Nakamura[IPV4] XFRM: decode icmp session.
2004-07-10 Herbert Xu[IPSEC]: Move generic encap code into xfrm4_output
2004-06-01 Olaf Kirch- Fix refcounting problem in ipsec xfrm_state (#41219)
2004-05-29 Herbert Xu[IPSEC]: Fix ref counting in __xfrmN_bundle_create().
2004-03-23 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20040323
2004-03-20 Hideaki Yoshifuji[XFRM] remove unused argument for (*find_bundle)().
2004-03-20 Hideaki Yoshifuji[XFRM] remove duplicated lines; fl->fl4_{src,dst} is...
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-07-27 Herbert Xu[IPSEC]: Fix SKB secpath refcounting.
2003-06-12 Herbert Xu[IPSEC]: Initialize flow key properly in decode_session.
2003-04-17 David S. Miller[NET]: Actually apply Yoshfuji's fl6_{src,dst} patch.
2003-04-10 James Morris[IPSEC]: Add initial IPCOMP support.
2003-03-22 Hideaki Yoshifuji[IPSEC]: Split up XFRM Subsystem.