summaryrefslogtreecommitdiffstats
path: root/net/ipv6/xfrm6_policy.c
Commit message (Expand)AuthorAgeFilesLines
* xfrm: policy: make policy backend constFlorian Westphal2017-02-091-1/+1
* xfrm: policy: remove family fieldFlorian Westphal2017-02-091-4/+1
* xfrm: policy: remove garbage_collect callbackFlorian Westphal2017-02-091-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-121-1/+1
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-09-081-1/+1
| |\
| | * xfrm: Only add l3mdev oif to dst lookupsDavid Ahern2016-08-221-1/+1
* | | net: l3mdev: remove redundant callsDavid Ahern2016-09-101-1/+1
|/ /
* / net: xfrm: fix old-style declarationArnd Bergmann2016-06-161-2/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-12-221-15/+38
|\
| * xfrm: dst_entries_init() per-net dst_opsDan Streetman2015-11-031-15/+38
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-10-301-1/+1
|\ \
| * | xfrm: Let the flowcache handle its size by default.Steffen Klassert2015-09-291-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-241-2/+4
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-10-221-2/+4
| |\ \
| | * | xfrm6: Fix ICMPv6 and MH header checks in _decode_session6Mathias Krause2015-09-141-2/+4
| | |/
| * / net: Fix vti use case with oif in dst lookups for IPv6David Ahern2015-10-071-0/+1
| |/
* | net: Fix vti use case with oif in dst lookups for IPv6David Ahern2015-10-071-0/+1
* | net: Replace vrf_master_ifindex{, _rcu} with l3mdev equivalentsDavid Ahern2015-09-291-5/+3
|/
* xfrm: Use VRF master index if output device is enslavedDavid Ahern2015-08-251-2/+5
* xfrm: Add oif to dst lookupsDavid Ahern2015-08-111-3/+4
* ipv6: Add rt6_get_cookie() functionMartin KaFai Lau2015-05-251-4/+2
* ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peerMartin KaFai Lau2015-05-011-14/+0
* xfrm: simplify xfrm_address_t useJiri Benc2015-03-311-3/+1
* ipv6: coding style: comparison for equality with NULLIan Morris2015-03-311-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-201-0/+1
|\
| * xfrm6: Fix a offset value for network header in _decode_session6Hajime Tazaki2015-02-061-0/+1
* | net: Remove protocol from struct dst_opsEric W. Biederman2015-03-091-1/+0
|/
* xfrm6: Fix the nexthdr offset in _decode_session6.Steffen Klassert2014-12-081-1/+7
* xfrm6: Fix transport header offset in _decode_session6.Steffen Klassert2014-12-081-1/+1
* xfrm6: fix a potential use after free in xfrm6_policy.cLi RongQing2014-10-221-3/+8
* ipv6: White-space cleansing : Line LayoutsIan Morris2014-08-241-11/+11
* xfrm6: Add IPsec protocol multiplexerSteffen Klassert2014-03-141-0/+7
* xfrm: Fix null pointer dereference when decoding sessionsSteffen Klassert2013-11-011-1/+5
* xfrm: Increase the garbage collector thresholdSteffen Klassert2013-10-281-1/+1
* xfrm: Decode sessions with output interface.Steffen Klassert2013-09-161-0/+1
* xfrm6: release dev before returning errorCong Wang2013-05-111-1/+3
* xfrm: make gc_thresh configurable in all namespacesMichal Kubecek2013-02-061-5/+47
* ipv6: Complete neighbour entry removal from dst_entry.YOSHIFUJI Hideaki / 吉藤英明2013-01-171-1/+0
* xfrm6: Remove commented out function call to xfrm6_input_finiSteffen Klassert2012-11-161-1/+0
* xfrm: Use a static gc threshold value for ipv6Steffen Klassert2012-11-151-15/+1
* ipv6: use IS_ENABLED()Amerigo Wang2012-11-011-2/+2
* net: ipv6: fix oops in inet_putpeer()Patrick McHardy2012-08-201-0/+8
* net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()David S. Miller2012-07-171-4/+6
* ipv6: Add redirect support to all protocol icmp error handlers.David S. Miller2012-07-121-0/+9
* ipv6: Store route neighbour in rt6_info struct.David S. Miller2012-07-051-0/+1
* inet: Hide route peer accesses behind helpers.David S. Miller2012-06-111-5/+5
* net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman2012-04-201-2/+2
* net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-221-2/+2
* inet: constify ip headers and in6_addrEric Dumazet2011-04-221-1/+1
* net: Put fl6_* macros to struct flowi6 and use them again.David S. Miller2011-03-121-6/+6