summaryrefslogtreecommitdiffstats
path: root/net/openvswitch
Commit message (Expand)AuthorAgeFilesLines
* openvswitch: upcall: Fix vlan handling.pravin shelar2016-12-272-28/+27
* openvswitch: Add a missing break statement.Jarno Rajahalme2016-12-201-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-031-1/+4
|\
| * openvswitch: Fix skb leak in IPv6 reassembly.Daniele Di Proietto2016-11-301-1/+4
* | netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-182-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-11-131-6/+2
|\ \
| * | netfilter: handle NF_REPEAT from nf_conntrack_in()Pablo Neira Ayuso2016-11-031-6/+2
* | | openvswitch: allow L3 netdev portsJiri Benc2016-11-131-3/+6
* | | openvswitch: add Ethernet push and pop actionsJiri Benc2016-11-132-0/+67
* | | openvswitch: netlink: support L3 packetsJiri Benc2016-11-131-61/+99
* | | openvswitch: add processing of L3 packetsJiri Benc2016-11-133-37/+101
* | | openvswitch: support MPLS push and pop for L3 packetsJiri Benc2016-11-131-7/+11
* | | openvswitch: pass mac_proto to ovs_vport_sendJiri Benc2016-11-133-14/+19
* | | openvswitch: add mac_proto field to the flow keyJiri Benc2016-11-134-11/+31
* | | openvswitch: use hard_header_len instead of hardcoded ETH_HLENJiri Benc2016-11-132-5/+8
|/ /
* | genetlink: mark families as __ro_after_initJohannes Berg2016-10-271-5/+5
* | genetlink: statically initialize familiesJohannes Berg2016-10-271-0/+4
* | genetlink: no longer support using static family IDsJohannes Berg2016-10-271-4/+0
* | net: use core MTU range checking in core net infraJarod Wilson2016-10-201-10/+0
* | openvswitch: remove unnecessary EXPORT_SYMBOLsJiri Benc2016-10-193-4/+0
* | openvswitch: remove unused functionsJiri Benc2016-10-192-17/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-143-3/+4
|\ \ | |/
| * openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal devJiri Benc2016-10-131-1/+1
| * openvswitch: fix vlan subtraction from packet lengthJiri Benc2016-10-131-1/+2
| * openvswitch: vlan: remove wrong likely statementJiri Benc2016-10-131-1/+1
* | openvswitch: correctly fragment packet with mpls headersJiri Benc2016-10-121-4/+20
|/
* openvswitch: use mpls_hdrJiri Benc2016-10-031-12/+12
* openvswitch: mpls: set network header correctly on key extractJiri Benc2016-10-031-8/+3
* openvswitch: avoid resetting flow key while installing new flow.pravin shelar2016-09-204-9/+10
* openvswitch: Fix Frame-size larger than 1024 bytes warning.pravin shelar2016-09-201-6/+9
* openvswitch: use percpu flow statsThadeu Lima de Souza Cascardo2016-09-183-39/+33
* openvswitch: fix flow stats accounting when node 0 is not possibleThadeu Lima de Souza Cascardo2016-09-182-4/+7
* openvswitch: avoid deferred execution of recirc actionsLance Richardson2016-09-151-2/+28
* openvswitch: use alias for genetlink family namesThadeu Lima de Souza Cascardo2016-09-101-0/+4
* openvswitch: 802.1AD Flow handling, actions, vlan parsing, netlink attributesEric Garver2016-09-085-124/+282
* openvswitch: Free tmpl with tmpl_free.Joe Stringer2016-09-041-1/+1
* net: mpls: Fixups for GSODavid Ahern2016-08-301-2/+7
* openvswitch: do not ignore netdev errors when creating tunnel vportsMartynas Pumputis2016-08-103-4/+25
* OVS: Ignore negative headroom valueIan Wienand2016-08-061-1/+1
* openvswitch: Remove incorrect WARN_ONCE().Jarno Rajahalme2016-08-031-7/+1
* netfilter: conntrack: support a fixed size of 128 distinct labelsFlorian Westphal2016-07-221-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-301-2/+12
|\
| * openvswitch: fix conntrack netlink event deliverySamuel Gauthier2016-06-291-2/+12
* | openvswitch: Only set mark and labels with a commit flag.Jarno Rajahalme2016-06-251-25/+51
* | openvswitch: Set mark and labels before confirming.Jarno Rajahalme2016-06-251-19/+14
* | openvswitch: Add packet len info to upcall.William Tu2016-06-221-1/+12
* | openvswitch: Add packet truncation support.William Tu2016-06-105-17/+67
* | ovs: set name assign type of internal portZhang Shengju2016-06-021-1/+1
|/
* openvswitch: update checksum in {push,pop}_mplsSimon Horman2016-05-311-5/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-151-0/+13
|\
OpenPOWER on IntegriCloud