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
2018-12-19
RDMA/srp: Move srp_rdma_ch.max_ti_iu_len declaration
Bart Van Assche
1
-1
/
+2
2018-12-19
RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layer
Bart Van Assche
1
-0
/
+1
2018-12-19
RDMA/srp: Handle large SCSI CDBs correctly
Bart Van Assche
2
-6
/
+19
2018-12-19
RDMA/srp: Document srp_parse_in() arguments
Bart Van Assche
1
-0
/
+3
2018-12-19
include/scsi/srp.h: Add support for immediate data
Bart Van Assche
1
-0
/
+5
2018-12-19
include/scsi/srp.h: Move response flag definitions into this file
Bart Van Assche
1
-4
/
+0
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2
-2
/
+0
2018-12-12
RDMA: Start use ib_device_ops
Kamal Heib
4
-10
/
+12
2018-12-11
Merge tag 'v4.20-rc6' into rdma.git for-next
Jason Gunthorpe
1
-4
/
+3
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+3
2018-12-06
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
1
-3
/
+3
2018-11-28
scsi: target: replace fabric_ops.name with fabric_alias
David Disseldorp
1
-1
/
+0
2018-11-28
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
1
-6
/
+1
2018-11-21
IB/core: Make function ib_fmr_pool_unmap return void
Yuval Shaia
1
-4
/
+1
2018-11-21
IB/srpt: Drop pointless static qualifier in srpt_make_tpg()
Yue Haibing
1
-1
/
+1
2018-11-21
iser: set sector for ambiguous mr status errors
Sagi Grimberg
1
-4
/
+3
2018-10-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
10
-42
/
+86
2018-10-17
ib_srp: Remove WARN_ON in srp_terminate_io()
Hannes Reinecke
1
-9
/
+0
2018-10-16
IB/ipoib: Clear IPCB before icmp_send
Denis Drozdov
1
-2
/
+6
2018-10-16
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
1
-3
/
+3
2018-10-10
RDMA/netdev: Fix netlink support in IPoIB
Denis Drozdov
4
-65
/
+108
2018-10-10
RDMA/netdev: Hoist alloc_netdev_mqs out of the driver
Denis Drozdov
1
-13
/
+8
2018-09-30
IB/hfi1: Ensure ucast_dlid access doesnt exceed bounds
Dennis Dalessandro
1
-1
/
+2
2018-09-28
IB/iser: Fix possible NULL deref at iser_inv_desc()
Israel Rukshin
1
-5
/
+13
2018-09-26
RDMA/ulp: Use dev_name instead of ibdev->name
Jason Gunthorpe
6
-23
/
+29
2018-09-19
IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loop
Bart Van Assche
1
-3
/
+3
2018-09-13
IB/ipoib: Log sysfs 'dev_id' accesses from userspace
Arseny Maslennikov
1
-0
/
+31
2018-09-13
IB/ipoib: Use dev_port to expose network interface port numbers
Arseny Maslennikov
1
-0
/
+2
2018-09-06
IB/ipoib: Ensure that MTU isn't less than minimum permitted
Muhammad Sammar
1
-1
/
+2
2018-09-05
Merge branch 'uverbs_dev_cleanups' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+2
2018-09-05
IB/srp: Remove unnecessary unlikely()
Igor Stoppa
1
-1
/
+1
2018-09-05
IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handler
Aaron Knister
1
-0
/
+2
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
3
-10
/
+7
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-7
/
+4
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
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
3
-66
/
+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
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-07-31
RDMA: Fix return code check in rdma_set_cq_moderation
Kamal Heib
1
-1
/
+1
2018-07-30
RDMA/cma: Constify path record, ib_cm_event, listen_id pointers
Parav Pandit
3
-11
/
+17
2018-07-30
RDMA/ipoib: Fix check for return code from ib_create_srq
Kamal Heib
1
-1
/
+1
[prev]
[next]