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
2015-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+7
2015-04-17
IB/ipoib: Fix ndo_get_iflink
Erez Shitrit
2
-2
/
+6
2015-04-16
cxgb4: drop __GFP_NOFAIL allocation
Michal Hocko
1
-1
/
+1
2015-04-11
infinibad: weird APIs switched to ->write_iter()
Al Viro
2
-15
/
+23
2015-04-09
Merge branch 'iocb' into for-davem
Al Viro
2
-2
/
+0
2015-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+8
2015-04-02
net/mlx5_core: Extend struct mlx5_interface to support multiple protocols
Saeed Mahameed
1
-0
/
+1
2015-04-02
net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driver
Saeed Mahameed
1
-2
/
+6
2015-04-02
net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core
Saeed Mahameed
3
-104
/
+5
2015-04-02
IB/mlx5: Fix Mellanox copyright note
Saeed Mahameed
12
-12
/
+12
2015-04-02
net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()
Saeed Mahameed
3
-7
/
+0
2015-04-02
net/mlx5_core: Coding style fix
Eli Cohen
1
-0
/
+1
2015-04-02
net/mlx5_core: Fix call to mlx5_core_qp_modify
Haggai Abramonvsky
1
-1
/
+1
2015-04-02
net/mlx4: Add SET_PORT opcode modifiers enumeration
Ido Shamay
1
-5
/
+6
2015-04-02
infiniband/ipoib: implement ndo_get_iflink
Nicolas Dichtel
2
-1
/
+8
2015-04-02
IB/uverbs: Prevent integer overflow in ib_umem_get address arithmetic
Shachar Raindel
1
-0
/
+8
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
2
-2
/
+0
2015-03-18
IB/mlx4: Saturate RoCE port PMA counters in case of overflow
Majd Dibbiny
1
-4
/
+16
2015-03-18
IB/mlx4: Verify net device validity on port change event
Moni Shoua
1
-1
/
+5
2015-02-22
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-2
/
+2
2015-02-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2
-18
/
+32
2015-02-21
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
61
-560
/
+1188
2015-02-20
Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib...
Roland Dreier
60
-555
/
+1180
2015-02-20
IB/qib: Add blank line after declaration
Mike Marciniszyn
17
-6
/
+67
2015-02-20
IB/qib: Fix checkpatch warnings
Mike Marciniszyn
15
-44
/
+42
2015-02-20
Infiniband: Fix potential NULL d_inode dereference
David Howells
2
-2
/
+2
2015-02-18
IB/mlx5: Enable the ODP capability query verb
Haggai Eran
1
-0
/
+2
2015-02-18
IB/core: Add on demand paging caps to ib_uverbs_ex_query_device
Haggai Eran
1
-1
/
+19
2015-02-18
IB/core: Add support for extended query device caps
Eli Cohen
3
-41
/
+92
2015-02-18
RDMA/cxgb4: Don't hang threads forever waiting on WR replies
Hariprasad S
1
-15
/
+14
2015-02-18
RDMA/ocrdma: Fix off by one in ocrdma_query_gid()
Dan Carpenter
1
-1
/
+1
2015-02-18
RDMA/ocrdma: Use unsigned for bit index
Rasmus Villemoes
1
-3
/
+3
2015-02-18
RDMA/ocrdma: Help gcc generate better code for ocrdma_srq_toggle_bit
Rasmus Villemoes
1
-4
/
+1
2015-02-18
RDMA/ocrdma: Update the ocrdma module version string
Mitesh Ahuja
1
-1
/
+1
2015-02-18
RDMA/ocrdma: set vlan present bit for user AH
Devesh Sharma
4
-6
/
+22
2015-02-18
RDMA/ocrdma: remove reference of ocrdma_dev out of ocrdma_qp structure
Mitesh Ahuja
3
-29
/
+34
2015-02-18
RDMA/ocrdma: Add support for interrupt moderation
Mitesh Ahuja
4
-0
/
+119
2015-02-18
RDMA/ocrdma: Honor return value of ocrdma_resolve_dmac
Devesh Sharma
1
-1
/
+3
2015-02-18
RDMA/ocrdma: Allow expansion of the SQ CQEs via buddy CQ expansion of the QP
Selvin Xavier
1
-22
/
+44
2015-02-18
RDMA/ocrdma: Discontinue support of RDMA-READ-WITH-INVALIDATE
Devesh Sharma
1
-2
/
+0
2015-02-18
RDMA/ocrdma: Host crash on destroying device resources
Mitesh Ahuja
2
-15
/
+10
2015-02-18
RDMA/ocrdma: Report correct state in ibv_query_qp
Padmanabh Ratnakar
1
-2
/
+4
2015-02-18
RDMA/ocrdma: Debugfs enhancments for ocrdma driver
Selvin Xavier
6
-3
/
+183
2015-02-18
RDMA/ocrdma: Report correct count of interrupt vectors while registering ocrd...
Devesh Sharma
1
-1
/
+1
2015-02-18
RDMA/ocrdma: Move PD resource management to driver.
Mitesh Ahuja
7
-2
/
+298
2015-02-18
RDMA/ocrdma: Increase the GID table size.
Mitesh Ahuja
1
-1
/
+1
2015-02-18
RDMA/ocrdma: Add support for IB stack compliant stats in sysfs.
Mitesh Ahuja
3
-1
/
+89
2015-02-17
IB/core: Properly handle registration of on-demand paging MRs after dereg
Haggai Eran
1
-1
/
+2
2015-02-17
IB/mlx5: Update the dev in reg_create
Majd Dibbiny
1
-0
/
+1
2015-02-17
IB/mlx4: In mlx4_ib_demux_cm, print out GUID in host-endian order
Jack Morgenstein
1
-1
/
+1
[next]