Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox...
[linux-2.6-microblaze.git] / drivers /
2021-08-22 Jason GunthorpeMerge branch 'mlx5-next' of git://git./linux/kernel...
2021-08-19 Håkon BuggeRDMA/core/sa_query: Remove unused function
2021-08-19 Prabhakar KushwahaRDMA/qedr: Move variables reset to qedr_set_common_qp_p...
2021-08-19 Christoph HellwigRDMA/hfi1: Stop using seq_get_buf in _driver_stats_seq_show
2021-08-19 Christophe JAILLETRDMA/rtrs: Remove a useless kfree()
2021-08-19 YueHaibingRDMA/hns: Fix return in hns_roce_rereg_user_mr()
2021-08-05 Mark Blochnet/mlx5: Lag, Create shared FDB when in switchdev...
2021-08-05 Mark Blochnet/mlx5: E-Switch, add logic to enable shared FDB
2021-08-05 Mark Blochnet/mlx5: Lag, move lag destruction to a workqueue
2021-08-05 Mark Blochnet/mlx5: Lag, properly lock eswitch if needed
2021-08-05 Mark Blochnet/mlx5: Add send to vport rules on paired device
2021-08-05 Mark Blochnet/mlx5: E-Switch, Add event callback for representors
2021-08-05 Roi Dayannet/mlx5e: Use shared mappings for restoring from metadata
2021-08-05 Roi Dayannet/mlx5e: Add an option to create a shared mapping
2021-08-05 Ariel Levkovichnet/mlx5: E-Switch, set flow source for send to uplink...
2021-08-05 Mark BlochRDMA/mlx5: Add shared FDB support
2021-08-05 Mark Bloch{net, RDMA}/mlx5: Extend send to vport rules
2021-08-05 Mark BlochRDMA/mlx5: Fill port info based on the relevant eswitch
2021-08-05 Mark Blochnet/mlx5: Lag, add initial logic for shared FDB
2021-08-05 Mark Blochnet/mlx5: Return mdev from eswitch
2021-08-03 Leon RomanovskyRDMA/core: Create clean QP creations interface for...
2021-08-03 Leon RomanovskyRDMA/core: Properly increment and decrement QP usecnts
2021-08-03 Leon RomanovskyRDMA/core: Configure selinux QP during creation
2021-08-03 Leon RomanovskyRDMA/core: Reorganize create QP low-level functions
2021-08-03 Leon RomanovskyRDMA/core: Remove protection from wrong in-kernel API...
2021-08-03 Leon RomanovskyRDMA/core: Delete duplicated and unreachable code
2021-08-03 Leon RomanovskyRDMA/mlx5: Delete not-available udata check
2021-08-03 Leon RomanovskyRDMA/mlx5: Drop in-driver verbs object creations
2021-08-03 Leon RomanovskyRDMA: Globally allocate and release QP memory
2021-08-03 Leon RomanovskyRDMA/rdmavt: Decouple QP and SGE lists allocations
2021-08-03 Leon RomanovskyRDMA/mlx5: Rework custom driver QP type creation
2021-08-03 Leon RomanovskyRDMA/mlx5: Delete device resource mutex that didn't...
2021-08-03 Leon RomanovskyRDMA/mlx5: Cancel pkey work before destroying device...
2021-08-03 Leon RomanovskyRDMA/efa: Remove double QP type assignment
2021-08-03 Leon RomanovskyRDMA/hns: Don't overwrite supplied QP attributes
2021-08-03 Leon RomanovskyRDMA/hns: Don't skip IB creation flow for regular RC QP
2021-07-30 Prabhakar KushwahaRDMA/qedr: Improve error logs for rdma_alloc_tid error...
2021-07-30 Prabhakar KushwahaRDMA/qed: Use accurate error num in qed_cxt_dynamic_ilt...
2021-07-30 Cai HuoqingRDMA/hfi1: Fix typo in comments
2021-07-30 Leon RomanovskyRDMA/iwpm: Rely on the rdma_nl_[un]register() to ensure...
2021-07-30 Leon RomanovskyRDMA/iwpm: Remove not-needed reference counting
2021-07-30 Leon RomanovskyRDMA/iwcm: Release resources if iw_cm module initializa...
2021-07-30 Xiyu YangRDMA/hfi1: Convert from atomic_t to refcount_t on hfi1_...
2021-07-30 Mike MarciniszynIB/hfi1: Adjust pkey entry in index 0
2021-07-30 Mike MarciniszynIB/hfi1: Indicate DMA wait when txq is queued for wakeup
2021-07-25 Tal GilboaIB/mlx5: Rename is_apu_thread_cq function to is_apu_cq
2021-07-20 Jason GunthorpeMerge branch 'mlx5_dcs' into rdma.git for-next
2021-07-20 Lior NahmansonRDMA/mlx5: Add DCS offload support
2021-07-20 Lior NahmansonRDMA/mlx5: Separate DCI QP creation logic
2021-07-16 Bob PearsonRDMA/rxe: Fix types in rxe_icrc.c
2021-07-16 Bob PearsonRDMA/rxe: Add kernel-doc comments to rxe_icrc.c
2021-07-16 Bob PearsonRDMA/rxe: Move crc32 init code to rxe_icrc.c
2021-07-16 Bob PearsonRDMA/rxe: Fixup rxe_icrc_hdr
2021-07-16 Bob PearsonRDMA/rxe: Move rxe_crc32 to a subroutine
2021-07-16 Bob PearsonRDMA/rxe: Move ICRC generation to a subroutine
2021-07-16 Bob PearsonRDMA/rxe: Fixup rxe_send and rxe_loopback
2021-07-16 Bob PearsonRDMA/rxe: Move rxe_xmit_packet to a subroutine
2021-07-16 Bob PearsonRDMA/rxe: Move ICRC checking to a subroutine
2021-07-16 Anand KhojeIB/core: Read subnet_prefix in ib_query_port via cache.
2021-07-16 Anand KhojeIB/core: Shifting initialization of device->cache_lock
2021-07-16 Anand KhojeIB/core: Updating cache for subnet_prefix in config_non...
2021-07-15 Gal PressmanRDMA/efa: Split hardware stats to device and port stats
2021-07-15 Xiao YangRDMA/rxe: Remove the repeated 'mr->umem = umem'
2021-07-15 Ira WeinyRDMA/siw: Convert siw_tx_hdt() to kmap_local_page()
2021-07-15 Ira WeinyRDMA/siw: Remove kmap()
2021-07-15 Jack WangRDMA/rtrs: Move sq_wr_avail to rtrs_con
2021-07-15 Jack WangRDMA/rtrs: Remove unused flags parameter
2021-07-15 Jack WangRDMA/rtrs: Make rtrs_post_rdma_write_imm_empty static
2021-07-15 Jack WangRDMA/rtrs: Enable the same selective signal for heartbe...
2021-07-15 Jack WangRDMA/rtrs: move wr_cnt from rtrs_srv_con to rtrs_con
2021-07-15 Jack WangRDMA/rtrs: Add error messages for failed operations.
2021-07-11 Linus TorvaldsMerge tag 'irq-urgent-2021-07-11' of git://git./linux...
2021-07-11 Linus TorvaldsMerge tag 'sched-urgent-2021-07-11' of git://git./linux...
2021-07-11 Linus TorvaldsMerge tag 'perf-urgent-2021-07-11' of git://git./linux...
2021-07-11 Linus TorvaldsMerge tag 'locking-urgent-2021-07-11' of git://git...
2021-07-11 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2021-07-11 Linus TorvaldsMerge tag 'perf-tools-for-v5.14-2021-07-10' of git...
2021-07-10 Linus TorvaldsMerge tag 'rtc-5.14' of git://git./linux/kernel/git...
2021-07-10 Alexandre Bellonirtc: pcf8523: rename register and bit defines
2021-07-10 Linus TorvaldsMerge tag '5.14-rc-smb3-fixes-part2' of git://git.samba...
2021-07-10 Linus TorvaldsMerge tag 'pci-v5.14-fixes-1' of git://git./linux/kerne...
2021-07-10 Linus TorvaldsMerge tag 'i3c/for-5.14' of git://git./linux/kernel...
2021-07-10 Linus TorvaldsMerge tag 'thermal-v5.14-rc1' of git://git./linux/kerne...
2021-07-10 Linus TorvaldsMerge tag 'kbuild-v5.14' of git://git./linux/kernel...
2021-07-10 Linus TorvaldsMerge tag 's390-5.14-2' of git://git./linux/kernel...
2021-07-10 Linus TorvaldsMerge tag 'mips_5.14_1' of git://git./linux/kernel...
2021-07-10 Linus TorvaldsMerge tag 'arm-defconfig-5.14' of git://git./linux...
2021-07-10 Linus TorvaldsMerge tag 'arm-drivers-5.14' of git://git./linux/kernel...
2021-07-10 Linus TorvaldsMerge tag 'arm-dt-5.14' of git://git./linux/kernel...
2021-07-10 Linus TorvaldsMerge tag 'arm-soc-5.14' of git://git./linux/kernel...
2021-07-10 Linus TorvaldsMerge tag 'fixes-2021-07-09' of git://git./linux/kernel...
2021-07-10 Linus TorvaldsMerge branch 'for-5.14-fixes' of git://git./linux/kerne...
2021-07-10 Mian Yousaf Kaukabrtc: pcf2127: handle timestamp interrupts
2021-07-10 Nobuhiro Iwamatsurtc: at91sam9: Remove unnecessary offset variable checks
2021-07-10 Nobuhiro Iwamatsurtc: s5m: Check return value of s5m_check_peding_alarm_...
2021-07-09 Nobuhiro Iwamatsurtc: spear: convert to SPDX identifier
2021-07-09 Nobuhiro Iwamatsurtc: tps6586x: convert to SPDX identifier
2021-07-09 Nobuhiro Iwamatsurtc: tps80031: convert to SPDX identifier
2021-07-09 Nobuhiro Iwamatsurtc: rtd119x: Fix format of SPDX identifier
2021-07-09 Nobuhiro Iwamatsurtc: sc27xx: Fix format of SPDX identifier
next