index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-08-17
233
-7059
/
+12380
|
\
|
*
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
2018-08-16
7051
-128656
/
+339123
|
|
\
|
*
|
Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr"
Jason Gunthorpe
2018-08-16
3
-23
/
+21
|
*
|
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
2018-08-16
1684
-9534
/
+18047
|
|
\
\
|
*
|
|
RDMA/hns: Fix usage of bitmap allocation functions return values
Gal Pressman
2018-08-15
2
-2
/
+5
|
*
|
|
IB/core: Change filter function return type from int to bool
Parav Pandit
2018-08-15
2
-31
/
+43
|
*
|
|
IB/core: Update GID entries for netdevice whose mac address changes
Parav Pandit
2018-08-15
1
-6
/
+7
|
*
|
|
IB/core: Add default GIDs of the bond master netdev
Parav Pandit
2018-08-15
1
-29
/
+59
|
*
|
|
IB/core: Consider adding default GIDs of bond device
Parav Pandit
2018-08-15
1
-1
/
+23
|
*
|
|
IB/core: Delete lower netdevice default GID entries in bonding scenario
Parav Pandit
2018-08-15
1
-9
/
+62
|
*
|
|
IB/core: Avoid confusing del_netdev_default_ips
Parav Pandit
2018-08-15
1
-13
/
+10
|
*
|
|
IB/core: Add comment for change upper netevent handling
Parav Pandit
2018-08-15
1
-16
/
+39
|
*
|
|
qedr: Add user space support for SRQ
Yuval Bason
2018-08-15
3
-44
/
+208
|
*
|
|
qedr: Add support for kernel mode SRQ's
Yuval Bason
2018-08-15
5
-13
/
+458
|
*
|
|
qedr: Add wrapping generic structure for qpidr and adjust idr routines.
Yuval Bason
2018-08-15
4
-29
/
+31
|
*
|
|
IB/mlx5: Fix leaking stack memory to userspace
Jason Gunthorpe
2018-08-14
1
-1
/
+1
|
*
|
|
Update the e-mail address of Bart Van Assche
Bart Van Assche
2018-08-14
2
-2
/
+4
|
*
|
|
IB/ucm: Fix compiling ucm.c
Jason Gunthorpe
2018-08-14
2
-6
/
+6
|
*
|
|
IB/uverbs: Do not check for device disassociation during ioctl
Jason Gunthorpe
2018-08-13
1
-28
/
+13
|
*
|
|
IB/uverbs: Remove struct uverbs_root_spec and all supporting code
Jason Gunthorpe
2018-08-13
7
-833
/
+2
|
*
|
|
IB/uverbs: Use uverbs_api to unmarshal ioctl commands
Jason Gunthorpe
2018-08-13
4
-298
/
+217
|
*
|
|
IB/uverbs: Use uverbs_alloc for allocations
Jason Gunthorpe
2018-08-13
2
-65
/
+38
|
*
|
|
IB/uverbs: Add a simple allocator to uverbs_attr_bundle
Jason Gunthorpe
2018-08-13
2
-20
/
+113
|
*
|
|
IB/uverbs: Remove the ib_uverbs_attr pointer from each attr
Jason Gunthorpe
2018-08-11
3
-63
/
+72
|
*
|
|
IB/uverbs: Provide implementation private memory for the uverbs_attr_bundle
Jason Gunthorpe
2018-08-11
2
-55
/
+58
|
*
|
|
IB/uverbs: Use uverbs_api to manage the object type inside the uobject
Jason Gunthorpe
2018-08-11
6
-70
/
+79
|
*
|
|
IB/uverbs: Build the specs into a radix tree at runtime
Jason Gunthorpe
2018-08-11
6
-3
/
+545
|
*
|
|
IB/uverbs: Have the core code create the uverbs_root_spec
Jason Gunthorpe
2018-08-11
6
-50
/
+51
|
*
|
|
IB/uverbs: Fix reading of 32 bit flags
Jason Gunthorpe
2018-08-09
1
-1
/
+1
|
*
|
|
RDMA/rxe: Set wqe->status correctly if an unexpected response is received
Bart Van Assche
2018-08-08
1
-0
/
+1
|
*
|
|
iw_cxgb4: pass window scale in flowc work request
Potnuri Bharat Teja
2018-08-08
2
-24
/
+28
|
*
|
|
RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wq
Leon Romanovsky
2018-08-08
1
-1
/
+3
|
*
|
|
test_overflow: Add shift overflow tests
Kees Cook
2018-08-08
1
-1
/
+197
|
*
|
|
overflow.h: Add arithmetic shift helper
Jason Gunthorpe
2018-08-08
1
-0
/
+31
|
*
|
|
IB/ucm: Initialize sgid request GID attribute pointer
Parav Pandit
2018-08-07
1
-4
/
+1
|
*
|
|
IB/ipoib: Consolidate checking of the proposed child interface
Jason Gunthorpe
2018-08-03
2
-28
/
+52
|
*
|
|
IB/ipoib: Maintain the child_intfs list from ndo_init/uninit
Jason Gunthorpe
2018-08-03
3
-26
/
+16
|
*
|
|
IB/ipoib: Do not remove child devices from within the ndo_uninit
Jason Gunthorpe
2018-08-03
3
-11
/
+30
|
*
|
|
IB/ipoib: Get rid of the sysfs_mutex
Jason Gunthorpe
2018-08-03
4
-48
/
+65
|
*
|
|
RDMA/netdev: Use priv_destructor for netdev cleanup
Jason Gunthorpe
2018-08-03
7
-98
/
+129
|
*
|
|
IB/ipoib: Move init code to ndo_init
Jason Gunthorpe
2018-08-03
4
-119
/
+114
|
*
|
|
IB/ipoib: Move all uninit code into ndo_uninit
Jason Gunthorpe
2018-08-03
3
-32
/
+34
|
*
|
|
IB/ipoib: Use cancel_delayed_work_sync for neigh-clean task
Erez Shitrit
2018-08-03
2
-24
/
+10
|
*
|
|
IB/ipoib: Get rid of IPOIB_FLAG_GOING_DOWN
Jason Gunthorpe
2018-08-03
4
-13
/
+18
|
*
|
|
iw_cxgb4: Support FW write completion WR
Potnuri Bharat Teja
2018-08-03
4
-2
/
+183
|
*
|
|
iw_cxgb4: RDMA write with immediate support
Potnuri Bharat Teja
2018-08-03
5
-16
/
+81
|
*
|
|
rdma/cxgb4: fix some info leaks
Dan Carpenter
2018-08-03
1
-4
/
+3
|
*
|
|
RDMA/hns: Support flush cqe for hip08 in kernel space
Yixian Liu
2018-08-03
5
-20
/
+241
|
*
|
|
IB/IPoIB: Set ah valid flag in multicast send flow
Denis Drozdov
2018-08-01
1
-0
/
+1
|
*
|
|
IB/uverbs: Allow all DESTROY commands to succeed after disassociate
Jason Gunthorpe
2018-08-01
4
-16
/
+66
[next]