index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/core: Introduce new fast registration API
Sagi Grimberg
2015-10-29
2
-0
/
+151
*
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
2015-10-29
63
-988
/
+1152
|
\
|
*
Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...
Doug Ledford
2015-10-29
98
-1247
/
+1698
|
|
\
|
|
*
IB: remove xrc_remote_srq_num from struct ib_send_wr
Christoph Hellwig
2015-10-08
2
-2
/
+0
|
|
*
IB: split struct ib_send_wr
Christoph Hellwig
2015-10-08
63
-986
/
+1152
*
|
|
IB/ucma: Take the network namespace from the process
Guy Shapiro
2015-10-28
1
-2
/
+3
*
|
|
IB/cma: Add support for network namespaces
Guy Shapiro
2015-10-28
14
-34
/
+52
*
|
|
IB/cma: Separate port allocation to network namespaces
Haggai Eran
2015-10-28
1
-24
/
+70
*
|
|
IB/addr: Pass network namespace as a parameter
Guy Shapiro
2015-10-28
3
-9
/
+25
*
|
|
IB/iser: Enable SG clustering
Sagi Grimberg
2015-10-28
1
-1
/
+1
*
|
|
IB/iser: set block queue_virt_boundary
Sagi Grimberg
2015-10-28
4
-326
/
+18
*
|
|
iser-target: Remove an unused variable
Bart Van Assche
2015-10-23
1
-3
/
+2
*
|
|
IB/iser: Remove an unused variable
Bart Van Assche
2015-10-23
1
-4
/
+0
*
|
|
IB/core: Remove smac and vlan id from path record
Matan Barak
2015-10-22
4
-8
/
+0
*
|
|
IB/core: Remove smac and vlan id from qp_attr and ah_attr
Matan Barak
2015-10-22
4
-15
/
+4
*
|
|
IB/cm: Remove the usage of smac and vid of qp_attr and cm_av
Matan Barak
2015-10-22
2
-36
/
+0
*
|
|
IB/core: Use GID table in AH creation and dmac resolution
Matan Barak
2015-10-22
12
-110
/
+193
*
|
|
IB/cache: Add ib_find_gid_by_filter cache API
Matan Barak
2015-10-22
2
-0
/
+101
*
|
|
IB/cma: cma_validate_port should verify the port and netdevice
Matan Barak
2015-10-22
1
-8
/
+18
*
|
|
IB/cm: cm_init_av_by_path should find a GID by its netdevice
Matan Barak
2015-10-22
1
-2
/
+5
*
|
|
IB/core: Add netdev to path record
Matan Barak
2015-10-22
3
-2
/
+23
*
|
|
IB/core: Expose and rename ib_find_cached_gid_by_port cache API
Matan Barak
2015-10-22
4
-11
/
+26
*
|
|
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
2015-10-22
19
-38
/
+60
*
|
|
IB/mlx4: Add support for blocking multicast loopback QP creation user flag
Eran Ben Elisha
2015-10-22
2
-6
/
+10
*
|
|
IB/mlx4: Add counter based implementation for QP multicast loopback block
Eran Ben Elisha
2015-10-22
2
-0
/
+68
*
|
|
IB/mlx4: Add IB counters table
Eran Ben Elisha
2015-10-22
4
-24
/
+81
*
|
|
net/mlx4_en: Implement mcast loopback prevention for ETH qps
Maor Gottlieb
2015-10-22
3
-1
/
+49
*
|
|
net/mlx4_core: Add support for filtering multicast loopback
Maor Gottlieb
2015-10-22
5
-13
/
+68
*
|
|
IB/core: Allow setting create flags in QP init attribute
Eran Ben Elisha
2015-10-22
1
-1
/
+1
*
|
|
IB/core: Extend ib_uverbs_create_qp
Eran Ben Elisha
2015-10-22
4
-65
/
+217
*
|
|
iw_cxgb4: Adds support for T6 adapter
Hariprasad S
2015-10-22
5
-146
/
+204
*
|
|
cxgb4: T6 adapter lld support for iw_cxgb4 driver
Hariprasad S
2015-10-22
5
-40
/
+158
*
|
|
RDMA/ocrdma: Bump up ocrdma version number to 11.0.0.0
Selvin Xavier
2015-10-21
1
-1
/
+1
*
|
|
RDMA/ocrdma: Prevent CQ-Doorbell floods
Devesh Sharma
2015-10-21
1
-8
/
+3
*
|
|
RDMA/ocrdma: Check resource ids received in Async CQE
Naga Irrinki
2015-10-21
1
-4
/
+26
*
|
|
RDMA/ocrdma: Avoid a possible crash in ocrdma_rem_port_stats
Selvin Xavier
2015-10-21
1
-1
/
+1
*
|
|
RDMA/ocrdma: Cleanup unused device list and rcu variables
Selvin Xavier
2015-10-21
2
-15
/
+2
*
|
|
iw_cxgb4: reverse the ord/ird in the ESTABLISHED upcall
Hariprasad S
2015-10-21
1
-2
/
+2
*
|
|
iw_cxgb4: fix misuse of ep->ord for minimum ird calculation
Hariprasad S
2015-10-21
1
-1
/
+1
*
|
|
iw_cxgb4: pass the ord/ird in connect reply events
Hariprasad S
2015-10-21
1
-0
/
+4
*
|
|
iw_cxgb4: detect fatal errors while creating listening filters
Hariprasad S
2015-10-21
1
-0
/
+4
*
|
|
IB/core: avoid 32-bit warning
Arnd Bergmann
2015-10-21
1
-1
/
+1
*
|
|
RDMA/cxgb4: re-fix 32-bit build warning
Arnd Bergmann
2015-10-21
1
-1
/
+1
*
|
|
ib_pack.h: Fix commentary IBA reference for CNP in IB opcode enum
Hal Rosenstock
2015-10-21
1
-1
/
+1
*
|
|
IB/iser: fix a comment typo
Geliang Tang
2015-10-21
1
-1
/
+1
*
|
|
usnic: correctly handle kzalloc return value
Insu Yun
2015-10-21
1
-4
/
+4
*
|
|
MAINTAINERS: update usnic maintainer contacts
Dave Goodell \(dgoodell\)
2015-10-21
1
-2
/
+3
*
|
|
usnic: correctly check failed allocation
Insu Yun
2015-10-21
1
-5
/
+4
*
|
|
Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4
Doug Ledford
2015-10-21
48
-274
/
+596
|
\
\
\
|
*
|
|
IB/cm: Fix rb-tree duplicate free and use-after-free
Doron Tsur
2015-10-21
1
-1
/
+9
[next]