summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: vxge: fix use-after-free in vxge_device_unregisterPavel Skripkin2021-08-051-3/+3
* net: fec: fix use-after-free in fec_drv_removePavel Skripkin2021-08-051-1/+1
* net: pegasus: fix uninit-value in get_interrupt_intervalPavel Skripkin2021-08-051-3/+11
* net: ethernet: ti: am65-cpsw: fix crash in am65_cpsw_port_offload_fwd_mark_up...Grygorii Strashko2021-08-051-1/+5
* bnx2x: fix an error code in bnx2x_nic_load()Dan Carpenter2021-08-051-1/+2
* net: wwan: iosm: fix recursive lock acquire in unregisterM Chetan Kumar2021-08-051-1/+1
* net: wwan: iosm: correct data protocol mask bitM Chetan Kumar2021-08-051-2/+2
* net: wwan: iosm: endianness type correctionM Chetan Kumar2021-08-052-3/+3
* net: wwan: iosm: fix lkp buildbot warningM Chetan Kumar2021-08-051-2/+2
* net: usb: lan78xx: don't modify phy_device state concurrentlyIvan T. Ivanov2021-08-041-4/+12
* net: usb: pegasus: Remove the changelog and DRIVER_VERSION.Petko Manolov2021-08-041-28/+2
* net: usb: pegasus: Check the return value of get_geristers() and friends;Petko Manolov2021-08-041-33/+75
* net/prestera: Fix devlink groups leakage in error flowLeon Romanovsky2021-08-041-0/+2
* net: dsa: qca: ar9331: reorder MDIO write sequenceOleksij Rempel2021-08-031-3/+11
* nfp: update ethtool reporting of pauseframe controlFei Qin2021-08-031-0/+2
* net: sparx5: fix bitmask on 32-bit targetsArnd Bergmann2021-08-031-1/+1
* net: really fix the build...David S. Miller2021-08-032-2/+2
* net: sparx5: fix compiletime_assert for GCC 4.9Jakub Kicinski2021-08-021-6/+13
* net: natsemi: Fix missing pci_disable_device() in probe and removeWang Hai2021-08-021-6/+2
* net: phy: micrel: Fix detection of ksz87xx switchSteve Bennett2021-08-021-5/+5
* net: dsa: sja1105: match FDB entries regardless of inner/outer VLAN tagVladimir Oltean2021-08-021-4/+0
* net: dsa: sja1105: be stateless with FDB entries on SJA1105P/Q/R/S/SJA1110 tooVladimir Oltean2021-08-021-14/+4
* net: dsa: sja1105: ignore the FDB entry for unknown multicast when adding a n...Vladimir Oltean2021-08-021-3/+8
* net: dsa: sja1105: invalidate dynamic FDB entries learned concurrently with s...Vladimir Oltean2021-08-021-2/+55
* net: dsa: sja1105: overwrite dynamic FDB entries with static ones in .port_fd...Vladimir Oltean2021-08-021-4/+6
* net: dsa: sja1105: fix static FDB writes for SJA1110Vladimir Oltean2021-08-021-13/+14
* qede: fix crash in rmmod qede while automatic debug collectionPrabhakar Kushwaha2021-08-022-0/+9
* can: esd_usb2: fix memory leakPavel Skripkin2021-07-301-1/+15
* can: ems_usb: fix memory leakPavel Skripkin2021-07-301-1/+13
* can: usb_8dev: fix memory leakPavel Skripkin2021-07-301-2/+13
* can: mcba_usb_start(): add missing urb->transfer_dma initializationPavel Skripkin2021-07-301-0/+2
* can: hi311x: fix a signedness bug in hi3110_cmd()Dan Carpenter2021-07-301-1/+1
* sis900: Fix missing pci_disable_device() in probe and removeWang Hai2021-07-281-5/+2
* tulip: windbond-840: Fix missing pci_disable_device() in probe and removeWang Hai2021-07-281-5/+2
* net/mlx5: Fix mlx5_vport_tbl_attr chain from u16 to u32Chris Mi2021-07-271-1/+1
* net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev()Dima Chumak2021-07-271-2/+31
* net/mlx5: Unload device upon firmware fatal errorAya Levin2021-07-271-2/+10
* net/mlx5e: Fix page allocation failure for ptp-RQ over SFAya Levin2021-07-271-1/+1
* net/mlx5e: Fix page allocation failure for trap-RQ over SFAya Levin2021-07-271-1/+1
* net/mlx5e: Consider PTP-RQ when setting RX VLAN strippingAya Levin2021-07-272-2/+7
* net/mlx5e: Add NETIF_F_HW_TC to hw_features when HTB offload is availableMaxim Mikityanskiy2021-07-271-2/+3
* net/mlx5e: RX, Avoid possible data corruption when relaxed ordering and LRO c...Tariq Toukan2021-07-271-1/+10
* net/mlx5: E-Switch, handle devcom events only for ports on the same deviceRoi Dayan2021-07-272-4/+4
* net/mlx5: E-Switch, Set destination vport vhca id only when merged eswitch is...Maor Dickman2021-07-271-3/+4
* net/mlx5e: Disable Rx ntuple offload for uplink representorMaor Dickman2021-07-271-9/+20
* net/mlx5: Fix flow table chainingMaor Gottlieb2021-07-271-4/+6
* net: hns3: change the method of obtaining default ptp cycleYufeng Mo2021-07-272-9/+37
* octeontx2-af: Do NIX_RX_SW_SYNC twiceSunil Goutham2021-07-271-2/+13
* bnxt_en: Fix static checker warning in bnxt_fw_reset_task()Somnath Kotur2021-07-261-3/+2
* net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapte...Letu Ren2021-07-261-3/+3