aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/xfrm6_policy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-11net: xfrm: support setting an output mark.Lorenzo Colitti1-3/+6
2017-07-18xfrm: remove flow cacheFlorian Westphal1-9/+0
2017-07-18net: xfrm: revert to lower xfrm dst gc limitFlorian Westphal1-1/+1
2017-02-09xfrm: policy: make policy backend constFlorian Westphal1-1/+1
2017-02-09xfrm: policy: remove family fieldFlorian Westphal1-4/+1
2017-02-09xfrm: policy: remove garbage_collect callbackFlorian Westphal1-1/+1
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2016-09-10net: l3mdev: remove redundant callsDavid Ahern1-1/+1
2016-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller1-1/+1
2016-08-22xfrm: Only add l3mdev oif to dst lookupsDavid Ahern1-1/+1
2016-06-16net: xfrm: fix old-style declarationArnd Bergmann1-2/+2
2015-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller1-15/+38
2015-11-03xfrm: dst_entries_init() per-net dst_opsDan Streetman1-15/+38
2015-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-1/+1
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+4
2015-10-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller1-2/+4
2015-10-07net: Fix vti use case with oif in dst lookups for IPv6David Ahern1-0/+1
2015-10-07net: Fix vti use case with oif in dst lookups for IPv6David Ahern1-0/+1
2015-09-29net: Replace vrf_master_ifindex{, _rcu} with l3mdev equivalentsDavid Ahern1-5/+3
2015-09-29xfrm: Let the flowcache handle its size by default.Steffen Klassert1-1/+1
2015-09-14xfrm6: Fix ICMPv6 and MH header checks in _decode_session6Mathias Krause1-2/+4
2015-08-25xfrm: Use VRF master index if output device is enslavedDavid Ahern1-2/+5
2015-08-11xfrm: Add oif to dst lookupsDavid Ahern1-3/+4
2015-05-25ipv6: Add rt6_get_cookie() functionMartin KaFai Lau1-4/+2
2015-05-01ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peerMartin KaFai Lau1-14/+0
2015-03-31xfrm: simplify xfrm_address_t useJiri Benc1-3/+1
2015-03-31ipv6: coding style: comparison for equality with NULLIan Morris1-1/+1
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2015-03-09net: Remove protocol from struct dst_opsEric W. Biederman1-1/+0
2015-02-06xfrm6: Fix a offset value for network header in _decode_session6Hajime Tazaki1-0/+1
2014-12-08xfrm6: Fix the nexthdr offset in _decode_session6.Steffen Klassert1-1/+7
2014-12-08xfrm6: Fix transport header offset in _decode_session6.Steffen Klassert1-1/+1
2014-10-22xfrm6: fix a potential use after free in xfrm6_policy.cLi RongQing1-3/+8
2014-08-24ipv6: White-space cleansing : Line LayoutsIan Morris1-11/+11
2014-03-14xfrm6: Add IPsec protocol multiplexerSteffen Klassert1-0/+7
2013-11-01xfrm: Fix null pointer dereference when decoding sessionsSteffen Klassert1-1/+5
2013-10-28xfrm: Increase the garbage collector thresholdSteffen Klassert1-1/+1
2013-09-16xfrm: Decode sessions with output interface.Steffen Klassert1-0/+1
2013-05-11xfrm6: release dev before returning errorCong Wang1-1/+3
2013-02-06xfrm: make gc_thresh configurable in all namespacesMichal Kubecek1-5/+47
2013-01-17ipv6: Complete neighbour entry removal from dst_entry.YOSHIFUJI Hideaki / 吉藤英明1-1/+0
2012-11-16xfrm6: Remove commented out function call to xfrm6_input_finiSteffen Klassert1-1/+0
2012-11-15xfrm: Use a static gc threshold value for ipv6Steffen Klassert1-15/+1
2012-11-01ipv6: use IS_ENABLED()Amerigo Wang1-2/+2
2012-08-20net: ipv6: fix oops in inet_putpeer()Patrick McHardy1-0/+8
2012-07-17net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()David S. Miller1-4/+6
2012-07-12ipv6: Add redirect support to all protocol icmp error handlers.David S. Miller1-0/+9
2012-07-05ipv6: Store route neighbour in rt6_info struct.David S. Miller1-0/+1
2012-06-11inet: Hide route peer accesses behind helpers.David S. Miller1-5/+5
2012-04-20net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman1-2/+2