summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-06-24can: peak_pciefd: pucan_handle_status(): fix a potential starvation issue in ...Stephane Grosjean
2021-06-23net: bcmgenet: Fix attaching to PYH failed on RPi 4BJian-Hong Pan
2021-06-23bonding: allow nesting of bonding deviceDi Zhu
2021-06-22net: ti: am65-cpsw-nuss: Fix crash when changing number of TX queuesVignesh Raghavendra
2021-06-22net: broadcom: bcm4908_enet: reset DMA rings sw indexes properlyRafał Miłecki
2021-06-22bonding: avoid adding slave device with IFF_MASTER flagDi Zhu
2021-06-22sfc: avoid duplicated code in ef10_sriovÍñigo Huguet
2021-06-22sfc: explain that "attached" VFs only refer to XenÍñigo Huguet
2021-06-22sfc: error code if SRIOV cannot be disabledÍñigo Huguet
2021-06-22sfc: avoid double pci_remove of VFsÍñigo Huguet
2021-06-22vxlan: add missing rcu_read_lock() in neigh_reduce()Eric Dumazet
2021-06-21net: dsa: mv88e6xxx: Fix adding vlan 0Eldar Gasanov
2021-06-21net: mana: Fix a memory leak in an error handling path in 'mana_create_txq()'Christophe JAILLET
2021-06-21Merge tag 'linux-can-fixes-for-5.13-20210619' of git://git.kernel.org/pub/scm...David S. Miller
2021-06-21Merge tag 'wireless-drivers-2021-06-19' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-06-21hv_netvsc: Set needed_headroom according to VFHaiyang Zhang
2021-06-21vrf: do not push non-ND strict packets with a source LLA through packet taps ...Antoine Tenart
2021-06-19net: can: ems_usb: fix use-after-free in ems_usb_disconnect()Pavel Skripkin
2021-06-19net: ethernet: ezchip: fix error handlingPavel Skripkin
2021-06-19net: ethernet: ezchip: remove redundant checkPavel Skripkin
2021-06-19net: ethernet: ezchip: fix UAF in nps_enet_removePavel Skripkin
2021-06-19net: ethernet: aeroflex: fix UAF in greth_of_removePavel Skripkin
2021-06-18Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-06-18net: ethernet: fix potential use-after-free in ec_bhf_removePavel Skripkin
2021-06-18net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSYEsben Haabendal
2021-06-18net: ll_temac: Fix TX BD buffer overwriteEsben Haabendal
2021-06-18net: ll_temac: Add memory-barriers for TX BD accessEsben Haabendal
2021-06-18net: ll_temac: Make sure to free skb when it is completely usedEsben Haabendal
2021-06-18bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error pathSomnath Kotur
2021-06-18bnxt_en: Fix TQM fastpath ring backing store computationRukhsana Ansari
2021-06-18bnxt_en: Rediscover PHY capabilities after firmware resetMichael Chan
2021-06-18cxgb4: fix wrong shift.Pavel Machek
2021-06-17net: qed: Fix memcpy() overflow of qed_dcbx_params()Kees Cook
2021-06-17net: cdc_eem: fix tx fixup skb leakLinyu Yuan
2021-06-17Merge tag 'mlx5-fixes-2021-06-16' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-06-17net: hamradio: fix memory leak in mkiss_closePavel Skripkin
2021-06-17be2net: Fix an error handling path in 'be_probe()'Christophe JAILLET
2021-06-16net/mlx5: Reset mkey index on creationAya Levin
2021-06-16net/mlx5e: Don't create devices during unload flowDmytro Linkin
2021-06-16net/mlx5: DR, Fix STEv1 incorrect L3 decapsulation paddingAlex Vesker
2021-06-16net/mlx5: SF_DEV, remove SF device on invalid stateParav Pandit
2021-06-16net/mlx5: E-Switch, Allow setting GUID for host PF vportParav Pandit
2021-06-16net/mlx5: E-Switch, Read PF mac addressParav Pandit
2021-06-16net/mlx5: Check that driver was probed prior attaching the deviceLeon Romanovsky
2021-06-16net/mlx5: Fix error path for set HCA defaultsLeon Romanovsky
2021-06-16r8169: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-16sh_eth: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-16r8152: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-16Merge tag 'linux-can-fixes-for-5.13-20210616' of git://git.kernel.org/pub/scm...David S. Miller
2021-06-16net: fec_ptp: fix issue caused by refactor the fec_devtypeJoakim Zhang