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
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-01
RDMA/SA: Fix kernel panic in CMA request handler flow
Majd Dibbiny
4
-13
/
+12
2017-06-01
RDMA/umem: Fix missing mmap_sem in get umem ODP call
Leon Romanovsky
1
-1
/
+5
2017-06-01
RDMA/core: not to set page dirty bit if it's already set.
Qing Huang
1
-1
/
+1
2017-06-01
RDMA/uverbs: Declare local function static and add brackets to sizeof
Leon Romanovsky
1
-4
/
+4
2017-06-01
RDMA/netlink: Reduce exposure of RDMA netlink functions
Leon Romanovsky
2
-1
/
+11
2017-06-01
RDMA/srp: Fix NULL deref at srp_destroy_qp()
Israel Rukshin
1
-1
/
+1
2017-06-01
RDMA/IPoIB: Limit the ipoib_dev_uninit_default scope
Leon Romanovsky
1
-1
/
+1
2017-06-01
RDMA/IPoIB: Replace netdev_priv with ipoib_priv for ipoib_get_link_ksettings
Honggang Li
1
-1
/
+1
2017-06-01
RDMA/qedr: add null check before pointer dereference
Gustavo A. R. Silva
1
-4
/
+6
2017-06-01
RDMA/mlx5: set UMR wqe fence according to HCA cap
Max Gurtovoy
3
-37
/
+39
2017-06-01
RDMA/mlx4: Fix MAD tunneling when SRIOV is enabled
Jack Morgenstein
1
-0
/
+1
2017-06-01
RDMA/qib,hfi1: Fix MR reference count leak on write with immediate
Mike Marciniszyn
2
-2
/
+7
2017-06-01
RDMA/hfi1: Defer setting VL15 credits to link-up interrupt
Byczkowski, Jakub
4
-19
/
+64
2017-06-01
RDMA/hfi1: change PCI bar addr assignments to Linux API functions
Steven L. Roberts
1
-2
/
+2
2017-06-01
RDMA/hfi1: fix array termination by appending NULL to attr array
Steven L. Roberts
1
-1
/
+2
2017-06-01
RDMA/iw_cxgb4: fix the calculation of ipv6 header size
Raju Rangoju
1
-1
/
+2
2017-06-01
RDMA/iw_cxgb4: calculate t4_eq_status_entries properly
Ganesh Goudar
1
-1
/
+1
2017-06-01
RDMA/iw_cxgb4: Avoid touch after free error in ARP failure handlers
Raju Rangoju
1
-1
/
+5
2017-06-01
RDMA/nes: ACK MPA Reply frame
Tatyana Nikolova
1
-1
/
+1
2017-06-01
RDMA/nes: Don't set 0-length FULPDU RTR indication control flag
Tatyana Nikolova
1
-1
/
+0
2017-06-01
RDMA/i40iw: fix duplicated code for different branches
Gustavo A. R. Silva
1
-4
/
+1
2017-06-01
RDMA/i40iw: Remove MSS change support
Shiraz Saleem
4
-31
/
+1
2017-06-01
RDMA/i40iw: Fix device initialization error path
Mustafa Ismail
1
-7
/
+13
2017-06-01
RDMA/i40iw: ACK MPA Reject frame
Tatyana Nikolova
1
-1
/
+1
2017-06-01
RDMA/i40iw: Don't set 0-length FULPDU RTR indication control flag
Tatyana Nikolova
1
-1
/
+0
2017-05-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-6
/
+3
2017-05-09
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2017-05-09
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2017-05-08
Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
23
-604
/
+714
2017-05-08
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-33
/
+2
2017-05-08
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
2
-2
/
+2
2017-05-08
scripts/spelling.txt: add "memory" pattern and fix typos
Stephen Boyd
1
-1
/
+1
2017-05-07
IB/srpt: Avoid that aborting a command triggers a kernel warning
Bart Van Assche
1
-1
/
+2
2017-05-07
IB/srpt: Fix abort handling
Bart Van Assche
1
-5
/
+1
2017-05-04
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-21
/
+22
2017-05-04
rxe: expose num_possible_cpus() cnum_comp_vectors
Sagi Grimberg
2
-2
/
+1
2017-05-04
IB/rxe: Update caller's CRC for RXE_MEM_TYPE_DMA memory type
Leon Romanovsky
1
-1
/
+1
2017-05-04
IB/hfi1: Clean up on context initialization failure
Michael J. Ruhl
5
-85
/
+95
2017-05-04
IB/hfi1: Fix an assign/ordering issue with shared context IDs
Michael J. Ruhl
6
-28
/
+41
2017-05-04
IB/hfi1: Clean up context initialization
Michael J. Ruhl
9
-158
/
+159
2017-05-04
IB/hfi1: Correctly clear the pkey
Michael J. Ruhl
4
-23
/
+17
2017-05-04
IB/hfi1: Search shared contexts on the opened device, not all devices
Michael J. Ruhl
3
-111
/
+49
2017-05-04
IB/hfi1: Remove atomic operations for SDMA_REQ_HAVE_AHG bit
Sebastian Sanchez
1
-14
/
+8
2017-05-04
IB/hfi1: Use filedata rather than filepointer
Michael J. Ruhl
5
-75
/
+72
2017-05-04
IB/hfi1: Name function prototype parameters
Michael J. Ruhl
10
-120
/
+143
2017-05-04
IB/hfi1: Fix a subcontext memory leak
Michael J. Ruhl
3
-15
/
+23
2017-05-04
IB/hfi1: Return an error on memory allocation failure
Michael J. Ruhl
1
-0
/
+1
2017-05-04
IB/hfi1: Adjust default eager_buffer_size to 8MB
Tymoteusz Kielan
1
-2
/
+2
2017-05-04
IB/hfi1: Get rid of divide when setting the tx request header
Sebastian Sanchez
1
-17
/
+17
2017-05-04
IB/hfi1: Fix yield logic in send engine
Mike Marciniszyn
4
-31
/
+90
[next]