aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-10-25net/mlx5: Let user configure event_eq_size paramShay Drory5-3/+31
2021-10-25net/mlx5: Let user configure io_eq_size paramShay Drory7-6/+85
2021-10-25net/mlx5: Bridge, support replacing existing FDB entryVlad Buslov1-0/+4
2021-10-25net/mlx5: Bridge, extract code to lookup and del/notify entryVlad Buslov1-26/+32
2021-10-25net/mlx5: Add periodic update of host time to firmwareAya Levin3-0/+44
2021-10-25net/mlx5: Print health buffer by log levelAya Levin3-19/+44
2021-10-25net/mlx5: Extend health buffer dumpAya Levin3-15/+82
2021-10-25net/mlx5: Reduce flow counters bulk query buffer size for SFsAvihai Horon1-2/+7
2021-10-25net/mlx5: Fix unused function warning of mlx5i_flow_type_maskShay Drory1-5/+5
2021-10-25net/mlx5: Remove unnecessary checks for slow path flagPaul Blakey1-16/+1
2021-10-25net/mlx5e: don't write directly to netdev->dev_addrJakub Kicinski1-2/+6
2021-10-25Merge branch 'bluetooth-don-t-write-directly-to-netdev-dev_addr'Jakub Kicinski2-2/+4
2021-10-25bluetooth: use dev_addr_set()Jakub Kicinski1-1/+3
2021-10-25bluetooth: use eth_hw_addr_set()Jakub Kicinski1-1/+1
2021-10-25fddi: defza: add missing pointer type castJakub Kicinski1-1/+1
2021-10-25net/tls: getsockopt supports complete algorithm listTianjia Zhang1-0/+42
2021-10-25net/tls: tls_crypto_context add supported algorithms contextTianjia Zhang1-0/+2
2021-10-25mlxsw: spectrum: Use 'bitmap_zalloc()' when applicableChristophe JAILLET4-27/+16
2021-10-25usbb: catc: use correct API for MAC addressesOliver Neukum1-5/+17
2021-10-25Merge tag 'wireless-drivers-next-2021-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller3-3/+4
2021-10-25Merge branch 'gve-jumbo-frame'David S. Miller10-166/+403
2021-10-25gve: Add a jumbo-frame device option.Shailend Chand2-4/+68
2021-10-25gve: Implement packet continuation for RX.David Awogbemila9-126/+292
2021-10-25gve: Add RX context.David Awogbemila2-37/+44
2021-10-25Merge branch 'mlxsw-selftests-updates'David S. Miller11-53/+112
2021-10-25selftests: mlxsw: Reduce test run timeIdo Schimmel2-18/+20
2021-10-25selftests: mlxsw: Use permanent neighbours instead of reachable onesIdo Schimmel1-11/+11
2021-10-25selftests: mlxsw: Add helpers for skipping selftestsPetr Machata8-24/+81
2021-10-25Merge branch 'qca8081-phy-driver'David S. Miller4-47/+577
2021-10-25net: phy: add qca8081 cdt featureLuo Jie1-3/+191
2021-10-25net: phy: adjust qca8081 master/slave seed value if link downLuo Jie1-0/+16
2021-10-25net: phy: add qca8081 soft_reset and enable master/slave seedLuo Jie1-0/+48
2021-10-25net: phy: add qca8081 config_initLuo Jie1-0/+107
2021-10-25net: phy: add genphy_c45_fast_retrainLuo Jie2-0/+35
2021-10-25net: phy: add constants for fast retrain related registerLuo Jie1-0/+9
2021-10-25net: phy: add qca8081 config_anegLuo Jie1-1/+25
2021-10-25net: phy: add qca8081 get_featuresLuo Jie1-0/+10
2021-10-25net: phy: add qca8081 read_statusLuo Jie1-22/+73
2021-10-25net: phy: add qca8081 ethernet phy driverLuo Jie1-1/+16
2021-10-25net: phy: at803x: use GENMASK() for speed statusLuo Jie1-5/+5
2021-10-25net: phy: at803x: improve the WOL featureLuo Jie1-7/+38
2021-10-25net: phy: at803x: use phy_modify()Luo Jie1-6/+2
2021-10-25net: phy: at803x: replace AT803X_DEVICE_ADDR with MDIO_MMD_PCSLuo Jie1-3/+3
2021-10-25Merge branch 'hns3-next'David S. Miller9-181/+504
2021-10-25net: hns3: add error recovery module and type for himacJiaran Zhang2-0/+12
2021-10-25net: hns3: add new ras error type for roceWeihang Li2-1/+5
2021-10-25net: hns3: add update ethtool advertised link modes for FIBRE port when autoneg offGuangbin Huang1-1/+77
2021-10-25net: hns3: modify functions of converting speed ability to ethtool link modeGuangbin Huang1-33/+37
2021-10-25net: hns3: add support pause/pfc durations for mac statisticsGuangbin Huang4-92/+182
2021-10-25net: hns3: device specifications add number of mac statisticsGuangbin Huang3-11/+26