summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2021-06-30net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSYEsben Haabendal
2021-06-30net: qed: Fix memcpy() overflow of qed_dcbx_params()Kees Cook
2021-06-30r8169: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-30sh_eth: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-30r8152: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-30net: caif: fix memory leak in ldisc_openPavel Skripkin
2021-06-30net: fec_ptp: add clock rate zero checkFugang Duan
2021-06-30can: mcba_usb: fix memory leak in mcba_usbPavel Skripkin
2021-06-30net: ethernet: fix potential use-after-free in ec_bhf_removePavel Skripkin
2021-06-30net: cdc_eem: fix tx fixup skb leakLinyu Yuan
2021-06-30net: hamradio: fix memory leak in mkiss_closePavel Skripkin
2021-06-30be2net: Fix an error handling path in 'be_probe()'Christophe JAILLET
2021-06-30net: fec_ptp: fix issue caused by refactor the fec_devtypeJoakim Zhang
2021-06-30net: usb: fix possible use-after-free in smsc75xx_bindDongliang Mu
2021-06-30net: cdc_ncm: switch to eth%d interface namingMaciej Żenczykowski
2021-06-30netxen_nic: Fix an error handling path in 'netxen_nic_probe()'Christophe JAILLET
2021-06-30qlcnic: Fix an error handling path in 'qlcnic_probe()'Christophe JAILLET
2021-06-30net: stmmac: dwmac1000: Fix extended MAC address registers definitionJisheng Zhang
2021-06-30alx: Fix an error handling path in 'alx_probe()'Christophe JAILLET
2021-06-30net/mlx5e: Block offload of outer header csum for UDP tunnelsAya Levin
2021-06-30net/mlx5e: Remove dependency in IPsec initialization flowsHuy Nguyen
2021-06-30ethernet: myri10ge: Fix missing error code in myri10ge_probe()Jiapeng Chong
2021-06-16RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory
2021-06-16bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong
2021-06-16net: appletalk: cops: Fix data race in cops_probe1Saubhik Mukherjee
2021-06-16net: macb: ensure the device is available before accessing GEMGXL control reg...Zong Li
2021-06-16net/qla3xxx: fix schedule while atomic in ql_sem_spinlockZheyu Ma
2021-06-16net: mdiobus: get rid of a BUG_ON()Dan Carpenter
2021-06-16bonding: init notify_work earlier to avoid uninitialized useJohannes Berg
2021-06-10bnxt_en: Remove the setting of dev_port.Michael Chan
2021-06-10ixgbevf: add correct exception tracing for XDPMagnus Karlsson
2021-06-10net: usb: cdc_ncm: don't spew notificationsGrant Grundler
2021-06-03net: hns3: check the return of skb_checksum_help()Yunsheng Lin
2021-06-03drivers/net/ethernet: clean up unused assignmentsJesse Brandeburg
2021-06-03ixgbe: fix large MTU request from VFJesse Brandeburg
2021-06-03net: bnx2: Fix error return code in bnx2_init_board()Zhen Lei
2021-06-03net: mdio: octeon: Fix some double free issuesChristophe JAILLET
2021-06-03net: mdio: thunder: Fix a double free issue in the .remove functionChristophe JAILLET
2021-06-03net: fec: fix the potential memory leak in fec_enet_init()Fugang Duan
2021-06-03net: netcp: Fix an error messageChristophe JAILLET
2021-06-03libertas: register sysfs groups properlyGreg Kroah-Hartman
2021-06-03net: caif: remove BUG_ON(dev == NULL) in caif_xmitDu Cheng
2021-06-03net: fujitsu: fix potential null-ptr-derefAnirudh Rayabharam
2021-06-03net: dsa: mt7530: fix VLAN traffic leaksDENG Qingfang
2021-06-03net/mlx4: Fix EEPROM dump supportVladyslav Tarasiuk
2021-06-03net: usb: fix memory leak in smsc75xx_bindPavel Skripkin
2021-06-03ath10k: Validate first subframe of A-MSDU before processing the listSriram R
2021-06-03net: hso: fix control-request directionsJohan Hovold
2021-05-26qlcnic: Add null check after calling netdev_alloc_skbTom Seewald
2021-05-26net: rtlwifi: properly check for alloc_workqueue() failureGreg Kroah-Hartman