index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
Commit message (
Expand
)
Author
Age
...
|
*
IB/cm: Expose BTH P_Key in CM and SIDR request events
Haggai Eran
2015-08-30
|
*
IB/cma: Helper functions to access port space IDRs
Haggai Eran
2015-08-30
|
*
IB/cma: Refactor RDMA IP CM private-data parsing code
Haggai Eran
2015-08-30
|
*
IB/cm: Share listening CM IDs
Haggai Eran
2015-08-30
|
*
IB/cm: Expose service ID in request events
Haggai Eran
2015-08-30
|
*
IB/core: Find the network device matching connection parameters
Yotam Kenneth
2015-08-30
|
*
IB/core: lock client data with lists_rwsem
Haggai Eran
2015-08-30
|
*
IB/core: Add rwsem to allow reading device list or client list
Haggai Eran
2015-08-30
|
*
RDMA/cma: fix IPv6 address resolution
Spencer Baugh
2015-08-28
|
*
IB/ucma: Fix theoretical user triggered use-after-free
Jason Gunthorpe
2015-08-28
*
|
core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbs
Chuck Lever
2015-08-05
|
/
*
IB/core: Destroy multcast_idr on module exit
Johannes Thumshirn
2015-07-14
*
IB/ucm: Fix bitmap wrap when devnum > IB_UCM_MAX_DEVICES
Carol L Soto
2015-07-14
*
IB/ucma: Fix lockdep warning in ucma_lock_files
Haggai Eran
2015-07-14
*
RDMA/core: Fixes for port mapper client registration
Tatyana Nikolova
2015-07-14
*
IB/cm: Do not queue work to a device that's going away
Erez Shitrit
2015-07-14
*
IB/mad: Fix compare between big endian and cpu endian
Ira Weiny
2015-07-14
*
IB: Add rdma_cap_ib_switch helper and use where appropriate
Hal Rosenstock
2015-07-14
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-06-23
|
\
|
*
IB/mad: Add final OPA MAD processing
Ira Weiny
2015-06-12
|
*
IB/mad: Add partial Intel OPA MAD support
Ira Weiny
2015-06-12
|
*
IB/mad: Add partial Intel OPA MAD support
Ira Weiny
2015-06-12
|
*
IB/mad: Add support for additional MAD info to/from drivers
Ira Weiny
2015-06-12
|
*
IB/mad: Convert allocations from kmem_cache to kzalloc
Ira Weiny
2015-06-12
|
*
IB/core: Add ability for drivers to report an alternate MAD size.
Ira Weiny
2015-06-12
|
*
IB/mad: Support alternate Base Versions when creating MADs
Ira Weiny
2015-06-12
|
*
IB/mad: Create a generic helper for DR forwarding checks
Ira Weiny
2015-06-12
|
*
IB/mad: Create a generic helper for DR SMP Recv processing
Ira Weiny
2015-06-12
|
*
IB/mad: Create a generic helper for DR SMP Send processing
Ira Weiny
2015-06-12
|
*
IB/mad: Split IB SMI handling from MAD Recv handler
Ira Weiny
2015-06-12
|
*
IB/mad cleanup: Generalize processing of MAD data
Ira Weiny
2015-06-12
|
*
IB/mad cleanup: Clean up function params -- find_mad_agent
Ira Weiny
2015-06-12
|
*
IB/core: Pass hardware specific data in query_device
Matan Barak
2015-06-12
|
*
IB/core: Add timestamp_mask and hca_core_clock to query_device
Matan Barak
2015-06-12
|
*
IB/core: Extend ib_uverbs_create_cq
Matan Barak
2015-06-12
|
*
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
2015-06-12
|
*
IB/core: Change provider's API of create_cq to be extendible
Matan Barak
2015-06-12
|
*
IB/core: Don't warn on no SA support in event handler
Moni Shoua
2015-06-10
|
*
Merge branch 'for-4.2-misc' into k.o/for-4.2
Doug Ledford
2015-06-02
|
|
\
|
|
*
RDMA/iw_cm: Export tos field to iwarp providers
Steve Wise
2015-06-02
|
*
|
IB/core cleanup: Add const to args - agent_send_response
Ira Weiny
2015-06-02
|
|
|
|
|
\
|
|
\
|
|
\
|
*
-
-
-
.
\
Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...
Doug Ledford
2015-05-20
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
IB/core: Change rdma_protocol_iboe to roce
Ira Weiny
2015-05-20
|
|
|
|
*
IB/core: Convert core to use bitfield for caps
Ira Weiny
2015-05-20
|
|
|
|
*
IB/core: Add per port immutable struct to ib_device
Ira Weiny
2015-05-20
|
|
|
|
*
IB/user_mad: Fix buggy usage of port index
Ira Weiny
2015-05-20
|
|
|
|
*
IB/user_mad: Use new start/end port functions
Ira Weiny
2015-05-20
|
|
|
|
*
IB/core: Create common start/end port functions
Ira Weiny
2015-05-18
|
|
|
|
*
IB/Verbs: Use management helper rdma_cap_eth_ah()
Michael Wang
2015-05-18
|
|
|
|
*
IB/Verbs: Use management helper rdma_cap_af_ib()
Michael Wang
2015-05-18
[prev]
[next]