Merge branch 'tc_action-ns'
authorDavid S. Miller <davem@davemloft.net>
Thu, 25 Feb 2016 19:16:22 +0000 (14:16 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 25 Feb 2016 19:16:22 +0000 (14:16 -0500)
commit39661e2c158911ed3cf6f63464c6cbf9cf9b0660
treebbf91a42bcee7b993018d992983f7ee8e81c5dab
parent555d5b70f1597906dc2e31085f5e70b49d03a536
parentddf97ccdd7cb7e00daba465a5c947b8d941dc2a4
Merge branch 'tc_action-ns'

Cong Wang says:

====================
net_sched: add network namespace support for tc actions

This patchset adds network namespace support for tc actions.

v2:
* pull the first patch into net-next
* reduce code duplication by introducing more helper functions
====================

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