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.13.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
2020-07-07
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2
-2
/
+2
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-06-03
RDMA/bnxt_re: Remove FMR leftovers
Jason Gunthorpe
4
-14
/
+0
2020-05-03
RDMA: Group create AH arguments in struct
Maor Gottlieb
2
-4
/
+6
2020-04-22
RDMA/bnxt: Delete 'nq_ptr' variable which is not used
Leon Romanovsky
1
-2
/
+1
2020-04-14
RDMA/bnxt_re: Remove dead code from rcfw
Devesh Sharma
1
-50
/
+0
2020-04-14
RDMA/bnxt_re: Simplify obtaining queue entry from hw ring
Devesh Sharma
8
-228
/
+176
2020-04-14
RDMA/bnxt_re: Update missing hsi data structures
Devesh Sharma
1
-0
/
+106
2020-04-14
RDMA/bnxt_re: Reduce device page size detection code
Devesh Sharma
3
-147
/
+103
2020-03-30
RDMA/bnxt_re: make bnxt_re_ib_init static
YueHaibing
1
-1
/
+1
2020-03-25
RDMA/bnxt_re: Wait for all the CQ events before freeing CQ data structures
Selvin Xavier
2
-0
/
+74
2020-03-18
RDMA/bnxt_re: Remove unnecessary sched count
Selvin Xavier
2
-9
/
+0
2020-03-18
RDMA/bnxt_re: Fix lifetimes in bnxt_re_task
Jason Gunthorpe
1
-0
/
+2
2020-03-18
RDMA/bnxt_re: Use ib_device_try_get()
Jason Gunthorpe
2
-14
/
+14
2020-03-10
RDMA/bnxt_re: Remove a redundant 'memset'
Christophe JAILLET
1
-4
/
+1
2020-03-04
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
1
-1
/
+1
2020-03-02
RDMA/bnxt_re: Remove set but not used variables 'pg' and 'idx'
YueHaibing
1
-4
/
+0
2020-03-02
RDMA/bnxt_re: Remove set but not used variable 'dev_attr'
YueHaibing
1
-2
/
+0
2020-03-02
RDMA/bnxt_re: Remove set but not used variable 'pg_size'
YueHaibing
1
-2
/
+1
2020-03-02
RDMA/bnxt_re: Use driver_unregister and unregistration API
Selvin Xavier
1
-64
/
+42
2020-03-02
RDMA/bnxt_re: Refactor device add/remove functionalities
Selvin Xavier
1
-57
/
+82
2020-02-26
RDMA/bnxt_re: Using vmalloc requires including vmalloc.h
Jason Gunthorpe
1
-0
/
+1
2020-02-22
RDMA/bnxt_re: use ibdev based message printing functions
Devesh Sharma
2
-203
/
+208
2020-02-22
RDMA/bnxt_re: Refactor doorbell management functions
Devesh Sharma
5
-147
/
+141
2020-02-22
RDMA/bnxt_re: Refactor notification queue management code
Devesh Sharma
2
-74
/
+94
2020-02-22
RDMA/bnxt_re: Refactor command queue management code
Devesh Sharma
4
-205
/
+313
2020-02-22
RDMA/bnxt_re: Refactor net ring allocation function
Devesh Sharma
2
-29
/
+44
2020-02-22
RDMA/bnxt_re: Refactor hardware queue memory allocation
Devesh Sharma
9
-332
/
+525
2020-02-22
RDMA/bnxt_re: Replace chip context structure with pointer
Devesh Sharma
4
-21
/
+36
2020-02-22
RDMA/bnxt_re: Refactor queue pair creation code
Devesh Sharma
3
-217
/
+428
2020-02-19
RDMA/bnxt_re: Use rdma_read_gid_hw_context to retrieve HW gid index
Selvin Xavier
1
-11
/
+12
2020-02-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2020-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-5
/
+7
2020-01-28
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
3
-4
/
+4
2020-01-21
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
2
-12
/
+16
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
1
-5
/
+7
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
3
-4
/
+4
2020-01-03
RDMA/bnxt_re: Report more number of completion vectors
Selvin Xavier
1
-1
/
+1
2020-01-03
RDMA/bnxt_re: Fix Send Work Entry state check while polling completions
Selvin Xavier
1
-6
/
+6
2020-01-03
RDMA/bnxt_re: Avoid freeing MR resources if dereg fails
Selvin Xavier
1
-1
/
+3
2019-11-25
RDMA/bnxt_re: Fix missing le16_to_cpu
Devesh Sharma
1
-4
/
+4
2019-11-25
RDMA/bnxt_re: Fix stat push into dma buffer on gen p5 devices
Devesh Sharma
1
-0
/
+1
2019-11-25
RDMA/bnxt_re: Fix chip number validation Broadcom's Gen P5 series
Luke Starrett
1
-2
/
+6
2019-11-25
RDMA/bnxt_re: Fix Kconfig indentation
Krzysztof Kozlowski
1
-6
/
+6
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
1
-5
/
+5
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
[next]