aboutsummaryrefslogtreecommitdiffstats
path: root/net/openvswitch
Commit message (Expand)AuthorAge
* netns: fix GFP flags in rtnl_net_notifyid()Guillaume Nault2019-10-25
* net: openvswitch: free vport unless register_netdevice() succeedsHillf Danton2019-10-22
* net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actionsDavide Caratti2019-10-15
* netfilter: drop bridge nf reset from nf_resetFlorian Westphal2019-10-01
* openvswitch: change type of UPCALL_PID attribute to NLA_UNSPECLi RongQing2019-09-26
* net: openvswitch: Set OvS recirc_id from tc chain indexPaul Blakey2019-09-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-02
|\
| * openvswitch: Clear the L4 portion of the key for "later" fragments.Justin Pettit2019-08-28
| * openvswitch: Properly set L4 keys on "later" IP fragmentsGreg Rose2019-08-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-27
|\|
| * openvswitch: Fix conntrack cache with timeoutYi-Hung Wei2019-08-25
| * openvswitch: Fix log message in ovs conntrackYi-Hung Wei2019-08-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-06
|\|
| * ovs: datapath: hide clang frame-overflow warningsArnd Bergmann2019-07-24
* | openvswitch: Print error when ovs_execute_actions() failsYifeng Sun2019-08-06
|/
* net: openvswitch: rename flow_stats to sw_flow_statsPablo Neira Ayuso2019-07-20
* net: openvswitch: do not update max_headroom if new headroom is equal to old ...Taehee Yoo2019-07-12
* net: core: add MPLS update core helper and use in OvSJohn Hurley2019-07-08
* net: core: move pop MPLS functionality from OvS to core helperJohn Hurley2019-07-08
* net: core: move push MPLS functionality from OvS to core helperJohn Hurley2019-07-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-08
|\
| * net: openvswitch: fix csum updates for MPLS actionsJohn Hurley2019-06-30
* | net: openvswitch: use netif_ovs_is_port() instead of opencodeTaehee Yoo2019-07-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-17
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-17
| |\
| | * net: openvswitch: do not free vport if register_netdevice() is failed.Taehee Yoo2019-06-11
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner2019-06-05
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269Thomas Gleixner2019-06-05
| |/
* | net: openvswitch: remove unnecessary ASSERT_OVSL in ovs_vport_del()Taehee Yoo2019-06-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-07
|\|
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-30
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* | net: openvswitch: drop unneeded likely() call around IS_ERR()Enrico Weigelt2019-06-05
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* openvswitch: Replace removed NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)Geert Uytterhoeven2019-05-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-05-06
|\
| * openvswitch: load and reference the NAT helper.Flavio Leitner2019-04-30
* | openvswitch: check for null pointer return from nla_nest_start_noflagColin Ian King2019-05-05
* | net: openvswitch: return an error instead of doing BUG_ON()Eelco Chaudron2019-05-04
|/
* genetlink: optionally validate strictly/dumpsJohannes Berg2019-04-27
* netlink: make validation more configurable for future strictnessJohannes Berg2019-04-27
* netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-27
* netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)Florian Westphal2019-04-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-05
|\
| * openvswitch: fix flow actions reallocationAndrea Righi2019-03-28
* | openvswitch: use after free in __ovs_ct_free_action()Dan Carpenter2019-04-02
* | openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE modewenxu2019-03-29
* | openvswitch: Add timeout support to ct actionYi-Hung Wei2019-03-28
* | net: openvswitch: Add a new action check_pkt_lenNuman Siddique2019-03-27
* | openvswitch: add seqadj extension when NAT is used.Flavio Leitner2019-03-26