Skip to content
  • Jakub Kicinski's avatar
    c162610c
    Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next · c162610c
    Jakub Kicinski authored
    
    
    Pablo Neira Ayuso says:
    
    ====================
    Netfilter/IPVS updates for net-next
    
    The following patchset contains Netfilter/IPVS updates for net-next:
    
    1) Rename mss field to mss_option field in synproxy, from Fernando Mancera.
    
    2) Use SYSCTL_{ZERO,ONE} definitions in conntrack, from Matteo Croce.
    
    3) More strict validation of IPVS sysctl values, from Junwei Hu.
    
    4) Remove unnecessary spaces after on the right hand side of assignments,
       from yangxingwu.
    
    5) Add offload support for bitwise operation.
    
    6) Extend the nft_offload_reg structure to store immediate date.
    
    7) Collapse several ip_set header files into ip_set.h, from
       Jeremy Sowden.
    
    8) Make netfilter headers compile with CONFIG_KERNEL_HEADER_TEST=y,
       from Jeremy Sowden.
    
    9) Fix several sparse warnings due to missing prototypes, from
       Valdis Kletnieks.
    
    10) Use static lock initialiser to ensure connlabel spinlock is
        initialized on boot time to fix sched/act_ct.c, patch
        from Florian Westphal.
    ====================
    
    Signed-off-by: default avatarJakub Kicinski <jakub.kicinski@netronome.com>
    c162610c
    Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
    Jakub Kicinski authored
    
    
    Pablo Neira Ayuso says:
    
    ====================
    Netfilter/IPVS updates for net-next
    
    The following patchset contains Netfilter/IPVS updates for net-next:
    
    1) Rename mss field to mss_option field in synproxy, from Fernando Mancera.
    
    2) Use SYSCTL_{ZERO,ONE} definitions in conntrack, from Matteo Croce.
    
    3) More strict validation of IPVS sysctl values, from Junwei Hu.
    
    4) Remove unnecessary spaces after on the right hand side of assignments,
       from yangxingwu.
    
    5) Add offload support for bitwise operation.
    
    6) Extend the nft_offload_reg structure to store immediate date.
    
    7) Collapse several ip_set header files into ip_set.h, from
       Jeremy Sowden.
    
    8) Make netfilter headers compile with CONFIG_KERNEL_HEADER_TEST=y,
       from Jeremy Sowden.
    
    9) Fix several sparse warnings due to missing prototypes, from
       Valdis Kletnieks.
    
    10) Use static lock initialiser to ensure connlabel spinlock is
        initialized on boot time to fix sched/act_ct.c, patch
        from Florian Westphal.
    ====================
    
    Signed-off-by: default avatarJakub Kicinski <jakub.kicinski@netronome.com>
Loading