index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
/
vnic_main.c
Age
Commit message (
Expand
)
Author
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
2020-06-02
IB/hfi1: Fix hfi1_netdev_rx_init() error handling
Dan Carpenter
2020-05-21
IB/hfi1: Activate the dummy netdev
Grzegorz Andrejczuk
2020-05-21
IB/hfi1: Rename num_vnic_contexts as num_netdev_contexts
Grzegorz Andrejczuk
2020-01-03
IB/hfi1: Add accessor API routines to access context members
Mike Marciniszyn
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-03-29
hfi1: Convert vesw_idr to XArray
Matthew Wilcox
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2018-12-06
IB/hfi1: Limit VNIC use of SDMA engines to the available count
Michael J. Ruhl
2018-09-01
IB/hfi1: Make the MSIx resource allocation a bit more flexible
Michael J. Ruhl
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-06-22
IB/hfi1: Remove INTx support and simplify MSIx usage
Michael J. Ruhl
2018-06-22
IB/hfi1: Remove caches of chip CSRs
Mike Marciniszyn
2017-11-13
IB/hfi1: Do not allocate PIO send contexts for VNIC
Niranjana Vishwanathapura
2017-10-04
IB/hfi1: Fix incorrect available receive user context count
Michael J. Ruhl
2017-08-22
IB/hfi1: Add support to receive 16B bypass packets
Don Hiatt
2017-08-22
IB/hf1: User context locking is inconsistent
Michael J. Ruhl
2017-08-22
IB/hfi1: Protect context array set/clear with spinlock
Michael J. Ruhl
2017-07-31
IB/hfi1: Pass the context pointer rather than the index
Michael J. Ruhl
2017-07-31
IB/hfi1: Size rcd array index correctly and consistently
Michael J. Ruhl
2017-07-24
Merge branch 'hfi1' into k.o/for-4.14
Doug Ledford
2017-07-05
IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev
Niranjana Vishwanathapura
2017-06-27
IB/hfi1: Resolve kernel panics by reference counting receive contexts
Michael J. Ruhl
2017-05-04
IB/hfi1: Clean up context initialization
Michael J. Ruhl
2017-05-04
IB/hfi1: Correctly clear the pkey
Michael J. Ruhl
2017-04-20
IB/hfi1: VNIC SDMA support
Vishwanathapura, Niranjana
2017-04-20
IB/hfi1: Virtual Network Interface Controller (VNIC) HW support
Vishwanathapura, Niranjana
2017-04-20
IB/hfi1: OPA_VNIC RDMA netdev support
Vishwanathapura, Niranjana