aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6/xfrm6_policy.c
AgeCommit message (Expand)Author
2018-06-26xfrm6: avoid potential infinite loop in _decode_session6()Eric Dumazet
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
2012-07-05ipv6: Store route neighbour in rt6_info struct.David S. Miller
2012-06-11inet: Hide route peer accesses behind helpers.David S. Miller
2012-04-20net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-04-22inet: constify ip headers and in6_addrEric Dumazet
2011-03-12net: Put fl6_* macros to struct flowi6 and use them again.David S. Miller
2011-03-12ipv6: Convert to use flowi6 where applicable.David S. Miller
2011-03-12net: Use flowi4 and flowi6 in xfrm layer.David S. Miller