index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
openvswitch
/
vport-internal_dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-2
/
+2
2017-02-15
openvswitch: Set internal device max mtu to ETH_MAX_MTU.
Jarno Rajahalme
1
-0
/
+2
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
1
-3
/
+1
2016-10-20
net: use core MTU range checking in core net infra
Jarod Wilson
1
-10
/
+0
2016-10-13
openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal dev
Jiri Benc
1
-1
/
+1
2016-08-06
OVS: Ignore negative headroom value
Ian Wienand
1
-1
/
+1
2016-06-02
ovs: set name assign type of internal port
Zhang Shengju
1
-1
/
+1
2016-04-16
openvswitch: Convert to using IFF_NO_QUEUE
Phil Sutter
1
-2
/
+1
2016-03-18
ovs: internal_set_rx_headroom() can be static
Wu Fengguang
1
-1
/
+1
2016-03-01
ovs: propagate per dp max headroom to all vports
Paolo Abeni
1
-1
/
+9
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+43
2015-10-22
openvswitch: Use dev_queue_xmit for vport send.
Pravin B Shelar
1
-4
/
+4
2015-10-21
openvswitch: Allocate memory for ovs internal device stats.
James Morse
1
-3
/
+43
2015-08-29
openvswitch: Remove vport stats.
Pravin B Shelar
1
-32
/
+25
2015-08-27
net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flag
Jiri Pirko
1
-1
/
+1
2015-07-21
openvswitch: Abstract vport name through ovs_vport_name()
Thomas Graf
1
-1
/
+0
2015-07-21
openvswitch: Move dev pointer into vport itself
Thomas Graf
1
-22
/
+15
2014-11-05
openvswitch: Drop packets when interdev is not up
Chunhe Li
1
-0
/
+5
2014-10-28
ovs: Turn vports with dependencies into separate modules
Thomas Graf
1
-2
/
+15
2014-07-24
openvswitch: Enable tunnel GSO for OVS bridge.
Pravin B Shelar
1
-1
/
+4
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-1
/
+2
2014-07-01
openvswitch: introduce rtnl ops stub
Jiri Pirko
1
-0
/
+16
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2013-11-01
openvswitch: Enable all GSO features on internal port.
Pravin B Shelar
1
-1
/
+1
2013-06-19
openvswitch: Add tunneling interface.
Pravin B Shelar
1
-1
/
+1
2013-06-14
openvswitch: make skb->csum consistent with rest of networking stack.
Pravin B Shelar
1
-0
/
+1
2013-04-30
openvswitch: Remove unneeded ovs_netdev_get_ifindex()
Thomas Graf
1
-1
/
+0
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-1
/
+1
2013-04-15
openvswitch: Simplify datapath locking.
Pravin B Shelar
1
-0
/
+6
2013-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
1
-11
/
+2
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-1
/
+1
2013-01-03
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
1
-1
/
+0
2012-12-04
openvswitch: Use eth_mac_addr() instead of duplicating it
Thomas Graf
1
-12
/
+2
2012-08-22
openvswitch: Add support for network namespaces.
Pravin B Shelar
1
-1
/
+6
2012-05-25
openvswitch: Reset upper layer protocol info on internal devices.
Jesse Gross
1
-0
/
+8
2012-05-03
openvswitch: Replace Nicira Networks.
Raju Subramanian
1
-1
/
+1
2012-02-15
net: use eth_hw_addr_random() and reset addr_assign_type
Danny Kukawka
1
-1
/
+2
2012-01-17
net: remove version.h includes in net/openvswitch/
Devendra Naga
1
-1
/
+0
2011-12-03
net: Add Open vSwitch kernel components.
Jesse Gross
1
-0
/
+241