aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-13ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann21-23/+30
2021-08-13net: dpaa_eth: remove dead select in menuconfig FSL_DPAA_ETHLukas Bulwahn1-1/+0
2021-08-13net: macb: Add PTP support for SAMA5D29Hari Prasath1-0/+9
2021-08-13net: fec: add WoL support for i.MX8MQJoakim Zhang2-5/+23
2021-08-13ravb: Remove checks for unsupported internal delay modesGeert Uytterhoeven1-13/+2
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski35-104/+207
2021-08-12Merge tag 'mlx5-updates-2021-08-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller18-67/+144
2021-08-12net: mscc: Fix non-GPL export of regmap APIsMark Brown1-8/+8
2021-08-11net: hns3: add support for triggering reset by ethtoolYufeng Mo4-0/+68
2021-08-11net: mscc: Fix non-GPL export of regmap APIsMark Brown1-8/+8
2021-08-11net/mlx5e: Make use of netdev_warn()Cai Huoqing1-3/+6
2021-08-11net/mlx5: Fix variable type to match 64bitEran Ben Elisha1-4/+4
2021-08-11net/mlx5: Initialize numa node for all core devicesParav Pandit1-2/+1
2021-08-11net/mlx5: Allocate individual capabilityParav Pandit2-6/+67
2021-08-11net/mlx5: Reorganize current and maximal capabilities to be per-typeParav Pandit2-6/+6
2021-08-11net/mlx5: SF, use recent sysfs apiParav Pandit1-1/+1
2021-08-11net/mlx5: Refcount mlx5_irq with integerShay Drory1-21/+44
2021-08-11net/mlx5: Change SF missing dedicated MSI-X err message to dbgShay Drory1-1/+1
2021-08-11net/mlx5: Align mlx5_irq structureShay Drory1-2/+2
2021-08-11net/mlx5: Delete impossible dev->state checksLeon Romanovsky2-10/+0
2021-08-11net/mlx5: Fix inner TTC table creationMaor Gottlieb1-1/+2
2021-08-11net/mlx5: Fix typo in commentsCai Huoqing14-16/+16
2021-08-11net/mlx5: Support enable_vnet devlink dev paramParav Pandit3-2/+57
2021-08-11net/mlx5: Support enable_rdma devlink dev paramParav Pandit3-3/+79
2021-08-11net/mlx5: Support enable_eth devlink dev paramParav Pandit3-2/+96
2021-08-11net/mlx5: Fix unpublish devlink parametersParav Pandit1-0/+1
2021-08-10net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by drivers towards the bridgeVladimir Oltean9-11/+11
2021-08-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski22-69/+926
2021-08-10Merge tag 'mlx5-fixes-2021-08-09' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller15-49/+79
2021-08-09net/mlx5: Fix return value from tracer initializationAya Levin1-2/+9
2021-08-09net/mlx5: Synchronize correct IRQ when destroying CQShay Drory6-21/+23
2021-08-09net/mlx5e: TC, Fix error handling memory leakChris Mi1-0/+1
2021-08-09net/mlx5: Destroy pool->mutexShay Drory1-1/+2
2021-08-09net/mlx5: Set all field of mlx5_irq before inserting it to the xarrayShay Drory1-1/+1
2021-08-09net/mlx5: Fix order of functions in mlx5_irq_detach_nb()Shay Drory1-1/+4
2021-08-09net/mlx5: Block switchdev mode while devlink traps are activeAya Levin1-3/+11
2021-08-09net/mlx5e: Destroy page pool after XDP SQ to fix use-after-freeMaxim Mikityanskiy1-10/+10
2021-08-09net/mlx5: Bridge, fix ageing timeVlad Buslov1-2/+2
2021-08-09net/mlx5e: Avoid creating tunnel headers for local routeRoi Dayan1-0/+5
2021-08-09net/mlx5: DR, Add fail on error check on decapAlex Vesker1-0/+2
2021-08-09net/mlx5: Don't skip subfunction cleanup in case of error in module initLeon Romanovsky2-8/+9
2021-08-09net: hns3: support skb's frag page recycling based on page poolYunsheng Lin3-5/+78
2021-08-09page_pool: keep pp info as long as page pool owns the pageYunsheng Lin4-8/+4
2021-08-09iavf: Set RSS LUT and key in reset handle pathMd Fahad Iqbal Polash1-5/+8
2021-08-09ice: don't remove netdev->dev_addr from uc sync listBrett Creeley1-8/+15
2021-08-09ice: Stop processing VF messages during teardownAnirudh Venkataramanan2-0/+8
2021-08-09ice: Prevent probing virtual functionsAnirudh Venkataramanan1-0/+5
2021-08-09net: fec: fix build error for ARCH m68kJoakim Zhang1-0/+2
2021-08-09devlink: Set device as early as possibleLeon Romanovsky27-54/+66
2021-08-09net: ethernet: ti: cpsw: fix min eth packet size for non-switch use-casesGrygorii Strashko2-3/+8