index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-24
IB/hfi1: Make opfn.h self sufficient
Mike Marciniszyn
1
-2
/
+4
2019-04-24
IB/{rdmavt, hfi1): Miscellaneous comment fixes
Kaike Wan
1
-1
/
+1
2019-04-24
IB/hfi1: Add debugfs to control expansion ROM write protect
Josh Collier
1
-0
/
+74
2019-04-24
RDMA/hns: Remove asynchronic QP destroy
Leon Romanovsky
3
-406
/
+13
2019-04-24
RDMA/cma: Consider scope_id while binding to ipv6 ll address
Parav Pandit
1
-6
/
+19
2019-04-24
IB/core: Allow vlan link local address based RoCE GIDs
Parav Pandit
1
-23
/
+4
2019-04-22
Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into mlx5-next
Saeed Mahameed
227
-4681
/
+16153
2019-04-22
RDMA/mlx5: Don't create IB representors when in multiport RoCE mode
Mark Bloch
1
-1
/
+2
2019-04-22
RDMA/mlx5: Initialize roce port info before multiport master init
Mark Bloch
1
-7
/
+3
2019-04-22
RDMA/mlx5: Allow DEVX and raw creation flow on reps
Mark Bloch
3
-8
/
+5
2019-04-22
RDMA/mlx5: Add query e-switch vport context to devx white list
Maor Gottlieb
1
-0
/
+2
2019-04-22
RDMA/mlx5: Allow inserting a steering rule to the FDB
Mark Bloch
1
-12
/
+63
2019-04-22
RDMA/mlx5: Create flow table with max size supported
Mark Bloch
1
-6
/
+4
2019-04-22
RDMA/mlx5: Access the prio bypass inside the FDB flow table namespace
Mark Bloch
2
-11
/
+21
2019-04-22
RDMA/core: Add a netlink command to change net namespace of rdma device
Parav Pandit
3
-6
/
+65
2019-04-22
RDMA/core: Introduce a helper function to change net namespace of rdma device
Parav Pandit
1
-0
/
+77
2019-04-22
RDMA/core: Avoid freeing netdevs in disable_device()
Parav Pandit
1
-3
/
+4
2019-04-22
infiniband/qib: Fix typo in comment
Chengguang Xu
1
-1
/
+1
2019-04-19
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping
Andrea Arcangeli
1
-0
/
+3
2019-04-19
Make anon_inodes unconditional
David Howells
1
-1
/
+0
2019-04-18
RDMA/cxgb4: Fix spelling mistake "immedate" -> "immediate"
Colin Ian King
1
-1
/
+1
2019-04-18
IB/mlx5: Fix scatter to CQE in DCT QP creation
Guy Levi
2
-4
/
+9
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-41
/
+42
2019-04-16
RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure
Colin Ian King
1
-0
/
+2
2019-04-16
IB/rdmavt: Fix frwr memory registration
Josh Collier
1
-7
/
+10
2019-04-12
RDMA/mlx5: Check for error return in flow_rule rather than err
Colin Ian King
1
-1
/
+1
2019-04-12
RDMA/ocrdma: Remove use of idr use pci bdf instead
Devesh Sharma
1
-11
/
+2
2019-04-10
IB/hfi1: Do not flush send queue in the TID RDMA second leg
Kaike Wan
1
-23
/
+8
2019-04-10
RDMA/mlx5: Remove VF representor profile
Mark Bloch
3
-86
/
+16
2019-04-10
RDMA/mlx5: Move to single device multiport ports in switchdev mode
Mark Bloch
3
-9
/
+49
2019-04-10
RDMA/mlx5: Move SMI caps logic
Mark Bloch
1
-5
/
+5
2019-04-10
RDMA/mlx5: Refactor netdev affinity code
Mark Bloch
2
-10
/
+39
2019-04-10
RDMA/mlx5: Move default representors SQ steering to rule to modify QP
Mark Bloch
3
-30
/
+48
2019-04-10
RDMA/mlx5: Move rep into port struct
Mark Bloch
7
-20
/
+26
2019-04-10
RDMA/mlx5: Use correct size for device resources
Mark Bloch
1
-3
/
+1
2019-04-10
RDMA/mlx5: Move ports allocation to outside of INIT stage
Mark Bloch
2
-14
/
+22
2019-04-10
RDMA/mlx5: Free IB device on remove
Mark Bloch
2
-6
/
+3
2019-04-10
RDMA/mlx5: Move netdev info into the port struct
Mark Bloch
3
-25
/
+25
2019-04-10
Merge branch 'mlx5-next' into rdma.git for-next
Jason Gunthorpe
4
-9
/
+8
2019-04-09
RDMA/cxgb4: Use ib_device_set_netdev()
Steve Wise
1
-19
/
+17
2019-04-09
RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()
Jason Gunthorpe
9
-92
/
+31
2019-04-08
ipv4: Prepare rtable for IPv6 gateway
David Ahern
2
-2
/
+2
2019-04-08
RDMA/hns: Bugfix for SCC hem free
Yangyang Li
1
-3
/
+0
2019-04-08
RDMA/hns: Fix bug that caused srq creation to fail
Lijun Ou
2
-4
/
+6
2019-04-08
RDMA/hns: Support to create 1M srq queue
chenglang
1
-1
/
+1
2019-04-08
RDMA/umem: Use correct value for SG entries in sg_copy_to_buffer()
Shiraz Saleem
1
-2
/
+2
2019-04-08
RDMA/hns: Dump detailed driver-specific CQ
Lijun Ou
8
-2
/
+181
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
40
-408
/
+302
2019-04-08
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
35
-326
/
+225
2019-04-08
IB: When attrs.udata/ufile is available use that instead of uobject
Jason Gunthorpe
5
-8
/
+8
[prev]
[next]