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-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
2005-06-20
[IPSEC]: Add xfrm_init_state
Herbert Xu
2005-06-18
[IPSEC] Kill spurious hard expire messages
Herbert Xu
2005-05-26
From: Kazunori Miyazawa <kazunori@miyazawa.org>
Hideaki YOSHIFUJI
2005-05-03
[IPSEC]: Store idev entries
Herbert Xu
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds