]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc88b31282dbcb6691be4f7f08dbe1537ae692300
treebbf91a42bcee7b993018d992983f7ee8e81c5dab
parent3edd8ba8d5446d5448aaa226658bd6e7c35fad16
parent22213dff9d4e9635417330f44c3ffcbbf4b1f107
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>