remarkable-linux/drivers/infiniband/ulp/ipoib
Doug Ledford 2866196f29 IB/ipoib: increase the max mcast backlog queue
When performing sendonly joins, we queue the packets that trigger
the join until the join completes.  This may take on the order of
hundreds of milliseconds.  It is easy to have many more than three
packets come in during that time.  Expand the maximum queue depth
in order to try and prevent dropped packets during the time it
takes to join the multicast group.

Signed-off-by: Doug Ledford <dledford@redhat.com>
2015-09-25 22:30:24 -04:00
..
ipoib.h IB/ipoib: increase the max mcast backlog queue 2015-09-25 22:30:24 -04:00
ipoib_cm.c IB/ipoib: Remove ib_get_dma_mr calls 2015-08-30 18:12:34 -04:00
ipoib_ethtool.c net: get rid of SET_ETHTOOL_OPS 2014-05-13 17:43:20 -04:00
ipoib_fs.c IPoIB: Remove unnecessary test for NULL before debugfs_remove() 2014-08-12 21:59:54 -07:00
ipoib_ib.c IB/ipoib: Scatter-Gather support in connected mode 2015-07-14 13:20:13 -04:00
ipoib_main.c IB/ipoib: Expire sendonly multicast joins 2015-09-25 14:43:19 -04:00
ipoib_multicast.c IB/ipoib: Make sendonly multicast joins create the mcast group 2015-09-25 14:46:58 -04:00
ipoib_netlink.c infiniband: make sure the src net is infiniband when create new link 2014-01-03 20:38:56 -05:00
ipoib_verbs.c IB/core: Make ib_dealloc_pd return void 2015-08-30 18:12:39 -04:00
ipoib_vlan.c IB/ipoib: Fix ndo_get_iflink 2015-04-17 15:21:04 -04:00
Kconfig kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 2011-01-20 17:02:05 -08:00
Makefile IB/ipoib: Add rtnl_link_ops support 2012-09-20 16:49:17 -04:00