summaryrefslogtreecommitdiffstats
path: root/net/ipv6/xfrm6_policy.c
Commit message (Expand)AuthorAgeFilesLines
* net: replace uses of __constant_{endian}Harvey Harrison2009-02-011-1/+1
* netns xfrm: ->get_saddr in netnsAlexey Dobriyan2008-11-251-2/+3
* netns xfrm: ->dst_lookup in netnsAlexey Dobriyan2008-11-251-3/+4
* netns xfrm: dst garbage-collecting in netnsAlexey Dobriyan2008-11-251-1/+1
* net: remove struct dst_entry::entry_sizeAlexey Dobriyan2008-11-111-1/+0
* xfrm6: handling fragmentNicolas Dichtel2008-11-011-3/+6
* netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_sad...Brian Haley2008-08-141-1/+3
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-1/+1
* [IPV6]: Support Source Address Selection API (RFC5014).YOSHIFUJI Hideaki2008-03-251-1/+1
* [NETNS][IPV6] route6 - add netns parameter to ip6_route_outputDaniel Lezcano2008-03-051-1/+1
* [IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr().YOSHIFUJI Hideaki2008-03-041-2/+3
* [NET]: should explicitely initialize atomic_t field in struct dst_opsEric Dumazet2008-01-311-0/+1
* [NETNS][DST] dst: pass the dst_ops as parameter to the gc functionsDaniel Lezcano2008-01-281-1/+1
* [XFRM] IPv6: Fix dst/routing check at transformation.Masahide NAKAMURA2008-01-281-0/+17
* [IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverseHerbert Xu2008-01-281-5/+5
* [IPV6]: Make xfrm6_init to return an error code.Daniel Lezcano2008-01-281-5/+17
* [NET]: Multiple namespaces in the all dst_ifdown routines.Denis V. Lunev2008-01-281-1/+2
* [IPSEC]: Merge most of the output pathHerbert Xu2008-01-281-0/+1
* [IPSEC]: Merge common code into xfrm_bundle_createHerbert Xu2008-01-281-114/+22
* [IPSEC]: Move flow construction into xfrm_dst_lookupHerbert Xu2008-01-281-62/+35
* [IPSEC]: Replace x->type->{local,remote}_addr with flagsHerbert Xu2008-01-281-12/+8
* [IPSEC]: Make sure idev is consistent with dev in xfrm_dstHerbert Xu2008-01-281-5/+10
* [IPSEC]: Set dst->input to dst_discardHerbert Xu2008-01-281-1/+2
* [IPSEC]: Only set neighbour on top xfrm dstHerbert Xu2008-01-281-2/+4
* [IPV6]: Move nfheader_len into rt6_infoHerbert Xu2008-01-281-1/+2
* [IPV6]: Only set nfheader_len for top xfrm dstHerbert Xu2008-01-281-22/+4
* [IPV6] XFRM: Fix auditing rt6i_flags; use RTF_xxx flags instead of RTCF_xxx.YOSHIFUJI Hideaki2007-12-111-1/+1
* [IPSEC]: Rename mode to outer_mode and add inner_modeHerbert Xu2007-10-171-1/+1
* [IPSEC]: Store afinfo pointer in xfrm_modeHerbert Xu2007-10-171-13/+1
* [IPSEC]: Add missing BEET checksHerbert Xu2007-10-171-2/+1
* [NET]: Make the loopback device per network namespace.Eric W. Biederman2007-10-101-1/+1
* [NET]: Dynamically allocate the loopback device, part 1.Daniel Lezcano2007-10-101-1/+1
* [IPV6] MIP6: Loadable module support for MIPv6.Masahide NAKAMURA2007-07-101-2/+2
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-251-2/+3
* [SK_BUFF]: Introduce skb_network_header_lenArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-251-7/+9
* [IPSEC]: More fix is needed for __xfrm6_bundle_create().Noriaki TAKAMIYA2007-02-261-1/+1
* [XFRM] IPV6: Fix outbound RO transformation which is broken by IPsec tunnel p...Masahide NAKAMURA2007-02-101-3/+5
* [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-3/+3
* [IPSEC]: IPv6 over IPv4 IPsec tunnelMiika Komu2007-02-081-15/+31
* [NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker2006-12-021-0/+1
* [XFRM]: misc annotationsAl Viro2006-12-021-1/+1
* [IPV6]: Make sure error handling is done when calling ip6_route_output().Ville Nuorvala2006-10-181-5/+7
* IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala2006-10-111-1/+1
* [XFRM]: Fix wildcard as tunnel sourcePatrick McHardy2006-09-221-0/+21
* [XFRM]: Add generation count to xfrm_state and xfrm_dst.David S. Miller2006-09-221-0/+1
* [IPV6] MIP6: Transformation support mobility header.Masahide NAKAMURA2006-09-221-0/+15
* [XFRM] IPV6: Restrict bundle reusingMasahide NAKAMURA2006-09-221-1/+3
* [XFRM] STATE: Support non-fragment outbound transformation headers.Masahide NAKAMURA2006-09-221-2/+22
OpenPOWER on IntegriCloud