index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
RDMA/cm: Spurious WARNING triggered in cm_destroy_id()
Ka-Cheong Poon
2020-06-03
RDMA/mlx5: Return ECE DC support
Leon Romanovsky
2020-06-03
RDMA/mlx5: Don't rely on FW to set zeros in ECE response
Leon Romanovsky
2020-06-03
RDMA/mlx5: Return an error if copy_to_user fails
Leon Romanovsky
2020-06-02
IB/hfi1: Use free_netdev() in hfi1_netdev_free()
YueHaibing
2020-06-02
RDMA/hns: Uninitialized variable in modify_qp_init_to_rtr()
Dan Carpenter
2020-06-02
RDMA/core: Move and rename trace_cm_id_create()
Chuck Lever
2020-06-02
IB/hfi1: Fix hfi1_netdev_rx_init() error handling
Dan Carpenter
2020-06-02
RDMA: Remove 'max_map_per_fmr'
Jason Gunthorpe
2020-06-02
RDMA: Remove 'max_fmr'
Jason Gunthorpe
2020-06-02
RDMA/core: Remove FMR device ops
Max Gurtovoy
2020-06-02
RDMA/rdmavt: Remove FMR memory registration
Max Gurtovoy
2020-06-02
RDMA/mthca: Remove FMR support for memory registration
Max Gurtovoy
2020-06-02
RDMA/mlx4: Remove FMR support for memory registration
Max Gurtovoy
2020-06-02
RDMA/i40iw: Remove FMR leftovers
Jason Gunthorpe
2020-06-02
RDMA/bnxt_re: Remove FMR leftovers
Jason Gunthorpe
2020-06-02
RDMA/mlx5: Remove FMR leftovers
Gal Pressman
2020-06-02
RDMA/core: Remove FMR pool API
Max Gurtovoy
2020-06-02
RDMA/srp: Remove support for FMR memory registration
Max Gurtovoy
2020-06-02
RDMA/iser: Remove support for FMR memory registration
Israel Rukshin
2020-06-01
Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-29
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2020-05-29
RDMA/core: Introduce shared CQ pool API
Yamin Friedman
2020-05-29
RDMA/core: Add protection for shared CQs used by ULPs
Yamin Friedman
2020-05-29
RDMA/core: Fix several reference count leaks.
Qiushi Wu
2020-05-29
IB/hfi1: Fix spelling mistake "enought" -> "enough"
Colin Ian King
2020-05-29
RDMA/hns: remove duplicate assignment to pointer raq
Colin Ian King
2020-05-29
RDMA/mlx5: Support TX port affinity for VF drivers in LAG mode
Mark Zhang
2020-05-29
RDMA/srpt: Increase max_send_sge
Bart Van Assche
2020-05-29
RDMA/srpt: Reduce max_recv_sge to 1
Bart Van Assche
2020-05-29
RDMA/srpt: Make debug output more detailed
Bart Van Assche
2020-05-29
RDMA/srp: Make the channel count configurable per target
Bart Van Assche
2020-05-29
hfi1: get rid of pointless access_ok()
Al Viro
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
2020-05-28
net: add sock_set_reuseaddr
Christoph Hellwig
2020-05-27
IB/ipoib: Fix double free of skb in case of multicast traffic in CM mode
Valentine Fatiev
2020-05-27
RDMA/mlx5: Return ECE data after modify QP
Leon Romanovsky
2020-05-27
RDMA/mlx5: Set ECE options during modify QP
Leon Romanovsky
2020-05-27
RDMA/mlx5: Convert modify QP to use MLX5_SET macros
Leon Romanovsky
2020-05-27
RDMA/mlx5: Remove manually crafted QP context the query call
Leon Romanovsky
2020-05-27
RDMA/mlx5: Use direct modify QP implementation
Leon Romanovsky
[next]