summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-05-19net: hso: bail out on interrupt URB allocation failureJohan Hovold1-7/+7
2021-05-19cxgb4: avoid accessing registers when clearing filtersRaju Rangoju1-1/+1
2021-05-19mlx5e: add add missing BH locking around napi_schdule()Jakub Kicinski1-2/+5
2021-05-19net/mlx5: Set term table as an unmanaged flow tableAriel Levkovich1-2/+5
2021-05-19net/mlx5: Don't overwrite HCA capabilities when setting MSI-X countLeon Romanovsky1-5/+17
2021-05-19{net,vdpa}/mlx5: Configure interface MAC into mpfs L2 tableEli Cohen5-5/+24
2021-05-19net/mlx5e: Fix error path of updating netdev queuesAya Levin1-1/+1
2021-05-19net/mlx5e: Reject mirroring on source port change encap rulesVlad Buslov1-0/+6
2021-05-19net/mlx5e: Fix multipath lag activationDima Chumak1-0/+6
2021-05-19net/mlx5e: reset XPS on error flow if netdev isn't registered yetSaeed Mahameed1-0/+7
2021-05-19net/mlx5e: Make sure fib dev exists in fib eventRoi Dayan1-1/+1
2021-05-19net/mlx5e: Fix null deref accessing lag devRoi Dayan1-0/+2
2021-05-19net/mlx5e: Fix nullptr in mlx5e_tc_add_fdb_flow()Dima Chumak1-3/+9
2021-05-19net/mlx5: SF, Fix show state inactive when its inactivatedParav Pandit1-7/+11
2021-05-19net/mlx5: Fix err prints and return when creating termination tableRoi Dayan1-12/+11
2021-05-19net/mlx5: Set reformat action when needed for termination rulesJianbo Liu1-21/+10
2021-05-19net/mlx5e: Fix nullptr in add_vlan_push_action()Dima Chumak1-2/+6
2021-05-19{net, RDMA}/mlx5: Fix override of log_max_qp by other deviceMaor Gottlieb2-8/+7
2021-05-18net: hns3: check the return of skb_checksum_help()Yunsheng Lin1-7/+3
2021-05-18net: hns3: fix user's coalesce configuration lost issueHuazhong Tan2-85/+63
2021-05-18net: hns3: put off calling register_netdev() until client initialize completeJian Shen1-8/+8
2021-05-18net: hns3: fix incorrect resp_msg issueJiaran Zhang1-1/+3
2021-05-18net: lan78xx: advertise tx software timestamping supportMarkus Bloechl1-0/+1
2021-05-18net: mdiobus: get rid of a BUG_ON()Dan Carpenter1-1/+2
2021-05-18gve: Correct SKB queue index validation.David Awogbemila1-1/+1
2021-05-18gve: Upgrade memory barrier in poll routineCatherine Sullivan1-1/+1
2021-05-18gve: Add NULL pointer checks when freeing irqs.David Awogbemila1-9/+11
2021-05-18gve: Update mgmt_msix_idx if num_ntfy changesDavid Awogbemila1-0/+1
2021-05-18gve: Check TX QPL was actually assignedCatherine Sullivan1-2/+6
2021-05-18bonding: init notify_work earlier to avoid uninitialized useJohannes Berg1-1/+1
2021-05-18isdn: mISDN: netjet: Fix crash in nj_probe:Zheyu Ma1-1/+0
2021-05-17bnxt_en: Fix context memory setup for 64K page size.Michael Chan2-8/+11
2021-05-17bnxt_en: Include new P5 HV definition in VF check.Andy Gospodarek1-1/+2
2021-05-17net: bnx2: Fix error return code in bnx2_init_board()Zhen Lei1-1/+1
2021-05-17net: hso: check for allocation failure in hso_create_bulk_serial_device()Dan Carpenter1-19/+18
2021-05-15net: cdc_eem: fix URL to CDC EEM 1.0 specJonathan Davies1-1/+1
2021-05-14net: korina: Fix return value check in korina_probe()Wei Yongjun1-6/+6
2021-05-14cxgb4/ch_ktls: Clear resources when pf4 device is removedAyush Sawal3-2/+82
2021-05-14net: mdio: octeon: Fix some double free issuesChristophe JAILLET1-2/+0
2021-05-13net: mdio: thunder: Fix a double free issue in the .remove functionChristophe JAILLET1-1/+0
2021-05-13chelsio/chtls: unlock on error in chtls_pt_recvmsg()Dan Carpenter1-2/+4
2021-05-13ptp: ocp: Fix a resource leak in an error handling pathChristophe JAILLET1-1/+3
2021-05-13octeontx2-pf: fix a buffer overflow in otx2_set_rxfh_context()Dan Carpenter1-0/+4
2021-05-13net: fec: add defer probe for of_get_mac_addressFugang Duan1-3/+10
2021-05-13net: fec: fix the potential memory leak in fec_enet_init()Fugang Duan1-2/+9
2021-05-12bnxt_en: Fix and improve .ndo_features_check().Michael Chan1-19/+107
2021-05-12net: ipa: memory region array is variable sizeAlex Elder2-1/+4
2021-05-12ionic: fix ptp support config breakageShannon Nelson1-0/+1
2021-05-12Merge tag 'mac80211-for-net-2021-05-11' of git://git.kernel.org/pub/scm/linux...David S. Miller6-11/+246
2021-05-12net: stmmac: Fix MAC WoL not working if PHY does not support WoLJoakim Zhang1-3/+6