Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8291e15108cde33c3e086a34af5381c95cc7aa87
/
drivers
/
infiniband
/
hw
5ac9433
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
f3b4fdb
IB/mthca: use the new FOLL_LONGTERM flag to get_user_pages_fast()
by Ira Weiny
· 6 years ago
664b21e
IB/qib: use the new FOLL_LONGTERM flag to get_user_pages_fast()
by Ira Weiny
· 6 years ago
9fdf4aa
IB/hfi1: use the new FOLL_LONGTERM flag to get_user_pages_fast()
by Ira Weiny
· 6 years ago
73b0140
mm/gup: change GUP fast to use flags rather than a write 'bool'
by Ira Weiny
· 6 years ago
932f4a6
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
by Ira Weiny
· 6 years ago
cd5d20f
IB/mlx5: Verify DEVX general object type correctly
by Yishai Hadas
· 6 years ago
641114d
RDMA: Directly cast the sockaddr union to sockaddr
by Jason Gunthorpe
· 6 years ago
dce45af
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
80f2321
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
f23afd7
RDMA/efa: Add driver to Kconfig/Makefile
by Gal Pressman
· 6 years ago
b7f5e88
RDMA/efa: Add the efa module
by Gal Pressman
· 6 years ago
40909f6
RDMA/efa: Add EFA verbs implementation
by Gal Pressman
· 6 years ago
dd4e5d6
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
e9c6c53
RDMA/efa: Add common command handlers
by Gal Pressman
· 6 years ago
0420e54
RDMA/efa: Implement functions that submit and complete admin commands
by Gal Pressman
· 6 years ago
cd9b3d5
RDMA/efa: Add the com service API definitions
by Gal Pressman
· 6 years ago
43eaa49
RDMA/efa: Add the efa_com.h file
by Gal Pressman
· 6 years ago
853f565
RDMA/efa: Add the efa.h header file
by Gal Pressman
· 6 years ago
01edac3
RDMA/efa: Add EFA device definitions
by Gal Pressman
· 6 years ago
d855825
RDMA/bnxt_re: Use core helpers to get aligned DMA address
by Shiraz Saleem
· 6 years ago
eb52c03
RDMA/i40iw: Use core helpers to get aligned DMA address within a supported page size
by Shiraz Saleem
· 6 years ago
4c4b199
IB/hfi1: Fix WQ_MEM_RECLAIM warning
by Mike Marciniszyn
· 6 years ago
10bf13c
RDMA/mlx5: Remove MAYEXEC flag
by Leon Romanovsky
· 6 years ago
33cde96
IB/mlx5: Device resource control for privileged DEVX user
by Ariel Levkovich
· 6 years ago
25c1332
IB/mlx5: Add steering SW ICM device memory type
by Ariel Levkovich
· 6 years ago
4056b12
IB/mlx5: Warn on allocated MEMIC buffers during cleanup
by Ariel Levkovich
· 6 years ago
3b113a1
IB/mlx5: Support device memory type attribute
by Ariel Levkovich
· 6 years ago
f3f050a
Merge tag 'mlx5-updates-2019-04-30' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 6 years ago
a70c073
RDMA: Introduce and use GID attr helper to read RoCE L2 fields
by Parav Pandit
· 6 years ago
dd05cb8
RDMA: Get rid of iw_cm_verbs
by Kamal Heib
· 6 years ago
8f4426a
IB/mlx5: Add missing XRC options to QP optional params mask
by Jack Morgenstein
· 6 years ago
ff24e49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
c515e70
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
by Saeed Mahameed
· 6 years ago
6cfdc7e
IB/mlx5: Restrict 'DELAY_DROP_TIMEOUT' subtype to Ethernet interfaces
by Aya Levin
· 6 years ago
c42260f1
net/mlx5: Separate and generalize dma device from pci device
by Vu Pham
· 6 years ago
ae0be8d
netlink: make nla_nest_start() add NLA_F_NESTED flag
by Michal Kubecek
· 6 years ago
a7b36d5
ib/bnxt: Remove mention of idr_alloc from comment
by Matthew Wilcox
· 6 years ago
2557fab
RDMA/hns: Bugfix for mapping user db
by Lijun Ou
· 6 years ago
1d045aa
Merge branch 'mlx5_tir_icm' into rdma.git for-next
by Jason Gunthorpe
· 6 years ago
1f1d6ab
IB/mlx5: Expose TIR ICM address to user space
by Ariel Levkovich
· 6 years ago
449a224
Merge branch 'rdma_mmap' into rdma.git for-next
by Jason Gunthorpe
· 6 years ago
4eb6ab1
RDMA: Remove rdma_user_mmap_page
by Jason Gunthorpe
· 6 years ago
ddcdc36
RDMA/mlx5: Use get_zeroed_page() for clock_info
by Jason Gunthorpe
· 6 years ago
d5e560d
RDMA/mlx5: Use rdma_user_map_io for mapping BAR pages
by Jason Gunthorpe
· 6 years ago
c660133
RDMA/mlx5: Do not allow the user to write to the clock page
by Jason Gunthorpe
· 6 years ago
3c176c9
IB/hfi1: Remove reference to RHF.VCRCErr
by John Fleck
· 6 years ago
a9c62e0
IB/hfi1: Add selected Rcv counters
by Mike Marciniszyn
· 6 years ago
d40f69c
IB/{rdmavt, qib, hfi1}: Use new routine to release reference counts
by Mike Marciniszyn
· 6 years ago
715ab1a
IB/rdmavt: Fix ab/ba include issues
by Mike Marciniszyn
· 6 years ago
62644c1
IB/hfi1: Make opfn.h self sufficient
by Mike Marciniszyn
· 6 years ago
ea752bc
IB/{rdmavt, hfi1): Miscellaneous comment fixes
by Kaike Wan
· 6 years ago
07c5ba9
IB/hfi1: Add debugfs to control expansion ROM write protect
by Josh Collier
· 6 years ago
5742582
RDMA/hns: Remove asynchronic QP destroy
by Leon Romanovsky
· 6 years ago
c3bdd5e
Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into mlx5-next
by Saeed Mahameed
· 6 years ago
5fb58c9
RDMA/mlx5: Don't create IB representors when in multiport RoCE mode
by Mark Bloch
· 6 years ago
d3b5cc1
RDMA/mlx5: Initialize roce port info before multiport master init
by Mark Bloch
· 6 years ago
7f57510
RDMA/mlx5: Allow DEVX and raw creation flow on reps
by Mark Bloch
· 6 years ago
56e5acd
RDMA/mlx5: Add query e-switch vport context to devx white list
by Maor Gottlieb
· 6 years ago
52438be
RDMA/mlx5: Allow inserting a steering rule to the FDB
by Mark Bloch
· 6 years ago
3b70508
RDMA/mlx5: Create flow table with max size supported
by Mark Bloch
· 6 years ago
13a4376
RDMA/mlx5: Access the prio bypass inside the FDB flow table namespace
by Mark Bloch
· 6 years ago
2d95984
infiniband/qib: Fix typo in comment
by Chengguang Xu
· 6 years ago
ff5eefe
RDMA/cxgb4: Fix spelling mistake "immedate" -> "immediate"
by Colin Ian King
· 6 years ago
7249c8e
IB/mlx5: Fix scatter to CQE in DCT QP creation
by Guy Levi
· 6 years ago
6b0a7f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
a6d2a5a
RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure
by Colin Ian King
· 6 years ago
1db8631
RDMA/mlx5: Check for error return in flow_rule rather than err
by Colin Ian King
· 6 years ago
1c00d7b
RDMA/ocrdma: Remove use of idr use pci bdf instead
by Devesh Sharma
· 6 years ago
d737b25
IB/hfi1: Do not flush send queue in the TID RDMA second leg
by Kaike Wan
· 6 years ago
fb652d3
RDMA/mlx5: Remove VF representor profile
by Mark Bloch
· 6 years ago
26628e2
RDMA/mlx5: Move to single device multiport ports in switchdev mode
by Mark Bloch
· 6 years ago
a989ea0
RDMA/mlx5: Move SMI caps logic
by Mark Bloch
· 6 years ago
35b0aa6
RDMA/mlx5: Refactor netdev affinity code
by Mark Bloch
· 6 years ago
d5ed8ac
RDMA/mlx5: Move default representors SQ steering to rule to modify QP
by Mark Bloch
· 6 years ago
6a4d00b
RDMA/mlx5: Move rep into port struct
by Mark Bloch
· 6 years ago
5d8f6a0
RDMA/mlx5: Use correct size for device resources
by Mark Bloch
· 6 years ago
da796cc
RDMA/mlx5: Move ports allocation to outside of INIT stage
by Mark Bloch
· 6 years ago
4a6dc85
RDMA/mlx5: Free IB device on remove
by Mark Bloch
· 6 years ago
95579e7
RDMA/mlx5: Move netdev info into the port struct
by Mark Bloch
· 6 years ago
5331fa0
by Jason Gunthorpe
· 6 years ago
ab7efbe
RDMA/cxgb4: Use ib_device_set_netdev()
by Steve Wise
· 6 years ago
4b38da7
RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()
by Jason Gunthorpe
· 6 years ago
1550c17
ipv4: Prepare rtable for IPv6 gateway
by David Ahern
· 6 years ago
00fb67e
RDMA/hns: Bugfix for SCC hem free
by Yangyang Li
· 6 years ago
4772e03
RDMA/hns: Fix bug that caused srq creation to fail
by Lijun Ou
· 6 years ago
2b277da
RDMA/hns: Support to create 1M srq queue
by chenglang
· 6 years ago
e1c9a0dc
RDMA/hns: Dump detailed driver-specific CQ
by Lijun Ou
· 6 years ago
68e326d
RDMA: Handle SRQ allocations by IB/core
by Leon Romanovsky
· 6 years ago
d345691
RDMA: Handle AH allocations by IB/core
by Leon Romanovsky
· 6 years ago
e79c9c6
IB/mlx5: Remove references to uboject->context
by Jason Gunthorpe
· 6 years ago
d10bcf9
RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEs
by Shiraz Saleem
· 6 years ago
ea7a5c7
RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_remove
by Kamal Heib
· 6 years ago
1b8546d
i40iw: Redefine i40iw_mmiowb() to do nothing
by Will Deacon
· 6 years ago
fb24ea5
drivers: Remove explicit invocations of mmiowb()
by Will Deacon
· 6 years ago
949b8c7
drivers: Remove useless trailing comments from mmiowb() invocations
by Will Deacon
· 6 years ago
b6460c7
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
by Saeed Mahameed
· 6 years ago
d2c3337
RDMA/iw_cxgb4: Always disconnect when QP is transitioning to TERMINATE state
by Potnuri Bharat Teja
· 6 years ago
0f51427
RDMA/mlx5: Cleanup WQE page fault handler
by Leon Romanovsky
· 6 years ago
1c726c4
Merge HFI1 updates into k.o/for-next
by Jason Gunthorpe
· 6 years ago
Next »