summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ice: add correct exception tracing for XDPMagnus Karlsson2021-06-032-5/+15
* i40e: add correct exception tracing for XDPMagnus Karlsson2021-06-032-3/+12
* igb: Fix XDP with PTP enabledKurt Kanzenbach2021-06-033-33/+37
* net: stmmac: fix issue where clk is being unprepared twiceWong Vee Khee2021-06-021-1/+0
* net/mlx5: DR, Create multi-destination flow table with level less than 64Yevgeny Kliteynik2021-06-011-1/+2
* net/mlx5e: Fix conflict with HW TS and CQE compressionAya Levin2021-06-011-0/+7
* net/mlx5e: Fix HW TS with CQE compression according to profileAya Levin2021-06-011-15/+52
* net/mlx5e: Fix adding encap rules to slow pathRoi Dayan2021-06-013-2/+8
* net/mlx5e: Check for needed capability for cvlan matchingRoi Dayan2021-06-011-0/+9
* net/mlx5: Check firmware sync reset requested is set before trying to abort itMoshe Shemesh2021-06-011-0/+3
* net/mlx5e: Disable TLS offload for uplink representorRoi Dayan2021-06-011-0/+10
* net/mlx5e: Fix incompatible castingAya Levin2021-06-011-2/+3
* ethernet: myri10ge: Fix missing error code in myri10ge_probe()Jiapeng Chong2021-06-011-0/+1
* virtio_net: get build_skb() buf by data ptrXuan Zhuo2021-06-011-11/+6
* virtio-net: fix for unable to handle page fault for addressXuan Zhuo2021-06-011-1/+2
* net: stmmac: fix kernel panic due to NULL pointer dereference of mdio_bus_dataSriranjani P2021-05-301-2/+3
* Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-2682-406/+1176
|\
| * net: mvpp2: add buffer header handling in RXStefan Chulski2021-05-252-9/+67
| * bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong2021-05-251-1/+3
| * net: zero-initialize tc skb extension on allocationVlad Buslov2021-05-252-2/+2
| * net: hns: Fix kernel-docYang Li2021-05-251-3/+3
| * net: dsa: microchip: enable phy errata workaround on 9567George McCollister2021-05-241-0/+1
| * net: usb: fix memory leak in smsc75xx_bindPavel Skripkin2021-05-241-2/+6
| * net: appletalk: cops: Fix data race in cops_probe1Saubhik Mukherjee2021-05-241-2/+2
| * net: dsa: sja1105: update existing VLANs from the bridge VLAN listVladimir Oltean2021-05-241-4/+15
| * net: dsa: sja1105: use 4095 as the private VLAN for untagged trafficVladimir Oltean2021-05-241-12/+10
| * net: dsa: sja1105: error out on unsupported PHY modeVladimir Oltean2021-05-241-0/+1
| * net: dsa: sja1105: add error handling in sja1105_setup()Vladimir Oltean2021-05-241-3/+14
| * net: dsa: sja1105: call dsa_unregister_switch when allocating memory failsVladimir Oltean2021-05-241-4/+11
| * net: dsa: sja1105: fix VL lookup command packing for P/Q/R/SVladimir Oltean2021-05-241-4/+19
| * net: hso: fix control-request directionsJohan Hovold2021-05-241-2/+2
| * r8152: check the informaton of the deviceHayes Wang2021-05-241-5/+37
| * NFC: nfcmrvl: fix kernel-doc syntax in file headersAditya Srivastava2021-05-236-6/+6
| * net: dsa: mt7530: fix VLAN traffic leaksDENG Qingfang2021-05-231-8/+0
| * net: macb: ensure the device is available before accessing GEMGXL control reg...Zong Li2021-05-231-0/+3
| * net: ethernet: mtk_eth_soc: Fix packet statistics support for MT7628/88Stefan Roese2021-05-232-25/+66
| * net:sfc: fix non-freed irq in legacy irq modeÍñigo Huguet2021-05-211-0/+1
| * net: lantiq: fix memory corruption in RX ringAleksander Jan Bajkowski2021-05-211-5/+9
| * net: dsa: bcm_sf2: Fix bcm_sf2_reg_rgmii_cntrl() call for non-RGMII portFlorian Fainelli2021-05-211-3/+2
| * net: ethernet: mtk_eth_soc: Fix DIM support for MT7628/88Stefan Roese2021-05-211-2/+8
| * net: stmmac: fix system hang if change mac address after interface ifdownJoakim Zhang2021-05-201-1/+10
| * net: stmmac: correct clocks enabled in stmmac_vlan_rx_kill_vid()Joakim Zhang2021-05-201-6/+6
| * net/qla3xxx: fix schedule while atomic in ql_sem_spinlockZheyu Ma2021-05-201-1/+1
| * 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