summaryrefslogtreecommitdiff
path: root/net/openvswitch
Commit message (Expand)AuthorAge
* openvswitch: Fix an error handling path in 'ovs_nla_init_match_and_action()'Christophe JAILLET2017-09-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-09-03
|\
| * netfilter: conntrack: make protocol tracker pointers constFlorian Westphal2017-08-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-21
|\ \
| * | openvswitch: fix skb_panic due to the incorrect actions attrlenLiping Zhang2017-08-16
* | | openvswitch: Remove unnecessary newlines from OVS_NLERR usesJoe Perches2017-08-11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-01
|\ \ \ | |/ / | | / | |/ |/|
| * openvswitch: fix potential out of bound access in parse_ctLiping Zhang2017-07-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-21
|\ \ | |/
| * openvswitch: Fix for force/commit action failuresGreg Rose2017-07-15
* | openvswitch: Optimize operations for OvS flow_stats.Tonghao Zhang2017-07-19
* | openvswitch: Optimize updating for OvS flow_stats.Tonghao Zhang2017-07-19
* | net: Remove all references to SKB_GSO_UDP.David S. Miller2017-07-17
|/
* openvswitch: fix mis-ordered comment lines for ovs_skb_cbDaniel Axtens2017-07-03
* datapath: Avoid using stack larger than 1024.Tonghao Zhang2017-07-01
* net: store port/representator id in metadata_dstJakub Kicinski2017-06-25
* vxlan: get rid of redundant vxlan_dev.flagsMatthias Schiffer2017-06-20
* networking: convert many more places to skb_put_zero()Johannes Berg2017-06-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-15
|\
| * net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-22
|\ \ | |/
| * netfilter: introduce nf_conntrack_helper_put helper functionLiping Zhang2017-05-15
* | openvswitch: more accurate checksumming in queue_userspace_packet()Davide Caratti2017-05-19
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-05-03
|\
| * openvswitch: Delete conntrack entry clashing with an expectation.Jarno Rajahalme2017-04-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-05-01
|\ \
| * | netfilter: remove nf_ct_is_untrackedFlorian Westphal2017-04-15
* | | openvswitch: Add eventmask support to CT action.Jarno Rajahalme2017-04-24
* | | openvswitch: Typo fix.Jarno Rajahalme2017-04-24
* | | netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-06
|\ \ | |/
| * openvswitch: Fix ovs_flow_key_update()Yi-Hung Wei2017-04-01
| * openvswitch: Fix refcount leak on force commit.Jarno Rajahalme2017-03-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-23
|\ \ | |/
| * openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PADKris Murphy2017-03-16
| * net/openvswitch: Set the ipv6 source tunnel key address attribute correctlyOr Gerlitz2017-03-15
* | Openvswitch: Refactor sample and recirc actions implementationandy zhou2017-03-22
* | openvswitch: Optimize sample action for the clone use casesandy zhou2017-03-22
* | openvswitch: Refactor recirc key allocation.andy zhou2017-03-22
* | openvswitch: Deferred fifo API change.andy zhou2017-03-22
|/
* openvswitch: actions: fixed a brace coding style warningPeter Downs2017-03-02
* ipv6: orphan skbs in reassembly unitEric Dumazet2017-03-01
* openvswitch: Set event bit after initializing labels.Jarno Rajahalme2017-02-20
* openvswitch: Set internal device max mtu to ETH_MAX_MTU.Jarno Rajahalme2017-02-15
* openvswitch: Pack struct sw_flow_key.Jarno Rajahalme2017-02-09
* openvswitch: Add force commit.Jarno Rajahalme2017-02-09
* openvswitch: Add original direction conntrack tuple to sw_flow_key.Jarno Rajahalme2017-02-09
* openvswitch: Inherit master's labels.Jarno Rajahalme2017-02-09
* openvswitch: Refactor labels initialization.Jarno Rajahalme2017-02-09
* openvswitch: Simplify labels length logic.Jarno Rajahalme2017-02-09