aboutsummaryrefslogtreecommitdiffstats
path: root/net/openvswitch
Commit message (Expand)AuthorAge
...
| * openvswitch: allow output of MPLS packets on tunnel vportsSimon Horman2016-03-18
| * ovs: internal_set_rx_headroom() can be staticWu Fengguang2016-03-18
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-03-14
| |\
| | * openvswitch: Interface with NAT.Jarno Rajahalme2016-03-14
| | * openvswitch: Delay conntrack helper call for new connections.Jarno Rajahalme2016-03-14
| | * openvswitch: Handle NF_REPEAT in conntrack action.Jarno Rajahalme2016-03-14
| | * openvswitch: Find existing conntrack entry after upcall.Jarno Rajahalme2016-03-14
| | * openvswitch: Update the CT state key only after nf_conntrack_in().Jarno Rajahalme2016-03-14
| | * openvswitch: Add commentary to conntrack.cJarno Rajahalme2016-03-14
| | * netfilter: Remove IP_CT_NEW_REPLY definition.Jarno Rajahalme2016-03-14
| * | ovs: allow nl 'flow set' to use ufid without flow keySamuel Gauthier2016-03-13
| |/
| * ovs: propagate per dp max headroom to all vportsPaolo Abeni2016-03-01
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-23
| |\
| * | net: use skb_postpush_rcsum instead of own implementationsDaniel Borkmann2016-02-19
| * | Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"Florian Westphal2016-02-18
| * | openvswitch: Revert: "Enable memory mapped Netlink i/o"Florian Westphal2016-02-18
| * | net: add dst_cache to ovs vxlan lwtunnelPaolo Abeni2016-02-16
| * | openvswitch: allow management from inside user namespacesTycho Andersen2016-02-11
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-03-18
|\ \ \ | |_|/ |/| |
| * | treewide: Fix typo in printkMasanari Iida2016-02-15
* | | lwt: fix rx checksum setting for lwt devices tunneling over ipv6Paolo Abeni2016-02-19
* | | vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg2016-02-10
| |/ |/|
* | ovs: limit ovs recursions in ovs_execute_actions to not corrupt stackHannes Frederic Sowa2016-01-18
* | net: preserve IP control block during GSO segmentationKonstantin Khlebnikov2016-01-15
* | openvswitch: update kernel doc for struct vportJean Sacren2016-01-10
* | openvswitch: fix struct geneve_port member nameJean Sacren2016-01-10
* | openvswitch: clean up unused functionJean Sacren2016-01-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-31
|\ \
| * | openvswitch: Fix template leak in error cases.Joe Stringer2015-12-29
| * | openvswitch: correct encoding of set tunnel action attributesSimon Horman2015-12-18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-12-18
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-12-14
| |\ \ \
| * | | | netfilter: ipv6: avoid nf_iterate recursionFlorian Westphal2015-11-23
| * | | | netfilter: ipv6: nf_defrag: avoid/free clone operationsFlorian Westphal2015-11-23
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-17
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | openvswitch: Respect conntrack zone even if invalidJoe Stringer2015-12-11
| * | openvswitch: Fix helper reference leakJoe Stringer2015-12-11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-03
|\| |
| * | openvswitch: fix hangup on vxlan/gre/geneve device deletionPaolo Abeni2015-12-03
| * | openvswitch: properly refcount vport-vxlan modulePaolo Abeni2015-12-02
| * | net: openvswitch: Remove invalid commentAaron Conole2015-11-24
| |/
* | net: add possibility to pass information about upper device via notifierJiri Pirko2015-12-03
* | net: propagate upper priv via netdev_master_upper_dev_linkJiri Pirko2015-12-03
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-07
|\
| * net: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-09-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-01
|\ \
| * | openvswitch: Fix skb leak using IPv6 defragJoe Stringer2015-10-27
| * | openvswitch: Fix double-free on ip_defrag() errorsJoe Stringer2015-10-27
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-24
|\| |
| * | openvswitch: Fix egress tunnel info.Pravin B Shelar2015-10-22