summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-01-29libertas: Fix two buffer overflows at parsing bss descriptorWen Huang
2020-01-29gtp: make sure only SOCK_DGRAM UDP sockets are acceptedEric Dumazet
2020-01-29net: usb: lan78xx: Add .ndo_features_checkJames Hughes
2020-01-29net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEMMichael Ellerman
2020-01-29can, slip: Protect tty->disc_data in write_wakeup and close with RCURichard Palethorpe
2020-01-29net: phy: Keep reporting transceiver typeFlorian Fainelli
2020-01-29net: qca_spi: Move reset_count to struct qcaspiStefan Wahren
2020-01-29net: stmmac: fix length of PTP clock's name stringAntonio Borneo
2020-01-29net: stmmac: gmac4+: Not all Unicast addresses may be availableJose Abreu
2020-01-29net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()Dan Carpenter
2020-01-29net: stmmac: dwmac-meson8b: Fix signedness bug in probeDan Carpenter
2020-01-29net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()Dan Carpenter
2020-01-29net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()Dan Carpenter
2020-01-29net: sonic: replace dev_kfree_skb in sonic_send_packetMao Wenan
2020-01-29net: sonic: return NETDEV_TX_OK if failed to map bufferMao Wenan
2020-01-29ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}initLorenzo Bianconi
2020-01-29qed: reduce maximum stack frame sizeArnd Bergmann
2020-01-29libertas_tf: Use correct channel range in lbtf_geo_initYueHaibing
2020-01-29net: pasemi: fix an use-after-free in pasemi_mac_phy_init()Wen Yang
2020-01-29net: ena: fix ena_com_fill_hash_function() implementationSameeh Jubran
2020-01-29net: ena: fix incorrect test of supported hash functionSameeh Jubran
2020-01-29net: ena: fix: Free napi resources when ena_up() failsSameeh Jubran
2020-01-29net: ena: fix swapped parameters when calling ena_com_indirect_table_fill_entrySameeh Jubran
2020-01-29ehea: Fix a copy-paste err in ehea_init_port_resYueHaibing
2020-01-29net: sh_eth: fix a missing check of of_get_phy_modeKangjie Lu
2020-01-29net: dsa: qca8k: Enable delay for RGMII_ID modeVinod Koul
2020-01-29net: phy: fixed_phy: Fix fixed_phy not checking GPIOMoritz Fischer
2020-01-29iwlwifi: mvm: fix RSS config commandSara Sharon
2020-01-29iwlwifi: mvm: fix A-MPDU reference assignmentJohannes Berg
2020-01-29net: phy: Fix not to call phy_resume() if PHY is not attachedYoshihiro Shimoda
2020-01-29mlxsw: reg: QEEC: Add minimum shaper fieldsPetr Machata
2020-01-29mt7601u: fix bbp version check in mt7601u_wait_bbp_readyLorenzo Bianconi
2020-01-23cw1200: Fix a signedness bug in cw1200_load_firmware()Dan Carpenter
2020-01-23net: usb: lan78xx: limit size of local TSO packetsEric Dumazet
2020-01-23r8152: add missing endpoint sanity checkJohan Hovold
2020-01-23net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_infoColin Ian King
2020-01-23macvlan: use skb_reset_mac_header() in macvlan_queue_xmit()Eric Dumazet
2020-01-23net: stmmac: Enable 16KB buffer sizeJose Abreu
2020-01-23net: stmmac: 16KB buffer must be 16 byte alignedJose Abreu
2020-01-23rtlwifi: Remove unnecessary NULL check in rtl_regd_initNathan Chancellor
2020-01-23wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggleNavid Emamdoost
2020-01-23wimax: i2400: fix memory leakNavid Emamdoost
2020-01-23rsi: add fix for crash during assertionsSanjay Konduri
2020-01-14rtl8xxxu: prevent leaking urbNavid Emamdoost
2020-01-14mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_bufNavid Emamdoost
2020-01-14mwifiex: fix possible heap overflow in mwifiex_process_country_ie()Ganapathi Bhat
2020-01-14can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling t...Florian Faber
2020-01-14can: gs_usb: gs_usb_probe(): use descriptors of current altsettingJohan Hovold
2020-01-12vxlan: fix tos value before xmitHangbin Liu
2020-01-12net: usb: lan78xx: fix possible skb leakEric Dumazet