summaryrefslogtreecommitdiffstats
path: root/drivers/net/hyperv/rndis_filter.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2015-02-05 16:00:06 -0800
committerDavid S. Miller <davem@davemloft.net>2015-02-05 16:00:06 -0800
commit7d231e3f762b4cbb0d91f284f3aa6d47a8e83e28 (patch)
tree1b1e50e705f4ddd3b36a43ac9067538db3e8233f /drivers/net/hyperv/rndis_filter.c
parent4134069f3ea6cd96903e426bd3dfb9bb44165357 (diff)
parentcb1b728096f54e7408d60fb571944bed00c5b771 (diff)
downloadop-kernel-dev-7d231e3f762b4cbb0d91f284f3aa6d47a8e83e28.zip
op-kernel-dev-7d231e3f762b4cbb0d91f284f3aa6d47a8e83e28.tar.gz
Merge branch 'tipc-next'
Jon Maloy says: ==================== tipc: resolve message disordering problem When TIPC receives messages from multi-threaded device drivers it may occasionally deliver messages to their destination sockets in the wrong order. This happens despite correct resequencing at the link layer, because the upcall path from link to socket is not protected by any locks. These commits solve this problem by introducing an 'input' message queue in each link, through which messages must be delivered to the upper layers. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/hyperv/rndis_filter.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud