Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c2c7375ba2dfcce3dfc9ecf4b3e44b975fb139fc
/
drivers
/
infiniband
/
core
26d2177
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
b632ffa
IB/uverbs: reject invalid or unknown opcodes
by Christoph Hellwig
· 9 years ago
ba13b5f
IB/sa: Fix rdma netlink message flags
by Kaike Wan
· 9 years ago
e1c3029
IB/ucma: HW Device hot-removal support
by Yishai Hadas
· 9 years ago
036b106
IB/uverbs: Enable device removal when there are active user space applications
by Yishai Hadas
· 9 years ago
057aec0
IB/uverbs: Explicitly pass ib_dev to uverbs commands
by Yishai Hadas
· 9 years ago
35d4a0b
IB/uverbs: Fix race between ib_uverbs_open and remove_one
by Yishai Hadas
· 9 years ago
03c4044
IB/uverbs: Fix reference counting usage of event files
by Yishai Hadas
· 9 years ago
7dd7864
IB/core: Make ib_dealloc_pd return void
by Jason Gunthorpe
· 9 years ago
4be90bc
IB/mad: Remove ib_get_dma_mr calls
by Jason Gunthorpe
· 9 years ago
96249d7
IB/core: Guarantee that a local_dma_lkey is available
by Jason Gunthorpe
· 9 years ago
2ca546b
IB/sa: Route SA pathrecord query through netlink
by Kaike Wan
· 9 years ago
5d26577
IB/sa: Allocate SA query with kzalloc
by Kaike Wan
· 9 years ago
bc10ed7
IB/core: Add rdma netlink helper functions
by Kaike Wan
· 9 years ago
b8071ad
IB/core: Remove needless bracketization
by Doug Ledford
· 9 years ago
e26be1b
IB/mlx4: Implement ib_device callbacks
by Moni Shoua
· 9 years ago
238fdf4
IB/core: Add RoCE table bonding support
by Matan Barak
· 9 years ago
98d25af
IB/core: missing curly braces in ib_find_gid()
by Dan Carpenter
· 9 years ago
03db3a2
IB/core: Add RoCE GID table management
by Matan Barak
· 9 years ago
55aeed0
IB/core: Make ib_alloc_device init the kobject
by Jason Gunthorpe
· 9 years ago
d9f272c
IB/core: Drop ib_alloc_fast_reg_mr
by Sagi Grimberg
· 9 years ago
9bee178
IB: Modify ib_create_mr API
by Sagi Grimberg
· 9 years ago
8b91ffc
IB/core: Get rid of redundant verb ib_destroy_mr
by Sagi Grimberg
· 9 years ago
be68819
IB/cma: Fix net_dev reference leak with failed requests
by Haggai Eran
· 9 years ago
73fec7f
IB/cm: Remove compare_data checks
by Haggai Eran
· 9 years ago
51efe39
IB/cma: Share ib_cm_ids between rdma_cm_ids
by Haggai Eran
· 9 years ago
0b3ca76
IB/cma: Use found net_dev for passive connections
by Haggai Eran
· 9 years ago
f887f2a
IB/cma: Validate routing of incoming requests
by Haggai Eran
· 9 years ago
4c21b5b
IB/cma: Add net_dev and private data checks to RDMA CM
by Haggai Eran
· 9 years ago
24cad9a
IB/cm: Expose BTH P_Key in CM and SIDR request events
by Haggai Eran
· 9 years ago
aac978e
IB/cma: Helper functions to access port space IDRs
by Haggai Eran
· 9 years ago
0c505f7
IB/cma: Refactor RDMA IP CM private-data parsing code
by Haggai Eran
· 9 years ago
067b171
IB/cm: Share listening CM IDs
by Haggai Eran
· 9 years ago
15865e7d
IB/cm: Expose service ID in request events
by Haggai Eran
· 9 years ago
9268f72
IB/core: Find the network device matching connection parameters
by Yotam Kenneth
· 9 years ago
7c1eb45
IB/core: lock client data with lists_rwsem
by Haggai Eran
· 9 years ago
5aa44bb
IB/core: Add rwsem to allow reading device list or client list
by Haggai Eran
· 9 years ago
6c26a77
RDMA/cma: fix IPv6 address resolution
by Spencer Baugh
· 9 years ago
7e967fd
IB/ucma: Fix theoretical user triggered use-after-free
by Jason Gunthorpe
· 9 years ago
1241d7bf
core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbs
by Chuck Lever
· 9 years ago
45d2542
IB/core: Destroy multcast_idr on module exit
by Johannes Thumshirn
· 9 years ago
59d40dd
IB/ucm: Fix bitmap wrap when devnum > IB_UCM_MAX_DEVICES
by Carol L Soto
· 10 years ago
31b57b8
IB/ucma: Fix lockdep warning in ucma_lock_files
by Haggai Eran
· 9 years ago
a7f2f24
RDMA/core: Fixes for port mapper client registration
by Tatyana Nikolova
· 9 years ago
be4b499
IB/cm: Do not queue work to a device that's going away
by Erez Shitrit
· 9 years ago
cd4cd56
IB/mad: Fix compare between big endian and cpu endian
by Ira Weiny
· 9 years ago
4139032
IB: Add rdma_cap_ib_switch helper and use where appropriate
by Hal Rosenstock
· 9 years ago
f9d1b5a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
8e4349d
IB/mad: Add final OPA MAD processing
by Ira Weiny
· 10 years ago
f28990b
IB/mad: Add partial Intel OPA MAD support
by Ira Weiny
· 10 years ago
548ead1
IB/mad: Add partial Intel OPA MAD support
by Ira Weiny
· 10 years ago
4cd7c94
IB/mad: Add support for additional MAD info to/from drivers
by Ira Weiny
· 10 years ago
c9082e5
IB/mad: Convert allocations from kmem_cache to kzalloc
by Ira Weiny
· 10 years ago
337877a
IB/core: Add ability for drivers to report an alternate MAD size.
by Ira Weiny
· 10 years ago
da2dfaa
IB/mad: Support alternate Base Versions when creating MADs
by Ira Weiny
· 10 years ago
29869ea
IB/mad: Create a generic helper for DR forwarding checks
by Ira Weiny
· 10 years ago
86f0e67
IB/mad: Create a generic helper for DR SMP Recv processing
by Ira Weiny
· 10 years ago
92f1505
IB/mad: Create a generic helper for DR SMP Send processing
by Ira Weiny
· 10 years ago
e11ae8a
IB/mad: Split IB SMI handling from MAD Recv handler
by Ira Weiny
· 10 years ago
83a1d22
IB/mad cleanup: Generalize processing of MAD data
by Ira Weiny
· 10 years ago
d94bd26
IB/mad cleanup: Clean up function params -- find_mad_agent
by Ira Weiny
· 10 years ago
2528e33
IB/core: Pass hardware specific data in query_device
by Matan Barak
· 10 years ago
24306dc
IB/core: Add timestamp_mask and hca_core_clock to query_device
by Matan Barak
· 10 years ago
565197d
IB/core: Extend ib_uverbs_create_cq
by Matan Barak
· 10 years ago
8e37210
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
by Matan Barak
· 10 years ago
bcf4c1e
IB/core: Change provider's API of create_cq to be extendible
by Matan Barak
· 10 years ago
9247a8e
IB/core: Don't warn on no SA support in event handler
by Moni Shoua
· 10 years ago
b806ef3
Merge branch 'for-4.2-misc' into k.o/for-4.2
by Doug Ledford
· 10 years ago
73cdaae
IB/core cleanup: Add const to args - agent_send_response
by Ira Weiny
· 10 years ago
68cdba0
RDMA/iw_cm: Export tos field to iwarp providers
by Steve Wise
· 10 years ago
c07678b
IB/cma: Fix broken AF_IB UD support
by Matthew Finlay
· 10 years ago
175e8ef
Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' into k.o/for-4.2
by Doug Ledford
· 10 years ago
5d9fb04
IB/core: Change rdma_protocol_iboe to roce
by Ira Weiny
· 10 years ago
c29ed5a
ib/cm: Change reject message type when destroying cm_id
by Ted Kim
· 10 years ago
f9b22e3
IB/core: Convert core to use bitfield for caps
by Ira Weiny
· 10 years ago
7738613
IB/core: Add per port immutable struct to ib_device
by Ira Weiny
· 10 years ago
26c4542
IB/user_mad: Fix buggy usage of port index
by Ira Weiny
· 10 years ago
ab8be61
IB/user_mad: Use new start/end port functions
by Ira Weiny
· 10 years ago
f766c58
IB/mad: Add const qualifiers to query only functions
by Ira Weiny
· 10 years ago
8bf4b30
IB/mad: Clean up rcv_has_same_class
by Ira Weiny
· 10 years ago
9690930
IB/mad: Change ib_response_mad signature arguments
by Ira Weiny
· 10 years ago
77f6083
IB/mad: Change validate_mad signature arguments
by Ira Weiny
· 10 years ago
2b1b5b6
IB/core, cma: Nice log-friendly string helpers
by Sagi Grimberg
· 10 years ago
b78d28a
IB/mad: Clean up comments in smi.c
by Ira Weiny
· 10 years ago
c597eee
IB/mad: Rename is_data_mad to is_rmpp_data_mad
by Ira Weiny
· 10 years ago
0cf18d7
IB/core: Create common start/end port functions
by Ira Weiny
· 10 years ago
227128f
IB/Verbs: Use management helper rdma_cap_eth_ah()
by Michael Wang
· 10 years ago
30a74ef
IB/Verbs: Use management helper rdma_cap_af_ib()
by Michael Wang
· 10 years ago
a31ad3b
IB/Verbs: Use management helper rdma_cap_ib_mcast()
by Michael Wang
· 10 years ago
fe53ba2
IB/Verbs: Use management helper rdma_cap_ib_sa()
by Michael Wang
· 10 years ago
0421533
IB/Verbs: Use management helper rdma_cap_iw_cm()
by Michael Wang
· 10 years ago
72219cea
IB/Verbs: Use management helper rdma_cap_ib_cm()
by Michael Wang
· 10 years ago
29541e3
IB/Verbs: Use management helper rdma_cap_ib_smi()
by Michael Wang
· 10 years ago
c757dea
IB/Verbs: Use management helper rdma_cap_ib_mad()
by Michael Wang
· 10 years ago
fef6090
IB/Verbs: Reform rest part in IB-core cma
by Michael Wang
· 10 years ago
7c11147
IB/Verbs: Reform cma_acquire_dev()
by Michael Wang
· 10 years ago
5c9a528
IB/Verbs: Reform mcast related part in IB-core cma
by Michael Wang
· 10 years ago
c72f218
IB/Verbs: Reform route related part in IB-core cma
by Michael Wang
· 10 years ago
21655af
IB/Verbs: Reform cm related part in IB-core cma/ucm
by Michael Wang
· 10 years ago
55045b2
IB/Verbs: Reform IB-core verbs
by Michael Wang
· 10 years ago
Next »