summaryrefslogtreecommitdiffstats
path: root/net/openvswitch
Commit message (Expand)AuthorAgeFilesLines
* openvswitch: meter: fix race when getting now_ms.Tao Liu2021-06-031-0/+8
* openvswitch: fix stack OOB read while fragmenting IPv4 packetsDavide Caratti2021-05-111-4/+4
* openvswitch: fix send of uninitialized stack memory in ct limit replyIlya Maximets2021-04-141-4/+4
* net: openvswitch: conntrack: simplify the return expression of ovs_ct_limit_g...Zheng Yongjun2021-04-141-5/+1
* net: openvswitch: ensure LSE is pullable before reading itDavide Caratti2020-12-081-0/+3
* openvswitch: handle DNAT tuple collisionDumitru Ceara2020-10-141-9/+13
* net: openvswitch: use div_u64() for 64-by-32 divisionsTonghao Zhang2020-10-011-1/+1
* net: openvswitch: use u64 for meter bucketTonghao Zhang2020-10-012-2/+2
* openvswitch: Prevent kernel-infoleak in ovs_ct_put_key()Peilin Ye2020-08-111-18/+20
* openvswitch: take into account de-fragmentation/gso_size in execute_check_pkt...Lorenzo Bianconi2020-06-301-2/+7
* net: openvswitch: ovs_ct_exit to be done under ovs_lockTonghao Zhang2020-04-292-2/+5
* net: openvswitch: don't unlock mutex when changing the user_features failsTonghao Zhang2020-01-261-1/+1
* net: Fixed updating of ethertype in skb_mpls_push()Martin Varghese2019-12-181-1/+2
* Fixed updating of ethertype in function skb_mpls_popMartin Varghese2019-12-181-1/+2
* openvswitch: support asymmetric conntrackAaron Conole2019-12-181-0/+11
* openvswitch: remove another BUG_ON()Paolo Abeni2019-12-041-1/+5
* openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()Paolo Abeni2019-12-041-1/+4
* openvswitch: fix flow command message sizePaolo Abeni2019-12-041-1/+5
* netns: fix GFP flags in rtnl_net_notifyid()Guillaume Nault2019-10-251-9/+11
* net: openvswitch: free vport unless register_netdevice() succeedsHillf Danton2019-10-221-7/+4
* net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actionsDavide Caratti2019-10-151-2/+3
* netfilter: drop bridge nf reset from nf_resetFlorian Westphal2019-10-011-1/+1
* openvswitch: change type of UPCALL_PID attribute to NLA_UNSPECLi RongQing2019-09-261-1/+1
* net: openvswitch: Set OvS recirc_id from tc chain indexPaul Blakey2019-09-063-5/+48
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-023-67/+99
|\
| * openvswitch: Clear the L4 portion of the key for "later" fragments.Justin Pettit2019-08-281-1/+4
| * openvswitch: Properly set L4 keys on "later" IP fragmentsGreg Rose2019-08-283-66/+95
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-271-1/+14
|\|
| * openvswitch: Fix conntrack cache with timeoutYi-Hung Wei2019-08-251-0/+13
| * openvswitch: Fix log message in ovs conntrackYi-Hung Wei2019-08-241-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-061-7/+8
|\|
| * ovs: datapath: hide clang frame-overflow warningsArnd Bergmann2019-07-241-7/+8
* | openvswitch: Print error when ovs_execute_actions() failsYifeng Sun2019-08-061-2/+5
|/
* net: openvswitch: rename flow_stats to sw_flow_statsPablo Neira Ayuso2019-07-193-10/+10
* net: openvswitch: do not update max_headroom if new headroom is equal to old ...Taehee Yoo2019-07-121-11/+28
* net: core: add MPLS update core helper and use in OvSJohn Hurley2019-07-081-10/+3
* net: core: move pop MPLS functionality from OvS to core helperJohn Hurley2019-07-081-35/+2
* net: core: move push MPLS functionality from OvS to core helperJohn Hurley2019-07-081-27/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-081-4/+2
|\
| * net: openvswitch: fix csum updates for MPLS actionsJohn Hurley2019-06-301-4/+2
* | net: openvswitch: use netif_ovs_is_port() instead of opencodeTaehee Yoo2019-07-082-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-1720-276/+32
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-171-6/+12
| |\
| | * net: openvswitch: do not free vport if register_netdevice() is failed.Taehee Yoo2019-06-111-6/+12
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner2019-06-052-18/+2
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269Thomas Gleixner2019-06-0518-252/+18
| |/
* | net: openvswitch: remove unnecessary ASSERT_OVSL in ovs_vport_del()Taehee Yoo2019-06-111-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-073-13/+3
|\|
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-302-8/+2
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1