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
/
hw
/
bnxt_re
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-08
RDMA/bnxt_re: Enable SRIOV VF support on Broadcom's 57500 adapter series
Devesh Sharma
3
-57
/
+82
2019-10-01
RDMA/bnxt_re: Remove unsupported modify_device callback
Kamal Heib
3
-22
/
+0
2019-09-16
RDMA/bnxt_re: Fix spelling mistake "missin_resp" -> "missing_resp"
Colin Ian King
1
-1
/
+1
2019-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
2
-4
/
+15
2019-09-13
RDMA: Fix goto target to release the allocated memory
Navid Emamdoost
1
-1
/
+1
2019-08-22
RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_message
Selvin Xavier
2
-4
/
+15
2019-08-12
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
1
-2
/
+2
2019-07-29
IB/bnxt_re: Do not notifify GID change event
Parav Pandit
1
-1
/
+0
2019-07-22
RDMA/bnxt_re: Honor vlan_id in GID entry comparison
Selvin Xavier
5
-13
/
+30
2019-06-29
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+1
2019-06-20
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
1
-20
/
+9
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
3
-17
/
+11
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
2
-11
/
+4
2019-06-10
RDMA: Move owner into struct ib_device_ops
Jason Gunthorpe
1
-1
/
+1
2019-06-10
RDMA: Move uverbs_abi_ver into struct ib_device_ops
Jason Gunthorpe
2
-4
/
+4
2019-06-10
RDMA: Move driver_id into struct ib_device_ops
Jason Gunthorpe
1
-1
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-06
RDMA/bnxt_re: Use core helpers to get aligned DMA address
Shiraz Saleem
1
-17
/
+10
2019-05-03
RDMA: Introduce and use GID attr helper to read RoCE L2 fields
Parav Pandit
1
-6
/
+12
2019-04-25
ib/bnxt: Remove mention of idr_alloc from comment
Matthew Wilcox
1
-1
/
+1
2019-04-09
RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()
Jason Gunthorpe
3
-18
/
+5
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
5
-36
/
+23
2019-04-08
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
5
-48
/
+23
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2
-16
/
+9
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2
-14
/
+14
2019-03-28
RDMA/bnxt_re: Use correct sizing on buffers holding page DMA addresses
Selvin Xavier
7
-53
/
+67
2019-03-26
drivers: infiniband: Fix whitespace in kconfig
Enrico Weigelt, metux IT consult
1
-6
/
+6
2019-03-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
14
-358
/
+604
2019-03-04
bnxt_re: Clean cq for kernel consumers only
Devesh Sharma
1
-1
/
+1
2019-02-26
net: devlink: turn devlink into a built-in
Jakub Kicinski
1
-1
/
+0
2019-02-23
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
3
-26
/
+14
2019-02-22
bnxt_re: fix the regression due to changes in alloc_pbl
Devesh Sharma
3
-22
/
+14
2019-02-16
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
1
-11
/
+9
2019-02-12
RDMA/bnxt_re: fix or'ing of data into an uninitialized struct member
Colin Ian King
1
-1
/
+1
2019-02-12
RDMA/bnxt_re: Use for_each_sg_dma_page iterator on umem SGL
Shiraz, Saleem
2
-18
/
+14
2019-02-09
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
3
-30
/
+17
2019-02-07
RDMA/bnxt_re: Update kernel user abi to pass chip context
Devesh Sharma
1
-3
/
+14
2019-02-07
RDMA/bnxt_re: Add extended psn structure for 57500 adapters
Devesh Sharma
5
-18
/
+70
2019-02-07
RDMA/bnxt_re: Enable GSI QP support for 57500 series
Devesh Sharma
4
-55
/
+99
2019-02-07
RDMA/bnxt_re: Skip backing store allocation for 57500 series
Devesh Sharma
4
-7
/
+14
2019-02-07
RDMA/bnxt_re: Add 64bit doorbells for 57500 series
Devesh Sharma
9
-153
/
+276
2019-02-07
RDMA/bnxt_re: Add chip context to identify 57500 series
Devesh Sharma
5
-1
/
+51
2019-01-31
RDMA: Provide safe ib_alloc_device() function
Leon Romanovsky
1
-1
/
+1
2019-01-29
Merge branch 'devx-async' into k.o/for-next
Jason Gunthorpe
2
-6
/
+6
2019-01-26
infiniband: prefix header search paths with $(srctree)/
Masahiro Yamada
1
-1
/
+1
2019-01-15
RDMA/bnxt_re: fix a size calculation
Dan Carpenter
1
-2
/
+1
2019-01-14
RDMA: Introduce and use rdma_device_to_ibdev()
Parav Pandit
1
-2
/
+4
2019-01-14
RDMA: Rename port_callback to init_port
Parav Pandit
1
-1
/
+1
2019-01-11
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
1
-8
/
+5
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2
-6
/
+6
[next]