Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
aadfc3b2042d69a6b4b8d719d4221b988d7f31a5
aadfc3b
IB/hfi1: fix pstateinfo from returning improperly byteswapped value
by Ira Weiny
· 9 years ago
447e9a4
IB/ehca: Deprecate driver, move to staging, schedule deletion
by Doug Ledford
· 9 years ago
d1178cb
IB/ipoib: Suppress warning for send only join failures
by Jason Gunthorpe
· 9 years ago
c3acdc0
IB/ipoib: Clean up send-only multicast joins
by Doug Ledford
· 9 years ago
7fbc67d
IB/srp: Fix possible protection fault
by Sagi Grimberg
· 9 years ago
0629cb0
IB/core: Move SM class defines from ib_mad.h to ib_smi.h
by Ira Weiny
· 9 years ago
ce755c9
IB/core: Remove unnecessary defines from ib_mad.h
by Ira Weiny
· 9 years ago
6f876ce
IB/hfi1: Add PSM2 user space header to header_install
by Ira Weiny
· 9 years ago
6fd8eda
IB/hfi1: Add CSRs for CONFIG_SDMA_VERBOSITY
by Jubin John
· 9 years ago
b636401
mlx5: Fix incorrect wc pkey_index assignment for GSI messages
by Sagi Grimberg
· 9 years ago
11d7480
IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flow
by Haggai Eran
· 9 years ago
b632ffa
IB/uverbs: reject invalid or unknown opcodes
by Christoph Hellwig
· 9 years ago
54b9a96
IB/cxgb4: Fix if statement in pick_local_ip6adddrs
by Nicholas Krause
· 9 years ago
ba13b5f
IB/sa: Fix rdma netlink message flags
by Kaike Wan
· 9 years ago
e1c3029
IB/ucma: HW Device hot-removal support
by Yishai Hadas
· 9 years ago
ae184dd
IB/mlx4_ib: Disassociate support
by Yishai Hadas
· 9 years ago
036b106
IB/uverbs: Enable device removal when there are active user space applications
by Yishai Hadas
· 9 years ago
057aec0
IB/uverbs: Explicitly pass ib_dev to uverbs commands
by Yishai Hadas
· 9 years ago
35d4a0b
IB/uverbs: Fix race between ib_uverbs_open and remove_one
by Yishai Hadas
· 9 years ago
03c4044
IB/uverbs: Fix reference counting usage of event files
by Yishai Hadas
· 9 years ago
7dd7864
IB/core: Make ib_dealloc_pd return void
by Jason Gunthorpe
· 9 years ago
03f6fb9
IB/srp: Create an insecure all physical rkey only if needed
by Bart Van Assche
· 9 years ago
330179f
IB/srp: Register the indirect data buffer descriptor
by Bart Van Assche
· 9 years ago
002f156
IB/srp: Introduce srp_device.use_fmr
by Bart Van Assche
· 9 years ago
3ae95da
IB/srp: Remove use_mr argument from srp_map_sg_entry()
by Bart Van Assche
· 9 years ago
0e0d3a4
IB/srp: Remove the memory registration backtracking code
by Bart Van Assche
· 9 years ago
f731ed6
IB/srp: Add memory descriptor array pointer range checking
by Bart Van Assche
· 9 years ago
7e85c91
IB/srp: Use multiple registrations for large memory regions
by Bart Van Assche
· 9 years ago
186fbc6
IB/srp: Re-enable FMR for non-page aligned buffers
by Bart Van Assche
· 9 years ago
e558024
rds/ib: Remove ib_get_dma_mr calls
by Jason Gunthorpe
· 9 years ago
2f31fa8
net/9p: Remove ib_get_dma_mr calls
by Jason Gunthorpe
· 9 years ago
5a78395
ib_srpt: Remove ib_get_dma_mr calls
by Jason Gunthorpe
· 9 years ago
e6bf5f4
IB/srp: Use pd->local_dma_lkey
by Jason Gunthorpe
· 9 years ago
34efc7d
iser-target: Remove ib_get_dma_mr calls
by Jason Gunthorpe
· 9 years ago
256b7ad
IB/iser: Use pd->local_dma_lkey
by Jason Gunthorpe
· 9 years ago
b37c788
IB/mlx5: Remove ib_get_dma_mr calls
by Jason Gunthorpe
· 9 years ago
7dd9757
IB/mlx4: Remove ib_get_dma_mr calls
by Jason Gunthorpe
· 9 years ago
77b1f99
IB/ipoib: Remove ib_get_dma_mr calls
by Jason Gunthorpe
· 9 years ago
4be90bc
IB/mad: Remove ib_get_dma_mr calls
by Jason Gunthorpe
· 9 years ago
96249d7
IB/core: Guarantee that a local_dma_lkey is available
by Jason Gunthorpe
· 9 years ago
7332bed
IB/iser: Chain all iser transaction send work requests
by Sagi Grimberg
· 9 years ago
1b16c98
IB/iser: Add debug prints to the various memory registration methods
by Sagi Grimberg
· 9 years ago
df749cd
IB/iser: Support up to 8MB data transfer in a single command
by Sagi Grimberg
· 9 years ago
f8db651
IB/iser: Pass registration pool a size parameter
by Sagi Grimberg
· 9 years ago
32467c4
IB/iser: Unify fast memory registration flows
by Sagi Grimberg
· 9 years ago
8172290
IB/iser: Make reg_desc_get a per device routine
by Sagi Grimberg
· 9 years ago
7d0483c
IB/iser: Rename iser_reg_page_vec to iser_fast_reg_fmr
by Sagi Grimberg
· 9 years ago
2b3bf95
IB/iser: Maintain connection fmr_pool under a single registration descriptor
by Adir Lev
· 9 years ago
385ad87
IB/iser: Introduce iser registration pool struct
by Sagi Grimberg
· 9 years ago
eb6ea8c3
IB/iser: Move fastreg descriptor allocation to iser_create_fastreg_desc
by Sagi Grimberg
· 9 years ago
48afbff
IB/iser: Introduce iser_reg_ops
by Sagi Grimberg
· 9 years ago
8c18ed0
IB/iser: Remove dead code in fmr_pool alloc/free
by Sagi Grimberg
· 9 years ago
5190cc2
IB/iser: Rename struct fast_reg_descriptor -> iser_fr_desc
by Sagi Grimberg
· 9 years ago
d711d81
IB/iser: Introduce struct iser_reg_resources
by Sagi Grimberg
· 9 years ago
ea18f5d
IB/iser: Remove an unneeded print for unaligned memory
by Sagi Grimberg
· 9 years ago
b9abd8d
IB/iser: Remove a redundant always-false condition
by Sagi Grimberg
· 9 years ago
8d5944d
IB/iser: Fix possible bogus DMA unmapping
by Sagi Grimberg
· 9 years ago
02816a8
IB/iser: Get rid of un-maintained counters
by Sagi Grimberg
· 9 years ago
d167390
IB/iser: Fix missing return status check in iser_send_data_out
by Sagi Grimberg
· 9 years ago
1156cc8
IB/iser: Remove '.' from log message
by Sagi Grimberg
· 9 years ago
74ce897
IB/iser: Change minor assignments and logging prints
by Sagi Grimberg
· 9 years ago
db0a6cb
IB/iser: Change some module parameters to be RO
by Jenny Falkovich
· 9 years ago
2ca546b
IB/sa: Route SA pathrecord query through netlink
by Kaike Wan
· 9 years ago
5d26577
IB/sa: Allocate SA query with kzalloc
by Kaike Wan
· 9 years ago
bc10ed7
IB/core: Add rdma netlink helper functions
by Kaike Wan
· 9 years ago
6431eb8
IB/netlink: Add defines for local service requests through netlink
by Kaike Wan
· 9 years ago
bc44bd1
IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login fails
by Bart Van Assche
· 9 years ago
713ef24
IB/srp: Bump driver version and release date
by Bart Van Assche
· 9 years ago
c257ea6
IB/srp: Handle partial connection success correctly
by Bart Van Assche
· 9 years ago
e6300cb
IB/srp: Constify a function argument
by Bart Van Assche
· 9 years ago
799cdaf
IB/mlx4: Fix incorrect cq flushing in error state
by Ariel Nahum
· 9 years ago
5e99b13
IB/mlx4: Use correct SL on AH query under RoCE
by Noa Osherovich
· 9 years ago
2b135db
IB/mlx4: Forbid using sysfs to change RoCE pkeys
by Jack Morgenstein
· 9 years ago
2cb8e7f
IB/mlx4: Demote mcg message from warning to debug
by Jack Morgenstein
· 9 years ago
90c1d8b
IB/mlx4: Fix potential deadlock when sending mad to wire
by Jack Morgenstein
· 9 years ago
b8071ad
IB/core: Remove needless bracketization
by Doug Ledford
· 9 years ago
cc36929
RDMA/ocrdma: Incorporate the moving of GID Table mgmt to IB/Core
by Somnath Kotur
· 9 years ago
5070cd2
IB/mlx4: Replace mechanism for RoCE GID management
by Moni Shoua
· 9 years ago
e26be1b
IB/mlx4: Implement ib_device callbacks
by Moni Shoua
· 9 years ago
79857cd3
net/mlx4: Postpone the registration of net_device
by Moni Shoua
· 9 years ago
238fdf4
IB/core: Add RoCE table bonding support
by Matan Barak
· 9 years ago
98d25af
IB/core: missing curly braces in ib_find_gid()
by Dan Carpenter
· 9 years ago
03db3a2
IB/core: Add RoCE GID table management
by Matan Barak
· 9 years ago
55aeed0
IB/core: Make ib_alloc_device init the kobject
by Jason Gunthorpe
· 9 years ago
e999869
net/bonding: Export bond_option_active_slave_get_rcu
by Matan Barak
· 9 years ago
816dd19
net: Add info for NETDEV_CHANGEUPPER event
by Matan Barak
· 9 years ago
399e6f9
net/ipv6: Export addrconf_ifid_eui48
by Matan Barak
· 9 years ago
d9f272c
IB/core: Drop ib_alloc_fast_reg_mr
by Sagi Grimberg
· 9 years ago
d9fe6dd
IB/hfi1: Support ib_alloc_mr verb
by Mike Marciniszyn
· 9 years ago
1302f84
qib: Support ib_alloc_mr verb
by Sagi Grimberg
· 9 years ago
e02e4d5
nes: Support ib_alloc_mr verb
by Sagi Grimberg
· 9 years ago
f683d3b
cxgb3: Support ib_alloc_mr verb
by Sagi Grimberg
· 9 years ago
a216403
iw_cxgb4: Support ib_alloc_mr verb
by Sagi Grimberg
· 9 years ago
cacb7d5
ocrdma: Support ib_alloc_mr verb
by Sagi Grimberg
· 9 years ago
679e34d
mlx4: Support ib_alloc_mr verb
by Sagi Grimberg
· 9 years ago
b3778ba
mlx5: Drop mlx5_ib_alloc_fast_reg_mr
by Sagi Grimberg
· 9 years ago
fc27995
RDS: Convert to ib_alloc_mr
by Sagi Grimberg
· 9 years ago
9ac0750
svcrdma: limit FRMR page list lengths to device max
by Steve Wise
· 9 years ago
0410e38
xprtrdma, svcrdma: Convert to ib_alloc_mr
by Sagi Grimberg
· 9 years ago
563b67c
IB/srp: Convert to ib_alloc_mr
by Sagi Grimberg
· 9 years ago
Next »