commented early_printk patch because of rejects.
[linux-flexiantxendom0-3.2.10.git] / net / xfrm / xfrm_state.c
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-07-20 Herbert Xu[IPSEC]: Make reqids 32-bits.
2003-07-14 Kunihiro Ishiguro[IPSEC/IPV6]: Add missing email address to my copyrights.
2003-07-07 Herbert Xu[IPSEC] Add policy expiration
2003-06-30 Herbert Xu[IPSEC] split xfrm_state_replace + fixes
2003-06-23 Herbert Xu[IPSEC]: Close SADB_ADD race and add XFRM_MSG_UPDSA...
2003-06-14 Hideaki Yoshifuji[IPSEC]: Fix xfrm_alloc_spi() always selecting minspi.
2003-06-04 Arnaldo Carvalho... o net: create struct sock_common and use in struct...
2003-05-31 David S. Miller[XFRM]: Handle use_time expiration properly.
2003-05-12 James Morris[IPSEC]: Implement proper IPIP tunnel handling for...
2003-05-09 David S. Miller[XFRM]: Fix typos in xfrm_state_put() changes.
2003-05-09 James Morris[XFRM]: Make use of xfrm_state_hold().
2003-04-07 James Morris[IPSEC]: Really move type destructor out of spinlock.
2003-04-05 James Morris[IPSEC]: Move xfrm type destructor out of spinlock.
2003-04-02 David S. Miller[IPSEC]: Store xfrm_encap_tmpl directly in xfrm_state.
2003-04-02 Derek Atkins[IPSEC]: Implement UDP Encapsulation framework.
2003-04-01 David S. Miller[IPSEC]: xfrm_{state,user}.c need asm/uaccess.h
2003-04-01 James Morris[IPSEC]: Fix xfrm_state refcounts.
2003-03-24 Hideaki Yoshifuji[IPSEC]: Move xfrm_*.c into net/xfrm/