summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-06-03ice: add correct exception tracing for XDPMagnus Karlsson2-5/+15
2021-06-03i40e: add correct exception tracing for XDPMagnus Karlsson2-3/+12
2021-06-03igb: Fix XDP with PTP enabledKurt Kanzenbach3-33/+37
2021-06-02net: stmmac: fix issue where clk is being unprepared twiceWong Vee Khee1-1/+0
2021-06-02net/mlx5: DR, Create multi-destination flow table with level less than 64Yevgeny Kliteynik1-1/+2
2021-06-02net/mlx5e: Fix conflict with HW TS and CQE compressionAya Levin1-0/+7
2021-06-02net/mlx5e: Fix HW TS with CQE compression according to profileAya Levin1-15/+52
2021-06-02net/mlx5e: Fix adding encap rules to slow pathRoi Dayan3-2/+8
2021-06-02net/mlx5e: Check for needed capability for cvlan matchingRoi Dayan1-0/+9
2021-06-02net/mlx5: Check firmware sync reset requested is set before trying to abort itMoshe Shemesh1-0/+3
2021-06-02net/mlx5e: Disable TLS offload for uplink representorRoi Dayan1-0/+10
2021-06-02net/mlx5e: Fix incompatible castingAya Levin1-2/+3
2021-06-02ethernet: myri10ge: Fix missing error code in myri10ge_probe()Jiapeng Chong1-0/+1
2021-06-02virtio_net: get build_skb() buf by data ptrXuan Zhuo1-11/+6
2021-06-02virtio-net: fix for unable to handle page fault for addressXuan Zhuo1-1/+2
2021-05-30net: stmmac: fix kernel panic due to NULL pointer dereference of mdio_bus_dataSriranjani P1-2/+3
2021-05-27Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds82-406/+1176
2021-05-26Merge tag 'mtd/fixes-for-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-22/+80
2021-05-26net: mvpp2: add buffer header handling in RXStefan Chulski2-9/+67
2021-05-26bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong1-1/+3
2021-05-26net: zero-initialize tc skb extension on allocationVlad Buslov2-2/+2
2021-05-26net: hns: Fix kernel-docYang Li1-3/+3
2021-05-25net: dsa: microchip: enable phy errata workaround on 9567George McCollister1-0/+1
2021-05-25net: usb: fix memory leak in smsc75xx_bindPavel Skripkin1-2/+6
2021-05-25net: appletalk: cops: Fix data race in cops_probe1Saubhik Mukherjee1-2/+2
2021-05-24net: dsa: sja1105: update existing VLANs from the bridge VLAN listVladimir Oltean1-4/+15
2021-05-24net: dsa: sja1105: use 4095 as the private VLAN for untagged trafficVladimir Oltean1-12/+10
2021-05-24net: dsa: sja1105: error out on unsupported PHY modeVladimir Oltean1-0/+1
2021-05-24net: dsa: sja1105: add error handling in sja1105_setup()Vladimir Oltean1-3/+14
2021-05-24net: dsa: sja1105: call dsa_unregister_switch when allocating memory failsVladimir Oltean1-4/+11
2021-05-24net: dsa: sja1105: fix VL lookup command packing for P/Q/R/SVladimir Oltean1-4/+19
2021-05-24net: hso: fix control-request directionsJohan Hovold1-2/+2
2021-05-24r8152: check the informaton of the deviceHayes Wang1-5/+37
2021-05-24Merge tag 'spi-fix-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-21/+55
2021-05-24NFC: nfcmrvl: fix kernel-doc syntax in file headersAditya Srivastava6-6/+6
2021-05-24net: dsa: mt7530: fix VLAN traffic leaksDENG Qingfang1-8/+0
2021-05-24net: macb: ensure the device is available before accessing GEMGXL control reg...Zong Li1-0/+3
2021-05-24net: ethernet: mtk_eth_soc: Fix packet statistics support for MT7628/88Stefan Roese2-25/+66
2021-05-23Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-10/+4
2021-05-22Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds4-4/+19
2021-05-22Merge tag 'for-linus-5.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-11/+25
2021-05-22Merge tag 'gpio-fixes-for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-12/+2
2021-05-22net:sfc: fix non-freed irq in legacy irq modeÍñigo Huguet1-0/+1
2021-05-22net: lantiq: fix memory corruption in RX ringAleksander Jan Bajkowski1-5/+9
2021-05-22net: dsa: bcm_sf2: Fix bcm_sf2_reg_rgmii_cntrl() call for non-RGMII portFlorian Fainelli1-3/+2
2021-05-21net: ethernet: mtk_eth_soc: Fix DIM support for MT7628/88Stefan Roese1-2/+8
2021-05-21Merge tag 'mmc-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-3/+11
2021-05-21spi: sc18is602: implement .max_{transfer,message}_size() for the controllerVladimir Oltean1-0/+7
2021-05-21spi: sc18is602: don't consider the chip select byte in sc18is602_check_transferVladimir Oltean1-1/+1
2021-05-21xen-pciback: reconfigure also from backend watch handlerJan Beulich1-5/+17