index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
bpf
/
lathist_kern.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-29
RDMA/cxgb3: Remove old FRWR API
Sagi Grimberg
3
-72
/
+1
2015-10-29
RDMA/ocrdma: Remove old FRWR API
Sagi Grimberg
3
-109
/
+1
2015-10-29
IB/mlx4: Remove old FRWR API support
Sagi Grimberg
5
-98
/
+1
2015-10-29
IB/mlx5: Remove old FRWR API support
Sagi Grimberg
5
-149
/
+9
2015-10-29
IB/srp: Dont allocate a page vector when using fast_reg
Sagi Grimberg
1
-9
/
+11
2015-10-29
IB/srp: Remove srp_finish_mapping
Sagi Grimberg
1
-10
/
+0
2015-10-29
IB/srp: Convert to new registration API
Sagi Grimberg
2
-65
/
+71
2015-10-29
IB/srp: Split srp_map_sg
Sagi Grimberg
1
-51
/
+106
2015-10-29
RDS/IW: Convert to new memory registration API
Sagi Grimberg
3
-115
/
+75
2015-10-29
svcrdma: Port to new memory registration API
Sagi Grimberg
3
-61
/
+55
2015-10-29
xprtrdma: Port to new memory registration API
Sagi Grimberg
2
-52
/
+69
2015-10-29
iser-target: Port to new memory registration API
Sagi Grimberg
2
-104
/
+28
2015-10-29
IB/iser: Port to new fast registration API
Sagi Grimberg
3
-52
/
+28
2015-10-29
RDMA/nes: Support the new memory registration API
Sagi Grimberg
2
-1
/
+120
2015-10-29
IB/qib: Support the new memory registration API
Sagi Grimberg
4
-1
/
+104
2015-10-29
iw_cxgb4: Support the new memory registration API
Sagi Grimberg
4
-0
/
+120
2015-10-29
RDMA/cxgb3: Support the new memory registration API
Sagi Grimberg
3
-0
/
+83
2015-10-29
RDMA/ocrdma: Support the new memory registration API
Sagi Grimberg
4
-0
/
+96
2015-10-29
IB/mlx4: Support the new memory registration API
Sagi Grimberg
5
-6
/
+132
2015-10-29
IB/mlx5: Support the new memory registration API
Sagi Grimberg
5
-0
/
+189
2015-10-29
IB/mlx5: Remove dead fmr code
Sagi Grimberg
1
-25
/
+0
2015-10-29
IB/core: Introduce new fast registration API
Sagi Grimberg
2
-0
/
+151
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
14
-34
/
+52
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
3
-9
/
+25
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-23
iser-target: Remove an unused variable
Bart Van Assche
1
-3
/
+2
2015-10-23
IB/iser: Remove an unused variable
Bart Van Assche
1
-4
/
+0
2015-10-22
IB/core: Remove smac and vlan id from path record
Matan Barak
4
-8
/
+0
2015-10-22
IB/core: Remove smac and vlan id from qp_attr and ah_attr
Matan Barak
4
-15
/
+4
2015-10-22
IB/cm: Remove the usage of smac and vid of qp_attr and cm_av
Matan Barak
2
-36
/
+0
2015-10-22
IB/core: Use GID table in AH creation and dmac resolution
Matan Barak
12
-110
/
+193
2015-10-22
IB/cache: Add ib_find_gid_by_filter cache API
Matan Barak
2
-0
/
+101
2015-10-22
IB/cma: cma_validate_port should verify the port and netdevice
Matan Barak
1
-8
/
+18
2015-10-22
IB/cm: cm_init_av_by_path should find a GID by its netdevice
Matan Barak
1
-2
/
+5
2015-10-22
IB/core: Add netdev to path record
Matan Barak
3
-2
/
+23
2015-10-22
IB/core: Expose and rename ib_find_cached_gid_by_port cache API
Matan Barak
4
-11
/
+26
2015-10-22
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
19
-38
/
+60
2015-10-22
IB/mlx4: Add support for blocking multicast loopback QP creation user flag
Eran Ben Elisha
2
-6
/
+10
2015-10-22
IB/mlx4: Add counter based implementation for QP multicast loopback block
Eran Ben Elisha
2
-0
/
+68
2015-10-22
IB/mlx4: Add IB counters table
Eran Ben Elisha
4
-24
/
+81
2015-10-22
net/mlx4_en: Implement mcast loopback prevention for ETH qps
Maor Gottlieb
3
-1
/
+49
2015-10-22
net/mlx4_core: Add support for filtering multicast loopback
Maor Gottlieb
5
-13
/
+68
2015-10-22
IB/core: Allow setting create flags in QP init attribute
Eran Ben Elisha
1
-1
/
+1
2015-10-22
IB/core: Extend ib_uverbs_create_qp
Eran Ben Elisha
4
-65
/
+217
2015-10-22
iw_cxgb4: Adds support for T6 adapter
Hariprasad S
5
-146
/
+204
2015-10-22
cxgb4: T6 adapter lld support for iw_cxgb4 driver
Hariprasad S
5
-40
/
+158
2015-10-21
RDMA/ocrdma: Bump up ocrdma version number to 11.0.0.0
Selvin Xavier
1
-1
/
+1
[next]