summaryrefslogtreecommitdiffstats
path: root/net/ipv4/xfrm4_policy.c
Commit message (Expand)AuthorAgeFilesLines
* xfrm: fix xfrm by MARK logicPeter Kosyh2010-07-041-0/+2
* xfrm: cache bundles instead of policies for outgoing flowsTimo Teräs2010-04-071-22/+0
* ipsec: Fix bogus bundle flowiHerbert Xu2010-03-031-2/+3
* netns xfrm: deal with dst entries in netnsAlexey Dobriyan2010-01-241-6/+8
* sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-121-1/+0
* xfrm4: fix build when SYSCTLs are disabledRandy Dunlap2009-08-041-0/+6
* xfrm: select sane defaults for xfrm[4|6] gc_threshNeil Horman2009-07-301-1/+12
* xfrm: export xfrm garbage collector thresholds via sysctlNeil Horman2009-07-271-0/+18
* xfrm4: fix the ports decode of sctp protocolWei Yongjun2009-07-031-1/+2
* 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
* net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_po...Jianjun Kong2008-11-031-1/+1
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-1/+1
* [NET]: should explicitely initialize atomic_t field in struct dst_opsEric Dumazet2008-01-311-0/+1
* [NETNS]: Add namespace parameter to __ip_route_output_key.Denis V. Lunev2008-01-281-1/+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/+7
* [IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverseHerbert Xu2008-01-281-5/+5
* [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-108/+26
* [IPSEC]: Move flow construction into xfrm_dst_lookupHerbert Xu2008-01-281-42/+38
* [IPSEC]: Make sure idev is consistent with dev in xfrm_dstHerbert Xu2008-01-281-4/+9
* [IPSEC]: Set dst->input to dst_discardHerbert Xu2008-01-281-1/+2
* [IPSEC]: Only set neighbour on top xfrm dstHerbert Xu2008-01-281-2/+3
* [IPV6]: Move nfheader_len into rt6_infoHerbert Xu2008-01-281-1/+0
* [IPSEC]: Rename mode to outer_mode and add inner_modeHerbert Xu2007-10-171-1/+1
* [IPSEC]: Use the top IPv4 route's peer instead of the bottomHerbert Xu2007-10-171-6/+6
* [IPSEC]: Store afinfo pointer in xfrm_modeHerbert Xu2007-10-171-12/+1
* [IPSEC]: Add missing BEET checksHerbert Xu2007-10-171-1/+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
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-251-1/+1
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-251-1/+1
* [IPV4]: cleanupStephen Hemminger2007-04-251-1/+1
* [XFRM]: Fix oops in xfrm4_dst_destroy()Bernhard Walle2007-02-261-1/+1
* [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-4/+4
* [XFRM]: Fix missed error setting in xfrm4_policy.cDavid S. Miller2007-02-081-0/+1
* [IPSEC]: IPv4 over IPv6 IPsec tunnelMiika Komu2007-02-081-17/+33
* [IPSEC]: Fix inetpeer leak in ipv4 xfrm dst entries.David S. Miller2006-12-061-0/+2
* [NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker2006-12-021-0/+1
* [XFRM]: misc annotationsAl Viro2006-12-021-3/+3
* IPsec: correct semantics for SELinux policy matchingVenkat Yekkirala2006-10-111-1/+1
* [XFRM]: fl_ipsec_spi is net-endianAl Viro2006-09-281-3/+3
* [XFRM]: Fix wildcard as tunnel sourcePatrick McHardy2006-09-221-0/+20
* [XFRM]: Add generation count to xfrm_state and xfrm_dst.David S. Miller2006-09-221-0/+1
OpenPOWER on IntegriCloud