summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-03-26ice: add a devlink region for dumping NVM contentsJacob Keller
2020-03-26netdevsim: support taking immediate snapshot via devlinkJacob Keller
2020-03-26devlink: track snapshot id usage count using an xarrayJacob Keller
2020-03-26devlink: report error once U32_MAX snapshot ids have been usedJacob Keller
2020-03-26devlink: convert snapshot destructor callback to region opJacob Keller
2020-03-26devlink: prepare to support region operationsJacob Keller
2020-03-26veth: rely on peer veth_rq for ndo_xdp_xmit accountingLorenzo Bianconi
2020-03-26veth: rely on veth_rq in veth_xdp_flush_bq signatureLorenzo Bianconi
2020-03-26sfc: falcon: convert to use i2c_new_client_device()Wolfram Sang
2020-03-26igb: convert to use i2c_new_client_device()Wolfram Sang
2020-03-26mlxsw: spectrum_flower: Offload FLOW_ACTION_MANGLEPetr Machata
2020-03-26mlxsw: core: Add DSCP, ECN, dscp_rw to QOS_ACTIONPetr Machata
2020-03-26mlxsw: core: Rename mlxsw_afa_qos_cmd to mlxsw_afa_qos_switch_prio_cmdPetr Machata
2020-03-26Merge tag 'mlx5-updates-2020-03-25' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-03-26atl2: remove unused variable 'atl2_driver_string'YueHaibing
2020-03-25net/mlx5: E-switch, Protect eswitch mode changesParav Pandit
2020-03-25net/mlx5: E-switch, Extend eswitch enable to handle num_vfs changeParav Pandit
2020-03-25net/mlx5: Split eswitch mode check to different helper functionParav Pandit
2020-03-25net/mlx5: Simplify mlx5_unload_one() and its callersParav Pandit
2020-03-25net/mlx5: Simplify mlx5_register_device to return voidParav Pandit
2020-03-25net/mlx5: Avoid group version scan when not necessaryEli Cohen
2020-03-25net/mlx5: Avoid incrementing FTE versionEli Cohen
2020-03-25net/mlx5: Fix group version managementEli Cohen
2020-03-25net/mlx5: Simplify matching group searchesEli Cohen
2020-03-25net/mlx5: E-Switch, Use correct type for chain, prio and level valuesRoi Dayan
2020-03-25net/mlx5: E-Switch, free flow_group_in after creating the restore tableRoi Dayan
2020-03-25net/mlx5: E-Switch, Enable chains only if regs loopback is enabledPaul Blakey
2020-03-25net/mlx5: E-Switch, Enable restore table only if reg_c1 is supportedPaul Blakey
2020-03-25net/mlx5e: remove duplicated check chain_index in mlx5e_rep_setup_ft_cbwenxu
2020-03-25net/mlx5e: Fix actions_match_supported() returnDan Carpenter
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-25Merge tag 'gpio-v5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-03-25Merge tag 'wireless-drivers-2020-03-25' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-03-25net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso
2020-03-25cxgb4: Add support to catch bits set in INT_CAUSE5Rahul Kundu
2020-03-25octeontx2-pf: Fix ndo_set_rx_modeSunil Goutham
2020-03-25octeontx2-pf: Fix rx buffer page refcountSunil Goutham
2020-03-25s390/qeth: modernize two list helpersJulian Wiedmann
2020-03-25s390/qeth: keep track of fixed prio-queue configurationJulian Wiedmann
2020-03-25s390/qeth: fine-tune MAC Address-related errnosJulian Wiedmann
2020-03-25s390/qeth: add TX IRQ coalescing support for IQD devicesJulian Wiedmann
2020-03-25s390/qeth: collect more TX statisticsJulian Wiedmann
2020-03-25s390/qeth: clean up the mac_bitsJulian Wiedmann
2020-03-25s390/qeth: simplify L3 dev_id logicJulian Wiedmann
2020-03-25s390/qdio: extend polling support to multiple queuesJulian Wiedmann
2020-03-25s390/qeth: remove redundant if-clause in RX poll codeJulian Wiedmann
2020-03-25s390/qeth: split out RX poll codeJulian Wiedmann
2020-03-25s390/qeth: simplify RX buffer trackingJulian Wiedmann
2020-03-25net: ena: Add PCI shutdown handler to allow safe kexecGuilherme G. Piccoli