summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-25net: mvpp2: add buffer header handling in RXStefan Chulski
2021-05-25bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong
2021-05-25net: zero-initialize tc skb extension on allocationVlad Buslov
2021-05-25net: hns: Fix kernel-docYang Li
2021-05-24net: dsa: microchip: enable phy errata workaround on 9567George McCollister
2021-05-24net: usb: fix memory leak in smsc75xx_bindPavel Skripkin
2021-05-24net: appletalk: cops: Fix data race in cops_probe1Saubhik Mukherjee
2021-05-24net: dsa: sja1105: update existing VLANs from the bridge VLAN listVladimir Oltean
2021-05-24net: dsa: sja1105: use 4095 as the private VLAN for untagged trafficVladimir Oltean
2021-05-24net: dsa: sja1105: error out on unsupported PHY modeVladimir Oltean
2021-05-24net: dsa: sja1105: add error handling in sja1105_setup()Vladimir Oltean
2021-05-24net: dsa: sja1105: call dsa_unregister_switch when allocating memory failsVladimir Oltean
2021-05-24net: dsa: sja1105: fix VL lookup command packing for P/Q/R/SVladimir Oltean
2021-05-24net: hso: fix control-request directionsJohan Hovold
2021-05-24r8152: check the informaton of the deviceHayes Wang
2021-05-23net: dsa: mt7530: fix VLAN traffic leaksDENG Qingfang
2021-05-23net: macb: ensure the device is available before accessing GEMGXL control reg...Zong Li
2021-05-23net: ethernet: mtk_eth_soc: Fix packet statistics support for MT7628/88Stefan Roese
2021-05-21net:sfc: fix non-freed irq in legacy irq modeÍñigo Huguet
2021-05-21net: lantiq: fix memory corruption in RX ringAleksander Jan Bajkowski
2021-05-21net: dsa: bcm_sf2: Fix bcm_sf2_reg_rgmii_cntrl() call for non-RGMII portFlorian Fainelli
2021-05-21net: ethernet: mtk_eth_soc: Fix DIM support for MT7628/88Stefan Roese
2021-05-20net: stmmac: fix system hang if change mac address after interface ifdownJoakim Zhang
2021-05-20net: stmmac: correct clocks enabled in stmmac_vlan_rx_kill_vid()Joakim Zhang
2021-05-20net/qla3xxx: fix schedule while atomic in ql_sem_spinlockZheyu Ma
2021-05-20net: encx24j600: fix kernel-doc syntax in file headersAditya Srivastava
2021-05-20ixgbe: fix large MTU request from VFJesse Brandeburg
2021-05-19net: hso: bail out on interrupt URB allocation failureJohan Hovold
2021-05-19cxgb4: avoid accessing registers when clearing filtersRaju Rangoju
2021-05-18mlx5e: add add missing BH locking around napi_schdule()Jakub Kicinski
2021-05-18net/mlx5: Set term table as an unmanaged flow tableAriel Levkovich
2021-05-18net/mlx5: Don't overwrite HCA capabilities when setting MSI-X countLeon Romanovsky
2021-05-18{net,vdpa}/mlx5: Configure interface MAC into mpfs L2 tableEli Cohen
2021-05-18net/mlx5e: Fix error path of updating netdev queuesAya Levin
2021-05-18net/mlx5e: Reject mirroring on source port change encap rulesVlad Buslov
2021-05-18net/mlx5e: Fix multipath lag activationDima Chumak
2021-05-18net/mlx5e: reset XPS on error flow if netdev isn't registered yetSaeed Mahameed
2021-05-18net/mlx5e: Make sure fib dev exists in fib eventRoi Dayan
2021-05-18net/mlx5e: Fix null deref accessing lag devRoi Dayan
2021-05-18net/mlx5e: Fix nullptr in mlx5e_tc_add_fdb_flow()Dima Chumak
2021-05-18net/mlx5: SF, Fix show state inactive when its inactivatedParav Pandit
2021-05-18net/mlx5: Fix err prints and return when creating termination tableRoi Dayan
2021-05-18net/mlx5: Set reformat action when needed for termination rulesJianbo Liu
2021-05-18net/mlx5e: Fix nullptr in add_vlan_push_action()Dima Chumak
2021-05-18{net, RDMA}/mlx5: Fix override of log_max_qp by other deviceMaor Gottlieb
2021-05-18net: hns3: check the return of skb_checksum_help()Yunsheng Lin
2021-05-18net: hns3: fix user's coalesce configuration lost issueHuazhong Tan
2021-05-18net: hns3: put off calling register_netdev() until client initialize completeJian Shen
2021-05-18net: hns3: fix incorrect resp_msg issueJiaran Zhang