summaryrefslogtreecommitdiffstats
path: root/net/openvswitch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-071-1/+1
|\
| * net: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-09-291-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-013-6/+23
|\ \
| * | openvswitch: Fix skb leak using IPv6 defragJoe Stringer2015-10-281-0/+7
| * | openvswitch: Fix double-free on ip_defrag() errorsJoe Stringer2015-10-283-6/+16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-2413-165/+83Star
|\| |
| * | openvswitch: Fix egress tunnel info.Pravin B Shelar2015-10-2310-157/+15Star
| * | openvswitch: Serialize nested ct actions if providedJoe Stringer2015-10-221-4/+10
| * | openvswitch: Mark connections new when not confirmed.Joe Stringer2015-10-221-5/+5
| * | openvswitch: Reject ct_state masks for unknown bitsJoe Stringer2015-10-222-12/+9Star
| * | openvswitch: Allocate memory for ovs internal device stats.James Morse2015-10-221-3/+43
* | | openvswitch: Use dev_queue_xmit for vport send.Pravin B Shelar2015-10-228-45/+40Star
* | | openvswitch: Fix incorrect type use.Pravin B Shelar2015-10-221-3/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-207-94/+114
|\| |
| * | openvswitch: Scrub skb between namespacesJoe Stringer2015-10-191-0/+9
| * | openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMITJoe Stringer2015-10-071-7/+6Star
| * | openvswitch: Extend ct_state match field to 32 bitsJoe Stringer2015-10-073-7/+7
| * | openvswitch: Reject ct_state unsupported bitsJoe Stringer2015-10-072-0/+18
| * | openvswitch: Ensure flow is valid before executing ctJoe Stringer2015-10-071-0/+6
| * | openvswitch: Fix skb leak in ovs_fragment()Joe Stringer2015-10-071-4/+7
| * | openvswitch: Fix ovs_vport_get_stats()Pravin B Shelar2015-10-051-29/+13Star
| * | ovs: do not allocate memory from offline numa nodeKonstantin Khlebnikov2015-10-051-1/+2
| * | openvswitch: Rename LABEL->LABELSJoe Stringer2015-10-055-49/+49
* | | ipv6: Pass struct net into nf_ct_frag6_gatherEric W. Biederman2015-10-131-1/+1
* | | ipv4: Pass struct net into ip_defrag and ip_check_defragEric W. Biederman2015-10-131-1/+1
* | | openvswitch: netlink attributes for IPv6 tunnelingJiri Benc2015-10-071-37/+84
* | | openvswitch: add tunnel protocol to sw_flow_keyJiri Benc2015-10-074-5/+12
* | | openvswitch: Remove ovs_vport_output_skEric W. Biederman2015-09-301-5/+0Star
* | | ipv6: Pass struct net through ip6_fragmentEric W. Biederman2015-09-301-1/+1
* | | ipv4: Pass struct net through ip_fragmentEric W. Biederman2015-09-301-1/+1
* | | openvswitch: Pass net into ovs_fragmentEric W. Biederman2015-09-301-3/+4
* | | openvswitch: Pass net into ovs_vport_outputEric W. Biederman2015-09-301-3/+8
* | | vxlan: support both IPv4 and IPv6 sockets in a single vxlan deviceJiri Benc2015-09-271-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-276-41/+81
|\| |
| * | openvswitch: Zero flows on allocation.Jesse Gross2015-09-233-14/+15
| * | openvswitch: Fix IPv6 exthdr handling with ct helpers.Joe Stringer2015-09-181-3/+5
| * | openvswitch: Fix mask generation for nested attributes.Jesse Gross2015-09-161-23/+59
| * | openvswitch: Fix dependency on IPv6 defrag.Joe Stringer2015-09-121-1/+2
* | | genetlink: simplify genl_notifyJiri Benc2015-09-241-2/+1Star
* | | netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tupleEric W. Biederman2015-09-181-1/+1
|/ /
* | openvswitch: Remove conntrack Kconfig option.Joe Stringer2015-09-073-14/+6Star
* | ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar2015-08-3111-49/+50
* | openvswitch: Remove vport-netPravin B Shelar2015-08-303-7/+2Star
* | openvswitch: Remove vport stats.Pravin B Shelar2015-08-305-170/+56Star
* | openvswitch: Remove egress_tun_info.Pravin B Shelar2015-08-308-20/+7Star
* | openvswitch: Remove vport get_name()Pravin B Shelar2015-08-301-5/+1Star
* | openvswitch: retain parsed IPv6 header fields in flow on error skipping exten...Simon Horman2015-08-291-6/+15
* | ip_tunnels: record IP version in tunnel infoJiri Benc2015-08-292-0/+4
* | openvswitch: Fix conntrack compilation without mark.Joe Stringer2015-08-291-3/+14
* | openswitch: fix typo CONFIG_NF_CONNTRACK_LABELValentin Rothberg2015-08-281-1/+1