summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-04-06net: ipa: compute DMA pool size properlyAlex Elder1-1/+1
2023-04-06ice: fix invalid check for empty list in ice_sched_assoc_vsi_to_agg()Jakob Koschel1-3/+5
2023-04-06ice: add profile conflict check for AVF FDIRJunfeng Guo1-0/+73
2023-04-06ice: Fix ice_cfg_rdma_fltr() to only update relevant fieldsBrett Creeley1-4/+22
2023-04-06smsc911x: avoid PHY being resumed when interface is not upWolfram Sang1-2/+5
2023-04-06net: mvpp2: parser fix PPPoESven Auhagen1-48/+34
2023-04-06net: mvpp2: parser fix QinQSven Auhagen1-2/+2
2023-04-06net: mvpp2: classifier flow fix fragmentation flagsSven Auhagen1-12/+18
2023-04-06net: stmmac: don't reject VLANs when IFF_PROMISC is setVladimir Oltean2-59/+3
2023-04-06net/net_failover: fix txq exceeding warningFaicker Mo1-6/+2
2023-04-06r8169: fix RTL8168H and RTL8107E rx crc errorChunHao Lin1-0/+3
2023-04-06net: dsa: microchip: ksz8: fix MDB configuration with non-zero VIDOleksij Rempel1-1/+1
2023-04-06net: dsa: microchip: ksz8863_smi: fix bulk accessOleksij Rempel1-9/+0
2023-04-06net: dsa: microchip: ksz8: ksz8_fdb_dump: avoid extracting ghost entry from e...Oleksij Rempel1-1/+1
2023-04-06net: dsa: microchip: ksz8: fix offset for the timestamp filedOleksij Rempel1-1/+1
2023-04-06net: dsa: microchip: ksz8: fix ksz8_fdb_dump() to extract all 1024 entriesOleksij Rempel1-3/+3
2023-04-06net: dsa: microchip: ksz8: fix ksz8_fdb_dump()Oleksij Rempel1-6/+5
2023-04-06net: dsa: realtek: fix out-of-bounds accessAhmad Fatoum1-1/+4
2023-04-06sfc: ef10: don't overwrite offload features at NIC resetÍñigo Huguet2-22/+33
2023-04-06ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx()Harshit Mogalapalli1-2/+1
2023-04-06net/mlx5e: Lower maximum allowed MTU in XSK to match XDP prerequisitesAdham Faris1-3/+7
2023-04-06net: mscc: ocelot: fix stats region batchingVladimir Oltean1-1/+2
2023-04-06net: ethernet: ti: am65-cpsw/cpts: Fix CPTS release actionSiddharth Vadapalli3-10/+12
2023-03-30igb: revert rtnl_lock() that causes deadlockLin Ma1-2/+0
2023-03-30net: usb: qmi_wwan: add Telit 0x1080 compositionEnrico Sau1-0/+1
2023-03-30net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990Enrico Sau1-0/+5
2023-03-30ca8210: fix mac_len negative array accessAlexander Aring1-0/+2
2023-03-30net: mdio: thunder: Add missing fwnode_handle_put()Liang He1-0/+1
2023-03-30net: dsa: mt7530: move setting ssc_delta to PHY_INTERFACE_MODE_TRGMII caseArınç ÜNAL1-5/+4
2023-03-30net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()Arınç ÜNAL1-11/+11
2023-03-30net: dsa: mt7530: move enabling disabling core clock to mt7530_pll_setup()Arınç ÜNAL1-6/+12
2023-03-30net: asix: fix modprobe "sysfs: cannot create duplicate filename"Grant Grundler1-5/+27
2023-03-30gve: Cache link_speed value from deviceJoshua Washington1-1/+4
2023-03-30mlxsw: spectrum_fid: Fix incorrect local port typeIdo Schimmel1-2/+2
2023-03-30net/sonic: use dma_mapping_error() for error checkZhang Changzhong1-2/+2
2023-03-30net/mlx5: E-Switch, Fix an Oops in error handling codeDan Carpenter1-2/+1
2023-03-30net/mlx5: Read the TC mapping of all priorities on ETS queryMaher Sanalla1-2/+4
2023-03-30net/mlx5e: Overcome slow response for first macsec ASO WQEEmeel Hakim1-1/+8
2023-03-30net/mlx5: Fix steering rules cleanupLama Kayal1-0/+1
2023-03-30net/mlx5e: Block entering switchdev mode with ns inconsistencyGavin Li1-0/+19
2023-03-30net/mlx5e: Set uplink rep as NETNS_LOCALGavin Li1-1/+5
2023-03-30i40e: fix flow director packet filter programmingRadoslaw Tyl1-4/+4
2023-03-30iavf: fix hang on reboot with iceStefan Assmann1-0/+5
2023-03-30ice: check if VF exists before mode checkMichal Swiatkowski1-4/+4
2023-03-30octeontx2-vf: Add missing free for alloc_percpuJiasheng Jiang1-0/+2
2023-03-30net/ps3_gelic_net: Use dma_mapping_errorGeoff Levand1-11/+13
2023-03-30net/ps3_gelic_net: Fix RX sk_buff lengthGeoff Levand2-11/+13
2023-03-30net: usb: lan78xx: Limit packet length to skb->lenSzymon Heidrich1-1/+17
2023-03-30net: qcom/emac: Fix use after free bug in emac_remove due to race conditionZheng Wang1-0/+6
2023-03-30mlxsw: core_thermal: Fix fan speed in maximum cooling stateIdo Schimmel1-6/+1