summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | net: encx24j600: fix kernel-doc syntax in file headersAditya Srivastava2021-05-202-2/+2
| * | | ixgbe: fix large MTU request from VFJesse Brandeburg2021-05-201-9/+7
| * | | net: hso: bail out on interrupt URB allocation failureJohan Hovold2021-05-191-7/+7
| * | | cxgb4: avoid accessing registers when clearing filtersRaju Rangoju2021-05-191-1/+1
| * | | mlx5e: add add missing BH locking around napi_schdule()Jakub Kicinski2021-05-181-2/+5
| * | | net/mlx5: Set term table as an unmanaged flow tableAriel Levkovich2021-05-181-2/+5
| * | | net/mlx5: Don't overwrite HCA capabilities when setting MSI-X countLeon Romanovsky2021-05-181-5/+17
| * | | {net,vdpa}/mlx5: Configure interface MAC into mpfs L2 tableEli Cohen2021-05-184-4/+6
| * | | net/mlx5e: Fix error path of updating netdev queuesAya Levin2021-05-181-1/+1
| * | | net/mlx5e: Reject mirroring on source port change encap rulesVlad Buslov2021-05-181-0/+6
| * | | net/mlx5e: Fix multipath lag activationDima Chumak2021-05-181-0/+6
| * | | net/mlx5e: reset XPS on error flow if netdev isn't registered yetSaeed Mahameed2021-05-181-0/+7
| * | | 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
| * | | net: lan78xx: advertise tx software timestamping supportMarkus Bloechl2021-05-181-0/+1
| * | | net: mdiobus: get rid of a BUG_ON()Dan Carpenter2021-05-171-1/+2
| * | | 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
| * | | bonding: init notify_work earlier to avoid uninitialized useJohannes Berg2021-05-171-1/+1
| * | | 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: hso: check for allocation failure in hso_create_bulk_serial_device()Dan Carpenter2021-05-171-19/+18
| * | | net: cdc_eem: fix URL to CDC EEM 1.0 specJonathan Davies2021-05-141-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
| * | | net: mdio: octeon: Fix some double free issuesChristophe JAILLET2021-05-131-2/+0
| * | | net: mdio: thunder: Fix a double free issue in the .remove functionChristophe JAILLET2021-05-131-1/+0
| * | | 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
| * | | net: ipa: memory region array is variable sizeAlex Elder2021-05-112-1/+4
| * | | ionic: fix ptp support config breakageShannon Nelson2021-05-111-0/+1
| * | | Merge tag 'mac80211-for-net-2021-05-11' of git://git.kernel.org/pub/scm/linux...David S. Miller2021-05-116-11/+246
| |\ \ \
| | * | | ath11k: Drop multicast fragmentsSriram R2021-05-111-0/+16