Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-09 | openvswitch: Add original direction conntrack tuple to sw_flow_key. | Jarno Rajahalme | 8 | -47/+246 |
2017-02-09 | openvswitch: Inherit master's labels. | Jarno Rajahalme | 1 | -14/+31 |
2017-02-09 | openvswitch: Refactor labels initialization. | Jarno Rajahalme | 1 | -42/+62 |
2017-02-09 | openvswitch: Simplify labels length logic. | Jarno Rajahalme | 1 | -11/+9 |
2017-02-09 | openvswitch: Unionize ovs_key_ct_label with a u32 array. | Jarno Rajahalme | 2 | -9/+14 |
2017-02-09 | openvswitch: Do not trigger events for unconfirmed connections. | Jarno Rajahalme | 1 | -6/+22 |
2017-02-09 | openvswitch: Use inverted tuple in ovs_ct_find_existing() if NATted. | Jarno Rajahalme | 1 | -2/+22 |
2017-02-09 | openvswitch: Fix comments for skb->_nfct | Jarno Rajahalme | 1 | -7/+7 |
2017-02-09 | Merge branch 'ena-bug-fixes' | David S. Miller |