]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge branch 'sfc-conntrack-offload'
authorDavid S. Miller <davem@davemloft.net>
Sun, 15 Oct 2023 13:25:03 +0000 (14:25 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 15 Oct 2023 13:25:03 +0000 (14:25 +0100)
commit4d825faf3e97e412e562c2b145d7422d97c8d5f7
tree29d42ba01d928ab9566f480c9f7993ce3fbf8fbe
parent4b714fd1a05b26665badf19e484878eb80f0417a
parent0c7fe3b3720ed59219ba3d8079eddc719cb36b35
Merge branch 'sfc-conntrack-offload'

Edward Cree says:

====================
sfc: support conntrack NAT offload

The EF100 MAE supports performing NAT (and NPT) on packets which match in
 the conntrack table.  This series adds that capability to the driver.
====================

Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>