summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-02-08cxgb4: add tcb flags and tcb rpl structRaju Rangoju
2019-02-07RDMA/bnxt_en: Enable RDMA driver support for 57500 chipDevesh Sharma
2019-02-04Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe
2019-02-03net/mlx5: Set ODP SRQ support in firmwareMoni Shoua
2019-01-29net: b44: replace dev_kfree_skb_xxx by dev_consume_skb_xxx for drop profilesYang Wei
2019-01-29net: caif: call dev_consume_skb_any when skb xmit doneYang Wei
2019-01-29net: 8139cp: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-01-29net: macb: Apply RXUBR workaround only to versions with errataHarini Katakam
2019-01-28net: ti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-01-28net: apple: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-01-28net: amd8111e: replace dev_kfree_skb_irq by dev_consume_skb_irqYang Wei
2019-01-28net: alteon: replace dev_kfree_skb_irq by dev_consume_skb_irqYang Wei
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-24net/mlx5: Add pci AtomicOps requestMichael Guralnik
2019-01-24net/mlx5: Make mlx5_cmd_exec_cb() a safe APIJason Gunthorpe
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