aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-04IB/IPoIB: Do not set skb truesize since using one linearskbCarol L Soto1-2/+0
2016-01-19IB/IPoIB: Fix kernel panic on multicast flowErez Shitrit3-7/+6
2015-12-23IB/IPoIB: Move multicast specific code out of ipoib_main.cChristoph Lameter3-14/+23
2015-12-23IB/IPoIB: factor out common multicast list removal codeChristoph Lameter3-17/+17
2015-12-22Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford1-1/+1
2015-12-22IB/ulps: Avoid calling ib_query_deviceOr Gerlitz3-42/+12
2015-12-11IB: add a proper completion queue abstractionChristoph Hellwig1-1/+1
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford6-20/+20
2015-10-21IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2-2/+2
2015-10-13IB/ipoib: For sendonly join free the multicast group on leaveChristoph Lameter3-2/+5
2015-10-08IB: split struct ib_send_wrChristoph Hellwig6-20/+20
2015-09-25IB/ipoib: increase the max mcast backlog queueDoug Ledford1-1/+1
2015-09-25IB/ipoib: Make sendonly multicast joins create the mcast groupDoug Ledford1-10/+12
2015-09-25IB/ipoib: Expire sendonly multicast joinsChristoph Lameter3-2/+22
2015-09-03IB/ipoib: Suppress warning for send only join failuresJason Gunthorpe1-2/+10
2015-09-03IB/ipoib: Clean up send-only multicast joinsDoug Ledford1-11/+27
2015-08-30IB/core: Make ib_dealloc_pd return voidJason Gunthorpe1-3/+1
2015-08-30IB/ipoib: Remove ib_get_dma_mr callsJason Gunthorpe3-17/+4
2015-08-30IB/cm: Remove compare_data checksHaggai Eran1-1/+1
2015-08-30IB/ipoib: Return IPoIB devices matching connection parametersGuy Shapiro1-1/+228
2015-08-30IB/core: lock client data with lists_rwsemHaggai Eran1-4/+3
2015-07-24IB/ipoib: Fix CONFIG_INFINIBAND_IPOIB_CMJason Gunthorpe1-1/+2
2015-07-14IB/ipoib: Set MTU to max allowed by mode when mode changesErez Shitrit1-0/+1
2015-07-14IB/ipoib: Scatter-Gather support in connected modeYuval Shaia4-46/+54
2015-07-14IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flushHaggai Eran1-6/+7
2015-07-14IB/IPoIB: Fix bad error flow in ipoib_add_port()Amir Vadai1-2/+4
2015-07-14IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock1-10/+2
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak1-2/+6
2015-06-02Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford1-2/+2
2015-06-02IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init()Bart Van Assche1-2/+2
2015-05-18IB/Verbs: Reform IB-ulp ipoibMichael Wang1-7/+8
2015-05-05IPoIB/CM: Fix indentation levelBart Van Assche1-2/+2
2015-04-22Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds6-389/+492
2015-04-17IB/ipoib: Fix ndo_get_iflinkErez Shitrit2-2/+6
2015-04-15IB/ipoib: Remove IPOIB_MCAST_RUN bitErez Shitrit2-5/+2
2015-04-15IB/ipoib: Save only IPOIB_MAX_PATH_REC_QUEUE skb'sErez Shitrit1-3/+10
2015-04-15IB/ipoib: Handle QP in SQE stateErez Shitrit2-1/+63
2015-04-15IB/ipoib: Update broadcast record values after each successful join requestErez Shitrit1-1/+17
2015-04-15IB/ipoib: Use one linear skb in RX flowErez Shitrit3-72/+13
2015-04-15IB/ipoib: drop mcast_mutex usageDoug Ledford1-38/+32
2015-04-15IB/ipoib: deserialize multicast joinsDoug Ledford1-168/+82
2015-04-15IB/ipoib: fix MCAST_FLAG_BUSY usageDoug Ledford2-128/+238
2015-04-15IB/ipoib: No longer use flush as a parameterDoug Ledford4-30/+39
2015-04-15IB/ipoib: Use dedicated workqueues per interfaceDoug Ledford6-38/+66
2015-04-15IB/ipoib: Make the carrier_on_task race awareDoug Ledford1-8/+17
2015-04-15IB/ipoib: Consolidate rtnl_lock tasks in workqueueDoug Ledford1-6/+2
2015-04-15IB/ipoib: change init sequence orderingDoug Ledford1-7/+17
2015-04-15IB/ipoib: factor out ah flushingDoug Ledford1-18/+28
2015-04-02infiniband/ipoib: implement ndo_get_iflinkNicolas Dichtel2-1/+8
2015-01-30Revert "IPoIB: Consolidate rtnl_lock tasks in workqueue"Roland Dreier1-2/+6