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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-28
IB/srp: Split srp_map_sg
Sagi Grimberg
1
-51
/
+106
2015-10-28
iser-target: Port to new memory registration API
Sagi Grimberg
2
-104
/
+28
2015-10-28
IB/iser: Port to new fast registration API
Sagi Grimberg
3
-52
/
+28
2015-10-28
RDMA/nes: Support the new memory registration API
Sagi Grimberg
2
-1
/
+120
2015-10-28
IB/qib: Support the new memory registration API
Sagi Grimberg
4
-1
/
+104
2015-10-28
iw_cxgb4: Support the new memory registration API
Sagi Grimberg
4
-0
/
+120
2015-10-28
RDMA/cxgb3: Support the new memory registration API
Sagi Grimberg
3
-0
/
+83
2015-10-28
RDMA/ocrdma: Support the new memory registration API
Sagi Grimberg
4
-0
/
+96
2015-10-28
IB/mlx4: Support the new memory registration API
Sagi Grimberg
5
-6
/
+132
2015-10-28
IB/mlx5: Support the new memory registration API
Sagi Grimberg
5
-0
/
+189
2015-10-28
IB/mlx5: Remove dead fmr code
Sagi Grimberg
1
-25
/
+0
2015-10-28
IB/core: Introduce new fast registration API
Sagi Grimberg
1
-0
/
+107
2015-10-28
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
36
-646
/
+707
2015-10-28
Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...
Doug Ledford
64
-831
/
+1248
2015-10-28
IB/ucma: Take the network namespace from the process
Guy Shapiro
1
-2
/
+3
2015-10-28
IB/cma: Add support for network namespaces
Guy Shapiro
4
-21
/
+32
2015-10-28
IB/cma: Separate port allocation to network namespaces
Haggai Eran
1
-24
/
+70
2015-10-28
IB/addr: Pass network namespace as a parameter
Guy Shapiro
2
-8
/
+10
2015-10-28
IB/iser: Enable SG clustering
Sagi Grimberg
1
-1
/
+1
2015-10-28
IB/iser: set block queue_virt_boundary
Sagi Grimberg
4
-326
/
+18
2015-10-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
5
-14
/
+46
2015-10-22
iser-target: Remove an unused variable
Bart Van Assche
1
-3
/
+2
2015-10-22
IB/iser: Remove an unused variable
Bart Van Assche
1
-4
/
+0
2015-10-21
IB/core: Remove smac and vlan id from path record
Matan Barak
3
-6
/
+0
2015-10-21
IB/core: Remove smac and vlan id from qp_attr and ah_attr
Matan Barak
3
-6
/
+0
2015-10-21
IB/cm: Remove the usage of smac and vid of qp_attr and cm_av
Matan Barak
2
-36
/
+0
2015-10-21
IB/core: Use GID table in AH creation and dmac resolution
Matan Barak
11
-109
/
+192
2015-10-21
IB/cache: Add ib_find_gid_by_filter cache API
Matan Barak
1
-0
/
+93
2015-10-21
IB/cma: cma_validate_port should verify the port and netdevice
Matan Barak
1
-8
/
+18
2015-10-21
IB/cm: cm_init_av_by_path should find a GID by its netdevice
Matan Barak
1
-2
/
+5
2015-10-21
IB/core: Add netdev to path record
Matan Barak
2
-2
/
+13
2015-10-21
IB/core: Expose and rename ib_find_cached_gid_by_port cache API
Matan Barak
3
-11
/
+7
2015-10-21
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
17
-32
/
+48
2015-10-21
IB/mlx4: Add support for blocking multicast loopback QP creation user flag
Eran Ben Elisha
2
-6
/
+10
2015-10-21
IB/mlx4: Add counter based implementation for QP multicast loopback block
Eran Ben Elisha
2
-0
/
+68
2015-10-21
IB/mlx4: Add IB counters table
Eran Ben Elisha
4
-24
/
+81
2015-10-21
IB/core: Allow setting create flags in QP init attribute
Eran Ben Elisha
1
-1
/
+1
2015-10-21
IB/core: Extend ib_uverbs_create_qp
Eran Ben Elisha
3
-65
/
+191
2015-10-21
iw_cxgb4: Adds support for T6 adapter
Hariprasad S
5
-146
/
+204
2015-10-21
RDMA/ocrdma: Bump up ocrdma version number to 11.0.0.0
Selvin Xavier
1
-1
/
+1
2015-10-21
RDMA/ocrdma: Prevent CQ-Doorbell floods
Devesh Sharma
1
-8
/
+3
2015-10-21
RDMA/ocrdma: Check resource ids received in Async CQE
Naga Irrinki
1
-4
/
+26
2015-10-21
RDMA/ocrdma: Avoid a possible crash in ocrdma_rem_port_stats
Selvin Xavier
1
-1
/
+1
2015-10-21
RDMA/ocrdma: Cleanup unused device list and rcu variables
Selvin Xavier
2
-15
/
+2
2015-10-21
iw_cxgb4: reverse the ord/ird in the ESTABLISHED upcall
Hariprasad S
1
-2
/
+2
2015-10-21
iw_cxgb4: fix misuse of ep->ord for minimum ird calculation
Hariprasad S
1
-1
/
+1
2015-10-21
iw_cxgb4: pass the ord/ird in connect reply events
Hariprasad S
1
-0
/
+4
2015-10-21
iw_cxgb4: detect fatal errors while creating listening filters
Hariprasad S
1
-0
/
+4
2015-10-21
IB/core: avoid 32-bit warning
Arnd Bergmann
1
-1
/
+1
2015-10-21
RDMA/cxgb4: re-fix 32-bit build warning
Arnd Bergmann
1
-1
/
+1
[prev]
[next]