index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
i40iw
/
i40iw_verbs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/i40iw: Use core helpers to get aligned DMA address within a supported pa...
Shiraz Saleem
2019-05-06
1
-39
/
+7
*
RDMA: Get rid of iw_cm_verbs
Kamal Heib
2019-05-03
1
-20
/
+10
*
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2019-04-01
1
-12
/
+8
*
IB: Remove 'uobject->context' dependency in object destroy APIs
Shamir Rabinovitch
2019-04-01
1
-2
/
+5
*
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2019-04-01
1
-9
/
+11
*
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
2019-02-22
1
-36
/
+14
*
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
2019-02-15
1
-4
/
+5
*
RDMA/i40iw: Use for_each_sg_dma_page iterator on umem SGL
Shiraz, Saleem
2019-02-11
1
-19
/
+16
*
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
2019-02-09
1
-20
/
+12
*
RDMA: Provide safe ib_alloc_device() function
Leon Romanovsky
2019-01-30
1
-1
/
+1
*
RDMA: Introduce and use rdma_device_to_ibdev()
Parav Pandit
2019-01-14
1
-3
/
+2
*
RDMA: Rename port_callback to init_port
Parav Pandit
2019-01-14
1
-1
/
+1
*
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
2019-01-11
1
-1
/
+1
*
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
2018-12-19
1
-23
/
+22
*
RDMA/i40iw: Make sure to initialize ib_device_ops
Kamal Heib
2018-12-18
1
-0
/
+1
*
RDMA/i40iw: Initialize ib_device_ops struct
Kamal Heib
2018-12-11
1
-30
/
+33
*
i40iw: remove support for ib_get_vector_affinity
Sagi Grimberg
2018-11-08
1
-20
/
+0
*
RDMA/drivers: Use core provided API for registering device attributes
Parav Pandit
2018-10-17
1
-47
/
+23
*
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
2018-09-26
1
-2
/
+1
*
RDMA/providers: Remove pointless functions
Kamal Heib
2018-07-31
1
-40
/
+0
*
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-31
1
-5
/
+4
*
RDMA/i40w: Hold read semaphore while looking after VMA
Leon Romanovsky
2018-07-04
1
-0
/
+2
*
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-18
1
-1
/
+2
*
RDMA/i40iw: Avoid panic when objects are being created and destroyed
Andrew Boyer
2018-05-09
1
-2
/
+9
*
i40iw: Fix memory leak in error path of create QP
Mustafa Ismail
2018-05-09
1
-1
/
+1
*
IB/uverbs: Extend uverbs_ioctl header with driver_id
Matan Barak
2018-03-19
1
-0
/
+1
*
i40iw: Tear-down connection after CQP Modify QP failure
Henry Orosco
2018-03-15
1
-9
/
+26
*
RDMA/i40iw: include linux/irq.h
Arnd Bergmann
2018-03-14
1
-0
/
+1
*
i40iw: Implement get_vector_affinity API
Shiraz Saleem
2018-03-07
1
-0
/
+20
*
i40iw: Free IEQ resources
Mustafa Ismail
2018-01-17
1
-0
/
+1
*
i40iw: Remove setting of rem_addr.len
Mustafa Ismail
2018-01-17
1
-3
/
+0
*
i40iw: Zero-out consumer key on allocate stag for FMR
Shiraz Saleem
2018-01-17
1
-0
/
+1
*
i40iw: Refactor queue depth calculation
Shiraz Saleem
2017-10-18
1
-26
/
+8
*
Merge branch 'for-next-early' into for-next
Doug Ledford
2017-10-18
1
-0
/
+13
|
\
|
*
i40iw: Do not allow posting WR after QP is flushed
Shiraz Saleem
2017-10-04
1
-0
/
+13
*
|
i40iw: Fix port number for query QP
Mustafa Ismail
2017-10-04
1
-0
/
+2
|
/
*
i40iw: Call i40iw_cm_disconn on modify QP to disconnect
Shiraz Saleem
2017-09-22
1
-0
/
+12
*
RDMA: Simplify get firmware interface
Leon Romanovsky
2017-08-10
1
-4
/
+3
*
IB/i40iw: Fix error code in i40iw_create_cq()
Dan Carpenter
2017-07-20
1
-1
/
+3
*
i40iw: Free QP PBLEs when the QP is destroyed
Tatyana Nikolova
2017-07-20
1
-4
/
+11
*
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-05-01
1
-1
/
+1
*
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
2017-04-25
1
-5
/
+5
*
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
1
-1
/
+0
|
\
|
*
IB/i40iw: Remove a superfluous assignment statement
Bart Van Assche
2017-01-24
1
-1
/
+0
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-02-23
1
-4
/
+4
|
\
\
|
*
|
IB: Query ports via the core instead of direct into the driver
Or Gerlitz
2017-02-14
1
-4
/
+4
|
|
/
*
/
RDMA/core: Add the function ib_mtu_int_to_enum
Amrani, Ram
2017-01-24
1
-10
/
+1
|
/
*
i40iw: Set 128B as the only supported RQ WQE size
Chien Tin Tung
2016-12-22
1
-10
/
+11
*
Merge branch 'mlx' into merge-test
Doug Ledford
2016-12-14
1
-1
/
+3
|
\
|
*
IB/core: Let create_ah return extended response to user
Moni Shoua
2016-12-13
1
-1
/
+3
[next]