index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-03
RDMA/netlink: Do not always generate an ACK for some netlink operations
HÃ¥kon Bugge
2
-3
/
+3
2020-01-03
IB/mlx5: Fix outstanding_pi index for GSI qps
Prabhath Sajeepa
1
-2
/
+1
2020-01-03
RDMA/siw: Simplify QP representation
Bernard Metzler
7
-70
/
+42
2020-01-03
RDMA/hns: Simplify the calculation and usage of wqe idx for post verbs
Yixian Liu
3
-48
/
+35
2020-01-03
RDMA/bnxt_re: Report more number of completion vectors
Selvin Xavier
1
-1
/
+1
2020-01-03
RDMA/bnxt_re: Fix Send Work Entry state check while polling completions
Selvin Xavier
1
-6
/
+6
2020-01-03
RDMA/bnxt_re: Avoid freeing MR resources if dereg fails
Selvin Xavier
1
-1
/
+3
2020-01-03
RDMA/qedr: Add kernel capability flags for dpm enabled mode
Michal Kalderon
1
-1
/
+12
2019-12-25
Merge branch 'core/kprobes' into perf/core, to pick up a completed branch
Ingo Molnar
2
-5
/
+5
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
15
-78
/
+178
2019-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
11
-73
/
+173
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-12-12
IB/mlx5: Fix device memory flows
Yishai Hadas
4
-52
/
+105
2019-12-12
IB/core: Introduce rdma_user_mmap_entry_insert_range() API
Yishai Hadas
1
-9
/
+39
2019-12-12
IB/mlx5: Fix steering rule of drop and count
Maor Gottlieb
1
-7
/
+6
2019-12-12
IB/mlx4: Follow mirror sequence of device add during device removal
Parav Pandit
1
-4
/
+5
2019-12-12
RDMA/counter: Prevent auto-binding a QP which are not tracked with res
Mark Zhang
1
-0
/
+3
2019-12-10
x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>
Ingo Molnar
1
-1
/
+1
2019-12-10
Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts
Ingo Molnar
164
-12903
/
+4071
2019-12-09
rxe: correctly calculate iCRC for unaligned payloads
Steve Wise
3
-1
/
+14
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
4
-5
/
+5
2019-12-09
RDMA/cma: add missed unregister_pernet_subsys in init failure
Chuhong Yuan
1
-0
/
+1
2019-12-04
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2
-7
/
+8
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
Linus Torvalds
1
-2
/
+2
2019-11-30
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
9
-389
/
+128
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2
-55
/
+16
2019-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
158
-12460
/
+3927
2019-11-27
ftrace: Rework event_create_dir()
Peter Zijlstra
2
-5
/
+5
2019-11-25
RDMA/hns: Delete unnecessary callback functions for cq
Yixian Liu
2
-58
/
+36
2019-11-25
RDMA/hns: Rename the functions used inside creating cq
Yixian Liu
5
-56
/
+35
2019-11-25
RDMA/hns: Redefine the member of hns_roce_cq struct
Yixian Liu
4
-55
/
+37
2019-11-25
RDMA/hns: Redefine interfaces used in creating cq
Yixian Liu
4
-55
/
+53
2019-11-25
RDMA/efa: Expose RDMA read related attributes
Daniel Kranzdorf
4
-5
/
+40
2019-11-25
RDMA/efa: Support remote read access in MR registration
Daniel Kranzdorf
4
-13
/
+14
2019-11-25
RDMA/efa: Store network attributes in device attributes
Gal Pressman
5
-51
/
+18
2019-11-25
IB/hfi1: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2019-11-25
RDMA/bnxt_re: Fix missing le16_to_cpu
Devesh Sharma
1
-4
/
+4
2019-11-25
RDMA/bnxt_re: Fix stat push into dma buffer on gen p5 devices
Devesh Sharma
1
-0
/
+1
2019-11-25
RDMA/bnxt_re: Fix chip number validation Broadcom's Gen P5 series
Luke Starrett
1
-2
/
+6
2019-11-25
RDMA/bnxt_re: Fix Kconfig indentation
Krzysztof Kozlowski
1
-6
/
+6
2019-11-25
Merge branch 'ib-guids' into rdma.git for-next
Jason Gunthorpe
8
-22
/
+72
2019-11-23
RDMA/hfi1: Use mmu_interval_notifier_insert for user_exp_rcv
Jason Gunthorpe
4
-93
/
+60
2019-11-23
RDMA/odp: Use mmu_interval_notifier_insert()
Jason Gunthorpe
5
-296
/
+68
2019-11-23
net: use rhashtable_lookup() instead of rhashtable_lookup_fast()
Taehee Yoo
1
-2
/
+2
2019-11-22
IB/mlx5: Implement callbacks for getting VFs GUID attributes
Danit Goldberg
3
-0
/
+28
2019-11-22
IB/ipoib: Add ndo operation for getting VFs GUID attributes
Danit Goldberg
1
-0
/
+10
2019-11-22
IB/core: Add interfaces to get VF node and port GUIDs
Danit Goldberg
2
-0
/
+11
2019-11-19
RDMA/qedr: Fix null-pointer dereference when calling rdma_user_mmap_get_offset
Michal Kalderon
1
-5
/
+10
2019-11-19
RDMA/cm: Use refcount_t type for refcount variable
Danit Goldberg
1
-12
/
+12
2019-11-19
IB/mlx5: Support extended number of strides for Striding RQ
Mark Zhang
3
-12
/
+43
[prev]
[next]