summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/ipoib
AgeCommit message (Expand)Author
2017-12-20IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stopAlex Vesker
2017-11-15IB/ipoib: Change list_del to list_del_init in the tx objectFeras Daoud
2017-10-08IB/ipoib: Replace list_del of the neigh->list with list_del_initFeras Daoud
2017-10-08IB/ipoib: rtnl_unlock can not come after free_netdevFeras Daoud
2017-10-08IB/ipoib: Fix deadlock over vlan_mutexFeras Daoud
2017-05-20IB/IPoIB: ibX: failed to create mcg debug fileShamir Rabinovitch
2017-03-15IB/IPoIB: Add destination address when re-queue packetErez Shitrit
2017-03-15IB/ipoib: Fix deadlock between rmmod and set_modeFeras Daoud
2017-02-01IB/ipoib: move back IB LL address into the hard headerPaolo Abeni
2017-01-26IB/IPoIB: Remove can't use GFP_NOIO warningKamal Heib
2017-01-09IPoIB: Avoid reading an uninitialized member variableBart Van Assche
2016-10-07IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker
2016-10-07IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit
2016-09-15IB/IPoIB: Do not set skb truesize since using one linearskbCarol L Soto
2016-08-20IB/IPoIB: Don't update neigh validity for unresolved entriesErez Shitrit
2016-04-12IB/ipoib: fix for rare multicast join race conditionAlex Estrin
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford
2015-10-21IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak
2015-10-13IB/ipoib: For sendonly join free the multicast group on leaveChristoph Lameter
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-09-25IB/ipoib: increase the max mcast backlog queueDoug Ledford
2015-09-25IB/ipoib: Make sendonly multicast joins create the mcast groupDoug Ledford
2015-09-25IB/ipoib: Expire sendonly multicast joinsChristoph Lameter
2015-09-03IB/ipoib: Suppress warning for send only join failuresJason Gunthorpe
2015-09-03IB/ipoib: Clean up send-only multicast joinsDoug Ledford
2015-08-30IB/core: Make ib_dealloc_pd return voidJason Gunthorpe
2015-08-30IB/ipoib: Remove ib_get_dma_mr callsJason Gunthorpe
2015-08-30IB/cm: Remove compare_data checksHaggai Eran
2015-08-30IB/ipoib: Return IPoIB devices matching connection parametersGuy Shapiro
2015-08-30IB/core: lock client data with lists_rwsemHaggai Eran
2015-07-24IB/ipoib: Fix CONFIG_INFINIBAND_IPOIB_CMJason Gunthorpe
2015-07-14IB/ipoib: Set MTU to max allowed by mode when mode changesErez Shitrit
2015-07-14IB/ipoib: Scatter-Gather support in connected modeYuval Shaia
2015-07-14IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flushHaggai Eran
2015-07-14IB/IPoIB: Fix bad error flow in ipoib_add_port()Amir Vadai
2015-07-14IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak
2015-06-02Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford
2015-06-02IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init()Bart Van Assche
2015-05-18IB/Verbs: Reform IB-ulp ipoibMichael Wang
2015-05-05IPoIB/CM: Fix indentation levelBart Van Assche
2015-04-22Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-04-17IB/ipoib: Fix ndo_get_iflinkErez Shitrit
2015-04-15IB/ipoib: Remove IPOIB_MCAST_RUN bitErez Shitrit
2015-04-15IB/ipoib: Save only IPOIB_MAX_PATH_REC_QUEUE skb'sErez Shitrit
2015-04-15IB/ipoib: Handle QP in SQE stateErez Shitrit
2015-04-15IB/ipoib: Update broadcast record values after each successful join requestErez Shitrit
2015-04-15IB/ipoib: Use one linear skb in RX flowErez Shitrit
2015-04-15IB/ipoib: drop mcast_mutex usageDoug Ledford
2015-04-15IB/ipoib: deserialize multicast joinsDoug Ledford