summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-08-28Merge branch 'mlx5-odp-dc' into rdma.git for-nextJason Gunthorpe2-1/+7
2019-08-28net/mlx5: Set ODP capabilities for DC transport to maxMichael Guralnik1-0/+6
2019-08-28net/mlx5: fix a -Wstringop-truncation warningQian Cai1-1/+1
2019-08-26Merge remote-tracking branch 'mlx5-next/mlx5-next' into for-nextDoug Ledford6-52/+100
2019-08-21Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe142-925/+1382
2019-08-21net/mlx5: Create bypass and loopback flow steering namespaces for RDMA RXMark Zhang2-11/+40
2019-08-21net/mlx5: Add per-namespace flow table default miss action supportMark Zhang3-33/+47
2019-08-20net/mlx5: Improve functions documentationSaeed Mahameed1-9/+13
2019-08-20net/mlx5: Add missing include file to lib/crypto.cSaeed Mahameed1-0/+1
2019-08-13Merge remote-tracking branch 'mlx5-next/mlx5-next' into wip/dl-for-nextDoug Ledford10-245/+263
2019-08-13net/mlx5: Add XRQ legacy commands opcodesYishai Hadas1-0/+4
2019-08-13net/mlx5: Use debug message instead of warnYishai Hadas1-1/+1
2019-08-07mlx5: Use refcount_t for refcountChuhong Yuan1-3/+3
2019-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds122-840/+1278
2019-08-07net: dsa: sja1105: Really fix panic on unregistering PTP clockVladimir Oltean2-6/+5
2019-08-07net: dsa: sja1105: Use the LOCKEDS bit for SJA1105 E/T as wellVladimir Oltean2-16/+13
2019-08-07net: dsa: sja1105: Fix broken learning with vlan_filtering disabledVladimir Oltean1-66/+55
2019-08-07net: dsa: qca8k: Add of_node_put() in qca8k_setup_mdio_bus()Nishka Dasgupta1-1/+5
2019-08-07net: hisilicon: Fix dma_map_single failed on arm64Jiangfeng Xiao1-9/+11
2019-08-07net: hisilicon: fix hip04-xmit never return TX_BUSYJiangfeng Xiao1-1/+1
2019-08-07net: hisilicon: make hip04_tx_reclaim non-reentrantJiangfeng Xiao1-2/+4
2019-08-07net/mlx5: remove self-assignment on esw->devColin Ian King1-1/+1
2019-08-06net: stmmac: tc: Do not return a fragment entryJose Abreu1-1/+1
2019-08-06net: stmmac: Fix issues when number of Queues >= 4Jose Abreu2-0/+8
2019-08-06net: stmmac: xgmac: Fix XGMAC selftestsJose Abreu2-11/+79
2019-08-06Merge tag 'wireless-drivers-for-davem-2019-08-06' of git://git.kernel.org/pub...David S. Miller19-353/+538
2019-08-06be2net: disable bh with spin_lock in be_process_mccDenis Kirjanov2-6/+2
2019-08-06net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'Christophe JAILLET1-1/+4
2019-08-06net: ethernet: sun4i-emac: Support phy-handle property for finding PHYsChen-Yu Tsai1-1/+3
2019-08-06Merge tag 'linux-can-fixes-for-5.3-20190802' of git://git.kernel.org/pub/scm/...David S. Miller4-4/+4
2019-08-05drivers/net/ethernet/marvell/mvmdio.c: Fix non OF caseArnaud Patard (Rtp)1-9/+22
2019-08-05gve: Fix case where desc_cnt and data_cnt can get out of syncCatherine Sullivan3-26/+20
2019-08-05net/mlx5e: always initialize frag->last_in_pageQian Cai1-3/+2
2019-08-05net: dsa: mv88e6xxx: drop adjust_link to enabled phylinkHubert Feurstein1-26/+0
2019-08-03r8152: fix typo in register nameKevin Lo1-6/+6
2019-08-03net: phy: fix race in genphy_update_linkHeiner Kallweit1-0/+6
2019-08-03enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is setYueHaibing1-0/+1
2019-08-03net/ethernet/qlogic/qed: force the string buffer NULL-terminatedWang Xiayang1-1/+1
2019-08-02mlx5: Fix formats with line continuation whitespaceJoe Perches1-4/+2
2019-08-02can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devicesTomas Bortoli1-1/+1
2019-08-02can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devicesTomas Bortoli1-1/+1
2019-08-02can: peak_usb: force the string buffer NULL-terminatedWang Xiayang1-1/+1
2019-08-02can: sja1000: force the string buffer NULL-terminatedWang Xiayang1-1/+1
2019-08-02net: usb: pegasus: fix improper read if get_registers() failDenis Kirjanov1-1/+1
2019-08-01net/mlx5: E-switch, Tide up eswitch config sequenceParav Pandit3-25/+41
2019-08-01net/mlx5: E-Switch, Remove redundant mc_promisc NULL checkParav Pandit2-3/+5
2019-08-01net/mlx5: E-Switch, remove redundant error handlingSaeed Mahameed1-2/+0
2019-08-01net/mlx5: E-switch, Introduce helper function to enable/disable vportsParav Pandit2-42/+73
2019-08-01net/mlx5: E-switch, Initialize TSAR Qos hardware block before its user vportsParav Pandit1-12/+9
2019-08-01net/mlx5: E-switch, Combine metadata enable/disable functionalityParav Pandit1-36/+12