linux_dsm_epyc7002/drivers/net/ethernet/freescale/fman
David S. Miller 4cc1feeb6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Several conflicts, seemingly all over the place.

I used Stephen Rothwell's sample resolutions for many of these, if not
just to double check my own work, so definitely the credit largely
goes to him.

The NFP conflict consisted of a bug fix (moving operations
past the rhashtable operation) while chaning the initial
argument in the function call in the moved code.

The net/dsa/master.c conflict had to do with a bug fix intermixing of
making dsa_master_set_mtu() static with the fixing of the tagging
attribute location.

cls_flower had a conflict because the dup reject fix from Or
overlapped with the addition of port range classifiction.

__set_phy_supported()'s conflict was relatively easy to resolve
because Andrew fixed it in both trees, so it was just a matter
of taking the net-next copy.  Or at least I think it was :-)

Joe Stringer's fix to the handling of netns id 0 in bpf_sk_lookup()
intermixed with changes on how the sdif and caller_net are calculated
in these code paths in net-next.

The remaining BPF conflicts were largely about the addition of the
__bpf_md_ptr stuff in 'net' overlapping with adjustments and additions
to the relevant data structure where the MD pointer macros are used.

Signed-off-by: David S. Miller <davem@davemloft.net>
2018-12-09 21:43:31 -08:00
..
fman_dtsec.c fsl/fman: add set_tstamp interface 2018-06-26 22:15:14 +09:00
fman_dtsec.h fsl/fman: add set_tstamp interface 2018-06-26 22:15:14 +09:00
fman_keygen.c fsl/fman: enable FMan Keygen 2017-08-28 16:41:00 -07:00
fman_keygen.h fsl/fman: enable FMan Keygen 2017-08-28 16:41:00 -07:00
fman_mac.h fsl/fman: remove leftover comment 2016-10-04 10:08:44 +03:00
fman_memac.c fsl/fman: add set_tstamp interface 2018-06-26 22:15:14 +09:00
fman_memac.h fsl/fman: add set_tstamp interface 2018-06-26 22:15:14 +09:00
fman_muram.c fsl/fman: split lines over 80 characters 2016-10-04 09:26:05 +03:00
fman_muram.h fsl/fman: split lines over 80 characters 2016-10-04 09:26:05 +03:00
fman_port.c Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net 2018-07-03 10:29:26 +09:00
fman_port.h fsl/fman_port: support getting timestamp 2018-06-26 22:15:14 +09:00
fman_sp.c fsl/fman: fix loadable module compilation 2016-10-04 09:26:05 +03:00
fman_sp.h fsl/fman: Add FMan SP support 2015-12-27 20:51:40 -05:00
fman_tgec.c fsl/fman: add set_tstamp interface 2018-06-26 22:15:14 +09:00
fman_tgec.h fsl/fman: add set_tstamp interface 2018-06-26 22:15:14 +09:00
fman.c ethernet: fman: fix wrong of_node_put() in probe function 2018-12-04 20:42:35 -08:00
fman.h fsl/fman: define frame description command UPD 2018-06-26 22:15:14 +09:00
Kconfig fsl/fman: remove unnecessary set_dma_ops() call and HAS_DMA dependency 2018-03-26 11:30:06 -04:00
mac.c net: ethernet: Convert phydev advertize and supported from u32 to link mode 2018-11-11 10:10:01 -08:00
mac.h fsl/fman: add set_tstamp interface 2018-06-26 22:15:14 +09:00
Makefile Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-11-04 09:26:51 +09:00