summaryrefslogtreecommitdiffstats
path: root/net/openvswitch
Commit message (Expand)AuthorAgeFilesLines
* openvswitch: meter: fix NULL pointer dereference in ovs_meter_cmd_reply_startGustavo A. R. Silva2017-11-151-1/+1
* openvswitch: Using kfree_rcu() to simplify the codeWei Yongjun2017-11-141-8/+1
* openvswitch: Make local function ovs_nsh_key_attr_size() staticWei Yongjun2017-11-141-1/+1
* openvswitch: Fix return value check in ovs_meter_cmd_features()Wei Yongjun2017-11-141-1/+1
* openvswitch: Add meter action supportAndy Zhou2017-11-133-0/+13
* openvswitch: Add meter infrastructureAndy Zhou2017-11-135-2/+674
* openvswitch: export get_dp() API.Andy Zhou2017-11-132-29/+31
* openvswitch: enable NSH supportYi Yang2017-11-086-2/+521
* openvswitch: reliable interface indentification in port dumpsJiri Benc2017-11-053-17/+38
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | openvswitch: conntrack: mark expected switch fall-throughGustavo A. R. Silva2017-10-221-0/+1
* | openvswitch: add ct_clear actionEric Garver2017-10-104-0/+27
* | openvswitch: Add erspan tunnel support.William Tu2017-10-091-1/+50
* | net: Add extack to upper device linkingDavid Ahern2017-10-041-1/+2
|/
* openvswitch: Fix an error handling path in 'ovs_nla_init_match_and_action()'Christophe JAILLET2017-09-121-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-09-031-2/+2
|\
| * netfilter: conntrack: make protocol tracker pointers constFlorian Westphal2017-08-241-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-213-3/+7
|\ \
| * | openvswitch: fix skb_panic due to the incorrect actions attrlenLiping Zhang2017-08-163-3/+7
* | | openvswitch: Remove unnecessary newlines from OVS_NLERR usesJoe Perches2017-08-112-10/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-011-2/+5
|\ \ \ | |/ / | | / | |/ |/|
| * openvswitch: fix potential out of bound access in parse_ctLiping Zhang2017-07-241-2/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-211-15/+36
|\ \ | |/
| * openvswitch: Fix for force/commit action failuresGreg Rose2017-07-151-15/+36
* | openvswitch: Optimize operations for OvS flow_stats.Tonghao Zhang2017-07-193-4/+9
* | openvswitch: Optimize updating for OvS flow_stats.Tonghao Zhang2017-07-191-2/+1
* | net: Remove all references to SKB_GSO_UDP.David S. Miller2017-07-172-19/+1
|/
* openvswitch: fix mis-ordered comment lines for ovs_skb_cbDaniel Axtens2017-07-031-1/+1
* datapath: Avoid using stack larger than 1024.Tonghao Zhang2017-07-011-23/+58
* net: store port/representator id in metadata_dstJakub Kicinski2017-06-251-1/+3
* vxlan: get rid of redundant vxlan_dev.flagsMatthias Schiffer2017-06-201-2/+2
* networking: convert many more places to skb_put_zero()Johannes Berg2017-06-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-151-2/+2
|\
| * net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-071-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-221-2/+2
|\ \ | |/
| * netfilter: introduce nf_conntrack_helper_put helper functionLiping Zhang2017-05-151-2/+2
* | openvswitch: more accurate checksumming in queue_userspace_packet()Davide Caratti2017-05-191-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-05-031-1/+29
|\
| * openvswitch: Delete conntrack entry clashing with an expectation.Jarno Rajahalme2017-04-241-1/+29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-05-011-5/+0
|\ \
| * | netfilter: remove nf_ct_is_untrackedFlorian Westphal2017-04-151-5/+0
* | | openvswitch: Add eventmask support to CT action.Jarno Rajahalme2017-04-241-0/+27
* | | openvswitch: Typo fix.Jarno Rajahalme2017-04-241-1/+1
* | | netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-133-4/+5
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-062-4/+10
|\ \ | |/
| * openvswitch: Fix ovs_flow_key_update()Yi-Hung Wei2017-04-011-2/+8
| * openvswitch: Fix refcount leak on force commit.Jarno Rajahalme2017-03-281-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-231-1/+3
|\ \ | |/
| * openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PADKris Murphy2017-03-161-0/+2
OpenPOWER on IntegriCloud