aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/xfrm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-22[MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala1-1/+1
2006-09-21[IPSEC]: Use HMAC template and hash interfaceHerbert Xu1-4/+5
2006-09-21[IPSEC]: Add compatibility algorithm name supportHerbert Xu1-0/+1
2006-09-21[IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.hHerbert Xu1-1/+1
2006-06-17[IPSEC] xfrm: Use IPPROTO_MAX instead of 256Herbert Xu1-1/+1
2006-06-17[IPSEC] xfrm: Abstract out encapsulation modesHerbert Xu1-0/+17
2006-06-17[IPSEC] xfrm: Undo afinfo lock proliferationHerbert Xu1-8/+1
2006-04-14[XFRM]: Fix aevent timer.Jamal Hadi Salim1-0/+8
2006-04-01[IPSEC]: Kill unused decap state structureHerbert Xu1-16/+1
2006-04-01[IPSEC]: Kill unused decap state argumentHerbert Xu1-1/+1
2006-03-28[INET]: Introduce tunnel4/tunnel6Herbert Xu1-5/+11
2006-03-20[XFRM]: Fix aevent related crashPatrick McHardy1-1/+9
2006-03-20[NET] sem2mutex: net/Arjan van de Ven1-1/+2
2006-03-20[IPSEC]: Sync series - policy expiresJamal Hadi Salim1-1/+1
2006-03-20[IPSEC]: Sync series - SA expiresJamal Hadi Salim1-0/+3
2006-03-20[IPSEC]: Sync series - acquire insertJamal Hadi Salim1-1/+1
2006-03-20[IPSEC]: Sync series - core changesJamal Hadi Salim1-1/+43
2006-02-27[IPSEC]: Kill post_input hook and do NAT-T in esp_input directlyHerbert Xu1-1/+0
2006-02-23[XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().Herbert Xu1-0/+5
2006-02-15[XFRM]: Fix SNAT-related crash in xfrm4_output_finishPatrick McHardy1-1/+0
2006-01-07[NETFILTER]: Redo policy lookups after NAT when neccessaryPatrick McHardy1-0/+1
2006-01-07[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harderPatrick McHardy1-1/+1
2006-01-07[IPV6]: Move nextheader offset to the IP6CBPatrick McHardy1-3/+3
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo1-1/+2
2006-01-03[LSM-IPSec]: Security association restriction.Trent Jaeger1-2/+25
2005-12-19[IPSEC]: Perform SA switchover immediately.David S. Miller1-0/+1
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-1/+1
2005-10-05[IPSEC]: Document that policy direction is derived from the index.Herbert Xu1-0/+5
2005-10-04[XFRM]: fix sparse gfp nocast warningsRandy Dunlap1-1/+1
2005-08-29[IPV4]: possible cleanupsAdrian Bunk1-1/+0
2005-07-19[NET]: Make ipip/ip6_tunnel independant of XFRMPatrick McHardy1-1/+1
2005-06-20[IPSEC]: Add xfrm_state_afinfo->init_flagsHerbert Xu1-0/+1
2005-06-20[IPSEC]: Add xfrm_init_stateHerbert Xu1-1/+2
2005-06-18[IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_*Herbert Xu1-12/+0
2005-06-18[IPSEC] Turn km_event.data into a unionHerbert Xu1-1/+6
2005-06-18[IPSEC] Kill spurious hard expire messagesHerbert Xu1-1/+1
2005-06-18[IPSEC] Add complete xfrm event notificationJamal Hadi Salim1-3/+26
2005-05-26From: Kazunori Miyazawa <kazunori@miyazawa.org>Hideaki YOSHIFUJI1-0/+2
2005-05-03[IPSEC]: Store idev entriesHerbert Xu1-0/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+905