• David S. Miller's avatar
    Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next · a658a3f2
    David S. Miller authored
    Steffen Klassert says:
    
    ====================
    pull request (net-next): ipsec-next 2019-04-30
    
    1) A lot of work to remove indirections from the xfrm code.
       From Florian Westphal.
    
    2) Support ESP offload in combination with gso partial.
       From Boris Pismenny.
    
    3) Remove some duplicated code from vti4.
       From Jeremy Sowden.
    
    Please note that there is merge conflict
    
    between commit:
    
    8742dc86 ("xfrm4: Fix uninitialized memory read in _decode_session4")
    
    from the ipsec tree and commit:
    
    c53ac41e ("xfrm: remove decode_session indirection from afinfo_policy")
    
    from the ipsec-next tree. The merge conflict will appear
    when those trees get merged during the merge window.
    The conflict can be solved as it is done in linux-next:
    
    https://lkml.org/lkml/2019/4/25/1207
    
    Please pull or let me know if there are problems.
    ====================
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    a658a3f2
xfrm4_policy.c 5.83 KB