linux-stable/drivers/net/ethernet/mellanox/mlx4
David S. Miller e63a023489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Alexei Starovoitov says:

====================
pull-request: bpf-next 2021-12-30

The following pull-request contains BPF updates for your *net-next* tree.

We've added 72 non-merge commits during the last 20 day(s) which contain
a total of 223 files changed, 3510 insertions(+), 1591 deletions(-).

The main changes are:

1) Automatic setrlimit in libbpf when bpf is memcg's in the kernel, from Andrii.

2) Beautify and de-verbose verifier logs, from Christy.

3) Composable verifier types, from Hao.

4) bpf_strncmp helper, from Hou.

5) bpf.h header dependency cleanup, from Jakub.

6) get_func_[arg|ret|arg_cnt] helpers, from Jiri.

7) Sleepable local storage, from KP.

8) Extend kfunc with PTR_TO_CTX, PTR_TO_MEM argument support, from Kumar.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2021-12-31 14:35:40 +00:00
..
alloc.c
catas.c
cmd.c ethernet: Remove redundant 'flush_workqueue()' calls 2021-10-10 11:33:15 +01:00
cq.c net/mlx4: Use array_size() helper in copy_to_user() 2021-09-29 11:32:14 +01:00
crdump.c
en_clock.c
en_cq.c
en_dcb_nl.c
en_ethtool.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2021-12-02 11:44:56 -08:00
en_main.c ethernet: Remove redundant 'flush_workqueue()' calls 2021-10-10 11:33:15 +01:00
en_netdev.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next 2021-12-31 14:35:40 +00:00
en_port.c net/mlx4_en: Add XDP_REDIRECT statistics 2021-09-30 14:14:30 +01:00
en_port.h
en_resources.c
en_rx.c bpf: Let bpf_warn_invalid_xdp_action() report more info 2021-12-13 22:28:27 +01:00
en_selftest.c
en_tx.c net/mlx4_en: avoid one cache line miss to ring doorbell 2021-10-04 12:50:13 +01:00
eq.c
fw.c mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64() 2021-10-05 13:15:35 +01:00
fw.h RDMA/mlx4: Do not map the core_clock page to user space unless enabled 2021-06-03 14:19:53 -03:00
fw_qos.c
fw_qos.h
icm.c
icm.h
intf.c
Kconfig ethernet: fix PTP_1588_CLOCK dependencies 2021-08-13 17:49:05 -07:00
main.c devlink: Delete reload enable/disable interface 2021-10-12 16:29:17 -07:00
Makefile
mcg.c mlx4: constify args for const dev_addr 2021-10-05 13:15:35 +01:00
mlx4.h net/mlx4: Treat VFs fair when handling comm_channel_events 2021-04-22 14:59:26 -07:00
mlx4_en.h net/mlx4_en: avoid one cache line miss to ring doorbell 2021-10-04 12:50:13 +01:00
mlx4_stats.h net/mlx4_en: Add XDP_REDIRECT statistics 2021-09-30 14:14:30 +01:00
mr.c
pd.c
port.c net/mlx4: Fix EEPROM dump support 2021-05-10 14:34:39 -07:00
profile.c
qp.c net/mlx4: Use ARRAY_SIZE to get an array's size 2021-08-18 15:16:54 -07:00
reset.c
resource_tracker.c net/mlx4: Fix fall-through warning for Clang 2021-06-29 08:17:23 -05:00
sense.c
srq.c