summaryrefslogtreecommitdiff
path: root/net/openvswitch
AgeCommit message (Expand)Author
2016-03-14ovs: 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-20net: 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-17net: add dst_cache to ovs vxlan lwtunnelPaolo Abeni
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-11openvswitch: update kernel doc for struct vportJean Sacren
2016-01-11openvswitch: fix struct geneve_port member nameJean Sacren
2016-01-11openvswitch: 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-18Merge 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-12openvswitch: Respect conntrack zone even if invalidJoe Stringer
2015-12-12openvswitch: Fix helper reference leakJoe Stringer
2015-12-04Merge 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
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-28openvswitch: Fix skb leak using IPv6 defragJoe Stringer
2015-10-28openvswitch: Fix double-free on ip_defrag() errorsJoe Stringer
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-23openvswitch: Fix egress tunnel info.Pravin B Shelar
2015-10-22openvswitch: Use dev_queue_xmit for vport send.Pravin B Shelar
2015-10-22openvswitch: Fix incorrect type use.Pravin B Shelar
2015-10-22openvswitch: Serialize nested ct actions if providedJoe Stringer
2015-10-22openvswitch: Mark connections new when not confirmed.Joe Stringer
2015-10-22openvswitch: Reject ct_state masks for unknown bitsJoe Stringer
2015-10-22openvswitch: Allocate memory for ovs internal device stats.James Morse
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-19openvswitch: Scrub skb between namespacesJoe Stringer
2015-10-13ipv6: Pass struct net into nf_ct_frag6_gatherEric W. Biederman
2015-10-13ipv4: Pass struct net into ip_defrag and ip_check_defragEric W. Biederman
2015-10-07openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMITJoe Stringer
2015-10-07openvswitch: Extend ct_state match field to 32 bitsJoe Stringer
2015-10-07openvswitch: Reject ct_state unsupported bitsJoe Stringer