aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-04-17net/mlx5e: Add a lock on tir listYuval Avnery
2019-04-17bnxt_en: Improve RX consumer index validity check.Michael Chan
2019-04-17bnxt_en: Reset device on RX buffer errors.Michael Chan
2019-04-17qmi_wwan: add Olicard 600Bjørn Mork
2019-04-05wlcore: Fix memory leak in case wl12xx_fetch_firmware failureZumeng Chen
2019-04-05mt7601u: bump supported EEPROM versionStanislaw Gruszka
2019-04-05e1000e: fix cyclic resets at link up with active txKonstantin Khlebnikov
2019-04-05iwlwifi: pcie: fix emergency pathSara Sharon
2019-04-05mlxsw: spectrum: Avoid -Wformat-truncation warningsFlorian Fainelli
2019-04-05e1000e: Fix -Wformat-truncation warningsFlorian Fainelli
2019-04-05wil6210: check null pointer in _wil_cfg80211_merge_extra_iesAlexei Avshalom Lazar
2019-04-05enic: fix build warning without CONFIG_CPUMASK_OFFSTACKArnd Bergmann
2019-04-03net: dsa: qca8k: remove leftover phy accessorsChristian Lamparter
2019-04-03tun: add a missing rcu_read_unlock() in error pathEric Dumazet
2019-04-03tun: properly test for IFF_UPEric Dumazet
2019-04-03mac8390: Fix mmio access size probeFinn Thain
2019-04-03vxlan: Don't call gro_cells_destroy() before device is unregisteredZhiqiang Liu
2019-04-03stmmac: copy unicast mac address to MAC registersBhadram Varka
2019-03-27ath10k: avoid possible string overflowArnd Bergmann
2019-03-23libertas_tf: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel
2019-03-23net: set static variable an initial value in atl2_probe()Mao Wenan
2019-03-23nfp: bpf: fix ALU32 high bits clearance bugJiong Wang
2019-03-23nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_KJiong Wang
2019-03-23net: thunderx: make CFG_DONE message to run through generic send-ack sequenceVadim Lomovtsev
2019-03-23mac80211_hwsim: propagate genlmsg_reply return codeLi RongQing
2019-03-23net: marvell: mvneta: fix DMA debug warningRussell King
2019-03-23net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()Alexey Khoroshilov
2019-03-23qmi_wwan: apply SET_DTR quirk to Sierra WP7607Beniamino Galvani
2019-03-23net: systemport: Fix reception of BPDUsFlorian Fainelli
2019-03-23net: hns: Fix object reference leaks in hns_dsaf_roce_reset()Huang Zijiang
2019-03-19vxlan: Fix GRO cells race condition between receive and link deleteStefano Brivio
2019-03-19ipvlan: disallow userns cap_net_admin to change global mode/flagsDaniel Borkmann
2019-03-19mdio_bus: Fix use-after-free on device_register failsYueHaibing
2019-03-19net/mlx4_core: Fix qp mtt size calculationJack Morgenstein
2019-03-19net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...Jack Morgenstein
2019-03-19net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein
2019-03-19vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()Eric Dumazet
2019-03-19ravb: Decrease TxFIFO depth of Q3 and Q2 to oneMasaru Nagai
2019-03-19pptp: dst_release sk_dst_cache in pptp_sock_destructXin Long
2019-03-13qed: Fix VF probe failure while FLRManish Chopra
2019-03-13net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()Alexey Khoroshilov
2019-03-13net: hns: Fix wrong read accesses via Clause 45 MDIO protocolYonglong Liu
2019-03-13net: hns: Fix for missing of_node_put() after of_parse_phandle()Yonglong Liu
2019-03-13net: altera_tse: fix msgdma_tx_completion on non-zero fill_level caseTomonori Sakita
2019-03-13net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani
2019-03-13tun: remove unnecessary memory barrierTimur Celik
2019-03-13tun: fix blocking readTimur Celik
2019-03-13xen-netback: fix occasional leak of grant ref mappings under memory pressureIgor Druzhinin
2019-03-13xen-netback: don't populate the hash cache on XenBus disconnectIgor Druzhinin
2019-03-13net: dsa: mv88e6xxx: Fix u64 statisticsAndrew Lunn