android_kernel_oneplus_msm8998/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
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
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
Makefile