summaryrefslogtreecommitdiff
path: root/net/openvswitch/vport-internal_dev.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-24
|\
| * openvswitch: Allocate memory for ovs internal device stats.James Morse2015-10-21
* | openvswitch: Use dev_queue_xmit for vport send.Pravin B Shelar2015-10-22
|/
* openvswitch: Remove vport stats.Pravin B Shelar2015-08-29
* net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flagJiri Pirko2015-08-27
* openvswitch: Abstract vport name through ovs_vport_name()Thomas Graf2015-07-21
* openvswitch: Move dev pointer into vport itselfThomas Graf2015-07-21
* openvswitch: Drop packets when interdev is not upChunhe Li2014-11-05
* ovs: Turn vports with dependencies into separate modulesThomas Graf2014-10-28
* openvswitch: Enable tunnel GSO for OVS bridge.Pravin B Shelar2014-07-24
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
* openvswitch: introduce rtnl ops stubJiri Pirko2014-07-01
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* openvswitch: Enable all GSO features on internal port.Pravin B Shelar2013-11-01
* openvswitch: Add tunneling interface.Pravin B Shelar2013-06-19
* openvswitch: make skb->csum consistent with rest of networking stack.Pravin B Shelar2013-06-14
* openvswitch: Remove unneeded ovs_netdev_get_ifindex()Thomas Graf2013-04-30
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* openvswitch: Simplify datapath locking.Pravin B Shelar2013-04-15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2013-03-17
|\
| * openvswitch: Use eth_mac_addr() instead of duplicating itThomas Graf2012-12-04
* | ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-06
* | net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko2013-01-03
|/
* openvswitch: Add support for network namespaces.Pravin B Shelar2012-08-22
* openvswitch: Reset upper layer protocol info on internal devices.Jesse Gross2012-05-25
* openvswitch: Replace Nicira Networks.Raju Subramanian2012-05-03
* net: use eth_hw_addr_random() and reset addr_assign_typeDanny Kukawka2012-02-15
* net: remove version.h includes in net/openvswitch/Devendra Naga2012-01-17
* net: Add Open vSwitch kernel components.Jesse Gross2011-12-03