Sign in
android-kvm
/
linux
/
8bbed40f107f9e26ca16d0cf06326776018a9d6b
/
drivers
/
infiniband
f8e8fa0
net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driver
by Bodong Wang
· 6 years ago
259fae5
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
by Saeed Mahameed
· 6 years ago
08e8676
IB/mlx5: Add support for 50Gbps per lane link modes
by Aya Levin
· 6 years ago
a08b4ed
net/mlx5: Add support to ext_* fields introduced in Port Type and Speed register
by Aya Levin
· 6 years ago
bc4e12f
net/mlx5: Refactor queries to speed fields in Port Type and Speed register
by Aya Levin
· 6 years ago
b05af6a
net/mlx5: E-Switch, Normalize the name of uplink vport number
by Bodong Wang
· 6 years ago
f0666f1
IB/mlx5: Use unified register/load function for uplink and VF vports
by Bodong Wang
· 6 years ago
7b21b69
IB/uverbs: Fix OOPs in uverbs_user_mmap_disassociate
by Yishai Hadas
· 6 years ago
6ab4aba
IB/ipoib: Fix for use-after-free in ipoib_cm_tx_start
by Feras Daoud
· 6 years ago
f8ade8e
IB/uverbs: Fix ioctl query port to consider device disassociation
by Yishai Hadas
· 6 years ago
c1b03c2
RDMA/mlx5: Fix flow creation on representors
by Mark Bloch
· 6 years ago
425784a
IB/uverbs: Fix OOPs upon device disassociation
by Yishai Hadas
· 6 years ago
a2093dd
RDMA/umem: Add missing initialization of owning_mm
by Artemy Kovalyov
· 6 years ago
9d9d4ff
RDMA/hns: Update the kernel header file of hns
by Lijun Ou
· 6 years ago
e355477
net/mlx5: Make mlx5_cmd_exec_cb() a safe API
by Jason Gunthorpe
· 6 years ago
951d01b
IB/mlx5: Fix how advise_mr() launches async work
by Jason Gunthorpe
· 6 years ago
d79af72
RDMA/device: Expose ib_device_try_get(()
by Jason Gunthorpe
· 6 years ago
09ce351d
IB/hfi1: Add limit test for RC/UC send via loopback
by Mike Marciniszyn
· 6 years ago
7709b0d
IB/hfi1: Remove overly conservative VM_EXEC flag check
by Michael J. Ruhl
· 6 years ago
904bba2
IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM
by Brian Welty
· 6 years ago
f45f8ed
IB/mlx4: Fix using wrong function to destroy sqp AHs under SRIOV
by Jack Morgenstein
· 6 years ago
8af526e
RDMA/mlx5: Fix check for supported user flags when creating a QP
by Mark Bloch
· 6 years ago
d739322
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
73f5a82
RDMA/mad: Reduce MAD scope to mlx5_ib only
by Leon Romanovsky
· 6 years ago
d6f4a21f
RDMA/uverbs: Mark ioctl responses with UVERBS_ATTR_F_VALID_OUTPUT
by Jason Gunthorpe
· 6 years ago
9d9f59b
RDMA/mthca: Clear QP objects during their allocation
by Leon Romanovsky
· 6 years ago
6325e01
RDMA/vmw_pvrdma: Return the correct opcode when creating WR
by Adit Ranadive
· 6 years ago
917cb8a
RDMA/cma: Add cm_id restrack resource based on kernel or user cm_id type
by Steve Wise
· 6 years ago
750afb0
cross-tree: phase out dma_zalloc_coherent()
by Luis Chamberlain
· 6 years ago
a9666c1
RDMA/nldev: Don't expose unsafe global rkey to regular user
by Leon Romanovsky
· 6 years ago
f687cce
RDMA/uverbs: Fix post send success return value in case of error
by Gal Pressman
· 6 years ago
3954e1d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
9c6260d
infiniband/qedr: Potential null ptr dereference of qp
by Aditya Pakki
· 6 years ago
94edd87
infiniband: bnxt_re: qplib: Check the return value of send_message
by Aditya Pakki
· 6 years ago
2fb4589
IB/ipoib: drop useless LIST_HEAD
by Julia Lawall
· 6 years ago
2f1927b
IB/core: Add advise_mr to the list of known ops
by Moni Shoua
· 6 years ago
ccffa54
Revert "IB/mlx5: Fix long EEH recover time with NVMe offloads"
by Leon Romanovsky
· 6 years ago
7422edc
IB/mlx5: Allow XRC INI usage via verbs in DEVX context
by Yishai Hadas
· 6 years ago
f346b0b
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
5d24ae6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
938edb8
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
5d6527a
mm/mmu_notifier: use structure for invalidate_range_start/end callback
by Jérôme Glisse
· 6 years ago
f617e5f
RDMA/srpt: Use kmem_cache_free() instead of kfree()
by Wei Yongjun
· 6 years ago
58f7c0b
RDMA/mlx5: Signedness bug in UVERBS_HANDLER()
by Dan Carpenter
· 6 years ago
573671a5
IB/uverbs: Signedness bug in UVERBS_HANDLER()
by Dan Carpenter
· 6 years ago
aa74be6
IB/mlx5: Allocate the per-port Q counter shared when DEVX is supported
by Yishai Hadas
· 6 years ago
75bf8a2
IB/umad: Start using dev_groups of class
by Parav Pandit
· 6 years ago
cdb53b6
IB/umad: Use class_groups and let core create class file
by Parav Pandit
· 6 years ago
e9dd5da
IB/umad: Refactor code to use cdev_device_add()
by Parav Pandit
· 6 years ago
cf7ad30
IB/umad: Avoid destroying device while it is accessed
by Parav Pandit
· 6 years ago
900d07c
IB/umad: Simplify and avoid dynamic allocation of class
by Parav Pandit
· 6 years ago
623d154
IB/mlx5: Fix wrong error unwind
by Jason Gunthorpe
· 6 years ago
e7c4d8e
IB/mlx4: Remove set but not used variable 'pd'
by YueHaibing
· 6 years ago
d53ec8a
RDMA/iwcm: Don't copy past the end of dev_name() string
by Steve Wise
· 6 years ago
bb7e22a
IB/mlx5: Fix long EEH recover time with NVMe offloads
by Huy Nguyen
· 6 years ago
842a9c8
IB/mlx5: Simplify netdev unbinding
by Or Gerlitz
· 6 years ago
641d120
IB/core: Move query port to ioctl
by Michael Guralnik
· 6 years ago
4fa2813
RDMA/nldev: Expose port_cap_flags2
by Michael Guralnik
· 6 years ago
2e8039c
IB/core: uverbs copy to struct or zero helper
by Michael Guralnik
· 6 years ago
f55c3ec
IB/rxe: Reuse code which sets port state
by Yuval Shaia
· 6 years ago
d5108e6
IB/rxe: Make counters thread safe
by Parav Pandit
· 6 years ago
6e3722b
IB/mlx5: Use the correct commands for UMEM and UCTX allocation
by Yishai Hadas
· 6 years ago
425518c
IB/mlx5: Use uid as part of alloc/dealloc transport domain
by Yishai Hadas
· 6 years ago
ed50edf
Merge branch 'mlx5-next' into rdma.git
by Jason Gunthorpe
· 6 years ago
2be09de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
bd1c24c
RDMA/bnxt_re: Increase depth of control path command queue
by Devesh Sharma
· 6 years ago
2b827ea
RDMA/bnxt_re: Query HWRM Interface version from FW
by Selvin Xavier
· 6 years ago
8036e90
IB/usnic: Fix potential deadlock
by Parvi Kaustubhi
· 6 years ago
50c582d
RDMA/bnxt_re: Make use of destroy AH sleepable flag
by Gal Pressman
· 6 years ago
90e3edd
RDMA/bnxt_re: Make use of create AH sleepable flag
by Gal Pressman
· 6 years ago
2553ba21
RDMA: Mark if destroy address handle is in a sleepable context
by Gal Pressman
· 6 years ago
b090c4e
RDMA: Mark if create address handle is in a sleepable context
by Gal Pressman
· 6 years ago
5dabcd0
RDMA/srpt: Add support for immediate data
by Bart Van Assche
· 6 years ago
82305f8
RDMA/srpt: Rework the srpt_alloc_srq() error path
by Bart Van Assche
· 6 years ago
6feb64ff
RDMA/srpt: Remove driver version and release date
by Bart Van Assche
· 6 years ago
c4bbe91
RDMA/srpt: Make kernel-doc headers complete
by Bart Van Assche
· 6 years ago
75d79b8
RDMA/srpt: Join split strings
by Bart Van Assche
· 6 years ago
ffd5980
RDMA/srpt: Improve coding style conformance
by Bart Van Assche
· 6 years ago
ed04191
RDMA/srpt: Fix a use-after-free in the channel release code
by Bart Van Assche
· 6 years ago
882981f
RDMA/srp: Add support for immediate data
by Bart Van Assche
· 6 years ago
513d564
RDMA/srp: Rework handling of the maximum information unit length
by Bart Van Assche
· 6 years ago
4f6d498
RDMA/srp: Move srp_rdma_ch.max_ti_iu_len declaration
by Bart Van Assche
· 6 years ago
2ee00f6
RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layer
by Bart Van Assche
· 6 years ago
482fffc
RDMA/srp: Handle large SCSI CDBs correctly
by Bart Van Assche
· 6 years ago
e37df2d
RDMA/srp: Document srp_parse_in() arguments
by Bart Van Assche
· 6 years ago
16d14e0
include/scsi/srp.h: Add support for immediate data
by Bart Van Assche
· 6 years ago
feafa20
include/scsi/srp.h: Move response flag definitions into this file
by Bart Van Assche
· 6 years ago
c9e585e
IB/mlx5: Fix compile issue when ODP disabled
by Doug Ledford
· 6 years ago
2a3d4eb
scsi: flip the default on use_clustering
by Christoph Hellwig
· 6 years ago
e00b64f
RDMA: Cleanup undesired pd->uobject usage
by Shamir Rabinovitch
· 6 years ago
af8d703
RDMA/restrack: Resource-tracker should not use uobject pointers
by Shamir Rabinovitch
· 6 years ago
813e90b
IB/mlx5: Add advise_mr() support
by Moni Shoua
· 6 years ago
ad8a449
IB/uverbs: Add support to advise_mr
by Moni Shoua
· 6 years ago
cbfdd44
IB/uverbs: Add helper to get array size from ptr attribute
by Moni Shoua
· 6 years ago
bbc13cd
RDMA/uverbs: Add an ioctl method to destroy an object
by Parav Pandit
· 6 years ago
149d384
RDMA/uverbs: Add a method to introspect handles in a context
by Jason Gunthorpe
· 6 years ago
350b4c8
IB/mlx4: Utilize macro to calculate SQ spare size
by Yuval Shaia
· 6 years ago
e9dfa53
RDMA/hns: Fix an error code in hns_roce_create_srq()
by Dan Carpenter
· 6 years ago
5050ae5
IB/qib: Fix an error code in qib_sdma_verbs_send()
by Dan Carpenter
· 6 years ago
Next »