Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-09 | openvswitch: Add original direction conntrack tuple to sw_flow_key. | Jarno Rajahalme | 7 | -46/+227 |
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 | 1 | -7/+8 |
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-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 1 | -7/+5 |
2017-02-02 | netfilter: add and use nf_ct_set helper | Florian Westphal | 1 | -4/+2 |
2017-02-02 | skbuff: add and use skb_nfct helper | Florian Westphal | 1 | -3/+3 |