]> git.baikalelectronics.ru Git - kernel.git/commit
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
authorDavid S. Miller <davem@davemloft.net>
Mon, 3 Aug 2020 23:03:18 +0000 (16:03 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Aug 2020 23:03:18 +0000 (16:03 -0700)
commit101a65afe4c8ab6bec311911a23c97e9c79ad03e
tree3938e99db72370682f4dfc8bb5f2b65b19da477c
parent25811224a1b253b514ccc4f9c3d119a2454b5540
parenta7ba09c512631ae7567be8b0ceaa8f32fc0fabc2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next

Pablo Neira Ayuso says:

====================
Netfilter updates for net-next

1) UAF in chain binding support from previous batch, from Dan Carpenter.

2) Queue up delayed work to expire connections with no destination,
   from Andrew Sy Kim.

3) Use fallthrough pseudo-keyword, from Gustavo A. R. Silva.

4) Replace HTTP links with HTTPS, from Alexander A. Klimov.

5) Remove superfluous null header checks in ip6tables, from
   Gaurav Singh.

6) Add extended netlink error reporting for expression.

7) Report EEXIST on overlapping chain, set elements and flowtable
   devices.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/netfilter/ebtables.c
net/netfilter/ipvs/ip_vs_ctl.c
net/netfilter/nf_tables_api.c
net/netfilter/x_tables.c