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
path:
root
/
drivers
/
infiniband
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/uverbs: reject invalid or unknown opcodes
Christoph Hellwig
2015-09-03
1
-1
/
+9
*
IB/sa: Fix rdma netlink message flags
Kaike Wan
2015-09-02
1
-1
/
+1
*
IB/ucma: HW Device hot-removal support
Yishai Hadas
2015-08-30
1
-11
/
+129
*
IB/uverbs: Enable device removal when there are active user space applications
Yishai Hadas
2015-08-30
2
-68
/
+301
*
IB/uverbs: Explicitly pass ib_dev to uverbs commands
Yishai Hadas
2015-08-30
3
-39
/
+88
*
IB/uverbs: Fix race between ib_uverbs_open and remove_one
Yishai Hadas
2015-08-30
2
-14
/
+32
*
IB/uverbs: Fix reference counting usage of event files
Yishai Hadas
2015-08-30
3
-16
/
+40
*
IB/core: Make ib_dealloc_pd return void
Jason Gunthorpe
2015-08-30
2
-12
/
+36
*
IB/mad: Remove ib_get_dma_mr calls
Jason Gunthorpe
2015-08-30
2
-24
/
+3
*
IB/core: Guarantee that a local_dma_lkey is available
Jason Gunthorpe
2015-08-30
2
-5
/
+43
*
IB/sa: Route SA pathrecord query through netlink
Kaike Wan
2015-08-30
1
-1
/
+500
*
IB/sa: Allocate SA query with kzalloc
Kaike Wan
2015-08-30
1
-4
/
+4
*
IB/core: Add rdma netlink helper functions
Kaike Wan
2015-08-30
1
-0
/
+55
*
IB/core: Remove needless bracketization
Doug Ledford
2015-08-30
1
-7
/
+4
*
IB/mlx4: Implement ib_device callbacks
Moni Shoua
2015-08-30
1
-1
/
+2
*
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
5
-106
/
+1274
*
IB/core: Make ib_alloc_device init the kobject
Jason Gunthorpe
2015-08-30
4
-87
/
+68
*
IB/core: Drop ib_alloc_fast_reg_mr
Sagi Grimberg
2015-08-30
1
-29
/
+3
*
IB: Modify ib_create_mr API
Sagi Grimberg
2015-08-30
1
-7
/
+24
*
IB/core: Get rid of redundant verb ib_destroy_mr
Sagi Grimberg
2015-08-30
1
-17
/
+0
*
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
2
-93
/
+19
*
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
1
-0
/
+20
*
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
1
-6
/
+116
*
IB/cm: Expose service ID in request events
Haggai Eran
2015-08-30
1
-0
/
+3
*
IB/core: Find the network device matching connection parameters
Yotam Kenneth
2015-08-30
1
-0
/
+46
*
IB/core: lock client data with lists_rwsem
Haggai Eran
2015-08-30
10
-35
/
+67
*
IB/core: Add rwsem to allow reading device list or client list
Haggai Eran
2015-08-30
1
-12
/
+28
*
RDMA/cma: fix IPv6 address resolution
Spencer Baugh
2015-08-28
1
-2
/
+5
*
IB/ucma: Fix theoretical user triggered use-after-free
Jason Gunthorpe
2015-08-28
1
-3
/
+3
*
IB/core: Destroy multcast_idr on module exit
Johannes Thumshirn
2015-07-14
1
-0
/
+1
*
IB/ucm: Fix bitmap wrap when devnum > IB_UCM_MAX_DEVICES
Carol L Soto
2015-07-14
1
-2
/
+2
*
IB/ucma: Fix lockdep warning in ucma_lock_files
Haggai Eran
2015-07-14
1
-2
/
+2
*
RDMA/core: Fixes for port mapper client registration
Tatyana Nikolova
2015-07-14
3
-25
/
+48
*
IB/cm: Do not queue work to a device that's going away
Erez Shitrit
2015-07-14
1
-6
/
+55
*
IB/mad: Fix compare between big endian and cpu endian
Ira Weiny
2015-07-14
1
-1
/
+1
*
IB: Add rdma_cap_ib_switch helper and use where appropriate
Hal Rosenstock
2015-07-14
8
-67
/
+45
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-06-23
22
-681
/
+1243
|
\
|
*
IB/mad: Add final OPA MAD processing
Ira Weiny
2015-06-12
6
-43
/
+230
|
*
IB/mad: Add partial Intel OPA MAD support
Ira Weiny
2015-06-12
3
-0
/
+133
|
*
IB/mad: Add partial Intel OPA MAD support
Ira Weiny
2015-06-12
3
-14
/
+37
|
*
IB/mad: Add support for additional MAD info to/from drivers
Ira Weiny
2015-06-12
2
-6
/
+18
[next]