summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| * net/mlx5e: Make sure fib dev exists in fib eventRoi Dayan2021-05-181-1/+1
| * net/mlx5e: Fix null deref accessing lag devRoi Dayan2021-05-181-0/+2
| * net/mlx5e: Fix nullptr in mlx5e_tc_add_fdb_flow()Dima Chumak2021-05-181-3/+9
| * net/mlx5: SF, Fix show state inactive when its inactivatedParav Pandit2021-05-181-7/+11
| * net/mlx5: Fix err prints and return when creating termination tableRoi Dayan2021-05-181-12/+11
| * net/mlx5: Set reformat action when needed for termination rulesJianbo Liu2021-05-181-21/+10
| * net/mlx5e: Fix nullptr in add_vlan_push_action()Dima Chumak2021-05-181-2/+6
| * {net, RDMA}/mlx5: Fix override of log_max_qp by other deviceMaor Gottlieb2021-05-181-6/+5
| * net: hns3: check the return of skb_checksum_help()Yunsheng Lin2021-05-181-7/+3
| * net: hns3: fix user's coalesce configuration lost issueHuazhong Tan2021-05-182-85/+63
| * net: hns3: put off calling register_netdev() until client initialize completeJian Shen2021-05-181-8/+8
| * net: hns3: fix incorrect resp_msg issueJiaran Zhang2021-05-181-1/+3
| * gve: Correct SKB queue index validation.David Awogbemila2021-05-171-1/+1
| * gve: Upgrade memory barrier in poll routineCatherine Sullivan2021-05-171-1/+1
| * gve: Add NULL pointer checks when freeing irqs.David Awogbemila2021-05-171-9/+11
| * gve: Update mgmt_msix_idx if num_ntfy changesDavid Awogbemila2021-05-171-0/+1
| * gve: Check TX QPL was actually assignedCatherine Sullivan2021-05-171-2/+6
| * bnxt_en: Fix context memory setup for 64K page size.Michael Chan2021-05-172-8/+11
| * bnxt_en: Include new P5 HV definition in VF check.Andy Gospodarek2021-05-171-1/+2
| * net: bnx2: Fix error return code in bnx2_init_board()Zhen Lei2021-05-171-1/+1
| * net: korina: Fix return value check in korina_probe()Wei Yongjun2021-05-131-6/+6
| * cxgb4/ch_ktls: Clear resources when pf4 device is removedAyush Sawal2021-05-133-2/+82
| * chelsio/chtls: unlock on error in chtls_pt_recvmsg()Dan Carpenter2021-05-121-2/+4
| * octeontx2-pf: fix a buffer overflow in otx2_set_rxfh_context()Dan Carpenter2021-05-121-0/+4
| * net: fec: add defer probe for of_get_mac_addressFugang Duan2021-05-121-3/+10
| * net: fec: fix the potential memory leak in fec_enet_init()Fugang Duan2021-05-121-2/+9
| * bnxt_en: Fix and improve .ndo_features_check().Michael Chan2021-05-121-19/+107
| * ionic: fix ptp support config breakageShannon Nelson2021-05-111-0/+1
| * net: stmmac: Fix MAC WoL not working if PHY does not support WoLJoakim Zhang2021-05-111-3/+6
| * net/mlx4: Fix EEPROM dump supportVladyslav Tarasiuk2021-05-102-7/+104
| * net: netcp: Fix an error messageChristophe JAILLET2021-05-101-2/+2
* | net: liquidio: Add missing null pointer checksTom Seewald2021-05-132-15/+40
* | Revert "net: liquidio: fix a NULL pointer dereference"Greg Kroah-Hartman2021-05-131-5/+0
* | qlcnic: Add null check after calling netdev_alloc_skbTom Seewald2021-05-131-0/+3
* | Revert "qlcnic: Avoid potential NULL pointer dereference"Greg Kroah-Hartman2021-05-131-2/+0
* | ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()Du Cheng2021-05-131-10/+24
* | Revert "niu: fix missing checks of niu_pci_eeprom_read"Greg Kroah-Hartman2021-05-131-8/+2
* | net: stmicro: handle clk_prepare() failure during initAnirudh Rayabharam2021-05-131-3/+5
* | Revert "net: stmicro: fix a missing check of clk_prepare"Greg Kroah-Hartman2021-05-131-3/+1
* | net: fujitsu: fix potential null-ptr-derefAnirudh Rayabharam2021-05-131-0/+5
* | Revert "net: fujitsu: fix a potential NULL pointer dereference"Greg Kroah-Hartman2021-05-131-5/+0
|/
* Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-0826-117/+76
|\
| * Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2021-05-078-62/+15
| |\
| | * i40e: Remove LLDP frame filtersArkadiusz Kubalewski2021-05-073-44/+0
| | * i40e: Fix PHY type identifiers for 2.5G and 5G adaptersMateusz Palczewski2021-05-074-11/+10
| | * i40e: fix the restart auto-negotiation after FEC modifiedJaroslaw Gawin2021-05-071-1/+2
| | * i40e: Fix use-after-free in i40e_client_subtask()Yunjian Wang2021-05-071-0/+1
| | * i40e: fix broken XDP supportMagnus Karlsson2021-05-071-6/+2
| * | net: stmmac: Do not enable RX FIFO overflow interruptsYannick Vignon2021-05-072-18/+3
| |/
| * mlxsw: spectrum_mr: Update egress RIF list before route's actionIdo Schimmel2021-05-061-15/+15