summaryrefslogtreecommitdiff
path: root/net/openvswitch/vport-internal_dev.c
Commit message (Expand)AuthorAge
* net: ovs: remove unused hardirq.hYang Shi2018-01-08
* openvswitch: do not propagate headroom updates to internal portPaolo Abeni2017-12-02
* net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-07
* openvswitch: Set internal device max mtu to ETH_MAX_MTU.Jarno Rajahalme2017-02-15
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-08
* net: use core MTU range checking in core net infraJarod Wilson2016-10-20
* openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal devJiri Benc2016-10-13
* OVS: Ignore negative headroom valueIan Wienand2016-08-06
* ovs: set name assign type of internal portZhang Shengju2016-06-02
* openvswitch: Convert to using IFF_NO_QUEUEPhil Sutter2016-04-16
* ovs: internal_set_rx_headroom() can be staticWu Fengguang2016-03-18
* ovs: propagate per dp max headroom to all vportsPaolo Abeni2016-03-01
* 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