]> git.baikalelectronics.ru Git - kernel.git/commit
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
authorJakub Kicinski <kuba@kernel.org>
Thu, 15 Oct 2020 19:43:21 +0000 (12:43 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 15 Oct 2020 19:43:21 +0000 (12:43 -0700)
commite39b39439bcddde9b501422a8e2411485d806d7e
tree2c5a619c8aee5ef68028a65a1c059736b005846b
parente6692c9e2c4d63be3b23e8bf1cc4cb77495880ac
parentdf2943d7a65a86fcda7a7eda45819bb8e98dd8f4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net

Minor conflicts in net/mptcp/protocol.h and
tools/testing/selftests/net/Makefile.

In both cases code was added on both sides in the same place
so just keep both.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
22 files changed:
drivers/net/dsa/microchip/ksz_common.c
drivers/net/ethernet/freescale/fec_main.c
drivers/net/ethernet/mellanox/mlx4/en_rx.c
drivers/net/ethernet/mellanox/mlx4/en_tx.c
drivers/net/ethernet/ti/tlan.c
drivers/net/ipa/ipa_endpoint.c
net/core/sock.c
net/ipv4/icmp.c
net/ipv4/route.c
net/ipv6/ip6_fib.c
net/ipv6/ip6_output.c
net/ipv6/route.c
net/mptcp/options.c
net/mptcp/protocol.c
net/mptcp/protocol.h
net/mptcp/subflow.c
net/netfilter/nf_tables_api.c
net/smc/smc_core.c
net/smc/smc_llc.c
net/tipc/msg.c
net/tipc/node.c
tools/testing/selftests/net/Makefile