summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2019-01-28qed: Fix stack out of bounds bugManish Chopra
2019-01-28qed: Fix system crash in ll2 xmitManish Chopra
2019-01-28qed: Fix VF probe failure while FLRManish Chopra
2019-01-28qed: Fix LACP pdu drops for VFsManish Chopra
2019-01-28qed: Fix bug in tx promiscuous mode settingsManish Chopra
2019-01-28net: i825xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-01-27net: dsa: mv88e6xxx: Fix serdes irq setup going recursiveAndrew Lunn
2019-01-27net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()Alexey Khoroshilov
2019-01-27net: hns: Fix wrong read accesses via Clause 45 MDIO protocolYonglong Liu
2019-01-27net: hns: Restart autoneg need return failed when autoneg offYonglong Liu
2019-01-27net: hns: Fix for missing of_node_put() after of_parse_phandle()Yonglong Liu
2019-01-27Merge tag 'mlx5-fixes-2019-01-25' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-01-27net: altera_tse: fix msgdma_tx_completion on non-zero fill_level caseTomonori Sakita
2019-01-25qed: Revert error handling changes.David S. Miller
2019-01-25net/mlx5e: Unblock setting vid 0 for VFs through the uplink repOr Gerlitz
2019-01-25net/mlx5e: Move to use common phys port names for vport representorsOr Gerlitz
2019-01-25net/mlx5e: Allow MAC invalidation while spoofchk is ONAya Levin
2019-01-25net/mlx5: Take lock with IRQs disabled to avoid deadlockMoni Shoua
2019-01-25net/mlx5e: Fix wrong private flag usage causing checksum disableShay Agroskin
2019-01-25Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"Bodong Wang
2019-01-25Merge tag 'mac80211-for-davem-2019-01-25' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-01-24ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon
2019-01-24net: usb: asix: ax88772_bind return error when hw_reset failZhang Run
2019-01-24Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2019-01-24Merge tag 'linux-can-fixes-for-5.0-20190122' of git://git.kernel.org/pub/scm/...David S. Miller
2019-01-24net/mlx4_core: Fix error handling when initializing CQ bufs in the driverJack Morgenstein
2019-01-24net/mlx4_core: Add masking for a few queries on HCA capsAya Levin
2019-01-23sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probeEdward Cree
2019-01-23hv_netvsc: fix typos in code commentsAdrian Vladu
2019-01-23hv_netvsc: Fix hash key value reset after other opsHaiyang Zhang
2019-01-23hv_netvsc: Refactor assignments of struct netvsc_device_infoHaiyang Zhang
2019-01-23hv_netvsc: Fix ethtool change hash key errorHaiyang Zhang
2019-01-23ravb: expand rx descriptor data to accommodate hw checksumSimon Horman
2019-01-22net: phy: Fixup GPLv2+ SPDX tags based on license textAndrew Lunn
2019-01-22net: fec: get regulator optionalStefan Agner
2019-01-22net: altera_tse: fix connect_local_phy error pathAtsushi Nemoto
2019-01-22net: dpaa2: improve PTP Kconfig optionYangbo Lu
2019-01-22qede: Error recovery processTomer Tayar
2019-01-22qed: Add infrastructure for error detection and recoveryTomer Tayar
2019-01-22qed: Revise load sequence to avoid PCI errorsTomer Tayar
2019-01-22net: sun: cassini: Cleanup license conflictThomas Gleixner
2019-01-22wlcore: sdio: Fixup power on/off sequenceUlf Hansson
2019-01-22can: flexcan: fix NULL pointer exception during bringupUwe Kleine-König
2019-01-22can: flexcan: fix 'passing zero to ERR_PTR()' warningYueHaibing
2019-01-22can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...Manfred Schlaegl
2019-01-19virtio_net: bulk free tx skbsMichael S. Tsirkin
2019-01-19net: phy: phy driver features are mandatoryCamelia Groza
2019-01-19virt_wifi: fix error return code in virt_wifi_newlink()Wei Yongjun
2019-01-19mac80211_hwsim: check that n_limits makes senseJohannes Berg
2019-01-18Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller