index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-29
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-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-25
/
+5
2019-09-25
mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
akpm@linux-foundation.org
5
-25
/
+5
2019-09-24
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-21
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-18
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-04
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-02
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-28
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]