summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/ipoib/ipoib_cm.c
AgeCommit message (Expand)Author
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld
2022-08-30IB/cm: Remove the service_mask parameter from ib_cm_listen()Mark Zhang
2021-10-25RDMA/ipoib: Use dev_addr_mod()Jakub Kicinski
2021-05-28IB/ipoib: Use DEVICE_ATTR_*() macrosYueHaibing
2021-04-19IB/ipoib: Improve latency in ipoib/cm connection formationManjunath Patil
2020-10-26RDMA: Convert sysfs device * show functions to use sysfs_emit()Joe Perches
2020-09-09RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-05-27IB/ipoib: Fix double free of skb in case of multicast traffic in CM modeValentine Fatiev
2019-07-03IB/ipoib: Remove memset after vzalloc in ipoib_cm.cFuqian Huang
2019-01-25IB/ipoib: Fix for use-after-free in ipoib_cm_tx_startFeras Daoud
2018-10-16IB/ipoib: Clear IPCB before icmp_sendDenis Drozdov
2018-09-05IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handlerAaron Knister
2018-08-02IB/ipoib: Get rid of the sysfs_mutexJason Gunthorpe
2018-08-02IB/ipoib: Get rid of IPOIB_FLAG_GOING_DOWNJason Gunthorpe
2018-07-30RDMA/cma: Constify path record, ib_cm_event, listen_id pointersParav Pandit
2018-07-30RDMA/ipoib: Fix check for return code from ib_create_srqKamal Heib
2018-07-24IB/IPoIB: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche
2018-07-09RDMA/ipoib: Fix use of sizeof()Kamal Heib
2018-07-09RDMA/ipoib: Prefer unsigned int to bare use of unsignedKamal Heib
2018-07-09RDMA/ipoib: Use min_t() macro instead of min()Kamal Heib
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe
2018-01-25net: don't call update_pmtu unconditionallyNicolas Dichtel
2018-01-03IB/ipoib: Fix for notify send CQ failure messagesAlex Estrin
2017-12-27Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe
2017-12-13IB/ipoib: Restore MM behavior in case of tx_ring allocation failureYuval Shaia
2017-12-11IB/ipoib: Replace printk with pr_warnYuval Shaia
2017-10-25IB/ipoib: Use NAPI in UD/TX flowsErez Shitrit
2017-10-25IB/ipoib: Get rid of the tx_outstanding variable in all modesErez Shitrit
2017-09-29IB/{ipoib, iser}: Consistent print format of vendor errorAjaykumar Hotchandani
2017-09-22IB/ipoib: Suppress the retry related completion errorsSantosh Shilimkar
2017-08-24IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lockErez Shitrit
2017-07-23IB/ipoib: Remove double pointer assigningLeon Romanovsky
2017-07-17IB/IPoIB: Convert IPoIB to memalloc_noio_* callsLeon Romanovsky
2017-07-17IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky
2017-05-01IB/SA: Rename ib_sa_path_rec to sa_path_recDasaratharaman Chandramouli
2017-04-20IB/IPoIB: Use defined function for netdev_priv functionErez Shitrit
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-19IB/ipoib: Remove redudant labelZhu Yanjun
2017-02-19IB/ipoib: remove the unnecessary memory freeZhu Yanjun
2017-01-12IB/ipoib: Change list_del to list_del_init in the tx objectFeras Daoud
2017-01-12IB/ipoib: Use debug prints instead of warnings in RNR WC statusFeras Daoud
2017-01-12IB/ipoib: Add detailed error message to dev_queue_xmit callFeras Daoud
2017-01-12IB/ipoib: Fix deadlock between rmmod and set_modeFeras Daoud
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-14Merge branch 'mlx' into merge-testDoug Ledford
2016-12-03IB/ipoib: Remove and fix debug prints after allocation failureLeon Romanovsky
2016-11-16IB/IPoIB: Remove can't use GFP_NOIO warningKamal Heib