Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
4fa0d22c9a08f32df4d2f7683b1efe21d1a905ac
/
drivers
/
infiniband
/
hw
4fa0d22
IB/hfi1: Validate SDMA user request index
by Dean Luick
· 9 years ago
bdf7752
IB/hfi1: Use the same capability state for all shared contexts
by Dean Luick
· 9 years ago
53445bb
IB/hfi1: Prevent null pointer dereference
by Ira Weiny
· 9 years ago
a7cd2dc
IB/hfi1: Rename TID mmu_rb_* functions
by Dean Luick
· 9 years ago
20a42d0
IB/hfi1: Remove unneeded empty check in hfi1_mmu_rb_unregister()
by Dean Luick
· 9 years ago
ea3a0ee
IB/hfi1: Restructure hfi1_file_open
by Ira Weiny
· 9 years ago
ff4ce9b
IB/hfi1: Make iovec loop index easy to understand
by Dean Luick
· 9 years ago
639297b
IB/hfi1: Use "false" not 0
by Ira Weiny
· 9 years ago
5ed3b15
IB/hfi1: Remove unused sub-context parameter
by Ira Weiny
· 9 years ago
3c1091aa
IB/hfi1: Consolidate __mmu_rb_remove and hfi1_mmu_rb_remove
by Ira Weiny
· 9 years ago
c094664
IB/hfi1: Always expect ops functions
by Dean Luick
· 9 years ago
862548d
IB/hfi1: Add parameter names to callback declarations
by Ira Weiny
· 9 years ago
ac335e7
IB/hfi1: Add parameter names to function declarations
by Ira Weiny
· 9 years ago
fc87879
IB/hfi1: Remove unused function hfi1_mmu_rb_search
by Dean Luick
· 9 years ago
8e1f52d
IB/hfi1: Remove unused uctxt->subpid and uctxt->pid
by Dean Luick
· 9 years ago
72720dd
IB/hfi1: Fix minor format error
by Ira Weiny
· 9 years ago
fc0b76c
IB/hfi1: Expand reported serial number
by Ira Weiny
· 9 years ago
c492980
IB/hfi1: Allow for non-double word multiple message sizes for user SDMA
by Ira Weiny
· 9 years ago
042b015
IB/hfi1: Handle kzalloc failure in init_pervl_scs
by Ira Weiny
· 9 years ago
527dbf1
IB/qib, IB/hfi1: Fix grh creation in ud loopback
by Dasaratharaman Chandramouli
· 9 years ago
b736a46
IB/hfi1: Use hdr2sc function to calculate 5-bit SC
by Dasaratharaman Chandramouli
· 9 years ago
89c057c
IB/hfi1: Cleanup UD packet handler.
by Dasaratharaman Chandramouli
· 9 years ago
d4d602e
IB/hfi1: Rename hfi1_pio_header to hfi1_sdma_header.
by Don Hiatt
· 9 years ago
a9b6b3b
IB/hfi1: Rename struct ahg_ib_header to struct hfi1_ahg_info
by Dasaratharaman Chandramouli
· 9 years ago
bd24ef5
IB/hfi1: Remove unused elements from struct ahg_ib_header
by Dasaratharaman Chandramouli
· 9 years ago
b5e7101
IB/hfi1: Reset QSFP on every run through channel tuning
by Easwar Hariharan
· 9 years ago
5fbd98d
IB/hfi1: Ignore QSFP interrupts until power stabilizes
by Easwar Hariharan
· 9 years ago
3ca5f4c
IB/hfi1: Disable external device configuration requests
by Easwar Hariharan
· 9 years ago
d9b13c2
IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabled
by Jianxin Xiong
· 9 years ago
23002d5
IB/hfi1: Fix trace message units
by Grzegorz Heldt
· 9 years ago
b14db1f
IB/hfi1: Add sysfs entry to override SDMA interrupt affinity
by Tadeusz Struk
· 9 years ago
c3f8de0
IB/hfi1: Add static PCIe Gen3 CTLE tuning
by Dean Luick
· 9 years ago
8adf71f
IB/hfi1: Fix "suspicious rcu_dereference_check() usage" warnings
by Jianxin Xiong
· 9 years ago
b3bf270
IB/hfi1: Read all firmware versions
by Dean Luick
· 9 years ago
6854c69
IB/hfi1: Explain state complete frame details
by Dean Luick
· 9 years ago
8784ac0
IB/hfi1: Modify the default number of kernel receive conexts
by Harish Chegondi
· 9 years ago
c72cfe3
IB/hfi1: Add support for extended memory management
by Jianxin Xiong
· 9 years ago
0db3dfa
IB/hfi1: Work request processing for fast register mr and invalidate
by Jianxin Xiong
· 9 years ago
a2df0c8
IB/hfi1: Handle send with invalidate opcode in the RC recv path
by Jianxin Xiong
· 9 years ago
5fd2b56
IB/hfi1: Pull FECN/BECN processing to a common place
by Mitko Haralanov
· 9 years ago
1b23f02
IB/hfi1: Fix to fully initialize send context area
by Tymoteusz Kielan
· 9 years ago
3210314
IB/hfi1: Fix integrity errors counter value calculation
by Jakub Pawlak
· 9 years ago
9ec4faa
IB/qib: Add qib post send table
by Mike Marciniszyn
· 9 years ago
1ac57c5
IB/hfi1: Add hfi1 post send tables
by Mike Marciniszyn
· 9 years ago
71e68e3
IB/hfi1: Correct receive packet handler assignment
by Jakub Pawlak
· 9 years ago
14833b8
IB/hfi1: Improve SDMA engine assignment for user SDMA
by Jianxin Xiong
· 9 years ago
e014991
IB/hfi1: Remove TWSI references
by Dean Luick
· 9 years ago
dba715f
IB/hfi1: Use built-in i2c bit-shift bus adapter
by Dean Luick
· 9 years ago
b094a36
IB/hfi1: Refine user process affinity algorithm
by Sebastian Sanchez
· 9 years ago
d637301
IB/hfi1: Reserve and collapse CPU cores for contexts
by Sebastian Sanchez
· 9 years ago
4197344
IB/hfi1: Add global structure for affinity assignments
by Dennis Dalessandro
· 9 years ago
2b71904
IB/hfi1: Add counter to track unsupported packets drop
by Jakub Pawlak
· 9 years ago
583eb8b
IB/hfi1: Add VL XmitDiscards counters to the opapmaquery
by Jakub Pawlak
· 9 years ago
ad42108
IB/hfi1: Fix trace sparse errors
by Mike Marciniszyn
· 9 years ago
462b6b2
IB/hfi1: Separate tracepoints into specific headers
by Sebastian Sanchez
· 9 years ago
21a4c95
IB/hfi1: Fix typo
by Tadeusz Struk
· 9 years ago
0904f32
IB/hfi1: Remove unnecessary done label in hfi1_write_iter
by Ira Weiny
· 9 years ago
f818169
IB/hfi1: Clean up port state structure definition
by Ira Weiny
· 9 years ago
8e0e7ae
i40iw: Enable remote access rights for stag allocation
by Shiraz Saleem
· 9 years ago
b0548cf
i40iw: do not print unitialized variables in error message
by Nicolas Iooss
· 9 years ago
98f179a
IB/hfi1: Fix sleep inside atomic issue in init_asic_data
by Tadeusz Struk
· 9 years ago
896ce45
IB/hfi1: Correct issues with sc5 computation
by Mike Marciniszyn
· 9 years ago
9903fd1
Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc-fixes' into k.o/for-4.7-rc
by Doug Ledford
· 9 years ago
7748e49
i40iw: Enable level-1 PBL for fast memory registration
by Shiraz Saleem
· 9 years ago
0477e18
i40iw: Return correct max_fast_reg_page_list_len
by Faisal Latif
· 9 years ago
ee23abd
i40iw: Correct status check on i40iw_get_pble
by Faisal Latif
· 9 years ago
747f1c6d
i40iw: Correct CQ arming
by Shiraz Saleem
· 9 years ago
2aee309
IB/hfi1: Fix deadlock with txreq allocation slow path
by Mike Marciniszyn
· 9 years ago
cbc9355
IB/mlx4: Prevent cross page boundary allocation
by Chuck Lever
· 9 years ago
5b420d9
IB/mlx4: Fix memory leak if QP creation failed
by Dotan Barak
· 9 years ago
5533c18
IB/mlx4: Verify port number in flow steering create flow
by Yishai Hadas
· 9 years ago
a610060
IB/mlx4: Fix error flow when sending mads under SRIOV
by Yishai Hadas
· 9 years ago
f2940e2
IB/mlx4: Fix the SQ size of an RC QP
by Yishai Hadas
· 9 years ago
00bf534
IB/mlx5: Fix wrong naming of port_rcv_data counter
by Talat Batheesh
· 9 years ago
c9b2549
IB/mlx5: Fix post send fence logic
by Eli Cohen
· 9 years ago
34d351f
IB/hfi1: Send a pkey change event on driver pkey update
by Sebastian Sanchez
· 9 years ago
3ec5fa2
IB/hfi1: Remove FULL_MGMT_P_KEY from pkey table at link up
by Sebastian Sanchez
· 9 years ago
c078f0d
IB/hfi1: Fix potential buffer overflow
by Tadeusz Struk
· 9 years ago
93dd0a0
IB/hfi1: Fix potential NULL ptr dereference
by Tadeusz Struk
· 9 years ago
5e9ef24
IB/qib: Prevent context loss
by Ira Weiny
· 9 years ago
ca2f30a
IB/hfi1: Prevent context loss
by Ira Weiny
· 9 years ago
c3c64a9
IB/hfi1: Increase packet egress timeout
by Jubin John
· 9 years ago
b4ba663
IB/hfi1: Fix credit return threshold adjustment
by Jubin John
· 9 years ago
8c5122e
IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHs
by Jason Gunthorpe
· 9 years ago
f879ee8
IB/mlx5: Fix alternate path code
by Achiad Shochat
· 9 years ago
d3ae2bd
IB/mlx5: Fix pkey_index length in the QP path record
by Noa Osherovich
· 9 years ago
3c4c377
IB/mlx5: Fix entries check in mlx5_ib_resize_cq
by Noa Osherovich
· 9 years ago
9ea5785
IB/mlx5: Fix entries checks in mlx5_ib_create_cq
by Noa Osherovich
· 9 years ago
2cc6ad5
IB/mlx5: Check BlueFlame HCA support
by Noa Osherovich
· 9 years ago
0540d81
IB/mlx5: Fix returned values of query QP
by Noa Osherovich
· 9 years ago
bc5c6ee
IB/mlx5: Limit query HCA clock
by Noa Osherovich
· 9 years ago
c0fcebf
IB/mlx5: Fix FW version diaplay in sysfs
by Eran Ben Elisha
· 9 years ago
2788cf3
IB/mlx5: Return PORT_ERR in Active to Initializing tranisition
by Noa Osherovich
· 9 years ago
da6d6ba3
IB/mlx5: Set flow steering capability bit
by Maor Gottlieb
· 9 years ago
55c40648
IB/hfi1: Suppress sparse warnings
by Bart Van Assche
· 9 years ago
d55215c
IB/hfi1: Use bit 0 instead of bit 1
by Bart Van Assche
· 9 years ago
48a0cc13
IB/hfi1: Fix indentation
by Bart Van Assche
· 9 years ago
ca920f5
IB/mlx4: Fix device managed flow steering support test
by Bart Van Assche
· 9 years ago
ce67fef
IB/usnic: Remove unused DMA attributes
by Krzysztof Kozlowski
· 9 years ago
f242d93a
IB/hfi1: Avoid large frame size warning
by Leon Romanovsky
· 9 years ago
Next »