summaryrefslogtreecommitdiff
path: root/net/ipv6/xfrm6_policy.c
AgeCommit message (Expand)Author
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18ipv6: mark expected switch fall-throughsGustavo A. R. Silva
2017-08-11net: xfrm: support setting an output mark.Lorenzo Colitti
2017-07-18xfrm: remove flow cacheFlorian Westphal
2017-07-18net: xfrm: revert to lower xfrm dst gc limitFlorian Westphal
2017-02-09xfrm: policy: make policy backend constFlorian Westphal
2017-02-09xfrm: policy: remove family fieldFlorian Westphal
2017-02-09xfrm: policy: remove garbage_collect callbackFlorian Westphal
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-10net: l3mdev: remove redundant callsDavid Ahern
2016-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-08-22xfrm: Only add l3mdev oif to dst lookupsDavid Ahern
2016-06-16net: xfrm: fix old-style declarationArnd Bergmann
2015-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-11-03xfrm: dst_entries_init() per-net dst_opsDan Streetman
2015-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-10-07net: Fix vti use case with oif in dst lookups for IPv6David Ahern
2015-10-07net: Fix vti use case with oif in dst lookups for IPv6David Ahern
2015-09-29net: Replace vrf_master_ifindex{, _rcu} with l3mdev equivalentsDavid Ahern
2015-09-29xfrm: Let the flowcache handle its size by default.Steffen Klassert
2015-09-14xfrm6: Fix ICMPv6 and MH header checks in _decode_session6Mathias Krause
2015-08-25xfrm: Use VRF master index if output device is enslavedDavid Ahern
2015-08-11xfrm: Add oif to dst lookupsDavid Ahern
2015-05-25ipv6: Add rt6_get_cookie() functionMartin KaFai Lau
2015-05-01ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peerMartin KaFai Lau
2015-03-31xfrm: simplify xfrm_address_t useJiri Benc
2015-03-31ipv6: coding style: comparison for equality with NULLIan Morris
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-09net: Remove protocol from struct dst_opsEric W. Biederman
2015-02-06xfrm6: Fix a offset value for network header in _decode_session6Hajime Tazaki
2014-12-08xfrm6: Fix the nexthdr offset in _decode_session6.Steffen Klassert
2014-12-08xfrm6: Fix transport header offset in _decode_session6.Steffen Klassert
2014-10-22xfrm6: fix a potential use after free in xfrm6_policy.cLi RongQing
2014-08-24ipv6: White-space cleansing : Line LayoutsIan Morris
2014-03-14xfrm6: Add IPsec protocol multiplexerSteffen Klassert
2013-11-01xfrm: Fix null pointer dereference when decoding sessionsSteffen Klassert
2013-10-28xfrm: Increase the garbage collector thresholdSteffen Klassert
2013-09-16xfrm: Decode sessions with output interface.Steffen Klassert
2013-05-11xfrm6: release dev before returning errorCong Wang
2013-02-06xfrm: make gc_thresh configurable in all namespacesMichal Kubecek
2013-01-17ipv6: Complete neighbour entry removal from dst_entry.YOSHIFUJI Hideaki / 吉藤英明
2012-11-16xfrm6: Remove commented out function call to xfrm6_input_finiSteffen Klassert
2012-11-15xfrm: Use a static gc threshold value for ipv6Steffen Klassert
2012-11-01ipv6: use IS_ENABLED()Amerigo Wang
2012-08-20net: ipv6: fix oops in inet_putpeer()Patrick McHardy
2012-07-17net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()David S. Miller
2012-07-12ipv6: Add redirect support to all protocol icmp error handlers.David S. Miller