summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | RDMA/rtrs: Move sq_wr_avail to rtrs_conJack Wang2021-07-155-5/+7
| * | | | RDMA/rtrs: Remove unused flags parameterJack Wang2021-07-151-3/+2
| * | | | RDMA/rtrs: Make rtrs_post_rdma_write_imm_empty staticJack Wang2021-07-152-7/+5
| * | | | RDMA/rtrs: Enable the same selective signal for heartbeat and IOJack Wang2021-07-154-8/+18
| * | | | RDMA/rtrs: move wr_cnt from rtrs_srv_con to rtrs_conJack Wang2021-07-155-8/+8
| * | | | RDMA/rtrs: Add error messages for failed operations.Jack Wang2021-07-151-0/+3
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-269-10/+14
|\ \ \ \
| * | | | RDMA/rxe: Zero out index member of struct rxe_queueXiao Yang2021-08-201-1/+1
| * | | | RDMA/efa: Free IRQ vectors on error flowGal Pressman2021-08-201-0/+1
| * | | | RDMA/rxe: Fix memory allocation while in a spin lockBob Pearson2021-08-191-1/+1
| * | | | RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init()Dinghao Liu2021-08-191-1/+0
| * | | | IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()Tuo Li2021-08-191-5/+4
| * | | | RDMA/irdma: Use correct kconfig symbol for AUXILIARY_BUSLukas Bulwahn2021-08-191-1/+1
| * | | | RDMA/bnxt_re: Add missing spin lock initializationNaresh Kumar PBS2021-08-191-0/+1
| * | | | RDMA/uverbs: Track dmabuf memory regionsGal Pressman2021-08-191-0/+3
| * | | | RDMA/mlx5: Fix crash when unbind multiport slaveMaor Gottlieb2021-08-191-1/+2
| | |_|/ | |/| |
* | | | ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo2021-08-241-2/+6
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-1311-24/+39
|\| | |
| * | | Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-08-122-5/+2
| |\ \ \
| | * | | net/mlx5: Synchronize correct IRQ when destroying CQShay Drory2021-08-092-5/+2
| * | | | RDMA/iw_cxgb4: Fix refcount underflow while destroying cqs.Dakshaja Uppalapati2021-08-053-8/+13
| * | | | RDMA/hns: Fix the double unlock problem of poll_semYangyang Li2021-08-032-7/+4
| * | | | RDMA/rxe: Restore setting tot_len in the IPv4 headerBob Pearson2021-08-021-0/+1
| * | | | RDMA/rxe: Use the correct size of wqe when processing SRQBob Pearson2021-08-021-1/+1
| * | | | RDMA/cma: Revert INIT-INIT patchMike Marciniszyn2021-08-021-1/+16
| * | | | RDMA/mlx5: Delay emptying a cache entry when a new MR is added to it recentlyAharon Landau2021-08-021-2/+2
| |/ / /
* | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2021-08-105-33/+107
|\ \ \ \ | | |_|/ | |/| |
| * | | RDMA/mlx5: Add shared FDB supportMark Bloch2021-08-052-24/+95
| * | | {net, RDMA}/mlx5: Extend send to vport rulesMark Bloch2021-08-051-1/+1
| * | | RDMA/mlx5: Fill port info based on the relevant eswitchMark Bloch2021-08-051-3/+7
| * | | IB/mlx5: Rename is_apu_thread_cq function to is_apu_cqTal Gilboa2021-07-252-5/+4
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-07-3110-47/+42
|\ \ \ | | |/ | |/|
| * | RDMA/irdma: Change returned type of irdma_setup_virt_qp to voidZhu Yanjun2021-07-151-4/+2
| * | RDMA/irdma: Change the returned type of irdma_set_hw_rsrc to voidZhu Yanjun2021-07-151-9/+2
| * | RDMA/irdma: change the returned type of irdma_sc_repost_aeq_entries to voidZhu Yanjun2021-07-152-5/+2
| * | RDMA/irdma: Check vsi pointer before using itTatyana Nikolova2021-07-151-3/+6
| * | RDMA/rxe: Fix memory leak in error path codeBob Pearson2021-07-151-10/+17
| * | RDMA/irdma: Change the returned type to voidZhu Yanjun2021-07-121-5/+4
| * | RDMA/irdma: Fix unused variable total_size warningTatyana Nikolova2021-07-121-4/+1
| * | RDMA/bnxt_re: Fix stats countersNaresh Kumar PBS2021-07-123-7/+8
| |/
* / dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-271-4/+4
|/
* Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-07-039-19/+19
|\
| * treewide: Add missing semicolons to __assign_str usesJoe Perches2021-06-309-19/+19
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-07-022-1/+3
|\ \
| * \ Merge branch '5.14/scsi-result' into 5.14/scsi-stagingMartin K. Petersen2021-06-021-1/+1
| |\ \
| | * | scsi: core: Drop obsolete Linux-specific SCSI status codesHannes Reinecke2021-05-311-1/+1
| * | | scsi: iscsi: Rel ref after iscsi_lookup_endpoint()Mike Christie2021-06-021-0/+1
| * | | scsi: iscsi: Stop queueing during ep_disconnectMike Christie2021-06-021-0/+1
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-07-01211-34007/+37761
|\ \ \
| * | | RDMA/core: Always release restrack objectLeon Romanovsky2021-06-291-1/+1