index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-24
/
+39
2021-08-12
Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-5
/
+2
2021-08-11
scsi: RDMA/srp: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-4
/
+5
2021-08-11
scsi: RDMA/iser: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-1
/
+1
2021-08-10
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Jakub Kicinski
5
-33
/
+107
2021-08-09
net/mlx5: Synchronize correct IRQ when destroying CQ
Shay Drory
2
-5
/
+2
2021-08-05
RDMA/iw_cxgb4: Fix refcount underflow while destroying cqs.
Dakshaja Uppalapati
3
-8
/
+13
2021-08-05
RDMA/mlx5: Add shared FDB support
Mark Bloch
2
-24
/
+95
2021-08-05
{net, RDMA}/mlx5: Extend send to vport rules
Mark Bloch
1
-1
/
+1
2021-08-05
RDMA/mlx5: Fill port info based on the relevant eswitch
Mark Bloch
1
-3
/
+7
2021-08-03
RDMA/core: Create clean QP creations interface for uverbs
Leon Romanovsky
4
-52
/
+52
2021-08-03
RDMA/core: Properly increment and decrement QP usecnts
Leon Romanovsky
4
-49
/
+39
2021-08-03
RDMA/core: Configure selinux QP during creation
Leon Romanovsky
3
-17
/
+7
2021-08-03
RDMA/core: Reorganize create QP low-level functions
Leon Romanovsky
2
-63
/
+69
2021-08-03
RDMA/core: Remove protection from wrong in-kernel API usage
Leon Romanovsky
1
-10
/
+0
2021-08-03
RDMA/core: Delete duplicated and unreachable code
Leon Romanovsky
2
-18
/
+5
2021-08-03
RDMA/mlx5: Delete not-available udata check
Leon Romanovsky
1
-3
/
+0
2021-08-03
RDMA/mlx5: Drop in-driver verbs object creations
Leon Romanovsky
2
-74
/
+25
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
52
-544
/
+379
2021-08-03
RDMA/rdmavt: Decouple QP and SGE lists allocations
Leon Romanovsky
1
-5
/
+8
2021-08-03
RDMA/mlx5: Rework custom driver QP type creation
Leon Romanovsky
3
-27
/
+14
2021-08-03
RDMA/mlx5: Delete device resource mutex that didn't protect anything
Leon Romanovsky
3
-29
/
+16
2021-08-03
RDMA/mlx5: Cancel pkey work before destroying device resources
Leon Romanovsky
1
-4
/
+9
2021-08-03
RDMA/efa: Remove double QP type assignment
Leon Romanovsky
1
-1
/
+0
2021-08-03
RDMA/hns: Don't overwrite supplied QP attributes
Leon Romanovsky
1
-7
/
+1
2021-08-03
RDMA/hns: Don't skip IB creation flow for regular RC QP
Leon Romanovsky
1
-3
/
+3
2021-08-03
RDMA/hns: Fix the double unlock problem of poll_sem
Yangyang Li
2
-7
/
+4
2021-08-02
RDMA/rxe: Restore setting tot_len in the IPv4 header
Bob Pearson
1
-0
/
+1
2021-08-02
RDMA/rxe: Use the correct size of wqe when processing SRQ
Bob Pearson
1
-1
/
+1
2021-08-02
RDMA/cma: Revert INIT-INIT patch
Mike Marciniszyn
1
-1
/
+16
2021-08-02
RDMA/mlx5: Delay emptying a cache entry when a new MR is added to it recently
Aharon Landau
1
-2
/
+2
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-47
/
+42
2021-07-30
RDMA/qedr: Improve error logs for rdma_alloc_tid error return
Prabhakar Kushwaha
1
-3
/
+15
2021-07-30
RDMA/hfi1: Fix typo in comments
Cai Huoqing
5
-7
/
+7
2021-07-30
RDMA/iwpm: Rely on the rdma_nl_[un]register() to ensure that requests are valid
Leon Romanovsky
3
-68
/
+1
2021-07-30
RDMA/iwpm: Remove not-needed reference counting
Leon Romanovsky
2
-47
/
+16
2021-07-30
RDMA/iwcm: Release resources if iw_cm module initialization fails
Leon Romanovsky
1
-7
/
+12
2021-07-30
RDMA/hfi1: Convert from atomic_t to refcount_t on hfi1_devdata->user_refcount
Xiyu Yang
4
-6
/
+7
2021-07-30
IB/hfi1: Adjust pkey entry in index 0
Mike Marciniszyn
1
-6
/
+1
2021-07-30
IB/hfi1: Indicate DMA wait when txq is queued for wakeup
Mike Marciniszyn
1
-0
/
+3
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-4
/
+4
2021-07-25
IB/mlx5: Rename is_apu_thread_cq function to is_apu_cq
Tal Gilboa
2
-5
/
+4
2021-07-20
scsi: iser: Use scsi_get_sector() instead of scsi_get_lba()
Bart Van Assche
1
-1
/
+1
2021-07-20
Merge branch 'mlx5_dcs' into rdma.git for-next
Jason Gunthorpe
2
-0
/
+178
2021-07-20
RDMA/mlx5: Add DCS offload support
Lior Nahmanson
2
-0
/
+21
2021-07-20
RDMA/mlx5: Separate DCI QP creation logic
Lior Nahmanson
1
-0
/
+157
2021-07-16
RDMA/rxe: Fix types in rxe_icrc.c
Bob Pearson
1
-14
/
+14
2021-07-16
RDMA/rxe: Add kernel-doc comments to rxe_icrc.c
Bob Pearson
1
-3
/
+29
2021-07-16
RDMA/rxe: Move crc32 init code to rxe_icrc.c
Bob Pearson
4
-9
/
+22
2021-07-16
RDMA/rxe: Fixup rxe_icrc_hdr
Bob Pearson
2
-4
/
+3
[prev]
[next]