summaryrefslogtreecommitdiff
path: root/net/openvswitch
Commit message (Expand)AuthorAge
* ovs: Remove rtnl_lock() from ovs_exit_net()Kirill Tkhai2018-03-29
* net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai2018-03-29
* net: Drop pernet_operations::asyncKirill Tkhai2018-03-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-23
|\
| * openvswitch: meter: fix the incorrect calculation of max delta_tzhangliping2018-03-11
* | net: Convert ovs_net_opsKirill Tkhai2018-03-17
* | openvswitch: fix vport packet length check.William Tu2018-03-08
|/
* openvswitch: Remove padding from packet before L3+ conntrack processingEd Swierk2018-02-01
* openvswitch: meter: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva2018-01-31
* openvswitch: add erspan version I and II supportWilliam Tu2018-01-25
* flow_netlink: Remove unneeded semicolonsChristopher Díaz Riveros2018-01-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-17
|\
| * Revert "openvswitch: Add erspan tunnel support."William Tu2018-01-15
* | net: ovs: remove unused hardirq.hYang Shi2018-01-08
* | openvswitch: drop unneeded newlineJulia Lawall2018-01-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-22
|\ \ | |/
| * openvswitch: Fix pop_vlan action for double tagged framesEric Garver2017-12-21
* | net: erspan: refactor existing erspan codeWilliam Tu2017-12-15
* | openvswitch: do not propagate headroom updates to internal portPaolo Abeni2017-12-02
* | openvswitch: use ktime_get_ts64() instead of ktime_get_ts()Arnd Bergmann2017-11-30
|/
* openvswitch: fix the incorrect flow action alloc sizezhangliping2017-11-26
* net: openvswitch: datapath: fix data type in queue_gso_packetsGustavo A. R. Silva2017-11-27
* net: accept UFO datagrams from tuntap and packetWillem de Bruijn2017-11-24
* openvswitch: meter: fix NULL pointer dereference in ovs_meter_cmd_reply_startGustavo A. R. Silva2017-11-15
* openvswitch: Using kfree_rcu() to simplify the codeWei Yongjun2017-11-14
* openvswitch: Make local function ovs_nsh_key_attr_size() staticWei Yongjun2017-11-14
* openvswitch: Fix return value check in ovs_meter_cmd_features()Wei Yongjun2017-11-14
* openvswitch: Add meter action supportAndy Zhou2017-11-13
* openvswitch: Add meter infrastructureAndy Zhou2017-11-13
* openvswitch: export get_dp() API.Andy Zhou2017-11-13
* openvswitch: enable NSH supportYi Yang2017-11-08
* openvswitch: reliable interface indentification in port dumpsJiri Benc2017-11-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | openvswitch: conntrack: mark expected switch fall-throughGustavo A. R. Silva2017-10-22
* | openvswitch: add ct_clear actionEric Garver2017-10-10
* | openvswitch: Add erspan tunnel support.William Tu2017-10-09
* | net: Add extack to upper device linkingDavid Ahern2017-10-04
|/
* 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