summaryrefslogtreecommitdiffstats
path: root/include/net/xfrm.h
Commit message (Expand)AuthorAgeFilesLines
...
* [IPV6]: Replace sk_buff ** with sk_buff * in input handlersHerbert Xu2007-10-151-1/+1
* [IPSEC]: Use IPv6 calling convention as the convention for x->mode->outputHerbert Xu2007-10-111-0/+12
* [IPSEC]: Move common code into xfrm_alloc_spiHerbert Xu2007-10-111-1/+1
* [IPSEC]: Unexport xfrm_replay_notifyHerbert Xu2007-10-111-6/+0Star
* [IPSEC]: Move output replay code into xfrm_outputHerbert Xu2007-10-111-1/+19
* [IPSEC]: Move xfrm_state_check into xfrm_output.cHerbert Xu2007-10-111-1/+0Star
* [IPSEC]: Move common output code to xfrm_outputHerbert Xu2007-10-111-0/+1
* [XFRM]: xfrm audit callsJoy Latten2007-10-111-4/+36
* [XFRM]: Fix crash introduced by struct dst_entry reorderingPatrick McHardy2007-07-181-1/+0Star
* [UDP]: Cleanup UDP encapsulation codeJames Chapman2007-07-111-2/+3
* [XFRM] Introduce standalone SAD lookupJamal Hadi Salim2007-07-111-0/+4
* [XFRM]: Add module alias for transformation type.Masahide NAKAMURA2007-07-111-0/+10
* [IPV6] MIP6: Kill unnecessary ifdefs.Masahide NAKAMURA2007-07-111-2/+0Star
* xfrm: Add security check before flushing SAD/SPDJoy Latten2007-06-071-3/+3
* [XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl.David S. Miller2007-05-311-1/+0Star
* [XFRM] SPD info TLV aggregationJamal Hadi Salim2007-05-041-12/+12
* [XFRM] SAD info TLV aggregationxJamal Hadi Salim2007-05-041-9/+8Star
* [XFRM]: Restrict upper layer information by bundle.Masahide NAKAMURA2007-04-301-0/+10
* [XFRM]: Export SPD infoJamal Hadi Salim2007-04-291-0/+13
* [XFRM]: Export SAD info.Jamal Hadi Salim2007-04-261-0/+8
* [XFRM]: Optimize MTU calculationPatrick McHardy2007-04-261-1/+1
* [IPSEC]: xfrm_policy delete security check misplacedEric Paris2007-03-081-2/+3
* [IPSEC]: changing API of xfrm6_tunnel_registerKazunori MIYAZAWA2007-02-131-2/+2
* [IPSEC]: Changing API of xfrm4_tunnel_register.Kazunori MIYAZAWA2007-02-131-2/+2
* [XFRM]: Extension for dynamic update of endpoint address(es)Shinta Sugimoto2007-02-081-0/+44
* [IPSEC]: exporting xfrm_state_afinfoMiika Komu2007-02-081-0/+3
* audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=nJoy Latten2006-12-071-1/+6
* audit: Add auditing to ipsecJoy Latten2006-12-071-5/+14
* [IPSEC]: Add encapsulation family.Miika Komu2006-12-031-0/+2
* [XFRM]: Pack struct xfrm_policyArnaldo Carvalho de Melo2006-12-031-6/+7
* [NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker2006-12-031-0/+2
* [XFRM]: uninline xfrm_selector_match()Andrew Morton2006-12-031-34/+2Star
* [XFRM]: annotate ->new_mapping()Al Viro2006-12-031-2/+2
* [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro2006-12-031-2/+1Star
* [XFRM]: misc annotationsAl Viro2006-12-031-3/+3
* IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala2006-10-121-1/+2
* [XFRM]: xfrm_replay_advance() annotationsAl Viro2006-09-291-1/+1
* [XFRM]: xrfm_replay_check() annotationsAl Viro2006-09-291-2/+2
* [XFRM]: xfrm_parse_spi() annotationsAl Viro2006-09-291-1/+1
* [XFRM]: xfrm_state_lookup() annotationsAl Viro2006-09-291-1/+1
* [XFRM]: xfrm_alloc_spi() annotatedAl Viro2006-09-291-1/+1
* [XFRM]: addr_match() annotationsAl Viro2006-09-291-3/+3
* [XFRM]: xfrm_flowi_[sd]port() annotationsAl Viro2006-09-291-4/+4
* [XFRM]: Fix wildcard as tunnel sourcePatrick McHardy2006-09-231-0/+13
* [IPSEC]: output mode to take an xfrm state as input paramJamal Hadi Salim2006-09-231-1/+1
* [XFRM]: Hash policies when non-prefixed.David S. Miller2006-09-231-18/+5Star
* [XFRM]: Purge dst references to deleted SAs passively.David S. Miller2006-09-231-1/+0Star
* [XFRM]: Do not flush all bundles on SA insert.David S. Miller2006-09-231-1/+0Star
* [XFRM]: Add generation count to xfrm_state and xfrm_dst.David S. Miller2006-09-231-0/+3
* [XFRM]: Convert xfrm_state hash linkage to hlists.David S. Miller2006-09-231-3/+3