summaryrefslogtreecommitdiff
path: root/net/openvswitch/vport.c
Commit message (Expand)AuthorAge
* openvswitch: properly refcount vport-vxlan modulePaolo Abeni2015-12-02
* net: openvswitch: Remove invalid commentAaron Conole2015-11-24
* 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
* | openvswitch: Use dev_queue_xmit for vport send.Pravin B Shelar2015-10-22
|/
* openvswitch: Scrub skb between namespacesJoe Stringer2015-10-18
* openvswitch: Fix ovs_vport_get_stats()Pravin B Shelar2015-10-05
* ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar2015-08-31
* openvswitch: Remove vport stats.Pravin B Shelar2015-08-29
* openvswitch: Remove egress_tun_info.Pravin B Shelar2015-08-29
* ip_tunnels: record IP version in tunnel infoJiri Benc2015-08-29
* openvswitch: Add conntrack actionJoe Stringer2015-08-27
* ip_tunnels: use tos and ttl fields also for IPv6Jiri Benc2015-08-20
* ip_tunnels: add IPv6 addresses to ip_tunnel_keyJiri Benc2015-08-20
* openvswitch: Abstract vport name through ovs_vport_name()Thomas Graf2015-07-21
* ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel genericThomas Graf2015-07-21
* openvswitch: Return vport module ref before destructionThomas Graf2015-03-31
* openvswitch: Introduce ovs_tunnel_route_lookupFan Du2015-01-14
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
* openvswitch: Consistently include VLAN header in flow and port stats.Ben Pfaff2015-01-02
* openvswitch: Fix vport_send double freePravin B Shelar2014-12-23
* openvswitch: set correct protocol on route lookupJiri Benc2014-12-09
* openvswitch: Constify various function argumentsThomas Graf2014-11-09
* openvswitch: Extend packet attribute for egress tunnel infoWenyu Zhang2014-11-09
* openvswitch: Export symbols as GPL symbols.Pravin B Shelar2014-11-09
* ovs: Turn vports with dependencies into separate modulesThomas Graf2014-10-28
* openvswitch: use vport instead of pFabian Frederick2014-10-15
* openvswitch: Add support for Geneve tunneling.Jesse Gross2014-10-06
* openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.Jesse Gross2014-10-06
* openvswitch: Use tun_key only for egress tunnel path.Pravin B Shelar2014-09-15
* openvswitch: refactor ovs flow extract API.Pravin B Shelar2014-09-15
* openvswitch: change the data type of error status to atomic_long_tLi RongQing2014-09-09
* openvswitch: Fix memory leak in ovs_vport_alloc() error pathChristoph Jaeger2014-08-13
* openvswitch: Allow each vport to have an array of 'port_id's.Alex Wang2014-07-24
* net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-14
* net: introduce netdev_alloc_pcpu_stats() for driversWANG Cong2014-02-14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2014-01-06
|\
| * ovs: make functions localStephen Hemminger2014-01-06
* | net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing2014-01-04
|/
* net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz2013-11-06
* openvswitch: Fix argument descriptions in vport.c.Justin Pettit2013-08-23
* openvswitch: Add vxlan tunneling support.Pravin B Shelar2013-08-20
* openvswitch: Add Kconfig dependency on GRE-DEMUX.Pravin B Shelar2013-07-01
* openvswitch: Use correct config guard.Pravin B Shelar2013-06-24
* openvswitch: Add gre tunnel support.Pravin B Shelar2013-06-19
* openvswitch: Add tunneling interface.Pravin B Shelar2013-06-19
* openvswitch: Fix misspellings in comments and docs.Andy Hill2013-06-14
* openvswitch: Unify vport error stats handling.Pravin B Shelar2013-06-14
* openvswitch: Use generic struct pcpu_tstats.Pravin B Shelar2013-04-15
* openvswitch: Simplify datapath locking.Pravin B Shelar2013-04-15