linux/drivers/net/ethernet/mellanox/mlx5/core
Linus Torvalds 2c1212de6f SPDX update for 5.2-rc2, round 1
Here are series of patches that add SPDX tags to different kernel files,
 based on two different things:
   - SPDX entries are added to a bunch of files that we missed a year ago
     that do not have any license information at all.
 
     These were either missed because the tool saw the MODULE_LICENSE()
     tag, or some EXPORT_SYMBOL tags, and got confused and thought the
     file had a real license, or the files have been added since the last
     big sweep, or they were Makefile/Kconfig files, which we didn't
     touch last time.
 
   - Add GPL-2.0-only or GPL-2.0-or-later tags to files where our scan
     tools can determine the license text in the file itself.  Where this
     happens, the license text is removed, in order to cut down on the
     700+ different ways we have in the kernel today, in a quest to get
     rid of all of these.
 
 These patches have been out for review on the linux-spdx@vger mailing
 list, and while they were created by automatic tools, they were
 hand-verified by a bunch of different people, all whom names are on the
 patches are reviewers.
 
 The reason for these "large" patches is if we were to continue to
 progress at the current rate of change in the kernel, adding license
 tags to individual files in different subsystems, we would be finished
 in about 10 years at the earliest.
 
 There will be more series of these types of patches coming over the next
 few weeks as the tools and reviewers crunch through the more "odd"
 variants of how to say "GPLv2" that developers have come up with over
 the years, combined with other fun oddities (GPL + a BSD disclaimer?)
 that are being unearthed, with the goal for the whole kernel to be
 cleaned up.
 
 These diffstats are not small, 3840 files are touched, over 10k lines
 removed in just 24 patches.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCXOP8uw8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+ynmGQCgy3evqzleuOITDpuWaxewFdHqiJYAnA7KRw4H
 1KwtfRnMtG6dk/XaS7H7
 =O9lH
 -----END PGP SIGNATURE-----

Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core

Pull SPDX update from Greg KH:
 "Here is a series of patches that add SPDX tags to different kernel
  files, based on two different things:

   - SPDX entries are added to a bunch of files that we missed a year
     ago that do not have any license information at all.

     These were either missed because the tool saw the MODULE_LICENSE()
     tag, or some EXPORT_SYMBOL tags, and got confused and thought the
     file had a real license, or the files have been added since the
     last big sweep, or they were Makefile/Kconfig files, which we
     didn't touch last time.

   - Add GPL-2.0-only or GPL-2.0-or-later tags to files where our scan
     tools can determine the license text in the file itself. Where this
     happens, the license text is removed, in order to cut down on the
     700+ different ways we have in the kernel today, in a quest to get
     rid of all of these.

  These patches have been out for review on the linux-spdx@vger mailing
  list, and while they were created by automatic tools, they were
  hand-verified by a bunch of different people, all whom names are on
  the patches are reviewers.

  The reason for these "large" patches is if we were to continue to
  progress at the current rate of change in the kernel, adding license
  tags to individual files in different subsystems, we would be finished
  in about 10 years at the earliest.

  There will be more series of these types of patches coming over the
  next few weeks as the tools and reviewers crunch through the more
  "odd" variants of how to say "GPLv2" that developers have come up with
  over the years, combined with other fun oddities (GPL + a BSD
  disclaimer?) that are being unearthed, with the goal for the whole
  kernel to be cleaned up.

  These diffstats are not small, 3840 files are touched, over 10k lines
  removed in just 24 patches"

* tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core: (24 commits)
  treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 25
  treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24
  treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 23
  treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 22
  treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 21
  treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20
  treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 19
  treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18
  treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17
  treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 15
  treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 14
  treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
  treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 12
  treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 11
  treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 10
  treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 9
  treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7
  treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 5
  treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4
  treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3
  ...
2019-05-21 12:33:38 -07:00
..
accel treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
diag treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
en treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
en_accel treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
fpga treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
ipoib SPDX update for 5.2-rc2, round 1 2019-05-21 12:33:38 -07:00
lib treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
alloc.c net/mlx5: Separate and generalize dma device from pci device 2019-04-29 16:55:05 -07:00
cmd.c net/mlx5: Add meaningful return codes to status_to_err function 2019-05-17 13:16:47 -07:00
cq.c
debugfs.c
dev.c
ecpf.c net/mlx5: Fix peer pf disable hca command 2019-05-17 13:16:48 -07:00
ecpf.h net/mlx5: Add query host params command 2019-02-14 12:14:41 -08:00
en_arfs.c
en_common.c net/mlx5e: Add a lock on tir list 2019-03-29 12:24:41 -07:00
en_dcbnl.c net/mlx5e: Wrap the open and apply of channels in one fail-safe function 2019-02-19 14:15:03 -08:00
en_dim.c
en_ethtool.c net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC is disabled 2019-05-17 13:16:48 -07:00
en_fs_ethtool.c
en_fs.c
en_main.c net/mlx5e: Turn on HW tunnel offload in all TIRs 2019-05-01 14:39:15 -07:00
en_rep.c net/mlx5e: Add missing ethtool driver info for representors 2019-05-17 13:16:49 -07:00
en_rep.h net/mlx5e: Re-attempt to offload flows on multipath port affinity events 2019-03-01 12:04:17 -08:00
en_rx.c net/mlx5e: RX, Support multiple outstanding UMR posts 2019-04-23 12:09:19 -07:00
en_selftest.c
en_stats.c net/mlx5e: Remove unused rx_page_reuse stat 2019-04-23 12:09:22 -07:00
en_stats.h net/mlx5e: Remove unused rx_page_reuse stat 2019-04-23 12:09:22 -07:00
en_tc.c net/mlx5e: Fix possible modify header actions memory leak 2019-05-17 13:16:49 -07:00
en_tc.h net/mlx5e: Re-attempt to offload flows on multipath port affinity events 2019-03-01 12:04:17 -08:00
en_tx.c net/mlx5e: Fix wrong xmit_more application 2019-05-17 13:16:48 -07:00
en_txrx.c net/mlx5e: Take HW interrupt trigger into a function 2019-04-23 12:09:22 -07:00
en.h net/mlx5e: Turn on HW tunnel offload in all TIRs 2019-05-01 14:39:15 -07:00
eq.c 5.2 Merge Window second pull request 2019-05-14 20:56:31 -07:00
eswitch_offloads.c net/mlx5e: Fix number of vports for ingress ACL configuration 2019-05-17 13:16:48 -07:00
eswitch.c net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_index 2019-05-17 13:16:47 -07:00
eswitch.h net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_index 2019-05-17 13:16:47 -07:00
events.c net/mlx5: Handle event of power detection in the PCIE slot 2019-04-05 14:10:32 -07:00
fs_cmd.c net/mlx5: Add new miss flow table action 2019-04-29 16:55:05 -07:00
fs_cmd.h net/mlx5: Pass flow steering objects to fs_cmd 2019-04-29 16:55:05 -07:00
fs_core.c net/mlx5e: Additional check for flow destination comparison 2019-05-17 13:16:49 -07:00
fs_core.h net/mlx5: Geneve, Add flow table capabilities for Geneve decap with TLV options 2019-04-29 16:55:38 -07:00
fs_counters.c
fw.c
health.c net/mlx5: Get rid of storing copy of device name 2019-04-29 16:55:05 -07:00
Kconfig SPDX update for 5.2-rc2, round 1 2019-05-21 12:33:38 -07:00
lag_mp.c ipv4: Rename fib_nh entries 2019-03-29 10:48:04 -07:00
lag_mp.h net/mlx5e: Activate HW multipath and handle port affinity based on FIB events 2019-03-01 12:04:16 -08:00
lag.c net/mlx5: Remove redundant lag function to get pf num 2019-03-11 11:32:39 -07:00
lag.h net/mlx5e: Activate HW multipath and handle port affinity based on FIB events 2019-03-01 12:04:16 -08:00
main.c Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux 2019-05-01 13:57:48 -07:00
Makefile net/mlx5e: remove meaningless CFLAGS_tracepoint.o 2019-05-01 14:39:16 -07:00
mcg.c
mlx5_core.h Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux 2019-05-01 13:57:48 -07:00
mr.c net/mlx5: Make mlx5_cmd_exec_cb() a safe API 2019-01-24 14:25:26 +02:00
pagealloc.c net/mlx5: Separate and generalize dma device from pci device 2019-04-29 16:55:05 -07:00
pd.c
port.c net/mlx5e: ethtool, Add support for EEPROM high pages query 2019-05-01 14:39:16 -07:00
qp.c IB/mlx5: Use mlx5 core to create/destroy a DEVX DCT 2019-03-17 21:40:39 -03:00
rdma.c net/mlx5: Eswitch, enable RoCE loopback traffic 2019-04-29 16:55:32 -07:00
rdma.h net/mlx5: Eswitch, enable RoCE loopback traffic 2019-04-29 16:55:32 -07:00
rl.c
sriov.c net/mlx5: Simplify mlx5_sriov_is_enabled() by using pci core API 2019-03-22 12:09:29 -07:00
transobj.c net/mlx5: Introduce new TIR creation core API 2019-04-24 12:33:37 -07:00
uar.c Linux 5.1-rc1 2019-04-22 15:25:39 -07:00
vport.c net/mlx5: Remove unused mlx5_query_nic_vport_vlans 2019-05-01 14:39:16 -07:00
wq.c
wq.h net/mlx5e: RX, Support multiple outstanding UMR posts 2019-04-23 12:09:19 -07:00