aboutsummaryrefslogtreecommitdiffstats
path: root/net/openvswitch/vport.h
AgeCommit message (Expand)Author
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