summaryrefslogtreecommitdiffstats
path: root/include/net/xfrm.h
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Don't declare extern variables in net/core/sysctl_net_core.cPavel Emelyanov2007-10-231-0/+2
* [IPSEC]: Rename mode to outer_mode and add inner_modeHerbert Xu2007-10-171-1/+2
* [IPSEC]: Store afinfo pointer in xfrm_modeHerbert Xu2007-10-171-3/+3
* [IPSEC]: Add missing BEET checksHerbert Xu2007-10-171-0/+6
* [IPSEC]: Move type and mode map into xfrm_state.cHerbert Xu2007-10-171-6/+2
* [IPSEC]: Get nexthdr from caller in xfrm6_rcv_spiHerbert Xu2007-10-171-1/+1
* [IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_inputHerbert Xu2007-10-171-0/+8
* [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-101-0/+12
* [IPSEC]: Move common code into xfrm_alloc_spiHerbert Xu2007-10-101-1/+1
* [IPSEC]: Unexport xfrm_replay_notifyHerbert Xu2007-10-101-6/+0
* [IPSEC]: Move output replay code into xfrm_outputHerbert Xu2007-10-101-1/+19
* [IPSEC]: Move xfrm_state_check into xfrm_output.cHerbert Xu2007-10-101-1/+0
* [IPSEC]: Move common output code to xfrm_outputHerbert Xu2007-10-101-0/+1
* [XFRM]: xfrm audit callsJoy Latten2007-10-101-4/+36
* [XFRM]: Fix crash introduced by struct dst_entry reorderingPatrick McHardy2007-07-181-1/+0
* [UDP]: Cleanup UDP encapsulation codeJames Chapman2007-07-101-2/+3
* [XFRM] Introduce standalone SAD lookupJamal Hadi Salim2007-07-101-0/+4
* [XFRM]: Add module alias for transformation type.Masahide NAKAMURA2007-07-101-0/+10
* [IPV6] MIP6: Kill unnecessary ifdefs.Masahide NAKAMURA2007-07-101-2/+0
* 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/+0
* [XFRM] SPD info TLV aggregationJamal Hadi Salim2007-05-041-12/+12
* [XFRM] SAD info TLV aggregationxJamal Hadi Salim2007-05-041-9/+8
* [XFRM]: Restrict upper layer information by bundle.Masahide NAKAMURA2007-04-301-0/+10
* [XFRM]: Export SPD infoJamal Hadi Salim2007-04-281-0/+13
* [XFRM]: Export SAD info.Jamal Hadi Salim2007-04-261-0/+8
* [XFRM]: Optimize MTU calculationPatrick McHardy2007-04-251-1/+1
* [IPSEC]: xfrm_policy delete security check misplacedEric Paris2007-03-071-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-061-1/+6
* audit: Add auditing to ipsecJoy Latten2006-12-061-5/+14
* [IPSEC]: Add encapsulation family.Miika Komu2006-12-021-0/+2
* [XFRM]: Pack struct xfrm_policyArnaldo Carvalho de Melo2006-12-021-6/+7
* [NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker2006-12-021-0/+2
* [XFRM]: uninline xfrm_selector_match()Andrew Morton2006-12-021-34/+2
* [XFRM]: annotate ->new_mapping()Al Viro2006-12-021-2/+2
* [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro2006-12-021-2/+1
* [XFRM]: misc annotationsAl Viro2006-12-021-3/+3
* IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala2006-10-111-1/+2
* [XFRM]: xfrm_replay_advance() annotationsAl Viro2006-09-281-1/+1
* [XFRM]: xrfm_replay_check() annotationsAl Viro2006-09-281-2/+2
* [XFRM]: xfrm_parse_spi() annotationsAl Viro2006-09-281-1/+1
* [XFRM]: xfrm_state_lookup() annotationsAl Viro2006-09-281-1/+1
* [XFRM]: xfrm_alloc_spi() annotatedAl Viro2006-09-281-1/+1
* [XFRM]: addr_match() annotationsAl Viro2006-09-281-3/+3
* [XFRM]: xfrm_flowi_[sd]port() annotationsAl Viro2006-09-281-4/+4
OpenPOWER on IntegriCloud