index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/ocrdma: Incorporate the moving of GID Table mgmt to IB/Core
Somnath Kotur
2015-08-30
5
-233
/
+60
*
IB/mlx4: Replace mechanism for RoCE GID management
Moni Shoua
2015-08-30
4
-494
/
+35
*
IB/mlx4: Implement ib_device callbacks
Moni Shoua
2015-08-30
5
-4
/
+257
*
net/mlx4: Postpone the registration of net_device
Moni Shoua
2015-08-30
3
-15
/
+25
*
IB/core: Add RoCE table bonding support
Matan Barak
2015-08-30
1
-20
/
+285
*
IB/core: missing curly braces in ib_find_gid()
Dan Carpenter
2015-08-30
1
-1
/
+2
*
IB/core: Add RoCE GID table management
Matan Barak
2015-08-30
6
-108
/
+1338
*
IB/core: Make ib_alloc_device init the kobject
Jason Gunthorpe
2015-08-30
4
-87
/
+68
*
net/bonding: Export bond_option_active_slave_get_rcu
Matan Barak
2015-08-30
2
-13
/
+7
*
net: Add info for NETDEV_CHANGEUPPER event
Matan Barak
2015-08-30
2
-2
/
+24
*
net/ipv6: Export addrconf_ifid_eui48
Matan Barak
2015-08-30
2
-31
/
+31
*
IB/core: Drop ib_alloc_fast_reg_mr
Sagi Grimberg
2015-08-30
2
-40
/
+3
*
IB/hfi1: Support ib_alloc_mr verb
Mike Marciniszyn
2015-08-30
3
-3
/
+11
*
qib: Support ib_alloc_mr verb
Sagi Grimberg
2015-08-30
3
-4
/
+11
*
nes: Support ib_alloc_mr verb
Sagi Grimberg
2015-08-30
1
-5
/
+14
*
cxgb3: Support ib_alloc_mr verb
Sagi Grimberg
2015-08-30
1
-4
/
+10
*
iw_cxgb4: Support ib_alloc_mr verb
Sagi Grimberg
2015-08-30
3
-5
/
+13
*
ocrdma: Support ib_alloc_mr verb
Sagi Grimberg
2015-08-30
3
-5
/
+12
*
mlx4: Support ib_alloc_mr verb
Sagi Grimberg
2015-08-30
3
-6
/
+12
*
mlx5: Drop mlx5_ib_alloc_fast_reg_mr
Sagi Grimberg
2015-08-30
3
-47
/
+0
*
RDS: Convert to ib_alloc_mr
Sagi Grimberg
2015-08-30
2
-4
/
+6
*
svcrdma: limit FRMR page list lengths to device max
Steve Wise
2015-08-30
1
-2
/
+4
*
xprtrdma, svcrdma: Convert to ib_alloc_mr
Sagi Grimberg
2015-08-30
2
-4
/
+4
*
IB/srp: Convert to ib_alloc_mr
Sagi Grimberg
2015-08-30
1
-1
/
+2
*
iser-target: Convert to ib_alloc_mr
Sagi Grimberg
2015-08-30
1
-2
/
+4
*
IB/iser: Convert to ib_alloc_mr
Sagi Grimberg
2015-08-30
1
-3
/
+4
*
IB: Modify ib_create_mr API
Sagi Grimberg
2015-08-30
7
-46
/
+58
*
IB/core: Get rid of redundant verb ib_destroy_mr
Sagi Grimberg
2015-08-30
7
-61
/
+15
*
IB/cma: Fix net_dev reference leak with failed requests
Haggai Eran
2015-08-30
1
-0
/
+4
*
IB/cm: Remove compare_data checks
Haggai Eran
2015-08-30
5
-107
/
+23
*
IB/cma: Share ib_cm_ids between rdma_cm_ids
Haggai Eran
2015-08-30
1
-55
/
+4
*
IB/cma: Use found net_dev for passive connections
Haggai Eran
2015-08-30
1
-27
/
+49
*
IB/cma: Validate routing of incoming requests
Haggai Eran
2015-08-30
1
-3
/
+92
*
IB/cma: Add net_dev and private data checks to RDMA CM
Haggai Eran
2015-08-30
1
-3
/
+185
*
IB/cm: Expose BTH P_Key in CM and SIDR request events
Haggai Eran
2015-08-30
2
-0
/
+26
*
IB/cma: Helper functions to access port space IDRs
Haggai Eran
2015-08-30
1
-21
/
+60
*
IB/cma: Refactor RDMA IP CM private-data parsing code
Haggai Eran
2015-08-30
1
-65
/
+105
*
IB/cm: Share listening CM IDs
Haggai Eran
2015-08-30
2
-6
/
+120
*
IB/cm: Expose service ID in request events
Haggai Eran
2015-08-30
2
-0
/
+4
*
IB/ipoib: Return IPoIB devices matching connection parameters
Guy Shapiro
2015-08-30
1
-1
/
+228
*
IB/core: Find the network device matching connection parameters
Yotam Kenneth
2015-08-30
2
-0
/
+73
*
IB/core: lock client data with lists_rwsem
Haggai Eran
2015-08-30
16
-52
/
+82
*
IB/core: Add rwsem to allow reading device list or client list
Haggai Eran
2015-08-30
1
-12
/
+28
*
RDMA/Core: remove rdma_cap_read_multi_sge() helper
Steve Wise
2015-08-28
1
-28
/
+0
*
svcrdma: Use max_sge_rd for destination read depths
Steve Wise
2015-08-28
3
-11
/
+6
*
ipath,qib: Expose max_sge_rd correctly
Steve Wise
2015-08-28
2
-0
/
+2
*
mlx4, mlx5, mthca: Expose max_sge_rd correctly
Sagi Grimberg
2015-08-28
3
-0
/
+3
*
staging/hfi1: replace indent spaces with tabs
Jeff Becker
2015-08-28
1
-5
/
+5
*
IB/hfi1: add driver files
Mike Marciniszyn
2015-08-28
60
-0
/
+57480
*
IB/core: Add core header changes needed for OPA
Dennis Dalessandro
2015-08-28
6
-139
/
+1055
[next]