summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-25Merge branch 'octeontx2-pf-Miscellaneous-fixes'David S. Miller
2020-03-25octeontx2-pf: Fix ndo_set_rx_modeSunil Goutham
2020-03-25octeontx2-pf: Fix rx buffer page refcountSunil Goutham
2020-03-25Merge branch 's390-next'David S. Miller
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
2020-03-25selftests/net/forwarding: define libs as TEST_PROGS_EXTENDEDHangbin Liu
2020-03-25selftests/net: add missing tests to MakefileHangbin Liu
2020-03-25net: use indirect call wrappers for skb_copy_datagram_iter()Eric Dumazet
2020-03-25cxgb4: remove set but not used variable 'tab'YueHaibing
2020-03-25Merge tag 'zonefs-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2020-03-25zonfs: Fix handling of read-only zonesDamien Le Moal
2020-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-03-24Merge tag 'mlx5-fixes-2020-03-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-03-24r8169: re-enable MSI on RTL8168cHeiner Kallweit
2020-03-24devlink: expand the devlink-info documentationJakub Kicinski
2020-03-24net: phy: mdio-bcm-unimac: Fix clock handlingAndre Przywara
2020-03-24net: phy: mscc: consolidate a common RGMII delay implementationVladimir Oltean
2020-03-24Merge branch 'axienet-Update-error-handling-and-add-64-bit-DMA-support'David S. Miller
2020-03-24net: axienet: Allow DMA to beyond 4GBAndre Przywara
2020-03-24net: axienet: Autodetect 64-bit DMA capabilityAndre Przywara
2020-03-24net: axienet: Upgrade descriptors to hold 64-bit addressesAndre Przywara
2020-03-24net: axienet: Wrap DMA pointer writes to prepare for 64 bitAndre Przywara