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
/
ulp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-14
RDMA/isert: Suppress gcc 7 fall-through complaints
Bart Van Assche
1
-7
/
+7
2017-10-10
IB/core: Simplify sa_path_set_[sd]lid() calls
Bart Van Assche
1
-1
/
+1
2017-09-29
IB/{ipoib, iser}: Consistent print format of vendor error
Ajaykumar Hotchandani
3
-10
/
+10
2017-09-29
Merge branch 'vnic' into k.o/for-next
Doug Ledford
6
-35
/
+103
2017-09-27
IB/opa_vnic: Add routing control information
Niranjana Vishwanathapura
4
-4
/
+61
2017-09-27
IB/opa_vnic: Properly set vesw port status
Niranjana Vishwanathapura
1
-12
/
+27
2017-09-27
IB/opa_vnic: Properly clear Mac Table Digest
Scott Franco
1
-0
/
+1
2017-09-27
IB/opa_vnic: Properly return the total MACs in UC MAC list
Niranjana Vishwanathapura
1
-3
/
+5
2017-09-27
IB/opa_vnic: Allow reset of MAC address
Niranjana Vishwanathapura
1
-1
/
+1
2017-09-27
IB/opa_vnic: Set POD value for Ethernet MTU
Niranjana Vishwanathapura
2
-0
/
+2
2017-09-27
IB/opa_vnic: Mark unused Ethernet MTU fields as reserved
Niranjana Vishwanathapura
4
-17
/
+8
2017-09-27
IB/ipoib: Remove device when one port fails to init
Yuval Shaia
1
-1
/
+2
2017-09-27
IB: Move PCI dependency from root KConfig to HW's KConfigs
Yuval Shaia
1
-1
/
+0
2017-09-22
IB/ipoib: Suppress the retry related completion errors
Santosh Shilimkar
1
-5
/
+11
2017-08-24
Merge branch 'mellanox' into k.o/for-next
Doug Ledford
7
-27
/
+37
2017-08-24
IB/ipoib: Enable ioctl for to IPoIB rdma netdevs
Feras Daoud
1
-0
/
+15
2017-08-24
IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lock
Erez Shitrit
4
-5
/
+31
2017-08-24
RDMA/(core, ulp): Convert register/unregister event handler to be void
Leon Romanovsky
4
-22
/
+6
2017-08-18
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
6
-32
/
+50
2017-08-10
Merge branch 'rdma-netlink' into k.o/merge-test
Doug Ledford
1
-2
/
+1
2017-08-10
Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test
Doug Ledford
2
-3
/
+3
2017-08-10
RDMA: Simplify get firmware interface
Leon Romanovsky
1
-2
/
+1
2017-08-08
IB/IPoIB: Increase local_lid to 32 bits
Dasaratharaman Chandramouli
1
-1
/
+1
2017-08-08
IB/srpt: Increase lid and sm_lid to 32 bits
Dasaratharaman Chandramouli
1
-2
/
+2
2017-07-27
Merge branch 'misc' into k.o/for-next
Doug Ledford
5
-5
/
+0
2017-07-24
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
5
-5
/
+0
2017-07-24
Merge branch 'hfi1' into k.o/for-4.14
Doug Ledford
1
-1
/
+26
2017-07-23
IB/ipoib: Notify on modify QP failure only when relevant
Erez Shitrit
1
-1
/
+22
2017-07-23
IB/ipoib: Remove double pointer assigning
Leon Romanovsky
1
-1
/
+0
2017-07-23
IB/ipoib: Clean error paths in add port
Leon Romanovsky
1
-6
/
+8
2017-07-23
IB/ipoib: Add get statistics support to SRIOV VF
Feras Daoud
1
-0
/
+1
2017-07-23
IB/ipoib: Add multicast packets statistics
Alex Vesker
2
-1
/
+4
2017-07-23
IB/ipoib: Set IPOIB_NEIGH_TBL_FLUSH after flushed completion initialization
Feras Daoud
1
-1
/
+1
2017-07-23
IB/ipoib: Prevent setting negative values to max_nonsrq_conn_qp
Alex Vesker
1
-0
/
+1
2017-07-23
IB/ipoib: Make sure no in-flight joins while leaving that mcast
Erez Shitrit
1
-16
/
+8
2017-07-23
IB/ipoib: Use cancel_delayed_work_sync when needed
Erez Shitrit
1
-6
/
+1
2017-07-23
IB/ipoib: Fix race between light events and interface restart
Feras Daoud
3
-0
/
+4
2017-07-20
RDMA/iser: don't send an rkey if all data is written as immadiate-data
Sagi Grimberg
1
-2
/
+4
2017-07-20
IB/IPoIB: Fix error code in ipoib_add_port()
Dan Carpenter
1
-0
/
+1
2017-07-17
IB/ipoib: Let lower driver handle get_stats64 call
Erez Shitrit
1
-0
/
+12
2017-07-17
IB/IPoIB: Convert IPoIB to memalloc_noio_* calls
Leon Romanovsky
1
-9
/
+7
2017-07-17
IB/IPoIB: Forward MTU change to driver below
Erez Shitrit
1
-2
/
+17
2017-07-17
IB: Convert msleep below 20ms to usleep_range
Leon Romanovsky
2
-3
/
+3
2017-07-17
IB/iser: Fix connection teardown race condition
Vladimir Neyelov
1
-0
/
+11
2017-07-17
Merge tag 'v4.13-rc1' into k.o/for-4.13-rc
Doug Ledford
6
-11
/
+13
2017-07-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2
-3
/
+3
2017-07-11
IB/iser: Handle lack of memory management extentions correctly
Mike Marciniszyn
1
-2
/
+8
2017-07-06
iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_done
Nicholas Bellinger
1
-1
/
+1
2017-07-06
IB/srpt: Make a debug statement in srpt_abort_cmd() more informative
Bart Van Assche
1
-2
/
+2
2017-07-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
6
-21
/
+19
[next]