Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
dd82e668892ead6fe97c97eabd7ba28e296052c6
dd82e66
RDMA/odp: Do not leak dma maps when working with huge pages
by Jason Gunthorpe
· 6 years ago
d384742
RDMA/uverbs: Use offsetofend instead of opencoding
by Jason Gunthorpe
· 6 years ago
da39292
RDMa/hns: Don't stuck in endless timeout loop
by Leon Romanovsky
· 6 years ago
836a0fb
RDMA: Check umem pointer validity prior to release
by Leon Romanovsky
· 6 years ago
89a6da3
RDMA/hns: reset function when removing module
by Lang Cheng
· 6 years ago
a49b1dc
RDMA: Convert destroy_wq to be void
by Leon Romanovsky
· 6 years ago
8d18ad8
RDMA/hns: Fix bug when wqe num is larger than 16K
by Lijun Ou
· 6 years ago
2ac0bc5
RDMA/hns: Add a group interfaces for optimizing buffers getting flow
by Lijun Ou
· 6 years ago
38389ea
RDMA/hns: Add mtr support for mixed multihop addressing
by Lijun Ou
· 6 years ago
696de2e
RDMA/netlink: Resort policy array
by Doug Ledford
· 6 years ago
09d985b
RDMA/mlx5: Enable decap and packet reformat on FDB
by Maor Gottlieb
· 6 years ago
cecae74
RDMA/mlx5: Consider eswitch encap mode
by Maor Gottlieb
· 6 years ago
12dbc04
Merge remote-tracking branch 'mlx5-next/mlx5-next' into HEAD
by Doug Ledford
· 6 years ago
7608bf4
RDMA/odp: Fix missed unlock in non-blocking invalidate_start
by Jason Gunthorpe
· 6 years ago
5a3113d
IB/hfi1: Spelling s/statisfied/satisfied/
by Geert Uytterhoeven
· 6 years ago
8f71bb0
RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEV
by Jason Gunthorpe
· 6 years ago
0e2d00e
RDMA: Add NLDEV_GET_CHARDEV to allow char dev discovery and autoload
by Jason Gunthorpe
· 6 years ago
5d60c11
RDMA: Move rdma_node_type to uapi/
by Jason Gunthorpe
· 6 years ago
82b11f0
net/mlx5: Expose eswitch encap mode
by Maor Gottlieb
· 6 years ago
98fdbea
net/mlx5: Declare more strictly devlink encap mode
by Leon Romanovsky
· 6 years ago
1f8a7be
net/mlx5: Add EQ enable/disable API
by Yuval Avnery
· 6 years ago
81bfa20
net/mlx5: Use a single IRQ for all async EQs
by Ariel Levkovich
· 6 years ago
cf49f41
net/mlx5: Rename mlx5_irq_info to mlx5_irq
by Yuval Avnery
· 6 years ago
256cf69
net/mlx5: Move all IRQ logic to pci_irq.c
by Yuval Avnery
· 6 years ago
bfb4954
net/mlx5: Generalize IRQ interface to work with irq_table
by Yuval Avnery
· 6 years ago
e1706e6
net/mlx5: Separate IRQ table creation from EQ table creation
by Yuval Avnery
· 6 years ago
90426cc
net/mlx5: Move IRQ affinity set to IRQ allocation phase
by Yuval Avnery
· 6 years ago
b79e6be
net/mlx5: Move IRQ rmap creation to IRQ allocation phase
by Yuval Avnery
· 6 years ago
561aa15
net/mlx5: Separate IRQ data from EQ table data
by Yuval Avnery
· 6 years ago
2416318
net/mlx5: Separate IRQ request/free from EQ life cycle
by Yuval Avnery
· 6 years ago
ca39079
net/mlx5: Change interrupt handler to call chain notifier
by Yuval Avnery
· 6 years ago
081cc2d
net/mlx5: Introduce EQ polling budget
by Yuval Avnery
· 6 years ago
86eec50
net/mlx5: Support querying max VFs from device
by Bodong Wang
· 6 years ago
10ee82c
net/mlx5: E-Switch, Return raw output for query esw functions
by Bodong Wang
· 6 years ago
ac35dcd
net/mlx5: E-Switch, Handle representors creation in handler context
by Vu Pham
· 6 years ago
b8a9257
net/mlx5: Increase wait time for fw initialization
by Daniel Jurgens
· 6 years ago
2d3c72ed
rdma: Remove nes
by Jason Gunthorpe
· 6 years ago
cbdc666
RDMA/ipoib: Remove check for ETH_SS_TEST
by Kamal Heib
· 6 years ago
e39afe3
RDMA: Convert CQ allocations to be under core responsibility
by Leon Romanovsky
· 6 years ago
a52c8e2
RDMA: Clean destroy CQ in drivers do not return errors
by Leon Romanovsky
· 6 years ago
147b308
RDMA/nes: Avoid memory allocation during CQ destroy
by Leon Romanovsky
· 6 years ago
7a15414
RDMA: Move owner into struct ib_device_ops
by Jason Gunthorpe
· 6 years ago
72c6ec1
RDMA: Move uverbs_abi_ver into struct ib_device_ops
by Jason Gunthorpe
· 6 years ago
b9560a4
RDMA: Move driver_id into struct ib_device_ops
by Jason Gunthorpe
· 6 years ago
a1a8e4a
rdma: Delete the ib_ucm module
by Jason Gunthorpe
· 6 years ago
afcafe0
ucma: Convert ctx_idr to XArray
by Matthew Wilcox
· 6 years ago
4dfd532
ucma: Convert multicast_idr to XArray
by Matthew Wilcox
· 6 years ago
9bcb894
RDMA/ucma: Use struct_size() helper
by Gustavo A. R. Silva
· 6 years ago
4f18904
RDMA/hns: Bugfix for filling the sge of srq
by Lijun Ou
· 6 years ago
fa02732
RDMA/hns: fix inverted logic of readl read and shift
by Colin Ian King
· 6 years ago
bcef5b7
RDMA/srp: Accept again source addresses that do not have a port number
by Bart Van Assche
· 6 years ago
633fbb0
RDMA/ipoib: implement ethtool .get_link() callback
by Kamal Heib
· 6 years ago
8693115
{IB,net}/mlx5: Constify rep ops functions pointers
by Parav Pandit
· 6 years ago
c94ff74
{IB, net}/mlx5: No need to typecast from void* to mlx5_ib_dev*
by Parav Pandit
· 6 years ago
6706a3b
net/mlx5: E-Switch, Honor eswitch functions changed event cap
by Vu Pham
· 6 years ago
cd56f92
net/mlx5: E-Switch, Replace host_params event with functions_changed event
by Vu Pham
· 6 years ago
c6d4e45
net/mlx5: Introduce termination table bits
by Eli Britstein
· 6 years ago
0b9055a
net/mlx5: Add core dump register access HW bits
by Moshe Shemesh
· 6 years ago
97545b1
RDMA/hns: Bugfix for posting multiple srq work request
by Lijun Ou
· 6 years ago
cac2a30
RDMA/uverbs: check for allocation failure in uapi_add_elm()
by Dan Carpenter
· 6 years ago
6fe1a9b
IB/hfi1: Use struct_size() helper
by Gustavo A. R. Silva
· 6 years ago
829ca44
IB/qib: Use struct_size() helper
by Gustavo A. R. Silva
· 6 years ago
34755f5
IB/rdmavt: Use struct_size() helper
by Gustavo A. R. Silva
· 6 years ago
2367d00
RDMA/efa: Remove unused includes
by Gal Pressman
· 6 years ago
4d50e08
RDMA/efa: Use rdma block iterator in chunk list creation
by Gal Pressman
· 6 years ago
e0e3f39
RDMA/efa: Remove unneeded admin commands abort flow
by Gal Pressman
· 6 years ago
255efca
RDMA/efa: Use kvzalloc instead of kzalloc with fallback
by Gal Pressman
· 6 years ago
5f5e4eb
IB/hfi1: Remove extra brackets from an if
by Dennis Dalessandro
· 6 years ago
6cc070b
net/mlx5: potential error pointer dereference in error handling
by Dan Carpenter
· 6 years ago
ea996974
RDMA: Convert put_page() to put_user_page*()
by John Hubbard
· 6 years ago
cfcc048c
IB/hfi1: Remove set but not used variables 'offset' and 'fspsn'
by YueHaibing
· 6 years ago
2a3d923
RDMA/hns: Replace magic numbers with #defines
by Lijun Ou
· 6 years ago
669cefb
RDMA/hns: Remove jiffies operation in disable interrupt context
by Lang Cheng
· 6 years ago
780f339
RDMA/hns: Move spin_lock_irqsave to the correct place
by Lang Cheng
· 6 years ago
0502849
RDMA/hns: Update CQE specifications
by Lijun Ou
· 6 years ago
8ffb813
RDMA/hns: Remove unnecessary print message in aeq
by Yixian Liu
· 6 years ago
f70baa7
iw_cxgb4: Fix qpid leak
by Nirranjan Kirubaharan
· 6 years ago
cae626b
RDMA/cxgb4: Don't expose DMA addresses
by Leon Romanovsky
· 6 years ago
34d5689
RDMA/cxgb4: Use sizeof() notation
by Leon Romanovsky
· 6 years ago
a80287c
RDMA/cxgb3: Delete and properly mark unimplemented resize CQ function
by Leon Romanovsky
· 6 years ago
0ddf8f6
RDMA/cxgb3: Don't expose DMA addresses
by Leon Romanovsky
· 6 years ago
d34d37d
RDMA/cxgb3: Use sizeof() notation instead of plain sizeof
by Leon Romanovsky
· 6 years ago
62a38e7
RDMA/efa: Remove check that prevents destroy of resources in error flows
by Leon Romanovsky
· 6 years ago
dab99af
RDMA/nes: Remove second wait queue initialization call
by Leon Romanovsky
· 6 years ago
3bb58cf
RDMA/i40iw: Remove useless NULL checks
by Leon Romanovsky
· 6 years ago
269c97f
RDMA/nes: Remove useless NULL checks
by Leon Romanovsky
· 6 years ago
890ac8d
RDMA/core: Make ib_destroy_cq() void
by Leon Romanovsky
· 6 years ago
dfdb089
RDMA/ipoib: Remove check of destroy CQ
by Leon Romanovsky
· 6 years ago
eaa1ca9
rds: Don't check return value from destroy CQ
by Leon Romanovsky
· 6 years ago
deee3c7
RDMA/core: Return void from ib_device_check_mandatory()
by Kamal Heib
· 6 years ago
8ce0048
IB/mlx4: Delete unused func arg
by Yuval Shaia
· 6 years ago
d2183c6
RDMA/umem: Move page_shift from ib_umem to ib_odp_umem
by Jason Gunthorpe
· 6 years ago
6905466
RDMA/qedr: Fix incorrect device rate.
by Sagiv Ozeri
· 6 years ago
91f5712
RDMA/core: Fix doc typo
by Israel Rukshin
· 6 years ago
53bfbf9
RDMA/rw: Add info regarding SG count failure
by Max Gurtovoy
· 6 years ago
f73e407
RDMA/rw: Print the correct number of sig MRs
by Israel Rukshin
· 6 years ago
2d465a1
RDMA/rw: Fix doc typo
by Israel Rukshin
· 6 years ago
dae6345
IB/isert: Remove unused sig_attrs argument
by Israel Rukshin
· 6 years ago
0cc2896f
IB/iser: Remove unused sig_attrs argument
by Israel Rukshin
· 6 years ago
a7b287b
IB/iser: Refactor iscsi_iser_check_protection function
by Israel Rukshin
· 6 years ago
Next »