summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/ipoib/ipoib_main.c
AgeCommit message (Expand)Author
2018-05-30IB/ipoib: Fix for potential no-carrier stateAlex Estrin
2018-03-24IB/ipoib: Avoid memory leak if the SA returns a different DGIDErez Shitrit
2018-03-03IB/ipoib: Fix race condition in neigh creationErez Shitrit
2017-10-08IB/ipoib: Replace list_del of the neigh->list with list_del_initFeras 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
2016-10-07IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit
2016-08-20IB/IPoIB: Don't update neigh validity for unresolved entriesErez Shitrit
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: Expire sendonly multicast joinsChristoph Lameter
2015-08-30IB/ipoib: Return IPoIB devices matching connection parametersGuy Shapiro
2015-08-30IB/core: lock client data with lists_rwsemHaggai Eran
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: 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-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-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: Save only IPOIB_MAX_PATH_REC_QUEUE skb'sErez Shitrit
2015-04-15IB/ipoib: No longer use flush as a parameterDoug Ledford
2015-04-15IB/ipoib: Use dedicated workqueues per interfaceDoug Ledford
2015-04-15IB/ipoib: change init sequence orderingDoug Ledford
2015-04-02infiniband/ipoib: implement ndo_get_iflinkNicolas Dichtel
2015-01-30Revert "IPoIB: change init sequence ordering"Roland Dreier
2015-01-30Revert "IPoIB: Use dedicated workqueues per interface"Roland Dreier
2015-01-30Revert "IPoIB: No longer use flush as a parameter"Roland Dreier
2014-12-15IPoIB: No longer use flush as a parameterDoug Ledford
2014-12-15IPoIB: Use dedicated workqueues per interfaceDoug Ledford
2014-12-15IPoIB: change init sequence orderingDoug Ledford
2014-10-07net: better IFF_XMIT_DST_RELEASE supportEric Dumazet
2014-09-22ipoib: validate struct ipoib_cb sizeEric Dumazet
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-08-10IB/ipoib: Avoid multicast join attempts with invalid P_keyAlex Estrin
2014-08-05IB/ipoib: Avoid flushing the workqueue from worker contextErez Shitrit
2014-08-05IB/ipoib: Use P_Key change event instead of P_Key polling mechanismErez Shitrit
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-01-22IPoIB: Report operstate consistently when brought up without a linkMichal Schmidt
2013-11-08IPoIB: lower NAPI weightMichal Schmidt
2013-11-08IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush()Erez Shitrit
2013-08-13IPoIB: Fix race in deleting ipoib_neigh entriesJim Foraker
2013-07-31IPoIB: Make sure child devices use valid/proper pkeysOr Gerlitz
2013-05-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds