OpenCloudOS-Kernel/drivers/net/ethernet/mellanox/mlx5/core
Linus Torvalds 6fbd6cf85a Kbuild updates for v5.12
- Fix false-positive build warnings for ARCH=ia64 builds
 
  - Optimize dictionary size for module compression with xz
 
  - Check the compiler and linker versions in Kconfig
 
  - Fix misuse of extra-y
 
  - Support DWARF v5 debug info
 
  - Clamp SUBLEVEL to 255 because stable releases 4.4.x and 4.9.x
    exceeded the limit
 
  - Add generic syscall{tbl,hdr}.sh for cleanups across arches
 
  - Minor cleanups of genksyms
 
  - Minor cleanups of Kconfig
 -----BEGIN PGP SIGNATURE-----
 
 iQJJBAABCgAzFiEEbmPs18K1szRHjPqEPYsBB53g2wYFAmA3zhgVHG1hc2FoaXJv
 eUBrZXJuZWwub3JnAAoJED2LAQed4NsG0C4P/A5hUNFdkYI+EffAWZiHn69t0S8j
 M1GQkZildKu/yOfm6hp3mNwgHmYgw0aAuch1htkJuv+5rXRtoK77yw0xKbUqNHyO
 VqkJWQPVUXJbWIDiu332NaETHbFTWCnPZKGmzcbVOBHbYsXUJPp17gROQ9ke0fQN
 Ae6OV5WINhoS8UnjESWb3qOO87MdQTZ+9mP+NMnVh4kV1SUeMAXLFwFll66KZTkj
 GXB330N3p9L0wQVljhXpQ/YPOd76wJNPhJWJ9+hKLFbWsedovzlHb+duprh1z1xe
 7LLaq9dEbXxe1Uz0qmK76lupXxilYMyUupTW9HIYtIsY8br8DIoBOG0bn46LVnuL
 /m+UQNfUFCYYePT7iZQNNc1DISQJrxme3bjq0PJzZTDukNnHJVahnj9x4RoNaF8j
 Dc+JME0r2i8Ccp28vgmaRgzvSsb8Xtw5icwRdwzIpyt1ubs/+tkd/GSaGzQo30Q8
 m8y1WOjovHNX7OGnOaOWBGoQAX/2k/VHeAediMsPqWUoOxwsLHYxG/4KtgwbJ5vc
 gu/Fyk1GRDklZPpLdYFVvz8TGnqSDogJgF+7WolJ6YvPGAUIDAfd5Ky2sWayddlm
 wchc3sKDVyh3lov23h0WQVTvLO9xl+NZ6THxoAGdYeQ0DUu5OxwH8qje/UpWuo1a
 DchhNN+g5pa6n56Z
 =sLxb
 -----END PGP SIGNATURE-----

Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild

Pull Kbuild updates from Masahiro Yamada:

 - Fix false-positive build warnings for ARCH=ia64 builds

 - Optimize dictionary size for module compression with xz

 - Check the compiler and linker versions in Kconfig

 - Fix misuse of extra-y

 - Support DWARF v5 debug info

 - Clamp SUBLEVEL to 255 because stable releases 4.4.x and 4.9.x
   exceeded the limit

 - Add generic syscall{tbl,hdr}.sh for cleanups across arches

 - Minor cleanups of genksyms

 - Minor cleanups of Kconfig

* tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: (38 commits)
  initramfs: Remove redundant dependency of RD_ZSTD on BLK_DEV_INITRD
  kbuild: remove deprecated 'always' and 'hostprogs-y/m'
  kbuild: parse C= and M= before changing the working directory
  kbuild: reuse this-makefile to define abs_srctree
  kconfig: unify rule of config, menuconfig, nconfig, gconfig, xconfig
  kconfig: omit --oldaskconfig option for 'make config'
  kconfig: fix 'invalid option' for help option
  kconfig: remove dead code in conf_askvalue()
  kconfig: clean up nested if-conditionals in check_conf()
  kconfig: Remove duplicate call to sym_get_string_value()
  Makefile: Remove # characters from compiler string
  Makefile: reuse CC_VERSION_TEXT
  kbuild: check the minimum linker version in Kconfig
  kbuild: remove ld-version macro
  scripts: add generic syscallhdr.sh
  scripts: add generic syscalltbl.sh
  arch: syscalls: remove $(srctree)/ prefix from syscall tables
  arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
  gen_compile_commands: prune some directories
  kbuild: simplify access to the kernel's version
  ...
2021-02-25 10:17:31 -08:00
..
accel net/mlx5: IPsec: make spdxcheck.py happy 2020-09-16 14:34:32 +02:00
diag net/mlx5e: Refactor neigh update infrastructure 2021-02-05 20:53:38 -08:00
en Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2021-02-16 17:51:13 -08:00
en_accel Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2021-02-16 17:51:13 -08:00
esw net/mlx5: Fix a NULL vs IS_ERR() check 2021-02-10 20:47:14 -08:00
fpga net/mlx5e: Enable striding RQ for Connect-X IPsec capable devices 2021-02-11 18:50:09 -08:00
ipoib net/mlx5e: Move netif_carrier_off() out of mlx5e_priv_init() 2021-02-01 22:52:33 -08:00
lib Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux 2021-02-16 14:53:30 -08:00
sf net/mlx5: SF, Fix error return code in mlx5_sf_dev_probe() 2021-02-10 20:47:15 -08:00
steering net/mlx5: DR, Avoid unnecessary csum recalculation on supporting devices 2021-02-01 22:52:36 -08:00
Kconfig net/mlx5: Remove TLS dependencies on XPS 2021-02-11 19:08:06 -08:00
Makefile net/mlx5e: Extract tc tunnel encap/decap code to dedicated file 2021-02-05 20:53:37 -08:00
alloc.c net/mlx5: Use dma device access helper 2020-09-30 21:26:30 -07:00
cmd.c net/mlx5: SF, Add port add delete functionality 2021-01-22 11:32:10 -08:00
cq.c net: mlx: convert tasklets to use new tasklet_setup() API 2020-09-14 13:02:37 -07:00
debugfs.c net/mlx5: cmd: Fix memset with byte count warning 2020-05-29 21:20:21 -07:00
dev.c net/mlx5: Simplify eswitch mode check 2020-12-06 07:43:54 +02:00
devlink.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2021-02-16 17:51:13 -08:00
devlink.h net/mlx5e: Enable traps according to link state 2021-01-27 19:53:54 -08:00
ecpf.c net/mlx5: Enable host PF HCA after eswitch is initialized 2020-11-26 18:45:03 -08:00
ecpf.h net/mlx5: Enable host PF HCA after eswitch is initialized 2020-11-26 18:45:03 -08:00
en.h Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux 2021-02-16 14:53:30 -08:00
en_arfs.c net/mlx5e: API to manipulate TTC rules destinations 2020-06-27 14:00:18 -07:00
en_common.c net/mlx5e: Add support for PCI relaxed ordering 2020-07-28 02:37:49 -07:00
en_dcbnl.c net/mlx5e: Revert parameters on errors when changing trust state without reset 2021-01-26 15:38:58 -08:00
en_dim.c
en_ethtool.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2021-02-16 17:51:13 -08:00
en_fs.c net/mlx5e: Add flow steering DMAC trap rule 2021-01-27 19:53:52 -08:00
en_fs_ethtool.c xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem 2020-08-31 21:15:03 +02:00
en_main.c net: re-solve some conflicts after net -> net-next merge 2021-02-16 23:12:23 -08:00
en_rep.c net/mlx5_core: remove unused including <generated/utsrelease.h> 2021-02-10 20:47:12 -08:00
en_rep.h net/mlx5e: Handle FIB events to update tunnel endpoint device 2021-02-05 20:53:39 -08:00
en_rx.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2021-02-16 17:51:13 -08:00
en_selftest.c net/mlx5e: RX, Add a prefetch command for small L1_CACHE_BYTES 2020-08-26 15:55:53 -07:00
en_stats.c net/mlx5e: Support HTB offload 2021-01-22 20:41:29 -08:00
en_stats.h net/mlx5e: Support HTB offload 2021-01-22 20:41:29 -08:00
en_tc.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2021-02-16 17:51:13 -08:00
en_tc.h net/mlx5e: Rename some encap-specific API to generic names 2021-02-05 20:53:38 -08:00
en_tx.c Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux 2021-02-16 14:53:30 -08:00
en_txrx.c net/mlx5e: Support HTB offload 2021-01-22 20:41:29 -08:00
eq.c net/mlx5: SF, Add auxiliary device driver 2021-01-22 11:32:09 -08:00
eswitch.c net/mlx5e: Handle FIB events to update tunnel endpoint device 2021-02-05 20:53:39 -08:00
eswitch.h net/mlx5e: Handle FIB events to update tunnel endpoint device 2021-02-05 20:53:39 -08:00
eswitch_offloads.c net/mlx5e: Match recirculated packet miss in slow table using reg_c1 2021-02-05 20:53:37 -08:00
eswitch_offloads_termtbl.c net/mlx5: Refactor tc flow attributes structure 2020-09-23 15:44:35 -07:00
events.c mlx5 subfunction support 2021-01-28 16:57:19 -08:00
fs_cmd.c net/mlx5: Treat host PF vport as other (non eswitch manager) vport 2020-11-26 18:45:03 -08:00
fs_cmd.h
fs_core.c net/mlx5: Assign boolean values to a bool variable 2021-02-10 20:47:13 -08:00
fs_core.h net/mlx5: Add misc4 to mlx5_ifc_fte_match_param_bits 2020-11-26 18:43:47 -08:00
fs_counters.c
fw.c net/mlx5: IPsec: Add HW crypto offload support 2020-07-16 16:36:44 -07:00
fw_reset.c net/mlx5: Add support for fw live patch event 2020-10-09 12:06:53 -07:00
fw_reset.h net/mlx5: Add devlink param enable_remote_dev_reset support 2020-10-09 12:06:53 -07:00
health.c net/mlx5: Fix health error state handling 2021-02-11 18:50:11 -08:00
lag.c net/mlx5: Check if lag is supported before creating one 2021-01-07 12:22:48 -08:00
lag.h net/mlx5e: Add LAG warning if bond slave is not lag master 2020-09-15 11:59:51 -07:00
lag_mp.c net/mlx5e: Add LAG warning if bond slave is not lag master 2020-09-15 11:59:51 -07:00
lag_mp.h
main.c Kbuild updates for v5.12 2021-02-25 10:17:31 -08:00
mcg.c
mlx5_core.h net/mlx5e: E-Switch, Maintain vhca_id to vport_num mapping 2021-02-05 20:53:34 -08:00
mr.c RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flow 2021-02-08 20:31:11 -04:00
pagealloc.c net/mlx5: Fix function calculation for page trees 2021-02-01 23:02:01 -08:00
pci_irq.c net/mlx5: SF, Add auxiliary device driver 2021-01-22 11:32:09 -08:00
pd.c
port.c net/mlx5: Refactor query port speed functions 2020-09-17 19:33:02 +03:00
qos.c net/mlx5e: Support HTB offload 2021-01-22 20:41:29 -08:00
qos.h net/mlx5e: Support HTB offload 2021-01-22 20:41:29 -08:00
rdma.c net/mlx5: Use port_num 1 instead of 0 when delete a RoCE address 2021-01-07 12:22:48 -08:00
rdma.h
rl.c
sriov.c
transobj.c
uar.c
vport.c net/mlx5e: E-Switch, Maintain vhca_id to vport_num mapping 2021-02-05 20:53:34 -08:00
wq.c
wq.h net/mlx5e: Add helper to get the RQ WQE counter 2020-07-02 21:05:18 -07:00