index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-13
2
-4
/
+7
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
2
-5
/
+7
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
3
-7
/
+9
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-06-07
9
-86
/
+106
|
\
|
*
IB/isert: use T10-PI check mask definitions from core layer
Max Gurtovoy
2018-06-04
1
-4
/
+7
|
*
IB/iser: use T10-PI check mask definitions from core layer
Max Gurtovoy
2018-06-04
2
-6
/
+2
|
*
IB/isert: fix T10-pi check mask setting
Max Gurtovoy
2018-06-04
1
-1
/
+1
|
*
IB/iser: Do not reduce max_sectors
Sergey Gorenko
2018-05-31
4
-11
/
+26
|
*
Merge branch 'wip/dl-ipoib' into wip/dl-for-next
Doug Ledford
2018-05-31
1
-41
/
+21
|
|
\
|
|
*
RDMA/ipoib: drop skb on path record lookup failure
Evgenii Smirnov
2018-05-22
1
-41
/
+21
|
*
|
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Jason Gunthorpe
2018-05-28
1
-1
/
+1
|
|
\
\
|
*
|
|
IB/isert: Fix for lib/dma_debug check_sync warning
Alex Estrin
2018-05-24
1
-9
/
+17
|
|
|
/
|
|
/
|
|
*
|
RDMA/ipoib: Update paths on CLIENT_REREG/SM_CHANGE events
Doug Ledford
2018-05-22
2
-7
/
+28
|
*
|
IB/ipoib: replace local_irq_disable() with proper locking
Sebastian Andrzej Siewior
2018-05-17
1
-9
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-03
1
-1
/
+1
|
\
\
\
|
*
|
|
IB: Revert "remove redundant INFINIBAND kconfig dependencies"
Arnd Bergmann
2018-05-28
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-27
1
-1
/
+1
|
\
|
|
|
*
|
IB: remove redundant INFINIBAND kconfig dependencies
Greg Thelen
2018-05-09
1
-1
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-12
3
-3
/
+3
|
\
|
|
*
IB/ipoib: fix ipoib_start_xmit()'s return type
Luc Van Oostenryck
2018-04-27
1
-1
/
+1
|
*
ib_srp: depend on INFINIBAND_ADDR_TRANS
Greg Thelen
2018-04-27
1
-1
/
+1
|
*
ib_srpt: depend on INFINIBAND_ADDR_TRANS
Greg Thelen
2018-04-27
1
-1
/
+1
*
|
opa_vnic: Just use skb_get_hash instead of skb_tx_hash
Alexander Duyck
2018-04-30
3
-13
/
+12
|
/
*
IB/ipoib: Delete unused struct
Yuval Shaia
2018-04-03
1
-5
/
+0
*
IB/srp: Disallow duplicate RDMA/CM connections
Bart Van Assche
2018-03-19
1
-3
/
+0
*
IB/{core, ipoib}: Simplify ib_find_gid() for unused ndev
Parav Pandit
2018-03-15
1
-1
/
+1
*
drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4
Andrew Morton
2018-03-14
1
-1
/
+2
*
IB/srp: Fix IPv6 address parsing
Bart Van Assche
2018-03-14
1
-4
/
+23
*
IB/srpt: Add RDMA/CM support
Bart Van Assche
2018-03-07
2
-63
/
+325
*
IB/srp: Use the IB_DEVICE_SG_GAPS_REG HCA feature if supported
Sergey Gorenko
2018-03-07
1
-20
/
+36
*
IB/srpt: Fix an out-of-bounds stack access in srpt_zerolength_write()
Bart Van Assche
2018-03-07
1
-6
/
+9
*
IB/srp: Use %pIS instead of inet_ntop()
Bart Van Assche
2018-02-28
1
-42
/
+10
*
Revert "IB/srp: Avoid that a cable pull can trigger a kernel crash"
Bart Van Assche
2018-02-28
1
-19
/
+6
*
IB/srp: Fix srp_abort()
Bart Van Assche
2018-02-28
1
-3
/
+5
*
Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next
Doug Ledford
2018-02-23
1
-2
/
+0
|
\
|
*
IB/ipoib: Do not warn if IPoIB debugfs doesn't exist
Alaa Hleihel
2018-02-15
1
-2
/
+0
*
|
IB/srp: Fix completion vector assignment algorithm
Bart Van Assche
2018-02-15
1
-6
/
+4
|
/
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
IB/ipoib: Fix for potential no-carrier state
Alex Estrin
2018-02-01
1
-0
/
+3
*
Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
Jason Gunthorpe
2018-01-30
2
-2
/
+2
|
\
|
*
net: don't call update_pmtu unconditionally
Nicolas Dichtel
2018-01-25
1
-2
/
+1
|
*
iser-target: Fix possible use-after-free in connection establishment error
Sagi Grimberg
2018-01-10
1
-0
/
+1
*
|
IB/iser: Combine substrings for three messages
Markus Elfring
2018-01-28
1
-6
/
+4
*
|
IB/iser: Delete an unnecessary variable initialisation in iser_send_data_out()
Markus Elfring
2018-01-28
1
-1
/
+1
*
|
IB/iser: Delete an error message for a failed memory allocation in iser_send_...
Markus Elfring
2018-01-28
1
-3
/
+1
*
|
RDMA/srpt: Fix RCU debug build error
Leon Romanovsky
2018-01-25
1
-2
/
+0
*
|
IB/srp: Add target_can_queue login parameter
Bart Van Assche
2018-01-23
2
-0
/
+23
*
|
IB/srp: Add RDMA/CM support
Bart Van Assche
2018-01-23
2
-154
/
+589
*
|
IB/srpt: Move the code for parsing struct ib_cm_req_event_param
Bart Van Assche
2018-01-18
1
-19
/
+30
*
|
IB/srpt: Preparations for adding RDMA/CM support
Bart Van Assche
2018-01-18
2
-18
/
+22
[next]