summaryrefslogtreecommitdiffstats
path: root/net/ipv6/xfrm6_policy.c
Commit message (Expand)AuthorAgeFilesLines
* net dst: use a percpu_counter to track entriesEric Dumazet2010-10-111-4/+6
* net: return operator cleanupEric Dumazet2010-09-231-1/+1
* xfrm: fix xfrm by MARK logicPeter Kosyh2010-07-041-0/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-271-1/+1
|\
| * xfrm6: ensure to use the same dev when building a bundleNicolas Dichtel2010-04-211-1/+1
* | xfrm: cache bundles instead of policies for outgoing flowsTimo Teräs2010-04-071-31/+0
|/
* ipsec: Fix bogus bundle flowiHerbert Xu2010-03-031-1/+2
* netns xfrm: deal with dst entries in netnsAlexey Dobriyan2010-01-241-11/+14
* sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-121-1/+0
* xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled.David S. Miller2009-08-041-1/+6
* xfrm: select sane defaults for xfrm[4|6] gc_threshNeil Horman2009-07-301-0/+15
* xfrm: export xfrm garbage collector thresholds via sysctlNeil Horman2009-07-271-0/+18
* xfrm6: fix the proto and ports decode of sctp protocolWei Yongjun2009-07-031-2/+4
* 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
OpenPOWER on IntegriCloud