aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-05-05Revert "Merge branch 'mlxsw-line-card-model'"Jakub Kicinski
2022-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-05Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-05net: sparx5: Add handling of host MDB entriesCasper Andersson
2022-05-04net: mscc: ocelot: don't use magic numbers for OCELOT_POLICER_DISCARDVladimir Oltean
2022-05-04net: mscc: ocelot: drop port argument from qos_policer_conf_setVladimir Oltean
2022-05-04net: mscc: ocelot: use list_for_each_entry in ocelot_vcap_filter_add_to_blockVladimir Oltean
2022-05-04net: mscc: ocelot: add to tail of empty list in ocelot_vcap_filter_add_to_blockVladimir Oltean
2022-05-04net: mscc: ocelot: use list_add_tail in ocelot_vcap_filter_add_to_block()Vladimir Oltean
2022-05-04Merge tag 'iomm-fixes-v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-04Merge tag 'for-linus-5.17-2' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2022-05-04iommu: Make sysfs robust for non-API groupsRobin Murphy
2022-05-04mlxsw: spectrum_router: Only query neighbour activity when necessaryIdo Schimmel
2022-05-04mlxsw: spectrum_switchdev: Only query FDB notifications when necessaryIdo Schimmel
2022-05-04mlxsw: spectrum_acl: Do not report activity for multicast routesIdo Schimmel
2022-05-04mlxsw: Treat LLDP packets as controlPetr Machata
2022-05-04mlxsw: spectrum_dcb: Do not warn about priority changesPetr Machata
2022-05-04sfc: Copy a subset of mcdi_pcol.h to sienaMartin Habets
2022-05-04sfc: Disable Siena supportMartin Habets
2022-05-04iommu/dart: Add missing module owner to ops structureHector Martin
2022-05-04net/mlx5: Fix matching on inner TTCMark Bloch
2022-05-04net/mlx5: Avoid double clear or set of sync reset requestedMoshe Shemesh
2022-05-04net/mlx5: Fix deadlock in sync reset flowMoshe Shemesh
2022-05-04net/mlx5e: Fix trust state reset in reloadMoshe Tal
2022-05-04net/mlx5e: Avoid checking offload capability in post_parse actionAriel Levkovich
2022-05-04net/mlx5e: CT: Fix queued up restore put() executing after relevant ft releasePaul Blakey
2022-05-04net/mlx5e: TC, fix decap fallback to uplink when int port not supportedAriel Levkovich
2022-05-04net/mlx5e: TC, Fix ct_clear overwriting ct action metadataAriel Levkovich
2022-05-04net/mlx5e: Lag, Don't skip fib events on current dstVlad Buslov
2022-05-04net/mlx5e: Lag, Fix fib_info pointer assignmentVlad Buslov
2022-05-04net/mlx5e: Lag, Fix use-after-free in fib event handlerVlad Buslov
2022-05-04net/mlx5e: Fix the calling of update_buffer_lossy() APIMark Zhang
2022-05-04net/mlx5e: Don't match double-vlan packets if cvlan is not setVlad Buslov
2022-05-04net/mlx5: Fix slab-out-of-bounds while reading resource dump menuAya Levin
2022-05-04net/mlx5e: Fix wrong source vport matching on tunnel ruleAriel Levkovich
2022-05-03net/mlx5: Allow future addition of IPsec object modifiersLeon Romanovsky
2022-05-03net/mlx5: Don't perform lookup after already known sec_pathLeon Romanovsky
2022-05-03net/mlx5: Cleanup XFRM attributes structLeon Romanovsky
2022-05-03net/mlx5: Remove not-supported ICV lengthLeon Romanovsky
2022-05-03net/mlx5: Simplify IPsec capabilities logicLeon Romanovsky
2022-05-03net/mlx5: Don't advertise IPsec netdev support for non-IPsec deviceLeon Romanovsky
2022-05-03net/mlx5: Make sure that no dangling IPsec FS pointers existLeon Romanovsky
2022-05-03net/mlx5: Clean IPsec FS add/delete rulesLeon Romanovsky
2022-05-03net/mlx5: Simplify HW context interfaces by using SA entryLeon Romanovsky
2022-05-03net/mlx5: Remove indirections from esp functionsLeon Romanovsky
2022-05-03net/mlx5: Merge various control path IPsec headers into one fileLeon Romanovsky
2022-05-03net/mlx5: Remove useless validity checkLeon Romanovsky
2022-05-03net/mlx5: Store IPsec ESN update work in XFRM stateLeon Romanovsky
2022-05-03net/mlx5: Reduce useless indirection in IPsec FS add/delete flowsLeon Romanovsky
2022-05-03net/mlx5: Don't hide fallback to software IPsec in FS codeLeon Romanovsky