Merge branch 'tun_rfs'
authorDavid S. Miller <davem@davemloft.net>
Tue, 31 Dec 2013 18:31:42 +0000 (13:31 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 31 Dec 2013 18:31:42 +0000 (13:31 -0500)
commit71a1d9ee103dc4c0dc9e534ee19bc92ceef0024b
treece2635a6fe72be741d7dee0138d10c827ee842e9
parent84a6a0acad145fb9bc11dcb60f6d064072f0cc1c
parent9bc8893937c8369c9c3a045c05f5820f2242bc96
Merge branch 'tun_rfs'

Zhi Yong Wu says:

====================
tun: add the RFS support

Since Tom Herbert's hash related patchset was modified and got merged,
his pachset about adding support for RFS on tun flows also need to get
adjusted accordingly. I tried to update them, and before i will start
to do some perf tests, i hope to get one correct code base, so it's time
to post them out now. Any constructive comments are welcome, thanks.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>