Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ebd47c8434064687ab6641e837144e0a3ea3872d
/
drivers
/
infiniband
f65420d
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
933a90b
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
8c175d3
scsi: IB/srp: set virt_boundary_mask in the scsi host
by Christoph Hellwig
· 6 years ago
09a4460
scsi: IB/iser: set virt_boundary_mask in the scsi host
by Christoph Hellwig
· 6 years ago
2a3c389
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
f632a81
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
ef8f3d4
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
6471384
mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options
by Alexander Potapenko
· 6 years ago
0b04364
RMDA/siw: Require a 64 bit arch
by Jason Gunthorpe
· 6 years ago
ba6d10a
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
cea743f
RDMA/siw: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
237f83d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
bedc0fd
RDMA/core: Fix -Wunused-const-variable warnings
by Qian Cai
· 6 years ago
855085d
rdma/siw: Remove set but not used variable 's'
by YueHaibing
· 6 years ago
b45305d
rdma/siw: Add missing dependencies on LIBCRC32C and DMA_VIRT_OPS
by Geert Uytterhoeven
· 6 years ago
c421651
RDMA/siw: Add missing rtnl_lock around access to ifa
by Jason Gunthorpe
· 6 years ago
775a41e
rdma/siw: Use proper enumerated type in map_cqe_status
by Nathan Chancellor
· 6 years ago
85de5d5
RDMA/siw: Remove unnecessary kthread create/destroy printouts
by Bernard Metzler
· 6 years ago
4d2b851
IB/rdmavt: Fix variable shadowing issue in rvt_create_cq
by Nathan Chancellor
· 6 years ago
d8d9ec7
RDMA/core: Fix race when resolving IP address
by Dag Moxnes
· 6 years ago
8b68150
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
by Linus Torvalds
· 6 years ago
dad1c12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
e1928328
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
7a54f78
IB/core: Work on the caller socket net namespace in nldev_newlink()
by Parav Pandit
· 6 years ago
bdce129
RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM
by Konstantin Taranov
· 6 years ago
96e2fd7
RDMA/mlx5: Set RDMA DIM to be enabled by default
by Leon Romanovsky
· 6 years ago
f8fc8cd
RDMA/nldev: Added configuration of RDMA dynamic interrupt moderation to netlink
by Yamin Friedman
· 6 years ago
da66297
RDMA/core: Provide RDMA DIM support for ULPs
by Yamin Friedman
· 6 years ago
89705e9
IB/mlx5: Report correctly tag matching rendezvous capability
by Danit Goldberg
· 6 years ago
20893d9
Merge branch 'vhca-tunnel' into rdma.git for-next
by Jason Gunthorpe
· 6 years ago
b614260
IB/mlx5: Implement VHCA tunnel mechanism in DEVX
by Max Gurtovoy
· 6 years ago
f10ff38
RDMA/rvt: Do not use a kernel header in the ABI
by Jason Gunthorpe
· 6 years ago
4c7d6dc
RDMA/siw: Fix DEFINE_PER_CPU compilation when ARCH_NEEDS_WEAK_PER_CPU
by Jason Gunthorpe
· 6 years ago
d3e5397
ibverbs/rxe: Remove variable self-initialization
by Maksym Planeta
· 6 years ago
617cf24
RDMA/hns: Clean up unnecessary variable initialization
by Lang Cheng
· 6 years ago
ec5bc2c
RDMA/hns: Fixs hw access invalid dma memory error
by Xi Wang
· 6 years ago
fd7dd8b
RDMA/hns: Use %pK format pointer print
by Lang Cheng
· 6 years ago
e0222d1
RDMA/hns: Bugfix for calculating qp buffer size
by Lijun Ou
· 6 years ago
726be12
RDMA/hns: Set reset flag when hw resetting
by Lang Cheng
· 6 years ago
f5662b4
RDMA/hns: Modify ba page size for cqe
by Yangyang Li
· 6 years ago
21b97f5
RDMA/hns: Fixup qp release bug
by chenglang
· 6 years ago
6fafe56
RDMA/hns: Bugfix for cleaning mtr
by Lijun Ou
· 6 years ago
6e7be47
RDMA/nldev: Allow get default counter statistics through RDMA netlink
by Mark Zhang
· 6 years ago
83c2c1f
RDMA/nldev: Allow get counter mode through RDMA netlink
by Mark Zhang
· 6 years ago
b389327
RDMA/nldev: Allow counter manual mode configration through RDMA netlink
by Mark Zhang
· 6 years ago
1bd8e0a
RDMA/counter: Allow manual mode configuration support
by Mark Zhang
· 6 years ago
f34a55e
RDMA/core: Get sum value of all counters when perform a sysfs stat read
by Mark Zhang
· 6 years ago
18d422c
IB/mlx5: Add counter_alloc_stats() and counter_update_stats() support
by Mark Zhang
· 6 years ago
c4ffee7
RDMA/netlink: Implement counter dumpit calback
by Mark Zhang
· 6 years ago
b47ae6f
RDMA/nldev: Allow counter auto mode configration through RDMA netlink
by Mark Zhang
· 6 years ago
45842fc
IB/mlx5: Support statistic q counter configuration
by Mark Zhang
· 6 years ago
318d535
IB/mlx5: Add counter set id as a parameter for mlx5_ib_query_q_counters()
by Mark Zhang
· 6 years ago
d14133d
IB/mlx5: Support set qp counter
by Mark Zhang
· 6 years ago
99fa331
RDMA/counter: Add "auto" configuration mode support
by Mark Zhang
· 6 years ago
413d334
RDMA/counter: Add set/clear per-port auto mode support
by Mark Zhang
· 6 years ago
6a6c306
RDMA/restrack: Make is_visible_in_pid_ns() as an API
by Mark Zhang
· 6 years ago
699a9c5
RDMA/restrack: Add an API to attach a task to a resource
by Mark Zhang
· 6 years ago
7ade1ff
RDMA/restrack: Introduce statistic counter
by Mark Zhang
· 6 years ago
5600a41
Merge mlx5-next into rdma for-next
by Jason Gunthorpe
· 6 years ago
7515c22
vfs: Convert qib_fs/ipathfs to use the new mount API
by David Howells
· 6 years ago
e08a976
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
by Saeed Mahameed
· 6 years ago
bcde9a8
RDMA/efa: Entropy in admin commands id
by Daniel Kranzdorf
· 6 years ago
91b0106
IB/ipoib: Add child to parent list only if device initialized
by Valentine Fatiev
· 6 years ago
50ba3c1
RDMA/mlx5: Use proper allocation API to get zeroed memory
by Leon Romanovsky
· 6 years ago
0bddcff
RDMA/uverbs: remove redundant assignment to variable ret
by Colin Ian King
· 6 years ago
9a601fc
RDMA/hns: Fix building modular hns
by Lijun Ou
· 6 years ago
5832fdd
IB/mlx5: DEVX cleanup mdev
by Yishai Hadas
· 6 years ago
ef1659a
IB/mlx5: Add DEVX support for CQ events
by Yishai Hadas
· 6 years ago
5ec9d8e
IB/mlx5: Implement DEVX dispatching event
by Yishai Hadas
· 6 years ago
7597385
IB/mlx5: Enable subscription for device events over DEVX
by Yishai Hadas
· 6 years ago
e337dd5
IB/mlx5: Register DEVX with mlx5_core to get async events
by Yishai Hadas
· 6 years ago
2afc5e1
IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FD
by Yishai Hadas
· 6 years ago
2752b82
net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()
by Parav Pandit
· 6 years ago
69ea058
Merge mlx5-next into rdma for-next
by Jason Gunthorpe
· 6 years ago
2f40cf3
IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCE
by Parav Pandit
· 6 years ago
4e0e2ea
net/mlx5: Report EQE data upon CQ completion
by Yishai Hadas
· 6 years ago
38164b7
net/mlx5: mlx5_core_create_cq() enhancements
by Yishai Hadas
· 6 years ago
b9a7ba5
net/mlx5: Use event mask based on device capabilities
by Yishai Hadas
· 6 years ago
6044414
RDMA/hns: Remove set but not used variable 'fclr_write_fail_flag'
by YueHaibing
· 6 years ago
2e67e77
RDMA/i40iw: Set queue pair state when being queried
by Liu, Changcheng
· 6 years ago
cda8cf5
IB/i40iw: Use kmemdup rather than open coding
by Fuqian Huang
· 6 years ago
5d7d78e
IB/ipoib: Remove memset after vzalloc in ipoib_cm.c
by Fuqian Huang
· 6 years ago
4c44d46
IB: Remove unneeded memset
by Fuqian Huang
· 6 years ago
3419240
Merge branch 'timers/vdso' into timers/core
by Thomas Gleixner
· 6 years ago
c0cf5bd
rdma/siw: addition to kernel build environment
by Bernard Metzler
· 6 years ago
b0fff73
rdma/siw: completion queue methods
by Bernard Metzler
· 6 years ago
8b6a361
rdma/siw: receive path
by Bernard Metzler
· 6 years ago
b9be6f1
rdma/siw: transmit path
by Bernard Metzler
· 6 years ago
f29dd55
rdma/siw: queue pair methods
by Bernard Metzler
· 6 years ago
2251334
rdma/siw: application buffer management
by Bernard Metzler
· 6 years ago
303ae1c
rdma/siw: application interface
by Bernard Metzler
· 6 years ago
6c52fdc
rdma/siw: connection management
by Bernard Metzler
· 6 years ago
bdcf26b
rdma/siw: network and RDMA core interface
by Bernard Metzler
· 6 years ago
a531975
rdma/siw: main include file
by Bernard Metzler
· 6 years ago
0e935ae
rdma/siw: iWarp wire packet format
by Bernard Metzler
· 6 years ago
f6455de
net/mlx5: E-Switch, Refactor eswitch SR-IOV interface
by Bodong Wang
· 6 years ago
b8ca123
RDMA/mlx5: Cleanup rep when doing unload
by Bodong Wang
· 6 years ago
2f69e59
{IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mapping
by Bodong Wang
· 6 years ago
09fbca8
IB/hfi1: No need to use try_module_get for debugfs
by Dennis Dalessandro
· 6 years ago
8bd516b
IB/rdmavt: Add trace for map_mr_sg
by Mike Marciniszyn
· 6 years ago
Next »