Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
311a184a639ba7144630d604697c11d104c919e6
/
drivers
/
infiniband
/
hw
8683408
Merge 4.9.94 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
4581de2
RDMA/hfi1: fix array termination by appending NULL to attr array
by Steven L. Roberts
· 7 years ago
9d4aa13
RDMA/iw_cxgb4: Avoid touch after free error in ARP failure handlers
by Raju Rangoju
· 7 years ago
11c7a4b
i40iw: Correct Q1/XF object count equation
by Shiraz Saleem
· 7 years ago
ff2620e
i40iw: Fix sequence number for the first partial FPDU
by Shiraz Saleem
· 7 years ago
dd1e37e
Merge 4.9.90 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
971e09c
IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rq
by Boris Pismenny
· 7 years ago
e2ee1a1
IB/mlx5: Fix integer overflows in mlx5_ib_create_srq
by Boris Pismenny
· 7 years ago
dc445b3
RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATS
by Anton Vasilyev
· 7 years ago
b38508b
IB/hfi1: Fix softlockup issue
by Tadeusz Struk
· 8 years ago
4b829c0
IB/mlx5: Set correct SL in completion for RoCE
by Moni Shoua
· 8 years ago
c404dff
IB/mlx5: Change vma from shared to private
by Maor Gottlieb
· 8 years ago
9238066
IB/mlx5: Take write semaphore when changing the vma struct
by Maor Gottlieb
· 8 years ago
df7aedb
IB/mlx4: Change vma from shared to private
by Maor Gottlieb
· 8 years ago
0021b46
IB/mlx4: Take write semaphore when changing the vma struct
by Maor Gottlieb
· 8 years ago
960923f
Merge 4.9.89 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
f530c1f
IB/hfi1: Check for QSFP presence before attempting reads
by Easwar Hariharan
· 8 years ago
bb52bba
Merge 4.9.88 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
e749262
IB/mlx5: Fix incorrect size of klms in the memory region
by Sergey Gorenko
· 7 years ago
1bb4545
RDMA/mlx5: Fix integer overflow while resizing CQ
by Leon Romanovsky
· 7 years ago
b324a70
Merge 4.9.86 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
fb426a4
IB/mlx4: Fix mlx4_ib_alloc_mr error flow
by Leon Romanovsky
· 7 years ago
64fb18c
IB/mlx5: Fix mlx5_ib_alloc_mr error flow
by Nitzan Carmi
· 7 years ago
24da2c8
BACKPORT: treewide: Fix function prototypes for module_param_call()
by Kees Cook
· 7 years ago
82f9ba5
i40iw: Correct ARP index mask
by Mustafa Ismail
· 7 years ago
ee3d989
IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports
by Jack Morgenstein
· 7 years ago
5c1c0b9
IB/qib: Fix comparison error with qperf compare/swap test
by Mike Marciniszyn
· 7 years ago
2a7076e
RDMA/mlx5: set UMR wqe fence according to HCA cap
by Max Gurtovoy
· 7 years ago
72d5e02
iw_cxgb4: Only validate the MSN for successful completions
by Steve Wise
· 7 years ago
26452a5
i40iw: Receive netdev events post INET_NOTIFIER state
by Shiraz Saleem
· 8 years ago
8f84f86
RDMA/cxgb4: Declare stag as __be32
by Leon Romanovsky
· 7 years ago
52aaa74
Ib/hfi1: Return actual operational VLs in port info query
by Patel Jay P
· 7 years ago
349130b
RDMA/cxgb4: Annotate r2 and stag as __be32
by Leon Romanovsky
· 7 years ago
9048b24
IB/mlx5: Assign send CQ and recv CQ of UMR QP
by Majd Dibbiny
· 7 years ago
06fea09
IB/mlx4: Increase maximal message size under UD QP
by Mark Bloch
· 7 years ago
e824024
RDMA/qedr: Fix RDMA CM loopback
by Ram Amrani
· 8 years ago
8d4198f
RDMA/qedr: Return success when not changing QP state
by Ram Amrani
· 8 years ago
80eabac
IB/mlx5: Assign DSCP for R-RoCE QPs Address Path
by Majd Dibbiny
· 7 years ago
e0fcd1e
IB/hfi1: Allocate context data on memory node
by Sebastian Sanchez
· 8 years ago
06f2d87
IB/hfi1: Use static CTLE with Preset 6 for integrated HFIs
by Easwar Hariharan
· 8 years ago
a4f11d6
IB/qib: fix false-postive maybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
831cca5
iw_cxgb4: put ep reference in pass_accept_req()
by Steve Wise
· 7 years ago
f184cf5
iw_cxgb4: remove the stid on listen create failure
by Steve Wise
· 7 years ago
a29aeb8
IB/{qib, hfi1}: Avoid flow control testing for RDMA write operation
by Mike Marciniszyn
· 7 years ago
44d5283
iw_cxgb4: do not send RX_DATA_ACK CPLs after close/abort
by Steve Wise
· 8 years ago
237652f
net/mlx4_core: Fix raw qp flow steering rules under SRIOV
by Jack Morgenstein
· 8 years ago
b33da55
mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] array
by Bart Van Assche
· 8 years ago
65fc82c
infiniband: hns: avoid gcc-7.0.1 warning for uninitialized data
by Arnd Bergmann
· 8 years ago
b51e4b0
IB/mlx5: Fix kernel to user leak prevention logic
by Eli Cohen
· 8 years ago
57211e8
RDMA/qedr: Return max inline data in QP query result
by Ram Amrani
· 8 years ago
c5ea7aa
RDMA/qedr: Don't spam dmesg if QP is in error state
by Ram Amrani
· 8 years ago
13a8758
RDMA/qedr: Don't reset QP when queues aren't flushed
by Ram Amrani
· 8 years ago
bbf6109
RDMA/qedr: Fix and simplify memory leak in PD alloc
by Ram Amrani
· 8 years ago
a4fa249
RDMA/qedr: Dispatch port active event from qedr_add
by Ram Amrani
· 8 years ago
d1cff22
RDMA/qib,hfi1: Fix MR reference count leak on write with immediate
by Mike Marciniszyn
· 7 years ago
5e40ac3
IB/hfi1: Fix a subcontext memory leak
by Michael J. Ruhl
· 8 years ago
b894ea8
IB/hfi1: Return an error on memory allocation failure
by Michael J. Ruhl
· 8 years ago
cb5cf8a
mlx5: Fix mlx5_ib_map_mr_sg mr length
by Sagi Grimberg
· 8 years ago
e3cea38
IB/hfi1: Prevent kernel QP post send hard lockups
by Mike Marciniszyn
· 8 years ago
43c5492
IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug level
by Jack Morgenstein
· 8 years ago
9ae6b33
IB/mlx4: Fix ib device initialization error flow
by Jack Morgenstein
· 8 years ago
c818669
IB/mlx5: Verify that Q counters are supported
by Kamal Heib
· 8 years ago
04f16db
IB/mlx5: Fix out-of-bound access
by Leon Romanovsky
· 8 years ago
bf9ab22
iw_cxgb4: set correct FetchBurstMax for QPs
by Steve Wise
· 8 years ago
0bd3cb8
iw_cxgb4: free EQ queue memory on last deref
by Steve Wise
· 8 years ago
656a7d6
IB/mlx4: Check if GRH is available before using it
by Eran Ben Elisha
· 8 years ago
661600f
IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPs
by Eran Ben Elisha
· 8 years ago
8f95735
IB/mlx4: Fix port query for 56Gb Ethernet links
by Saeed Mahameed
· 8 years ago
1039b7f
IB/mlx4: Handle well-known-gid in mad_demux processing
by Jack Morgenstein
· 8 years ago
618d14b
IB/mlx4: Fix out-of-range array index in destroy qp flow
by Jack Morgenstein
· 8 years ago
970f680
IB/mlx4: Set traffic class in AH
by Maor Gottlieb
· 8 years ago
0d64860
IB/mlx5: Wait for all async command completions to complete
by Eli Cohen
· 8 years ago
7c8441c
IB/mlx5: Assign SRQ type earlier
by Maor Gottlieb
· 8 years ago
dae9f4f
IB/mlx5: Fix reported max SGE calculation
by Eli Cohen
· 8 years ago
4db097f
IB/mlx5: Avoid system crash when enabling many VFs
by Eli Cohen
· 8 years ago
4b07d85
iw_cxgb4: Fix error return code in c4iw_rdev_open()
by Wei Yongjun
· 8 years ago
7cc603e
i40iw: Use correct src address in memcpy to rdma stats counters
by Shiraz Saleem
· 8 years ago
57400d3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
5c6b2aa
iw_cxgb4: invalidate the mr when posting a read_w_inv wr
by Steve Wise
· 8 years ago
4ff522e
iw_cxgb4: set *bad_wr for post_send/post_recv errors
by Steve Wise
· 8 years ago
6fa1f2f
Merge branches 'hfi1' and 'mlx' into k.o/for-4.9-rc
by Doug Ledford
· 8 years ago
593ff73
IB/mlx4: Fix create CQ error flow
by Matan Barak
· 8 years ago
3799511
IB/mlx4: Check gid_index return value
by Daniel Jurgens
· 8 years ago
a1ab840
IB/mlx5: Fix NULL pointer dereference on debug print
by Eli Cohen
· 8 years ago
dbaaff2
IB/mlx5: Fix fatal error dispatching
by Eli Cohen
· 8 years ago
6bc1a65
IB/mlx5: Resolve soft lock on massive reg MRs
by Moshe Lazer
· 8 years ago
16b0e06
IB/mlx5: Use cache line size to select CQE stride
by Daniel Jurgens
· 8 years ago
efd7f40
IB/mlx5: Validate requested RQT size
by Maor Gottlieb
· 8 years ago
90be7c8
IB/mlx5: Fix memory leak in query device
by Majd Dibbiny
· 8 years ago
2b16056
IB/hfi1: Remove incorrect IS_ERR check
by Dennis Dalessandro
· 8 years ago
09a7908
IB/hfi1: Prevent hardware counter names from being cut off
by Jianxin Xiong
· 8 years ago
f2d8a0b
IB/hfi1: Fix ECN processing in prescan_rxq
by Dasaratharaman Chandramouli
· 8 years ago
505efe3
IB/hfi1: Fix status error code for unsupported packets
by Jakub Pawlak
· 8 years ago
11501ab
IB/hfi1: Relocate rcvhdrcnt module parameter check.
by Krzysztof Blaszkowski
· 8 years ago
458ed66
IB/hfi1: Fix rnr_timer addition
by Ira Weiny
· 8 years ago
f0f98f7
IB/hfi1: Delete unused lock
by Easwar Hariharan
· 8 years ago
26ea254
IB/hfi1: Clean up unused argument
by Easwar Hariharan
· 8 years ago
eacc830
IB/hfi1: Remove leftover snoop references
by Dennis Dalessandro
· 8 years ago
4dfe7cc
IB/hfi1: Fix a potential memory leak in hfi1_create_ctxts()
by Jianxin Xiong
· 8 years ago
83fb4af
IB/hfi1: Return ENODEV for unsupported PCI device ids.
by Krzysztof Blaszkowski
· 8 years ago
Next »