Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d7501f709410f6813e84ecd5a28e7dc8f47ff792
/
drivers
/
infiniband
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
2246edf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 7 years ago
105cf3c
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
8b9b8d1
RDMA/hns: Fix the endian problem for hns
by oulijun
· 7 years ago
e9d1e38
IB/uverbs: Use the standard kConfig format for experimental
by Jason Gunthorpe
· 7 years ago
46adb17
IB: Update references to libibverbs
by Jason Gunthorpe
· 7 years ago
6197a81
IB/hfi1: Add 16B rcvhdr trace support
by Don Hiatt
· 7 years ago
953a9ce
IB/hfi1: Convert kzalloc_node and kcalloc to use kcalloc_node
by Kamenee Arumugam
· 7 years ago
2ff124d
IB/core: Avoid a potential OOPs for an unused optional parameter
by Michael J. Ruhl
· 7 years ago
1029361
IB/ipoib: Fix for potential no-carrier state
by Alex Estrin
· 7 years ago
b5de809
IB/hfi1: Show fault stats in both TX and RX directions
by Mitko Haralanov
· 7 years ago
78d3633
IB/hfi1: Remove blind constants from 16B update
by Mike Marciniszyn
· 7 years ago
0719007
IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit times
by Kamenee Arumugam
· 7 years ago
6391214
IB/hfi1: Do not override given pcie_pset value
by Bartlomiej Dudek
· 7 years ago
aca7f4f
IB/hfi1: Optimize process_receive_ib()
by Sebastian Sanchez
· 7 years ago
ca85bb1
IB/hfi1: Remove unnecessary fecn and becn fields
by Sebastian Sanchez
· 7 years ago
bdaf96f
IB/hfi1: Look up ibport using a pointer in receive path
by Sebastian Sanchez
· 7 years ago
6d6b884
IB/hfi1: Optimize packet type comparison using 9B and bypass code paths
by Sebastian Sanchez
· 7 years ago
f150e27
IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packet
by Sebastian Sanchez
· 7 years ago
9636258
IB/hfi1: Remove dependence on qp->s_hdrwords
by Mitko Haralanov
· 7 years ago
2b1e7fe
IB/hfi1: Fix for potential refcount leak in hfi1_open_file()
by Alex Estrin
· 7 years ago
473291b
IB/hfi1: Fix for early release of sdma context
by Alex Estrin
· 7 years ago
82a9792
IB/hfi1: Re-order IRQ cleanup to address driver cleanup race
by Michael J. Ruhl
· 7 years ago
f34727a
RDMA/nldev: missing error code in nldev_res_get_doit()
by Dan Carpenter
· 7 years ago
0da6550
RDMA/hns: Fix misplaced call to hns_roce_cleanup_hem_table
by oulijun
· 7 years ago
fd012f1
RDMA/hns: Add names to function arguments in function pointers
by oulijun
· 7 years ago
c279911
RDMA/hns: Remove unnecessary operator
by oulijun
· 7 years ago
e5b8984
RDMA/bnxt_re: Use common error handling code in bnxt_qplib_alloc_dpi_tbl()
by Markus Elfring
· 7 years ago
f390b71
RDMA/bnxt_re: Delete two error messages for a failed memory allocation in bnxt_qplib_alloc_dpi_tbl()
by Markus Elfring
· 7 years ago
73da9e1
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
5ff7091
mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks
by David Rientjes
· 7 years ago
b2fe5fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
316663c
IB/rxe: remove redudant parameter in rxe_av_fill_ip_info
by Zhu Yanjun
· 7 years ago
45a290f
IB/rxe: change the function rxe_av_fill_ip_info to void
by Zhu Yanjun
· 7 years ago
a402dc4
IB/rxe: change the function to void from int
by Zhu Yanjun
· 7 years ago
9c96f3d
IB/rxe: remove unnecessary parameter in rxe_av_to_attr
by Zhu Yanjun
· 7 years ago
ca3d9fe
IB/rxe: change the function to void from int
by Zhu Yanjun
· 7 years ago
1a241db
IB/rxe: remove redudant parameter in function
by Zhu Yanjun
· 7 years ago
8de9399
RDMA/bnxt_re: Fix an error code in bnxt_qplib_create_srq()
by Dan Carpenter
· 7 years ago
589ccd8
RDMA/bnxt_re: Fix static checker warning
by Doug Ledford
· 7 years ago
7b1cd95
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 7 years ago
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
d772794
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e7996a9
Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by Jason Gunthorpe
· 7 years ago
b5fa635
RDMA/nldev: Provide detailed QP information
by Leon Romanovsky
· 7 years ago
bf3c5a9
RDMA/nldev: Provide global resource utilization
by Leon Romanovsky
· 7 years ago
9d5f8c2
RDMA/core: Add resource tracking for create and destroy PDs
by Leon Romanovsky
· 7 years ago
08f294a
RDMA/core: Add resource tracking for create and destroy CQs
by Leon Romanovsky
· 7 years ago
78a0cd6
RDMA/core: Add resource tracking for create and destroy QPs
by Leon Romanovsky
· 7 years ago
02d8883
RDMA/restrack: Add general infrastructure to track RDMA resources
by Leon Romanovsky
· 7 years ago
f66c8ba
RDMA/core: Save kernel caller name when creating PD and CQ objects
by Leon Romanovsky
· 7 years ago
beb801a
RDMA: Move enum ib_cq_creation_flags to uapi headers
by Jason Gunthorpe
· 7 years ago
0812ed1
IB/rxe: Change RDMA_RXE kconfig to use select
by Jason Gunthorpe
· 7 years ago
3e3ab9c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
3356c8c
IB/qib: remove qib_keys.c
by Corentin Labbe
· 7 years ago
57ac30c
IB/mthca: remove mthca_user.h
by Corentin Labbe
· 7 years ago
925f7ea
RDMA/cm: Fix access to uninitialized variable
by Leon Romanovsky
· 7 years ago
3cd96fd
RDMA/cma: Use existing netif_is_bond_master function
by Parav Pandit
· 7 years ago
708ea05
IB/core: Avoid SGID attributes query while converting GID from OPA to IB
by Parav Pandit
· 7 years ago
b081808
RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failure
by Leon Romanovsky
· 7 years ago
f23a535
IB/umad: Fix use of unprotected device pointer
by Jack Morgenstein
· 7 years ago
4cb24c5
IB/iser: Combine substrings for three messages
by Markus Elfring
· 7 years ago
d769e6b
IB/iser: Delete an unnecessary variable initialisation in iser_send_data_out()
by Markus Elfring
· 7 years ago
cac5141
IB/iser: Delete an error message for a failed memory allocation in iser_send_data_out()
by Markus Elfring
· 7 years ago
487f668
IB/mthca: Fix gup usage in mthca_map_user_db()
by Davidlohr Bueso
· 7 years ago
f15ca72
net: don't call update_pmtu unconditionally
by Nicolas Dichtel
· 7 years ago
dc728f7
RDMA/qedr: lower print level of flushed CQEs
by Kalderon, Michal
· 7 years ago
3624a8f
RDMA/uverbs: Use an unambiguous errno for method not supported
by Jason Gunthorpe
· 7 years ago
f97f43c
RDMA/srpt: Fix RCU debug build error
by Leon Romanovsky
· 7 years ago
20c3ff6
RDMA/qedr: Use pci_enable_atomic_ops_to_root()
by Felix Kuehling
· 7 years ago
b0780ee
IB/srp: Add target_can_queue login parameter
by Bart Van Assche
· 7 years ago
19f3134
IB/srp: Add RDMA/CM support
by Bart Van Assche
· 7 years ago
052eac6
RDMA/cma: Update RoCE multicast routines to use net namespace
by Parav Pandit
· 7 years ago
66c74d7
RDMA/cma: Update cma_validate_port to honor net namespace
by Parav Pandit
· 7 years ago
2493a57
RDMA/cma: Refactor to access multiple fields of rdma_dev_addr
by Parav Pandit
· 7 years ago
00db63c
RDMA/cma: Check existence of netdevice during port validation
by Parav Pandit
· 7 years ago
10bea9c
RDMA/mlx5: Remove redundant allocation warning print
by Leon Romanovsky
· 7 years ago
7a2f64e
RDMA/ucma: Use rdma cm API to query GID
by Parav Pandit
· 7 years ago
411460a
RDMA/cma: Introduce API to read GIDs for multiple transports
by Parav Pandit
· 7 years ago
2ffcf04
IB/srpt: Move the code for parsing struct ib_cm_req_event_param
by Bart Van Assche
· 7 years ago
090fa24
IB/srpt: Preparations for adding RDMA/CM support
by Bart Van Assche
· 7 years ago
fcf5893
IB/srpt: Don't allow reordering of commands on wait list
by Bart Van Assche
· 7 years ago
e28a547
IB/srpt: Fix a race condition related to wait list processing
by Bart Van Assche
· 7 years ago
db7683d
IB/srpt: Fix login-related race conditions
by Bart Van Assche
· 7 years ago
63d370a
IB/srpt: Log all zero-length writes and completions
by Bart Van Assche
· 7 years ago
940874f
IB/srpt: Simplify srpt_close_session()
by Bart Van Assche
· 7 years ago
a112531
IB/srpt: Rework multi-channel support
by Bart Van Assche
· 7 years ago
2dc98f0
IB/srpt: Use the source GID as session name
by Bart Van Assche
· 7 years ago
ba60c84
IB/srpt: One target per port
by Bart Van Assche
· 7 years ago
c5efb62
IB/srpt: Add P_Key support
by Bart Van Assche
· 7 years ago
4413834
IB/srpt: Rework srpt_disconnect_ch_sync()
by Bart Van Assche
· 7 years ago
795bc11
IB/srpt: Make it safe to use RCU for srpt_device.rch_list
by Bart Van Assche
· 7 years ago
48900a2
IB/srp: Refactor srp_send_req()
by Bart Van Assche
· 7 years ago
85769c6
IB/srp: Improve path record query error message
by Bart Van Assche
· 7 years ago
2a174df
IB/srp: Use kstrtoull() instead of simple_strtoull()
by Bart Van Assche
· 7 years ago
0b5fe5c
RDMA/hns: Remove unnecessary platform_get_resource() error check
by weiyongjun (A)
· 7 years ago
5c99eae
IB/mlx5: Mmap the HCA's clock info to user-space
by Feras Daoud
· 7 years ago
246d8b1
IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_direct
by Sagi Grimberg
· 7 years ago
aaebd37
IB/core: postpone WR initialization during queue drain
by Max Gurtovoy
· 7 years ago
bb3ffb7
RDMA/rxe: Fix rxe_qp_cleanup()
by Bart Van Assche
· 7 years ago
Next »