summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* libertas: Fix two buffer overflows at parsing bss descriptorWen Huang2020-01-291-3/+13
* net: usb: lan78xx: Add .ndo_features_checkJames Hughes2020-01-291-0/+15
* net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEMMichael Ellerman2020-01-291-0/+2
* gtp: make sure only SOCK_DGRAM UDP sockets are acceptedEric Dumazet2020-01-291-4/+6
* can, slip: Protect tty->disc_data in write_wakeup and close with RCURichard Palethorpe2020-01-292-4/+20
* hv_netvsc: flag software created hash valueStephen Hemminger2020-01-271-4/+3
* net: qca_spi: Move reset_count to struct qcaspiStefan Wahren2020-01-272-5/+5
* net: stmmac: fix length of PTP clock's name stringAntonio Borneo2020-01-271-1/+1
* net: stmmac: gmac4+: Not all Unicast addresses may be availableJose Abreu2020-01-271-1/+1
* net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()Dan Carpenter2020-01-271-1/+1
* net: axienet: fix a signedness bug in probeDan Carpenter2020-01-271-1/+1
* net: stmmac: dwmac-meson8b: Fix signedness bug in probeDan Carpenter2020-01-271-1/+1
* net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()Dan Carpenter2020-01-271-1/+1
* net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()Dan Carpenter2020-01-271-1/+1
* net: aquantia: Fix aq_vec_isr_legacy() return valueDan Carpenter2020-01-271-9/+6
* ath10k: adjust skb length in ath10k_sdio_mbox_rx_packetNicolas Boichat2020-01-271-8/+21
* net: sonic: replace dev_kfree_skb in sonic_send_packetMao Wenan2020-01-271-1/+1
* ixgbe: sync the first fragment unconditionallyFiro Yang2020-01-271-7/+9
* net: sonic: return NETDEV_TX_OK if failed to map bufferMao Wenan2020-01-271-2/+2
* ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}initLorenzo Bianconi2020-01-271-4/+4
* bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd failsVasundhara Volam2020-01-271-7/+5
* qed: reduce maximum stack frame sizeArnd Bergmann2020-01-271-19/+15
* libertas_tf: Use correct channel range in lbtf_geo_initYueHaibing2020-01-271-1/+1
* net: pasemi: fix an use-after-free in pasemi_mac_phy_init()Wen Yang2020-01-271-1/+1
* bnxt_en: Fix ethtool selftest crash under error conditions.Michael Chan2020-01-271-3/+3
* qed: iWARP - Use READ_ONCE and smp_store_release to access ep->stateMichal Kalderon2020-01-271-5/+11
* netvsc: unshare skb in VF rx handlerStephen Hemminger2020-01-271-0/+6
* net: ena: fix ena_com_fill_hash_function() implementationSameeh Jubran2020-01-271-0/+1
* net: ena: fix incorrect test of supported hash functionSameeh Jubran2020-01-271-1/+1
* net: ena: fix: Free napi resources when ena_up() failsSameeh Jubran2020-01-271-0/+1
* net: ena: fix swapped parameters when calling ena_com_indirect_table_fill_entrySameeh Jubran2020-01-271-2/+2
* net: hns3: fix for vport->bw_limit overflow problemYunsheng Lin2020-01-271-1/+1
* ehea: Fix a copy-paste err in ehea_init_port_resYueHaibing2020-01-271-1/+1
* net: sh_eth: fix a missing check of of_get_phy_modeKangjie Lu2020-01-271-1/+5
* net: aquantia: fixed instack structure overflowIgor Russkikh2020-01-272-4/+4
* net: dsa: qca8k: Enable delay for RGMII_ID modeVinod Koul2020-01-272-0/+13
* net: phy: fixed_phy: Fix fixed_phy not checking GPIOMoritz Fischer2020-01-271-3/+3
* iwlwifi: mvm: fix RSS config commandSara Sharon2020-01-271-6/+6
* iwlwifi: mvm: fix A-MPDU reference assignmentJohannes Berg2020-01-271-1/+1
* net/mlx5: Take lock with IRQs disabled to avoid deadlockMoni Shoua2020-01-271-2/+3
* iwlwifi: mvm: avoid possible access out of array.Mordechay Goodstein2020-01-271-6/+13
* vxlan: changelink: Fix handling of default remotesPetr Machata2020-01-271-4/+3
* net: phy: Fix not to call phy_resume() if PHY is not attachedYoshihiro Shimoda2020-01-271-5/+6
* mlxsw: reg: QEEC: Add minimum shaper fieldsPetr Machata2020-01-271-1/+21
* mt7601u: fix bbp version check in mt7601u_wait_bbp_readyLorenzo Bianconi2020-01-271-1/+1
* cw1200: Fix a signedness bug in cw1200_load_firmware()Dan Carpenter2020-01-231-3/+3
* r8152: add missing endpoint sanity checkJohan Hovold2020-01-231-0/+3
* net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_infoColin Ian King2020-01-231-1/+1
* net: usb: lan78xx: limit size of local TSO packetsEric Dumazet2020-01-231-0/+1
* net: hns: fix soft lockup when there is not enough memoryYonglong Liu2020-01-231-3/+1