]> 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)
commit1b27160c38a5d72c4e0da1768167ec7ab3a06561
tree2c5a619c8aee5ef68028a65a1c059736b005846b
parentd4fe4665202923db7a059670faee26a4985ba5c5
parent76a15f980c84df8752e96bade74a1140d3246fb2
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