summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-03-14net: mvpp2: reject unsupported coalescing paramsJakub Kicinski
2020-03-14net: mvneta: reject unsupported coalescing paramsJakub Kicinski
2020-03-14net: mv643xx_eth: reject unsupported coalescing paramsJakub Kicinski
2020-03-14net: jme: reject unsupported coalescing paramsJakub Kicinski
2020-03-14net: phy: mscc: fix header defines and descriptionsAntoine Tenart
2020-03-14net: phy: mscc: split the driver into separate filesAntoine Tenart
2020-03-14net: phy: move the mscc driver to its own directoryAntoine Tenart
2020-03-14mlxsw: spectrum_qdisc: Offload RED ECN nodrop modePetr Machata
2020-03-14sfc: support configuring vf spoofchk on EF10 VFsEdward Cree
2020-03-14net: phylink: Add XLGMII supportJose Abreu
2020-03-14net: ena: ethtool: clean up minor indentation issueColin Ian King
2020-03-14net: dsa: sja1105: move MAC configuration to .phylink_mac_link_upVladimir Oltean
2020-03-14cxgb4: update T5/T6 adapter register rangesShahjada Abul Husain
2020-03-13Merge tag 'mlx5-updates-2020-03-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-03-13net/mlx5: DR, Remove unneeded functions decelerationAlex Vesker
2020-03-13net/mlx5: DR, Add support for flow table id destination actionAlex Vesker
2020-03-13net/mlx5: Avoid deriving mlx5_core_dev second timeParav Pandit
2020-03-13net/mlx5: E-switch, Annotate esw state_lock mutex destroyParav Pandit
2020-03-13net/mlx5: E-switch, Annotate termtbl_mutex mutex destroyParav Pandit
2020-03-13net/mlx5: Accept flow rules without matchMark Bloch
2020-03-13net/mlx5: E-Switch, Refactor unload all reps per rep typeBodong Wang
2020-03-13net/mlx5: E-Switch, Update VF vports config when num of VFs changedBodong Wang
2020-03-13net/mlx5: E-Switch, Introduce per vport configuration for eswitch modesBodong Wang
2020-03-13net/mlx5: E-switch, Make vport setup/cleanup sequence symmetricBodong Wang
2020-03-13net/mlx5: E-Switch, Prepare for vport enable/disable refactorBodong Wang
2020-03-13net/mlx5: E-Switch, Remove redundant warning when QoS enable failedBodong Wang
2020-03-13net/mlx5: E-Switch, Hold mutex when querying drop counter in legacy modeBodong Wang
2020-03-13net/mlx5: E-Switch, Remove redundant check of eswitch manager capBodong Wang
2020-03-13Merge tag 'ieee802154-for-davem-2020-03-13' of git://git.kernel.org/pub/scm/l...David S. Miller
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-12Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-03-13Merge tag 'topic/mst-bw-check-fixes-for-airlied-2020-03-12-2' of git://anongi...Dave Airlie
2020-03-13Merge tag 'drm-intel-fixes-2020-03-12' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-03-13Merge tag 'amd-drm-fixes-5.6-2020-03-11' of git://people.freedesktop.org/~agd...Dave Airlie
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-12drm/dp_mst: Rewrite and fix bandwidth limit checksLyude Paul
2020-03-12drm/dp_mst: Reprobe path resources in CSN handlerLyude Paul
2020-03-12drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checksLyude Paul
2020-03-12drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less redundantLyude Paul
2020-03-12octeontx2-pf: unlock on error path in otx2_config_pause_frm()Dan Carpenter
2020-03-12net: systemport: fix index check to avoid an array out of bounds accessColin Ian King
2020-03-12net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit
2020-03-12net/mlx5e: CT: Support clear actionPaul Blakey
2020-03-12net/mlx5e: CT: Handle misses after executing CT actionPaul Blakey
2020-03-12net/mlx5e: CT: Offload established flowsPaul Blakey
2020-03-12net/mlx5e: CT: Introduce connection trackingPaul Blakey
2020-03-12net/mlx5: E-Switch, Support getting chain mappingPaul Blakey
2020-03-12net/mlx5: E-Switch, Add support for offloading rules with no in_portPaul Blakey
2020-03-12net/mlx5: E-Switch, Introduce global tablesPaul Blakey
2020-03-12net/mlx5e: en_rep: Create uplink rep root table after eswitch offloads tablePaul Blakey