Sign in
android-kvm
/
linux
/
cf034477321e8c88d667514923763b93a0892f49
/
drivers
/
infiniband
/
hw
/
cxgb3
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
dd05cb8
RDMA: Get rid of iw_cm_verbs
by Kamal Heib
· 6 years ago
ff23dfa
IB: Pass only ib_udata in function prototypes
by Shamir Rabinovitch
· 6 years ago
bdeacab
IB: Remove 'uobject->context' dependency in object destroy APIs
by Shamir Rabinovitch
· 6 years ago
c4367a2
IB: Pass uverbs_attr_bundle down ib_x destroy path
by Shamir Rabinovitch
· 6 years ago
5f818d6
RDMA/cxbg: Use correct sizing on buffers holding page DMA addresses
by Shiraz Saleem
· 6 years ago
19b1a29
RDMA: Use __packed annotation instead of __attribute__ ((packed))
by Erez Alfasi
· 6 years ago
e64a7c0
cxgb3: Convert mmidr to XArray
by Matthew Wilcox
· 6 years ago
2711487
cxgb3: Convert qpidr to XArray
by Matthew Wilcox
· 6 years ago
a2f4097
cxgb3: Convert cqidr to XArray
by Matthew Wilcox
· 6 years ago
a2a074e
RDMA: Handle ucontext allocations by IB/core
by Leon Romanovsky
· 6 years ago
8994445
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
by Shamir Rabinovitch
· 6 years ago
b44e47e
RDMA/cxgb3: Use for_each_sg_dma_page iterator on umem SGL
by Shiraz, Saleem
· 6 years ago
21a428a
RDMA: Handle PD allocations by IB/core
by Leon Romanovsky
· 6 years ago
95b8e38
iw_cxgb*: kzalloc the iwcm verbs struct
by Steve Wise
· 6 years ago
459cc69
RDMA: Provide safe ib_alloc_device() function
by Leon Romanovsky
· 6 years ago
55c293c
Merge branch 'devx-async' into k.o/for-next
by Jason Gunthorpe
· 6 years ago
b360ce3
infiniband: prefix header search paths with $(srctree)/
by Masahiro Yamada
· 6 years ago
5474723
RDMA: Introduce and use rdma_device_to_ibdev()
by Parav Pandit
· 6 years ago
ea4baf7
RDMA: Rename port_callback to init_port
by Parav Pandit
· 6 years ago
b0ea0fa
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
by Jason Gunthorpe
· 6 years ago
750afb0
cross-tree: phase out dma_zalloc_coherent()
by Luis Chamberlain
· 6 years ago
e00b64f
RDMA: Cleanup undesired pd->uobject usage
by Shamir Rabinovitch
· 6 years ago
071b2ca
RDMA/cxgb3: Initialize ib_device_ops struct
by Kamal Heib
· 6 years ago
fb670347
infiniband/hw/cxgb3/cxio_hal.c: Use dma_zalloc_coherent
by Sabyasachi Gupta
· 6 years ago
508a523
RDMA/drivers: Use core provided API for registering device attributes
by Parav Pandit
· 6 years ago
e349f85
RDMA: Fully setup the device name in ib_register_device
by Jason Gunthorpe
· 6 years ago
1ffba62
RDMA/providers: Remove pointless functions
by Kamal Heib
· 7 years ago
d34ac5c
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
by Bart Van Assche
· 7 years ago
f696bf6
RDMA: Constify the argument of the work request conversion functions
by Bart Van Assche
· 7 years ago
cbd8e98
RDMA/cxgb3: Make iwch_poll_cq_one() easier to analyze
by Bart Van Assche
· 7 years ago
33023fb
IB/core: add max_send_sge and max_recv_sge attributes
by Steve Wise
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
cd13a39
RDMA/cxgb3: Don't crash kernel just because IDR is full
by Leon Romanovsky
· 7 years ago
761fc37
RDMA/cxgb3: Use structs to describe the uABI instead of opencoding
by Jason Gunthorpe
· 7 years ago
0ede73b
IB/uverbs: Extend uverbs_ioctl header with driver_id
by Matan Barak
· 7 years ago
fc968ae
IB/cxgb3: remove cxio_dbg.c
by Corentin Labbe
· 7 years ago
ad0835a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
894b82c
Merge branch 'timer_setup' into for-next
by Doug Ledford
· 7 years ago
051947b
RDMA/cxgb3: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
17e4e54
RDMA/cxgb3: Remove a set-but-not-used variable
by Bart Van Assche
· 7 years ago
1f5461b
RDMA/cxgb3: Annotate locking assumptions
by Bart Van Assche
· 7 years ago
3e4d6f9
RDMA/cxgb3: remove redundant first assignement of sqp
by Colin Ian King
· 8 years ago
be92d48
IB/{cxgb3,cxgb4}: Remove unneeded config dependencies
by Yuval Shaia
· 8 years ago
9abb0d1
RDMA: Simplify get firmware interface
by Leon Romanovsky
· 8 years ago
e1267b0
RDMA: Remove useless MODULE_VERSION
by Leon Romanovsky
· 8 years ago
9064d60
IB/cxgb3: Fix error codes in iwch_alloc_mr()
by Dan Carpenter
· 8 years ago
d58ff35
networking: make skb_push & __skb_push return void pointers
by Johannes Berg
· 8 years ago
4df864c
networking: make skb_put & friends return void pointers
by Johannes Berg
· 8 years ago
b080db5
networking: convert many more places to skb_put_zero()
by Johannes Berg
· 8 years ago
9089885
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
by Dasaratharaman Chandramouli
· 8 years ago
3e7e119
IB: Replace ib_umem page_size by page_shift
by Artemy Kovalyov
· 8 years ago
b7b37ee
cxgb3: Convert PDBG to pr_debug
by Joe Perches
· 8 years ago
46b2d4e8
cxgb3: Use more common logging style
by Joe Perches
· 8 years ago
589ee62
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
by Ingo Molnar
· 8 years ago
ac1820f
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
af17fe7
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
42e1b14
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
c4550c6
IB: Query ports via the core instead of direct into the driver
by Or Gerlitz
· 8 years ago
d3f4aad
RDMA/core: Add the function ib_mtu_int_to_enum
by Amrani, Ram
· 8 years ago
91f734b
IB/cxgb3: Set dev.parent instead of dma_device
by Bart Van Assche
· 8 years ago
2c935bc
locking/atomic, kref: Add kref_read()
by Peter Zijlstra
· 8 years ago
86ef0be
Merge branch 'mlx' into merge-test
by Doug Ledford
· 8 years ago
477864c
IB/core: Let create_ah return extended response to user
by Moni Shoua
· 8 years ago
51ad2ba
IB/cxgb3: Remove debug prints after allocation failure
by Leon Romanovsky
· 8 years ago
a85fb33
IB/cxgb3: Move user vendor structures
by Leon Romanovsky
· 8 years ago
bd99fde
IB/{core,hw}: Add constant for node_desc
by Yuval Shaia
· 9 years ago
b41ff7c
iw_cxgb3: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 9 years ago
3e5e8e8
Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8
by Doug Ledford
· 9 years ago
3b8fb4b8
RDMA/cxgb3: Use AF_INET for sin_family field
by Amitoj Kaur Chawla
· 9 years ago
e180369
IB/cxgb3: Support device FW version string
by Ira Weiny
· 9 years ago
1cbe06c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
b40f475
IB/core: Make device counter infrastructure dynamic
by Christoph Lameter
· 9 years ago
0de4cbb
RDMA/cxgb3: device driver frees DMA memory with different size
by Honggang Li
· 9 years ago
76b584d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
16bf834
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
9aa8b32
IB/core: Enhance ib_map_mr_sg()
by Bart Van Assche
· 9 years ago
ff2ba99
IB/core: Add passing an offset into the SG to ib_map_mr_sg
by Christoph Hellwig
· 9 years ago
c01e015
treewide: Fix typos in printk
by Masanari Iida
· 9 years ago
ad20234
iw_cxgb3: initialize ibdev.iwcm->ifname for port mapping
by Steve Wise
· 9 years ago
082eaa5
Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6
by Doug Ledford
· 9 years ago
c1340e8
iw_cxgb3: support for iWARP port mapping
by Steve Wise
· 9 years ago
b2a239d
IB/core: Add vendor's specific data to alloc mw
by Matan Barak
· 9 years ago
67f1aee
iw_cxgb3: Fix incorrectly returning error on success
by Hariprasad S
· 9 years ago
ab67ed8
IB: remove the write-only usecnt field from struct ib_mr
by Christoph Hellwig
· 9 years ago
35cb3fc
cxgb3: simplify iwch_get_dma_wr
by Christoph Hellwig
· 9 years ago
feb7c1e
IB: remove in-kernel support for memory windows
by Christoph Hellwig
· 9 years ago
b7d3e0a
IB: remove support for phys MRs
by Christoph Hellwig
· 9 years ago
94e585c
RDMA/cxgb3: Remove old FRWR API
by Sagi Grimberg
· 9 years ago
14fb417
RDMA/cxgb3: Support the new memory registration API
by Sagi Grimberg
· 9 years ago
e622f2f
IB: split struct ib_send_wr
by Christoph Hellwig
· 9 years ago
f683d3b
cxgb3: Support ib_alloc_mr verb
by Sagi Grimberg
· 10 years ago
49fa63d
RDMA/cxgb3: fail get_dma_mr on 64 bit arches
by Steve Wise
· 10 years ago
4cd7c94
IB/mad: Add support for additional MAD info to/from drivers
by Ira Weiny
· 10 years ago
2528e33
IB/core: Pass hardware specific data in query_device
by Matan Barak
· 10 years ago
bcf4c1e
IB/core: Change provider's API of create_cq to be extendible
by Matan Barak
· 10 years ago
a97e2d8
IB/core cleanup: Add const on args - device->process_mad
by Ira Weiny
· 10 years ago
f9b22e3
IB/core: Convert core to use bitfield for caps
by Ira Weiny
· 10 years ago
7738613
IB/core: Add per port immutable struct to ib_device
by Ira Weiny
· 10 years ago
Next »