index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
2018-05-03
IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failure
Sebastian Sanchez
2018-05-03
IB/hfi1: Fix NULL pointer dereference when invalid num_vls is used
Sebastian Sanchez
2018-05-03
IB/hfi1: Fix loss of BECN with AHG
Mike Marciniszyn
2018-05-03
IB/hfi1 Use correct type for num_user_context
Michael J. Ruhl
2018-05-03
IB/hfi1: Fix handling of FECN marked multicast packet
Mike Marciniszyn
2018-04-27
iw_cxgb4: Atomically flush per QP HW CQEs
Bharat Potnuri
2018-04-27
RDMA/mlx4: Add missed RSS hash inner header flag
Leon Romanovsky
2018-04-27
RDMA/hns: Fix a couple misspellings
oulijun
2018-04-27
RDMA/hns: Submit bad wr
oulijun
2018-04-27
RDMA/hns: Update assignment method for owner field of send wqe
oulijun
2018-04-27
RDMA/hns: Adjust the order of cleanup hem table
oulijun
2018-04-27
RDMA/hns: Only assign dqpn if IB_QP_PATH_DEST_QPN bit is set
oulijun
2018-04-27
RDMA/hns: Remove some unnecessary attr_mask judgement
oulijun
2018-04-27
RDMA/hns: Only assign mtu if IB_QP_PATH_MTU bit is set
oulijun
2018-04-27
RDMA/hns: Fix the qp context state diagram
oulijun
2018-04-27
RDMA/hns: Intercept illegal RDMA operation when use inline data
oulijun
2018-04-27
RDMA/hns: Bugfix for init hem table
oulijun
2018-04-27
IB/nes: fix nes_netdev_start_xmit()'s return type
Luc Van Oostenryck
2018-04-27
RDMA/cxgb4: release hw resources on device removal
Raju Rangoju
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-27
IB/mlx5: Use unlimited rate when static rate is not supported
Danit Goldberg
2018-04-27
RDMA/mlx5: Protect from shift operand overflow
Leon Romanovsky
2018-04-27
RDMA/mlx5: Fix multiple NULL-ptr deref errors in rereg_mr flow
Leon Romanovsky
2018-04-17
infiniband: mlx5: fix build errors when INFINIBAND_USER_ACCESS=m
Randy Dunlap
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
net/mlx5: Mkey creation command adjustments
Ariel Levkovich
2018-04-05
IB/mlx5: Device memory support in mlx5_ib
Ariel Levkovich
2018-04-05
RDMA/qedr: Fix wmb usage in qedr
Kalderon, Michal
2018-04-05
RDMA/qedr: Zero stack memory before copying to user space
Jason Gunthorpe
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/mlx4: Check for egress flow steering
Boris Pismenny
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
2018-04-03
IB/providers: Avoid null netdev check for RoCE
Parav Pandit
2018-04-03
IB/providers: Avoid zero GID check for RoCE
Parav Pandit
2018-04-03
RDMA/providers: Simplify query_gid callback of RoCE providers
Parav Pandit
2018-04-03
IB/qedr: Remove GID add/del dummy routines
Parav Pandit
2018-04-03
i40iw: Remove pre-production workaround for resource profile 1
Shiraz Saleem
2018-04-03
RDMA/mlx5: Fix definition of mlx5_ib_create_qp_resp
Jason Gunthorpe
2018-04-03
IB/ocrdma_hw: Remove redundant checks and goto labels
Gustavo A. R. Silva
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-03-29
iw_cxgb4: print mapped ports correctly
Bharat Potnuri
[next]