summaryrefslogtreecommitdiffstats
path: root/net/openvswitch
AgeCommit message (Expand)Author
2016-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-03-28openvswitch: call only into reachable nf-nat codeArnd Bergmann
2016-03-28openvswitch: Fix checking for new expected connections.Jarno Rajahalme
2016-03-28openvswitch: Use proper buffer size in nla_memcpyHaishuang Yan
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-18ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use itDaniel Borkmann
2016-03-18openvswitch: allow output of MPLS packets on tunnel vportsSimon Horman
2016-03-18ovs: internal_set_rx_headroom() can be staticWu Fengguang
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-03-14openvswitch: Interface with NAT.Jarno Rajahalme
2016-03-14openvswitch: Delay conntrack helper call for new connections.Jarno Rajahalme
2016-03-14openvswitch: Handle NF_REPEAT in conntrack action.Jarno Rajahalme
2016-03-14openvswitch: Find existing conntrack entry after upcall.Jarno Rajahalme
2016-03-14openvswitch: Update the CT state key only after nf_conntrack_in().Jarno Rajahalme
2016-03-14openvswitch: Add commentary to conntrack.cJarno Rajahalme
2016-03-14netfilter: Remove IP_CT_NEW_REPLY definition.Jarno Rajahalme
2016-03-13ovs: allow nl 'flow set' to use ufid without flow keySamuel Gauthier
2016-03-01ovs: propagate per dp max headroom to all vportsPaolo Abeni
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-02-19net: use skb_postpush_rcsum instead of own implementationsDaniel Borkmann
2016-02-19lwt: fix rx checksum setting for lwt devices tunneling over ipv6Paolo Abeni
2016-02-18Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"Florian Westphal
2016-02-18openvswitch: Revert: "Enable memory mapped Netlink i/o"Florian Westphal
2016-02-16net: add dst_cache to ovs vxlan lwtunnelPaolo Abeni
2016-02-15treewide: Fix typo in printkMasanari Iida
2016-02-11openvswitch: allow management from inside user namespacesTycho Andersen
2016-02-10vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg
2016-01-18ovs: limit ovs recursions in ovs_execute_actions to not corrupt stackHannes Frederic Sowa
2016-01-15net: preserve IP control block during GSO segmentationKonstantin Khlebnikov
2016-01-10openvswitch: update kernel doc for struct vportJean Sacren
2016-01-10openvswitch: fix struct geneve_port member nameJean Sacren
2016-01-10openvswitch: clean up unused functionJean Sacren
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-29openvswitch: Fix template leak in error cases.Joe Stringer
2015-12-18openvswitch: correct encoding of set tunnel action attributesSimon Horman
2015-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2015-12-11openvswitch: Respect conntrack zone even if invalidJoe Stringer
2015-12-11openvswitch: Fix helper reference leakJoe Stringer
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-03openvswitch: fix hangup on vxlan/gre/geneve device deletionPaolo Abeni
2015-12-03net: add possibility to pass information about upper device via notifierJiri Pirko
2015-12-03net: propagate upper priv via netdev_master_upper_dev_linkJiri Pirko
2015-12-02openvswitch: properly refcount vport-vxlan modulePaolo Abeni
2015-11-24net: openvswitch: Remove invalid commentAaron Conole
2015-11-23netfilter: ipv6: avoid nf_iterate recursionFlorian Westphal
2015-11-23netfilter: ipv6: nf_defrag: avoid/free clone operationsFlorian Westphal
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds