aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/xfrm4_policy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo1-1/+1
2007-04-25[IPV4]: cleanupStephen Hemminger1-1/+1
2007-02-26[XFRM]: Fix oops in xfrm4_dst_destroy()Bernhard Walle1-1/+1
2007-02-10[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki1-4/+4
2007-02-08[XFRM]: Fix missed error setting in xfrm4_policy.cDavid S. Miller1-0/+1
2007-02-08[IPSEC]: IPv4 over IPv6 IPsec tunnelMiika Komu1-17/+33
2006-12-06[IPSEC]: Fix inetpeer leak in ipv4 xfrm dst entries.David S. Miller1-0/+2
2006-12-02[NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker1-0/+1
2006-12-02[XFRM]: misc annotationsAl Viro1-3/+3
2006-10-11IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala1-1/+1
2006-09-28[XFRM]: fl_ipsec_spi is net-endianAl Viro1-3/+3
2006-09-22[XFRM]: Fix wildcard as tunnel sourcePatrick McHardy1-0/+20
2006-09-22[XFRM]: Add generation count to xfrm_state and xfrm_dst.David S. Miller1-0/+1
2006-09-22[XFRM] IPV6: Restrict bundle reusingMasahide NAKAMURA1-1/+1
2006-09-22[XFRM] STATE: Support non-fragment outbound transformation headers.Masahide NAKAMURA1-0/+1
2006-09-22[XFRM]: Add XFRM_MODE_xxx for future use.Masahide NAKAMURA1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-17[IPSEC] xfrm: Undo afinfo lock proliferationHerbert Xu1-6/+0
2006-05-22[NET]: Fix "ntohl(ntohs" bugsAlexey Dobriyan1-1/+1
2006-02-23[IPSEC]: Use TOS when doing tunnel lookupsHerbert Xu1-1/+4
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro1-1/+0
2005-12-19[XFRM]: Handle DCCP in xfrm{4,6}_decode_sessionPatrick McHardy1-0/+1
2005-05-03[IPSEC]: Store idev entriesHerbert Xu1-0/+42
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+281