summary refs log tree commit diff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-08-05net: vxge: fix use-after-free in vxge_device_unregisterPavel Skripkin
2021-08-05net: fec: fix use-after-free in fec_drv_removePavel Skripkin
2021-08-05net: pegasus: fix uninit-value in get_interrupt_intervalPavel Skripkin
2021-08-05net: ethernet: ti: am65-cpsw: fix crash in am65_cpsw_port_offload_fwd_mark_up...Grygorii Strashko
2021-08-05bnx2x: fix an error code in bnx2x_nic_load()Dan Carpenter
2021-08-05net: wwan: iosm: fix recursive lock acquire in unregisterM Chetan Kumar
2021-08-05net: wwan: iosm: correct data protocol mask bitM Chetan Kumar
2021-08-05net: wwan: iosm: endianness type correctionM Chetan Kumar
2021-08-05net: wwan: iosm: fix lkp buildbot warningM Chetan Kumar
2021-08-04net: usb: lan78xx: don't modify phy_device state concurrentlyIvan T. Ivanov
2021-08-04net: usb: pegasus: Remove the changelog and DRIVER_VERSION.Petko Manolov
2021-08-04net: usb: pegasus: Check the return value of get_geristers() and friends;Petko Manolov
2021-08-04net/prestera: Fix devlink groups leakage in error flowLeon Romanovsky
2021-08-03net: dsa: qca: ar9331: reorder MDIO write sequenceOleksij Rempel
2021-08-03nfp: update ethtool reporting of pauseframe controlFei Qin
2021-08-03net: sparx5: fix bitmask on 32-bit targetsArnd Bergmann
2021-08-03net: really fix the build...David S. Miller
2021-08-02net: sparx5: fix compiletime_assert for GCC 4.9Jakub Kicinski
2021-08-02net: natsemi: Fix missing pci_disable_device() in probe and removeWang Hai
2021-08-02net: phy: micrel: Fix detection of ksz87xx switchSteve Bennett
2021-08-02net: dsa: sja1105: match FDB entries regardless of inner/outer VLAN tagVladimir Oltean
2021-08-02net: dsa: sja1105: be stateless with FDB entries on SJA1105P/Q/R/S/SJA1110 tooVladimir Oltean
2021-08-02net: dsa: sja1105: ignore the FDB entry for unknown multicast when adding a n...Vladimir Oltean
2021-08-02net: dsa: sja1105: invalidate dynamic FDB entries learned concurrently with s...Vladimir Oltean
2021-08-02net: dsa: sja1105: overwrite dynamic FDB entries with static ones in .port_fd...Vladimir Oltean
2021-08-02net: dsa: sja1105: fix static FDB writes for SJA1110Vladimir Oltean
2021-08-02qede: fix crash in rmmod qede while automatic debug collectionPrabhakar Kushwaha
2021-07-30can: esd_usb2: fix memory leakPavel Skripkin
2021-07-30can: ems_usb: fix memory leakPavel Skripkin
2021-07-30can: usb_8dev: fix memory leakPavel Skripkin
2021-07-30can: mcba_usb_start(): add missing urb->transfer_dma initializationPavel Skripkin
2021-07-30can: hi311x: fix a signedness bug in hi3110_cmd()Dan Carpenter
2021-07-28sis900: Fix missing pci_disable_device() in probe and removeWang Hai
2021-07-28tulip: windbond-840: Fix missing pci_disable_device() in probe and removeWang Hai
2021-07-27net/mlx5: Fix mlx5_vport_tbl_attr chain from u16 to u32Chris Mi
2021-07-27net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev()Dima Chumak
2021-07-27net/mlx5: Unload device upon firmware fatal errorAya Levin
2021-07-27net/mlx5e: Fix page allocation failure for ptp-RQ over SFAya Levin
2021-07-27net/mlx5e: Fix page allocation failure for trap-RQ over SFAya Levin
2021-07-27net/mlx5e: Consider PTP-RQ when setting RX VLAN strippingAya Levin
2021-07-27net/mlx5e: Add NETIF_F_HW_TC to hw_features when HTB offload is availableMaxim Mikityanskiy
2021-07-27net/mlx5e: RX, Avoid possible data corruption when relaxed ordering and LRO c...Tariq Toukan
2021-07-27net/mlx5: E-Switch, handle devcom events only for ports on the same deviceRoi Dayan
2021-07-27net/mlx5: E-Switch, Set destination vport vhca id only when merged eswitch is...Maor Dickman
2021-07-27net/mlx5e: Disable Rx ntuple offload for uplink representorMaor Dickman
2021-07-27net/mlx5: Fix flow table chainingMaor Gottlieb
2021-07-27net: hns3: change the method of obtaining default ptp cycleYufeng Mo
2021-07-27octeontx2-af: Do NIX_RX_SW_SYNC twiceSunil Goutham
2021-07-26bnxt_en: Fix static checker warning in bnxt_fw_reset_task()Somnath Kotur
2021-07-26net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapte...Letu Ren