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
2019-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2019-09-26
IB/hfi1: remove unlikely() from IS_ERR*() condition
Denis Efremov
1
-1
/
+1
2019-09-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-25
/
+5
2019-09-24
mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
akpm@linux-foundation.org
5
-25
/
+5
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+4
2019-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
79
-1849
/
+2548
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
10
-390
/
+344
2019-09-20
ipv4: Revert removal of rt_uses_gateway
David Ahern
1
-1
/
+1
2019-09-18
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
9
-227
/
+58
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+1
2019-09-16
RDMA: Fix double-free in srq creation error flow
Jack Morgenstein
1
-1
/
+2
2019-09-16
RDMA/efa: Fix incorrect error print
Gal Pressman
1
-1
/
+1
2019-09-16
IB/mlx5: Free mpi in mp_slave mode
Danit Goldberg
1
-0
/
+1
2019-09-16
IB/mlx5: Use the original address for the page during free_pages
Danit Goldberg
1
-4
/
+5
2019-09-16
RDMA/bnxt_re: Fix spelling mistake "missin_resp" -> "missing_resp"
Colin Ian King
1
-1
/
+1
2019-09-16
RDMA/hns: Package operations of rq inline buffer into separate functions
Lijun Ou
1
-39
/
+56
2019-09-16
RDMA/hns: Optimize cmd init and mode selection for hip08
Yixian Liu
2
-13
/
+5
2019-09-13
IB/hfi1: Define variables as unsigned long to fix KASAN warning
Ira Weiny
1
-26
/
+19
2019-09-13
IB/{rdmavt, hfi1, qib}: Add a counter for credit waits
Kaike Wan
5
-16
/
+9
2019-09-13
IB/hfi1: Add traces for TID RDMA READ
Kaike Wan
3
-0
/
+51
2019-09-13
RDMA/siw: Relax from kmap_atomic() use in TX path
Bernard Metzler
1
-7
/
+5
2019-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
23
-240
/
+263
2019-09-13
IB/iser: Support up to 16MB data transfer in a single command
Sergey Gorenko
1
-3
/
+4
2019-09-13
RDMA/siw: Fix page address mapping in TX path
Bernard Metzler
1
-5
/
+6
2019-09-13
RDMA: Fix goto target to release the allocated memory
Navid Emamdoost
1
-1
/
+1
2019-09-13
RDMA/usnic: Avoid overly large buffers on stack
Arnd Bergmann
1
-2
/
+8
2019-09-13
RDMA/odp: Add missing cast for 32 bit
Jason Gunthorpe
1
-1
/
+1
2019-09-13
RDMA/hns: Use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-09-13
RDMA/cma: Fix false error message
HÃ¥kon Bugge
1
-1
/
+1
2019-09-03
Merge tag 'mlx5-updates-2019-09-01-v2' of git://git.kernel.org/pub/scm/linux/...
David S. Miller
5
-221
/
+50
2019-09-03
net/mlx5: Add flow steering actions to fs_cmd shim layer
Maor Gottlieb
3
-13
/
+20
2019-09-03
infiniband: don't bother with d_delete()
Al Viro
1
-1
/
+1
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-11
/
+20
2019-09-02
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
4
-208
/
+30
2019-09-01
net/mlx5: Move device memory management to mlx5_core
Ariel Levkovich
4
-208
/
+30
2019-08-28
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2
-3
/
+4
2019-08-28
RDMA/hns: Fix wrong assignment of qp_access_flags
Lijun Ou
1
-2
/
+2
2019-08-28
RDMA/hns: Delete the not-used lines
Wenpeng Liang
1
-1
/
+0
2019-08-28
RDMA/hns: Remove if-else judgment statements for creating srq
Wenpeng Liang
1
-22
/
+7
2019-08-28
RDMA/hns: Add reset process for function-clear
Lang Cheng
2
-2
/
+98
2019-08-28
RDMA/hns: Fix cast from or to restricted __le32 for driver
Lang Cheng
6
-126
/
+105
2019-08-28
RDMA/hns: Remove the some magic number
Lijun Ou
4
-4
/
+11
2019-08-28
RDMA/hns: Modify the data structure of hns_roce_av
Lang Cheng
4
-31
/
+18
2019-08-28
RDMA/siw: Fix IPv6 addr_list locking
Bernard Metzler
1
-11
/
+20
2019-08-28
Merge branch 'mlx5-odp-dc' into rdma.git for-next
Jason Gunthorpe
1
-48
/
+3
2019-08-28
IB/mlx5: Add page fault handler for DC initiator WQE
Michael Guralnik
1
-1
/
+2
2019-08-28
IB/mlx5: Remove check of FW capabilities in ODP page fault handling
Michael Guralnik
1
-47
/
+1
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
25
-237
/
+247
2019-08-27
RDMA/iwpm: Delete unnecessary checks before the macro call "dev_kfree_skb"
Markus Elfring
2
-12
/
+6
[next]