aboutsummaryrefslogtreecommitdiff
path: root/net/openvswitch/vport.h
AgeCommit message (Expand)Author
2016-11-13openvswitch: pass mac_proto to ovs_vport_sendJiri Benc
2016-10-19openvswitch: remove unused functionsJiri Benc
2016-02-19net: use skb_postpush_rcsum instead of own implementationsDaniel Borkmann
2016-01-10openvswitch: update kernel doc for struct vportJean Sacren
2016-01-10openvswitch: clean up unused functionJean Sacren
2015-12-02openvswitch: properly refcount vport-vxlan modulePaolo Abeni
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-22openvswitch: Fix egress tunnel info.Pravin B Shelar
2015-10-22openvswitch: Use dev_queue_xmit for vport send.Pravin B Shelar
2015-08-31ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar
2015-08-29openvswitch: Remove vport-netPravin B Shelar
2015-08-29openvswitch: Remove vport stats.Pravin B Shelar
2015-08-29openvswitch: Remove egress_tun_info.Pravin B Shelar
2015-08-29openvswitch: Remove vport get_name()Pravin B Shelar
2015-08-20ip_tunnels: use tos and ttl fields also for IPv6Jiri Benc
2015-08-20ip_tunnels: add IPv6 addresses to ip_tunnel_keyJiri Benc
2015-07-21openvswitch: Abstract vport name through ovs_vport_name()Thomas Graf
2015-07-21openvswitch: Move dev pointer into vport itselfThomas Graf
2015-07-21route: Per route IP tunnel metadata via lightweight tunnelThomas Graf
2015-07-21ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel genericThomas Graf
2015-02-20openvswitch: Fix net exit.Pravin B Shelar
2015-01-14openvswitch: Introduce ovs_tunnel_route_lookupFan Du
2014-11-09openvswitch: Constify various function argumentsThomas Graf
2014-11-09openvswitch: Extend packet attribute for egress tunnel infoWenyu Zhang
2014-10-28ovs: Turn vports with dependencies into separate modulesThomas Graf
2014-10-06openvswitch: Add support for Geneve tunneling.Jesse Gross
2014-10-06openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.Jesse Gross
2014-09-26net/openvswitch: remove dup comment in vport.hWang Sheng-Hui
2014-09-09openvswitch: change the data type of error status to atomic_long_tLi RongQing
2014-07-24openvswitch: Allow each vport to have an array of 'port_id's.Alex Wang
2014-05-16openvswitch: avoid cast-qual warning in vport_privDaniele Di Proietto
2014-05-16openvswitch: avoid warnings in vport_from_privDaniele Di Proietto
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2014-01-06ovs: make functions localStephen Hemminger
2014-01-04net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing
2013-08-20openvswitch: Add vxlan tunneling support.Pravin B Shelar
2013-06-19openvswitch: Add gre tunnel support.Pravin B Shelar
2013-06-19openvswitch: Add tunneling interface.Pravin B Shelar
2013-06-14openvswitch: make skb->csum consistent with rest of networking stack.Pravin B Shelar
2013-06-14openvswitch: Unify vport error stats handling.Pravin B Shelar
2013-06-14openvswitch: Remove unused get_config vport op.Jesse Gross
2013-04-30openvswitch: Remove unneeded ovs_netdev_get_ifindex()Thomas Graf
2013-04-15openvswitch: Use generic struct pcpu_tstats.Pravin B Shelar
2013-04-15openvswitch: Simplify datapath locking.Pravin B Shelar
2012-12-04openvswitch: Avoid useless holes in struct vportThomas Graf
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman
2012-09-03openvswitch: Increase maximum number of datapath ports.Pravin B Shelar
2012-08-22openvswitch: Add support for network namespaces.Pravin B Shelar
2012-05-03openvswitch: Replace Nicira Networks.Raju Subramanian
2011-12-03net: Add Open vSwitch kernel components.Jesse Gross