aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/xfrm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-22[IPV6] MIP6: Transformation support mobility header.Masahide NAKAMURA1-0/+5
2006-09-22[XFRM] IPV6: Restrict bundle reusingMasahide NAKAMURA1-1/+18
2006-09-22[XFRM] IPV6: Update outbound state timestamp for each sending.Masahide NAKAMURA1-0/+3
2006-09-22[XFRM] STATE: Introduce care-of address.Noriaki TAKAMIYA1-0/+3
2006-09-22[XFRM] STATE: Support non-fragment outbound transformation headers.Masahide NAKAMURA1-0/+2
2006-09-22[XFRM] STATE: Add a hook to obtain local/remote outbound address.Masahide NAKAMURA1-0/+2
2006-09-22[XFRM] STATE: Common receive function for route optimization extension headers.Masahide NAKAMURA1-0/+2
2006-09-22[XFRM] STATE: Add a hook to find offset to be inserted header in outbound.Masahide NAKAMURA1-0/+3
2006-09-22[XFRM] STATE: Search by address using source address list.Masahide NAKAMURA1-0/+2
2006-09-22[XFRM] STATE: Add source address list.Masahide NAKAMURA1-0/+26
2006-09-22[XFRM]: Expand XFRM_MAX_DEPTH for route optimization.Masahide NAKAMURA1-1/+1
2006-09-22[XFRM] STATE: Allow non IPsec protocol.Masahide NAKAMURA1-1/+4
2006-09-22[XFRM]: Introduce a helper to compare id protocol.Masahide NAKAMURA1-0/+6
2006-09-22[XFRM]: Add XFRM_MODE_xxx for future use.Masahide NAKAMURA1-1/+1
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