index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2018-08-13
IB/uverbs: Do not check for device disassociation during ioctl
Jason Gunthorpe
1
-28
/
+13
2018-08-13
IB/uverbs: Remove struct uverbs_root_spec and all supporting code
Jason Gunthorpe
6
-742
/
+2
2018-08-13
IB/uverbs: Use uverbs_api to unmarshal ioctl commands
Jason Gunthorpe
3
-269
/
+210
2018-08-13
IB/uverbs: Use uverbs_alloc for allocations
Jason Gunthorpe
2
-65
/
+38
2018-08-13
IB/uverbs: Add a simple allocator to uverbs_attr_bundle
Jason Gunthorpe
1
-20
/
+89
2018-08-10
IB/uverbs: Remove the ib_uverbs_attr pointer from each attr
Jason Gunthorpe
2
-35
/
+64
2018-08-10
IB/uverbs: Provide implementation private memory for the uverbs_attr_bundle
Jason Gunthorpe
1
-55
/
+57
2018-08-10
IB/uverbs: Use uverbs_api to manage the object type inside the uobject
Jason Gunthorpe
3
-51
/
+57
2018-08-10
IB/uverbs: Build the specs into a radix tree at runtime
Jason Gunthorpe
5
-3
/
+408
2018-08-10
IB/uverbs: Have the core code create the uverbs_root_spec
Jason Gunthorpe
5
-49
/
+50
2018-08-09
IB/uverbs: Fix reading of 32 bit flags
Jason Gunthorpe
1
-1
/
+1
2018-08-08
RDMA/rxe: Set wqe->status correctly if an unexpected response is received
Bart Van Assche
1
-0
/
+1
2018-08-08
iw_cxgb4: pass window scale in flowc work request
Potnuri Bharat Teja
2
-24
/
+28
2018-08-08
RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wq
Leon Romanovsky
1
-1
/
+3
2018-08-07
IB/ucm: Initialize sgid request GID attribute pointer
Parav Pandit
1
-4
/
+1
2018-08-05
Merge tag 'v4.18-rc6' into for-4.19/block2
Jens Axboe
8
-27
/
+39
2018-08-05
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+54
2018-08-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-5
/
+54
2018-08-02
IB/ipoib: Consolidate checking of the proposed child interface
Jason Gunthorpe
2
-28
/
+52
2018-08-02
IB/ipoib: Maintain the child_intfs list from ndo_init/uninit
Jason Gunthorpe
3
-26
/
+16
2018-08-02
IB/ipoib: Do not remove child devices from within the ndo_uninit
Jason Gunthorpe
3
-11
/
+30
2018-08-02
IB/ipoib: Get rid of the sysfs_mutex
Jason Gunthorpe
4
-48
/
+65
2018-08-02
RDMA/netdev: Use priv_destructor for netdev cleanup
Jason Gunthorpe
4
-76
/
+105
2018-08-02
IB/ipoib: Move init code to ndo_init
Jason Gunthorpe
4
-119
/
+114
2018-08-02
IB/ipoib: Move all uninit code into ndo_uninit
Jason Gunthorpe
3
-32
/
+34
2018-08-02
IB/ipoib: Use cancel_delayed_work_sync for neigh-clean task
Erez Shitrit
2
-24
/
+10
2018-08-02
IB/ipoib: Get rid of IPOIB_FLAG_GOING_DOWN
Jason Gunthorpe
4
-13
/
+18
2018-08-02
iw_cxgb4: Support FW write completion WR
Potnuri Bharat Teja
4
-2
/
+183
2018-08-02
iw_cxgb4: RDMA write with immediate support
Potnuri Bharat Teja
4
-15
/
+79
2018-08-02
rdma/cxgb4: fix some info leaks
Dan Carpenter
1
-4
/
+3
2018-08-02
RDMA/hns: Support flush cqe for hip08 in kernel space
Yixian Liu
4
-20
/
+240
2018-08-02
scsi: target: srp, vscsi, sbp, qla: use target_remove_session
Mike Christie
1
-2
/
+1
2018-08-02
scsi: target: rename target_alloc_session
Mike Christie
1
-3
/
+3
2018-08-01
IB/IPoIB: Set ah valid flag in multicast send flow
Denis Drozdov
1
-0
/
+1
2018-08-01
IB/uverbs: Allow all DESTROY commands to succeed after disassociate
Jason Gunthorpe
3
-14
/
+62
2018-08-01
IB/uverbs: Do not block disassociate during write()
Jason Gunthorpe
2
-12
/
+11
2018-08-01
IB/uverbs: Do not pass struct ib_device to the ioctl methods
Jason Gunthorpe
9
-90
/
+75
2018-08-01
IB/uverbs: Do not pass struct ib_device to the write based methods
Jason Gunthorpe
3
-83
/
+80
2018-08-01
IB/uverbs: Lower the test for ongoing disassociation
Jason Gunthorpe
1
-0
/
+11
2018-08-01
IB/uverbs: Allow uobject allocation to work concurrently with disassociate
Jason Gunthorpe
1
-11
/
+26
2018-08-01
IB/uverbs: Allow RDMA_REMOVE_DESTROY to work concurrently with disassociate
Jason Gunthorpe
3
-23
/
+57
2018-08-01
IB/uverbs: Convert 'bool exclusive' into an enum
Jason Gunthorpe
1
-37
/
+57
2018-08-01
IB/uverbs: Consolidate uobject destruction
Jason Gunthorpe
1
-129
/
+122
2018-08-01
IB/uverbs: Make the write path destroy methods use the same flow as ioctl
Jason Gunthorpe
2
-86
/
+44
2018-08-01
IB/uverbs: Remove rdma_explicit_destroy() from the ioctl methods
Jason Gunthorpe
3
-22
/
+32
2018-07-31
RDMA: Fix return code check in rdma_set_cq_moderation
Kamal Heib
2
-2
/
+2
2018-07-31
rdma/cxgb4: Simplify a structure initialization
Bart Van Assche
1
-1
/
+1
2018-07-31
rdma/cxgb4: Fix SRQ endianness annotations
Bart Van Assche
1
-1
/
+2
2018-07-31
rdma/cxgb4: Remove a set-but-not-used variable
Bart Van Assche
1
-2
/
+0
[prev]
[next]