summaryrefslogtreecommitdiffstats
path: root/net/openvswitch/vport-internal_dev.c
Commit message (Expand)AuthorAgeFilesLines
* openvswitch: Drop packets when interdev is not upChunhe Li2014-11-051-0/+5
* ovs: Turn vports with dependencies into separate modulesThomas Graf2014-10-281-2/+15
* openvswitch: Enable tunnel GSO for OVS bridge.Pravin B Shelar2014-07-241-1/+4
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-1/+2
* openvswitch: introduce rtnl ops stubJiri Pirko2014-07-011-0/+16
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* openvswitch: Enable all GSO features on internal port.Pravin B Shelar2013-11-011-1/+1
* openvswitch: Add tunneling interface.Pravin B Shelar2013-06-191-1/+1
* openvswitch: make skb->csum consistent with rest of networking stack.Pravin B Shelar2013-06-141-0/+1
* openvswitch: Remove unneeded ovs_netdev_get_ifindex()Thomas Graf2013-04-301-1/+0
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-1/+1
* openvswitch: Simplify datapath locking.Pravin B Shelar2013-04-151-0/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2013-03-171-11/+2
|\
| * openvswitch: Use eth_mac_addr() instead of duplicating itThomas Graf2012-12-041-12/+2
* | ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-061-1/+1
* | net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko2013-01-031-1/+0
|/
* openvswitch: Add support for network namespaces.Pravin B Shelar2012-08-221-1/+6
* openvswitch: Reset upper layer protocol info on internal devices.Jesse Gross2012-05-251-0/+8
* openvswitch: Replace Nicira Networks.Raju Subramanian2012-05-031-1/+1
* net: use eth_hw_addr_random() and reset addr_assign_typeDanny Kukawka2012-02-151-1/+2
* net: remove version.h includes in net/openvswitch/Devendra Naga2012-01-171-1/+0
* net: Add Open vSwitch kernel components.Jesse Gross2011-12-031-0/+241
OpenPOWER on IntegriCloud