commit | 39661e2c158911ed3cf6f63464c6cbf9cf9b0660 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Feb 25 14:16:22 2016 -0500 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 25 14:16:22 2016 -0500 |
tree | bbf91a42bcee7b993018d992983f7ee8e81c5dab | |
parent | 555d5b70f1597906dc2e31085f5e70b49d03a536 [diff] | |
parent | ddf97ccdd7cb7e00daba465a5c947b8d941dc2a4 [diff] |
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>