Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2e9bbbf694fd9ed4d96a303dadce4d8ccf2a4af3
/
drivers
/
infiniband
/
core
af82455
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
24b43c9
infiniband: avoid dereferencing uninitialized dst on error path
by Paolo Abeni
· 8 years ago
4c33bd1
IB/SA: Add support to query OPA path records
by Dasaratharaman Chandramouli
· 8 years ago
5752075
IB/SA: Add OPA path record type
by Dasaratharaman Chandramouli
· 8 years ago
9fdca4d
IB/SA: Split struct sa_path_rec based on IB and ROCE specific fields
by Dasaratharaman Chandramouli
· 8 years ago
dfa834e1
IB/SA: Introduce path record specific types
by Dasaratharaman Chandramouli
· 8 years ago
c2f8fc4
IB/SA: Rename ib_sa_path_rec to sa_path_rec
by Dasaratharaman Chandramouli
· 8 years ago
82ffc22
IB/CM: Add braces when using sizeof
by Dasaratharaman Chandramouli
· 8 years ago
44c5848
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
by Dasaratharaman Chandramouli
· 8 years ago
d8966fc
IB/core: Use rdma_ah_attr accessor functions
by Dasaratharaman Chandramouli
· 8 years ago
3652315
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
by Dasaratharaman Chandramouli
· 8 years ago
bfbfd66
IB/core: Rename ib_query_ah to rdma_query_ah
by Dasaratharaman Chandramouli
· 8 years ago
67b985b
IB/core: Rename ib_modify_ah to rdma_modify_ah
by Dasaratharaman Chandramouli
· 8 years ago
0a18cfe
IB/core: Rename ib_create_ah to rdma_create_ah
by Dasaratharaman Chandramouli
· 8 years ago
9089885
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
by Dasaratharaman Chandramouli
· 8 years ago
4ba6609
IB/core: Check for global flag when using ah_attr
by Dasaratharaman Chandramouli
· 8 years ago
cf0b939
IB/core: Add braces when using sizeof
by Dasaratharaman Chandramouli
· 8 years ago
2196f27
IB/SA: Add support to query opa classport info.
by Dasaratharaman Chandramouli
· 8 years ago
ee1c60b
IB/SA: Modify SA to implicitly cache Class Port info
by Dasaratharaman Chandramouli
· 8 years ago
cb86376
IB/SA: Move functions update_sm_ah() and ib_sa_event()
by Dasaratharaman Chandramouli
· 8 years ago
680562b
IB/SA: Remove unwanted braces
by Dasaratharaman Chandramouli
· 8 years ago
dbb6c91
IB/SA: Add braces when using sizeof
by Dasaratharaman Chandramouli
· 8 years ago
f96a318
IB/SA: Fix lines longer than 80 columns
by Dasaratharaman Chandramouli
· 8 years ago
8561eae
IB/core: For multicast functions, verify that LIDs are multicast LIDs
by Michael J. Ruhl
· 8 years ago
20c7840
IB/core: If the MGID/MLID pair is not on the list return an error
by Michael J. Ruhl
· 8 years ago
218271a
Ib/core: Mark local uverbs_std_types functions to be static
by Leon Romanovsky
· 8 years ago
eea40b8
infiniband: call ipv6 route lookup via the stub interface
by Paolo Abeni
· 8 years ago
0008b84
IB/umem: Add support to huge ODP
by Artemy Kovalyov
· 8 years ago
403cd12
IB/umem: Add contiguous ODP support
by Artemy Kovalyov
· 8 years ago
3e7e119
IB: Replace ib_umem page_size by page_shift
by Artemy Kovalyov
· 8 years ago
8d2216b
IB/core: change the return type to void
by Zhu Yanjun
· 8 years ago
4f7f4dc
infiniband/uverbs: Fix integer overflows
by Vlad Tsyrklevich
· 8 years ago
50b6778
IB/fmr_pool: Convert the cleanup thread into kthread worker API
by Petr Mladek
· 8 years ago
12113a3
IB/core: Add HDR speed enum
by Noa Osherovich
· 8 years ago
61c0ddb
IB/cma: Send MRA for reply messages
by Moni Shoua
· 8 years ago
483a396
IB/core: Introduce drop flow specification
by Slava Shwartsman
· 8 years ago
b312be3
IB/core: Fix sysfs registration error flow
by Jack Morgenstein
· 8 years ago
4be3a4f
IB/core: Fix kernel crash during fail to initialize device
by Parav Pandit
· 8 years ago
23790ba
Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdevice
by Doug Ledford
· 8 years ago
db1b5dd
IB/core: Rename uverbs event file structure
by Matan Barak
· 8 years ago
e0fcc61
IB/core: Don't use is_async in event files to infer events size
by Matan Barak
· 8 years ago
c52d811
IB/core: A small refactor in destroy WQ handler
by Matan Barak
· 8 years ago
d9edfc5
IB/core: Nullify ib_uobject during allocation
by Matan Barak
· 8 years ago
f025c48
IB/core: Don't pass the lock state to _rdma_remove_commit_uobject
by Matan Barak
· 8 years ago
30004b8
IB/core: Rename write flag to exclusive in rdma_core
by Matan Barak
· 8 years ago
fceb643
netlink: pass extended ACK struct to parsing functions
by Johannes Berg
· 8 years ago
2d4bc93
netlink: extended ACK reporting
by Johannes Berg
· 8 years ago
1e7710f
IB/core: Change completion channel to use the reworked objects schema
by Matan Barak
· 8 years ago
cf8966b
IB/core: Add support for fd objects
by Matan Barak
· 8 years ago
f48b726
IB/core: Add lock to multicast handlers
by Matan Barak
· 8 years ago
fd3c790
IB/core: Change idr objects to use the new schema
by Matan Barak
· 8 years ago
6be60ae
IB/core: Add idr based standard types
by Matan Barak
· 8 years ago
3832125
IB/core: Add support for idr types
by Matan Barak
· 8 years ago
771addf
IB/core: Refactor idr to be per uverbs_file
by Matan Barak
· 8 years ago
57c0eab
Merge 4.11-rc4 into char-misc-next
by Greg Kroah-Hartman
· 8 years ago
b7363e6
IB/device: Convert ib-comp-wq to be CPU-bound
by Sagi Grimberg
· 8 years ago
fedd9e1
IB/cq: Don't process more than the given budget
by Sagi Grimberg
· 8 years ago
0957c29
IB/core: Restore I/O MMU, s390 and powerpc support
by Bart Van Assche
· 8 years ago
86f46ab
IB/core: Protect against self-requeue of a cq work item
by Sagi Grimberg
· 8 years ago
9850871
infiniband: utilize the new cdev_set_parent function
by Logan Gunthorpe
· 8 years ago
a0d7819
IB/ucm: utilize new cdev_device_add helper function
by Jason Gunthorpe
· 8 years ago
0881e7b
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
6e84f31
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
f7878dc
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 8 years ago
ac1820f
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
af17fe7
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
4cc4b93
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
f2625f7
rdma_cm: fail iwarp accepts w/o connection params
by Steve Wise
· 8 years ago
f039f44
IB/core: Add support for draining IB_POLL_DIRECT completion queues
by Bart Van Assche
· 8 years ago
6dd7aba
Merge branch 'k.o/for-4.10-rc' into HEAD
by Doug Ledford
· 8 years ago
6df6b4a
IB/cma: Destination and source addr families must match
by Moni Shoua
· 8 years ago
89052d7
IB/cma: Add default RoCE TOS to CMA configfs
by Majd Dibbiny
· 8 years ago
5903960
IB/core: Remove pointer casting from void to net_device
by Parav Pandit
· 8 years ago
d9d0674
IB/umem: Indicate that process is being terminated
by Artemy Kovalyov
· 8 years ago
d07d1d7
IB/umem: Update on demand page (ODP) support
by Artemy Kovalyov
· 8 years ago
9e1b161
IB/uverbs: Enable QP creation with cvlan offload
by Noa Osherovich
· 8 years ago
af1cb95
IB/uverbs: Enable WQ creation and modification with cvlan offload
by Noa Osherovich
· 8 years ago
5f23d42
IB/uverbs: Expose vlan offloads capabilities
by Noa Osherovich
· 8 years ago
94e03f1
IB/uverbs: Add support for flow tag
by Moses Reuben
· 8 years ago
d0d7b10
net-next: treewide use is_vlan_dev() helper function.
by Parav Pandit
· 8 years ago
24dc831
IB/core: Add inline function to validate port
by Yuval Shaia
· 8 years ago
a3dd3a4
IB/cma: Fix reversed test
by Christophe Jaillet
· 8 years ago
b4cfe39
RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled
by Jack Morgenstein
· 8 years ago
21d6454
RDMA/core: create struct ib_port_cache
by Jack Wang
· 8 years ago
19b752a
IB/cma: Allow port reuse for rdma_id
by Moni Shoua
· 8 years ago
498683c
IB/cma: Add debug messages to error flows
by Moni Shoua
· 8 years ago
828f6fa
IB/umem: Release pid in error and ODP flow
by Kenneth Lee
· 8 years ago
f57e8ca
IB/mad: Add port_num to error message
by Yuval Shaia
· 8 years ago
6c6e51a
IB/core: Fix typo in comment
by Yuval Shaia
· 8 years ago
99db949
IB/core: Remove ib_device.dma_device
by Bart Van Assche
· 8 years ago
1e35a08
IB/core: Use dev.parent instead of dma_device
by Bart Van Assche
· 8 years ago
97a9ea8
IB/core: Initialize ib_device.dev.parent earlier
by Bart Van Assche
· 8 years ago
102c5ce
RDMA/cma: use cached port state when bind loopback
by Jack Wang
· 8 years ago
93b1f29
RDMA/cma: resolve to first active ib port
by Jack Wang
· 8 years ago
9e2c3f1
RDMA/core: export ib_get_cached_port_state
by Jack Wang
· 8 years ago
aaaca12
RDMA/core: add port state cache
by Jack Wang
· 8 years ago
43579b5
IB/core: added support to use rdma cgroup controller
by Parav Pandit
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
4d5b57e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
Next »