summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-05-286-19/+287
|\
| * IB/IPoIB: Allow setting the device addressMark Bloch2016-05-256-6/+187
| * IB/ipoib: Support SendOnlyFullMember MCG for SendOnly joinErez Shitrit2016-05-253-13/+100
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-05-202-2/+67
|\|
| * IB/ipoib: Add readout of statistics using ethtoolHans Westgaard Ry2016-05-141-0/+67
| * infiniband/ulp/ipoib: remove pkey_mutexSebastian Andrzej Siewior2016-05-141-2/+0
* | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-042-2/+2
* | drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal2016-05-041-1/+1
|/
* IB/ipoib: Allow mcast packets from other VFsEli Cohen2016-03-211-7/+20
* IB/ipoib: Add ndo operations for configuring VFsEli Cohen2016-03-211-2/+63
* IB/{core, ulp} Support above 32 possible device capability flagsLeon Romanovsky2016-03-211-1/+1
* IB/ipoib: Add handling for sending of skb with many fragsHans Westgaard Ry2016-03-034-3/+45
* IB/ipoib: fix for rare multicast join race conditionAlex Estrin2016-02-121-7/+17
* IB/IPoIB: Do not set skb truesize since using one linearskbCarol L Soto2016-02-041-2/+0
* IB/IPoIB: Fix kernel panic on multicast flowErez Shitrit2016-01-193-7/+6
* IB/IPoIB: Move multicast specific code out of ipoib_main.cChristoph Lameter2015-12-233-14/+23
* IB/IPoIB: factor out common multicast list removal codeChristoph Lameter2015-12-233-17/+17
* Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford2015-12-221-1/+1
|\
| * IB: add a proper completion queue abstractionChristoph Hellwig2015-12-111-1/+1
* | IB/ulps: Avoid calling ib_query_deviceOr Gerlitz2015-12-223-42/+12
|/
* Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-296-20/+20
|\
| * IB: split struct ib_send_wrChristoph Hellwig2015-10-086-20/+20
* | IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-222-2/+2
* | IB/ipoib: For sendonly join free the multicast group on leaveChristoph Lameter2015-10-133-2/+5
|/
* IB/ipoib: increase the max mcast backlog queueDoug Ledford2015-09-261-1/+1
* IB/ipoib: Make sendonly multicast joins create the mcast groupDoug Ledford2015-09-251-10/+12
* IB/ipoib: Expire sendonly multicast joinsChristoph Lameter2015-09-253-2/+22
* IB/ipoib: Suppress warning for send only join failuresJason Gunthorpe2015-09-031-2/+10
* IB/ipoib: Clean up send-only multicast joinsDoug Ledford2015-09-031-11/+27
* IB/core: Make ib_dealloc_pd return voidJason Gunthorpe2015-08-311-3/+1
* IB/ipoib: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-313-17/+4
* IB/cm: Remove compare_data checksHaggai Eran2015-08-301-1/+1
* IB/ipoib: Return IPoIB devices matching connection parametersGuy Shapiro2015-08-301-1/+228
* IB/core: lock client data with lists_rwsemHaggai Eran2015-08-301-4/+3
* IB/ipoib: Fix CONFIG_INFINIBAND_IPOIB_CMJason Gunthorpe2015-07-241-1/+2
* IB/ipoib: Set MTU to max allowed by mode when mode changesErez Shitrit2015-07-141-0/+1
* IB/ipoib: Scatter-Gather support in connected modeYuval Shaia2015-07-144-46/+54
* IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flushHaggai Eran2015-07-141-6/+7
* IB/IPoIB: Fix bad error flow in ipoib_add_port()Amir Vadai2015-07-141-2/+4
* IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock2015-07-141-10/+2
* IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak2015-06-121-2/+6
* Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford2015-06-021-2/+2
|\
| * IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init()Bart Van Assche2015-06-021-2/+2
* | IB/Verbs: Reform IB-ulp ipoibMichael Wang2015-05-181-7/+8
|/
* IPoIB/CM: Fix indentation levelBart Van Assche2015-05-051-2/+2
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-04-226-389/+492
|\
| * IB/ipoib: Remove IPOIB_MCAST_RUN bitErez Shitrit2015-04-152-5/+2
| * IB/ipoib: Save only IPOIB_MAX_PATH_REC_QUEUE skb'sErez Shitrit2015-04-151-3/+10
| * IB/ipoib: Handle QP in SQE stateErez Shitrit2015-04-152-1/+63
| * IB/ipoib: Update broadcast record values after each successful join requestErez Shitrit2015-04-151-1/+17