summaryrefslogtreecommitdiff
path: root/net/ipv6/xfrm6_policy.c
Commit message (Expand)AuthorAge
* xfrm: reuse uncached_list to track xdstsXin Long2018-02-16
* net: Create and use new helper xfrm_dst_child().David Miller2017-11-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | ipv6: mark expected switch fall-throughsGustavo A. R. Silva2017-10-18
|/
* net: xfrm: support setting an output mark.Lorenzo Colitti2017-08-11
* xfrm: remove flow cacheFlorian Westphal2017-07-18
* net: xfrm: revert to lower xfrm dst gc limitFlorian Westphal2017-07-18
* xfrm: policy: make policy backend constFlorian Westphal2017-02-09
* xfrm: policy: remove family fieldFlorian Westphal2017-02-09
* xfrm: policy: remove garbage_collect callbackFlorian Westphal2017-02-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-12
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-09-08
| |\
| | * xfrm: Only add l3mdev oif to dst lookupsDavid Ahern2016-08-22
* | | net: l3mdev: remove redundant callsDavid Ahern2016-09-10
|/ /
* | net: xfrm: fix old-style declarationArnd Bergmann2016-06-16
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-12-22
|\
| * xfrm: dst_entries_init() per-net dst_opsDan Streetman2015-11-03
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-10-30
|\ \
| * | xfrm: Let the flowcache handle its size by default.Steffen Klassert2015-09-29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-24
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-10-22
| |\ \
| | * | xfrm6: Fix ICMPv6 and MH header checks in _decode_session6Mathias Krause2015-09-14
| | |/
| * | net: Fix vti use case with oif in dst lookups for IPv6David Ahern2015-10-07
| |/
* | net: Fix vti use case with oif in dst lookups for IPv6David Ahern2015-10-07
* | net: Replace vrf_master_ifindex{, _rcu} with l3mdev equivalentsDavid Ahern2015-09-29
|/
* xfrm: Use VRF master index if output device is enslavedDavid Ahern2015-08-25
* xfrm: Add oif to dst lookupsDavid Ahern2015-08-11
* ipv6: Add rt6_get_cookie() functionMartin KaFai Lau2015-05-25
* ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peerMartin KaFai Lau2015-05-01
* xfrm: simplify xfrm_address_t useJiri Benc2015-03-31
* ipv6: coding style: comparison for equality with NULLIan Morris2015-03-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-20
|\
| * xfrm6: Fix a offset value for network header in _decode_session6Hajime Tazaki2015-02-06
* | net: Remove protocol from struct dst_opsEric W. Biederman2015-03-09
|/
* xfrm6: Fix the nexthdr offset in _decode_session6.Steffen Klassert2014-12-08
* xfrm6: Fix transport header offset in _decode_session6.Steffen Klassert2014-12-08
* xfrm6: fix a potential use after free in xfrm6_policy.cLi RongQing2014-10-22
* ipv6: White-space cleansing : Line LayoutsIan Morris2014-08-24
* xfrm6: Add IPsec protocol multiplexerSteffen Klassert2014-03-14
* xfrm: Fix null pointer dereference when decoding sessionsSteffen Klassert2013-11-01
* xfrm: Increase the garbage collector thresholdSteffen Klassert2013-10-28
* xfrm: Decode sessions with output interface.Steffen Klassert2013-09-16
* xfrm6: release dev before returning errorCong Wang2013-05-11
* xfrm: make gc_thresh configurable in all namespacesMichal Kubecek2013-02-06
* ipv6: Complete neighbour entry removal from dst_entry.YOSHIFUJI Hideaki / 吉藤英明2013-01-17
* xfrm6: Remove commented out function call to xfrm6_input_finiSteffen Klassert2012-11-16
* xfrm: Use a static gc threshold value for ipv6Steffen Klassert2012-11-15
* ipv6: use IS_ENABLED()Amerigo Wang2012-11-01
* net: ipv6: fix oops in inet_putpeer()Patrick McHardy2012-08-20