index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-18
IB/hfi1: fix sdma_descq_cnt parameter parsing
Mike Marciniszyn
1
-1
/
+1
2015-09-18
IB/hfi1: fix copy_to/from_user() error handling
Dan Carpenter
1
-16
/
+15
2015-09-18
IB/hfi1: fix pstateinfo from returning improperly byteswapped value
Ira Weiny
2
-4
/
+4
2015-09-11
IB/ehca: Deprecate driver, move to staging, schedule deletion
Doug Ledford
36
-3
/
+9
2015-09-03
IB/ipoib: Suppress warning for send only join failures
Jason Gunthorpe
1
-2
/
+10
2015-09-03
IB/ipoib: Clean up send-only multicast joins
Doug Ledford
1
-11
/
+27
2015-09-03
IB/srp: Fix possible protection fault
Sagi Grimberg
1
-6
/
+10
2015-09-03
IB/core: Move SM class defines from ib_mad.h to ib_smi.h
Ira Weiny
3
-45
/
+48
2015-09-03
IB/core: Remove unnecessary defines from ib_mad.h
Ira Weiny
1
-12
/
+0
2015-09-03
IB/hfi1: Add PSM2 user space header to header_install
Ira Weiny
2
-0
/
+3
2015-09-03
IB/hfi1: Add CSRs for CONFIG_SDMA_VERBOSITY
Jubin John
2
-2
/
+5
2015-09-03
mlx5: Fix incorrect wc pkey_index assignment for GSI messages
Sagi Grimberg
3
-6
/
+14
2015-09-03
IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flow
Haggai Eran
1
-12
/
+0
2015-09-03
IB/uverbs: reject invalid or unknown opcodes
Christoph Hellwig
1
-1
/
+9
2015-09-03
IB/cxgb4: Fix if statement in pick_local_ip6adddrs
Nicholas Krause
1
-1
/
+1
2015-09-02
IB/sa: Fix rdma netlink message flags
Kaike Wan
1
-1
/
+1
2015-08-30
IB/ucma: HW Device hot-removal support
Yishai Hadas
1
-11
/
+129
2015-08-30
IB/mlx4_ib: Disassociate support
Yishai Hadas
2
-2
/
+150
2015-08-30
IB/uverbs: Enable device removal when there are active user space applications
Yishai Hadas
3
-68
/
+302
2015-08-30
IB/uverbs: Explicitly pass ib_dev to uverbs commands
Yishai Hadas
3
-39
/
+88
2015-08-30
IB/uverbs: Fix race between ib_uverbs_open and remove_one
Yishai Hadas
2
-14
/
+32
2015-08-30
IB/uverbs: Fix reference counting usage of event files
Yishai Hadas
3
-16
/
+40
2015-08-30
IB/core: Make ib_dealloc_pd return void
Jason Gunthorpe
7
-26
/
+41
2015-08-30
IB/srp: Create an insecure all physical rkey only if needed
Bart Van Assche
2
-19
/
+25
2015-08-30
IB/srp: Register the indirect data buffer descriptor
Bart Van Assche
2
-3
/
+58
2015-08-30
IB/srp: Introduce srp_device.use_fmr
Bart Van Assche
2
-11
/
+12
2015-08-30
IB/srp: Remove use_mr argument from srp_map_sg_entry()
Bart Van Assche
1
-21
/
+15
2015-08-30
IB/srp: Remove the memory registration backtracking code
Bart Van Assche
2
-55
/
+13
2015-08-30
IB/srp: Add memory descriptor array pointer range checking
Bart Van Assche
2
-6
/
+20
2015-08-30
IB/srp: Use multiple registrations for large memory regions
Bart Van Assche
1
-10
/
+0
2015-08-30
IB/srp: Re-enable FMR for non-page aligned buffers
Bart Van Assche
1
-9
/
+5
2015-08-30
rds/ib: Remove ib_get_dma_mr calls
Jason Gunthorpe
5
-20
/
+8
2015-08-30
net/9p: Remove ib_get_dma_mr calls
Jason Gunthorpe
1
-24
/
+2
2015-08-30
ib_srpt: Remove ib_get_dma_mr calls
Jason Gunthorpe
2
-12
/
+4
2015-08-30
IB/srp: Use pd->local_dma_lkey
Jason Gunthorpe
1
-1
/
+1
2015-08-30
iser-target: Remove ib_get_dma_mr calls
Jason Gunthorpe
2
-23
/
+11
2015-08-30
IB/iser: Use pd->local_dma_lkey
Jason Gunthorpe
4
-5
/
+5
2015-08-30
IB/mlx5: Remove ib_get_dma_mr calls
Jason Gunthorpe
3
-17
/
+2
2015-08-30
IB/mlx4: Remove ib_get_dma_mr calls
Jason Gunthorpe
2
-20
/
+4
2015-08-30
IB/ipoib: Remove ib_get_dma_mr calls
Jason Gunthorpe
3
-17
/
+4
2015-08-30
IB/mad: Remove ib_get_dma_mr calls
Jason Gunthorpe
3
-25
/
+3
2015-08-30
IB/core: Guarantee that a local_dma_lkey is available
Jason Gunthorpe
3
-12
/
+45
2015-08-30
IB/iser: Chain all iser transaction send work requests
Sagi Grimberg
4
-77
/
+99
2015-08-30
IB/iser: Add debug prints to the various memory registration methods
Sagi Grimberg
1
-1
/
+9
2015-08-30
IB/iser: Support up to 8MB data transfer in a single command
Sagi Grimberg
5
-7
/
+60
2015-08-30
IB/iser: Pass registration pool a size parameter
Sagi Grimberg
3
-25
/
+36
2015-08-30
IB/iser: Unify fast memory registration flows
Sagi Grimberg
3
-131
/
+113
2015-08-30
IB/iser: Make reg_desc_get a per device routine
Sagi Grimberg
2
-13
/
+41
2015-08-30
IB/iser: Rename iser_reg_page_vec to iser_fast_reg_fmr
Sagi Grimberg
1
-8
/
+8
2015-08-30
IB/iser: Maintain connection fmr_pool under a single registration descriptor
Adir Lev
3
-54
/
+68
[next]