TencentOS-kernel/drivers/net/ethernet/intel
Menglong Dong a006f67590 net: bpf: fix uninitialized data_meta in xdp
Uninitialized xdp->data_meta can result in NULL pointer deference in
bpf_xdp_adjust_head(). Therefore, fix it by init it with
xdp_set_data_meta_invalid().

Signed-off-by: Menglong Dong <imagedong@tencent.com>
2022-05-10 15:58:50 +08:00
..
e1000 e1000: Do not perform reset in reset_task if we are already down 2021-03-16 16:37:20 +08:00
e1000e e1000e: Fix error handling in e1000_set_d0_lplu_state_82571 2021-04-12 12:53:27 +08:00
fm10k Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
i40e net: bpf: fix uninitialized data_meta in xdp 2022-05-10 15:58:50 +08:00
iavf net: bpf: fix uninitialized data_meta in xdp 2022-05-10 15:58:50 +08:00
ice ice: Cleanup fltr list in case of allocation issues 2021-05-20 16:06:56 +08:00
igb igb: Enable RSS for Intel I211 Ethernet Controller 2021-05-20 16:07:17 +08:00
igbvf Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
igc igc: Fix Supported Pause Frame Link Setting 2021-04-12 12:53:27 +08:00
ixgb Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
ixgbe scsi: fcoe: Fix I/O path allocation 2021-03-16 16:35:06 +08:00
ixgbevf Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
Kconfig Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
Makefile Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
e100.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00