summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-24devlink: expand the devlink-info documentationJakub Kicinski
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
2020-03-24net: axienet: Add mii-tool supportAndre Przywara
2020-03-24net: axienet: Drop MDIO interrupt registers from ethtools dumpAndre Przywara
2020-03-24net: axienet: Mark eth_irq as optionalAndre Przywara
2020-03-24net: axienet: Check for DMA mapping errorsAndre Przywara
2020-03-24net: axienet: Factor out TX descriptor chain cleanupAndre Przywara
2020-03-24net: axienet: Improve DMA error handlingAndre Przywara
2020-03-24net: axienet: Fix DMA descriptor cleanup pathAndre Przywara
2020-03-24net: axienet: Propagate failure of DMA descriptor setupAndre Przywara
2020-03-24net: axienet: Convert DMA error handler to a work queueAndre Przywara
2020-03-24net: xilinx: temac: Relax Kconfig dependenciesAndre Przywara
2020-03-24ethtool: fix incorrect tx-checksumming settings reportingVladyslav Tarasiuk
2020-03-24net: phy: mdio-mux-bcm-iproc: use readl_poll_timeout() to simplify codeDejin Zheng
2020-03-24Merge tag 'wireless-drivers-next-2020-03-24' of git://git.kernel.org/pub/scm/...David S. Miller
2020-03-23Merge branch 'PTP_CLK-pin-configuration-for-SJA1105-DSA-driver'David S. Miller
2020-03-23net: dsa: sja1105: configure the PTP_CLK pin as EXT_TS or PER_OUTVladimir Oltean
2020-03-23net: dsa: sja1105: make the AVB table dynamically reconfigurableVladimir Oltean
2020-03-23net: dsa: sja1105: make future_base_time a common helperVladimir Oltean
2020-03-23net: dsa: sja1105: unconditionally set DESTMETA and SRCMETA in AVB tableVladimir Oltean
2020-03-23net: typhoon: Add required whitespace after keywordsLogan Magee
2020-03-23Merge branch 'introduce-read_poll_timeout'David S. Miller
2020-03-23net: phy: tja11xx: use phy_read_poll_timeout() to simplify the codeDejin Zheng
2020-03-23net: phy: smsc: use phy_read_poll_timeout() to simplify the codeDejin Zheng
2020-03-23net: phy: use phy_read_poll_timeout() to simplify the codeDejin Zheng
2020-03-23net: phy: introduce phy_read_poll_timeout macroDejin Zheng
2020-03-23net: phy: marvell10g: use phy_read_mmd_poll_timeout() to simplify the codeDejin Zheng
2020-03-23net: phy: aquantia: use phy_read_mmd_poll_timeout() to simplify the codeDejin Zheng
2020-03-23net: phy: bcm84881: use phy_read_mmd_poll_timeout() to simplify the codeDejin Zheng
2020-03-23net: phy: introduce phy_read_mmd_poll_timeout macroDejin Zheng
2020-03-23iopoll: redefined readx_poll_timeout macro to simplify the codeDejin Zheng
2020-03-23iopoll: introduce read_poll_timeout macroDejin Zheng
2020-03-23Remove DST_HOSTDavid Laight
2020-03-23net: thunderx: remove set but not used variable 'tail'Zheng zengkai