linux/drivers/net/ethernet/intel/i40e
David S. Miller 28f2c362db Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Daniel Borkmann says:

====================
pull-request: bpf-next 2019-09-16

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

The main changes are:

1) Now that initial BPF backend for gcc has been merged upstream, enable
   BPF kselftest suite for bpf-gcc. Also fix a BE issue with access to
   bpf_sysctl.file_pos, from Ilya.

2) Follow-up fix for link-vmlinux.sh to remove bash-specific extensions
   related to recent work on exposing BTF info through sysfs, from Andrii.

3) AF_XDP zero copy fixes for i40e and ixgbe driver which caused umem
   headroom to be added twice, from Ciara.

4) Refactoring work to convert sock opt tests into test_progs framework
   in BPF kselftests, from Stanislav.

5) Fix a general protection fault in dev_map_hash_update_elem(), from Toke.

6) Cleanup to use BPF_PROG_RUN() macro in KCM, from Sami.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2019-09-16 16:02:03 +02:00
..
i40e.h i40e: use BIT macro to specify the cloud filter field flags 2019-09-11 09:10:46 -07:00
i40e_adminq.c
i40e_adminq.h
i40e_adminq_cmd.h i40e: mark additional missing bits as reserved 2019-09-11 09:10:46 -07:00
i40e_alloc.h
i40e_client.c
i40e_client.h
i40e_common.c i40e: Implement debug macro hw_dbg using dev_dbg 2019-09-09 11:22:20 -07:00
i40e_dcb.c
i40e_dcb.h
i40e_dcb_nl.c
i40e_ddp.c
i40e_debugfs.c i40e: Remove EMPR traces from debugfs facility 2019-09-09 11:36:43 -07:00
i40e_devids.h
i40e_diag.c
i40e_diag.h
i40e_ethtool.c
i40e_hmc.c i40e: Implement debug macro hw_dbg using dev_dbg 2019-09-09 11:22:20 -07:00
i40e_hmc.h
i40e_lan_hmc.c
i40e_lan_hmc.h
i40e_main.c i40e: Fix message for other card without FEC. 2019-09-11 09:10:46 -07:00
i40e_nvm.c
i40e_osdep.h i40e: Implement debug macro hw_dbg using dev_dbg 2019-09-09 11:22:20 -07:00
i40e_prototype.h
i40e_ptp.c i40e: use ktime_get_real_ts64 instead of ktime_to_timespec64 2019-09-11 09:10:45 -07:00
i40e_register.h
i40e_status.h
i40e_trace.h
i40e_txrx.c
i40e_txrx.h
i40e_txrx_common.h
i40e_type.h
i40e_virtchnl_pf.c i40e: clear __I40E_VIRTCHNL_OP_PENDING on invalid min Tx rate 2019-09-11 09:10:46 -07:00
i40e_virtchnl_pf.h
i40e_xsk.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next 2019-09-16 16:02:03 +02:00
i40e_xsk.h
Makefile