index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
main.c
Age
Commit message (
Expand
)
Author
2018-07-03
IB/mlx5: Remove set-but-not-used variables
Bart Van Assche
2018-06-29
RDMA/mlx5: Don't leak UARs in case of free fails
Leon Romanovsky
2018-06-28
Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2018-06-26
IB/mlx5: Avoid dealing with vport representors if not being e-switch manager
Or Gerlitz
2018-06-25
IB/mlx5: Add support for drain SQ & RQ
Yishai Hadas
2018-06-22
Merge branch 'icrc-counter' into rdma.git for-next
Jason Gunthorpe
2018-06-22
IB/mlx5: Support RoCE ICRC encapsulated error counter
Talat Batheesh
2018-06-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-06-19
RDMA/mlx5: Refactor transport domain checks
Leon Romanovsky
2018-06-19
IB/mlx5: Expose DEVX tree
Yishai Hadas
2018-06-19
IB/mlx5: Introduce DEVX
Yishai Hadas
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-18
RDMA: Convert drivers to use sgid_attr instead of sgid_index
Parav Pandit
2018-06-18
RDMA: Use GID from the ib_gid_attr during the add_gid() callback
Parav Pandit
2018-06-11
IB/mlx5: Fix return value check in flow_counters_set_data()
weiyongjun (A)
2018-06-11
IB/mlx5: Fix memory leak in mlx5_ib_create_flow
Gustavo A. R. Silva
2018-06-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-06-04
Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...
Jason Gunthorpe
2018-06-02
IB/mlx5: Add counters read support
Raed Salem
2018-06-02
IB/mlx5: Add flow counters read support
Raed Salem
2018-06-02
IB/mlx5: Add flow counters binding support
Raed Salem
2018-06-02
IB/mlx5: Add counters create and destroy support
Raed Salem
2018-06-02
IB/core: Support passing uhw for create_flow
Matan Barak
2018-06-01
RDMA/mlx5: Don't check return value of zap_vma_ptes()
Leon Romanovsky
2018-05-30
RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib core
Wei Hu(Xavier)
2018-05-29
Merge branch 'mini_cqe' into git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Jason Gunthorpe
2018-05-29
IB/mlx5: Introduce a new mini-CQE format
Yonatan Cohen
2018-05-29
IB/mlx5: Refactor CQE compression response
Yonatan Cohen
2018-05-28
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Jason Gunthorpe
2018-05-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-05-24
RDMA/mlx5: Remove debug prints of VMA pointers
Leon Romanovsky
2018-05-16
IB/mlx5: Expose MPLS related tunneling offloads
Ariel Levkovich
2018-05-16
IB/mlx5: Add support for MPLS flow specification
Ariel Levkovich
2018-05-16
IB/mlx5: Add support for GRE flow specification
Ariel Levkovich
2018-05-09
RDMA/mlx5: Use proper spec flow label type
Daria Velikovsky
2018-05-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-04-27
RDMA/mlx5: Properly check return value of mlx5_get_uars_page
Leon Romanovsky
2018-04-27
IB/mlx5: Fix represent correct netdevice in dual port RoCE
Parav Pandit
2018-04-26
net/mlx5: Fix mlx5_get_vector_affinity function
Israel Rukshin
2018-04-16
IB/mlx5: remove duplicate header file
Zhu Yanjun
2018-04-06
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-05
IB/mlx5: Device memory mr registration support
Ariel Levkovich
2018-04-05
IB/mlx5: Device memory support in mlx5_ib
Ariel Levkovich
2018-04-04
IB/mlx5: Add ability to hash by IPSEC_SPI when creating a TIR
Matan Barak
2018-04-04
IB/mlx5: Add information for querying IPsec capabilities
Matan Barak
2018-04-04
IB/mlx5: Add IPsec support for egress and ingress
Aviad Yehezkel
2018-04-04
IB/mlx5: Add modify_flow_action_esp verb
Matan Barak
2018-04-04
IB/mlx5: Add implementation for create and destroy action_xfrm
Aviad Yehezkel
2018-04-04
IB/mlx5: Initialize the parsing tree root without the help of uverbs
Matan Barak
2018-04-03
RDMA: Use ib_gid_attr during GID modification
Parav Pandit
[prev]
[next]