summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2019-01-29bnxt_en: Add bnxt_en initial port params table and register itVasundhara Volam
2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-29cxgb4: cxgb4_tc_u32: use struct_size() in kvzalloc()Gustavo A. R. Silva
2019-01-29cxgb4: clip_tbl: Use struct_size() in kvzalloc()Gustavo A. R. Silva
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-29cxgb4vf: Update port information in cxgb4vf_open()Arjun Vynipadath
2019-01-29net: macb: Apply RXUBR workaround only to versions with errataHarini Katakam
2019-01-28liquidio: fix the validation of rx checksum status from NIC hardwareVeerasenareddy Burru
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-28enetc: include linux/vmalloc.h for vzalloc etcStephen Rothwell
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
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-28qede: Error recovery processTomer Tayar
2019-01-28qed: Add infrastructure for error detection and recoveryTomer Tayar
2019-01-28qed: Revise load sequence to avoid PCI errorsTomer Tayar
2019-01-28benet: remove broken and unused macroLubomir Rintel
2019-01-28net: i825xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2019-01-28mlxsw: spectrum_switchdev: Add more extack messagesIdo Schimmel
2019-01-28mlxsw: spectrum_acl: Fix rul/rule typoJiri Pirko
2019-01-28mlxsw: spectrum_acl: Move mr_ruleset and mr_rule structsJiri Pirko
2019-01-28mlxsw: spectrum_acl: Remove unnecessary arg on action_replace call pathJiri Pirko
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-27net: phy: at803x: Use helpers to access MMD PHY registersCarlo Caione
2019-01-27Merge tag 'mlx5-fixes-2019-01-25' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-27net: altera_tse: fix msgdma_tx_completion on non-zero fill_level caseTomonori Sakita
2019-01-26net: lmc: remove -I. header search pathMasahiro Yamada
2019-01-26atheros: atl2: replace dev_kfree_skb_any() by dev_consume_skb_any()Yang Wei
2019-01-26nfp: bpf: implement jitting of JMP32Jiong Wang
2019-01-26lan743x: Provide Read/Write Access to on chip OTPBryan Whitehead
2019-01-26net: hns3: don't allow vf to enable promisc modeJian Shen
2019-01-26net: hns3: add initialization for nic stateJian Shen
2019-01-26net: hns3: add 8 BD limit for tx flowPeng Li
2019-01-26net: hns3: call hns3_nic_set_real_num_queue with netdev downYunsheng Lin
2019-01-26net: hns3: remove dcb_ops->map_update in hclge_dcbYunsheng Lin
2019-01-26net: hns3: do reinitialization while mqprio configuration changedYunsheng Lin
2019-01-26net: hns3: After setting the loopback, add the status of getting MACliuzhongzhu