Age | Commit message (Expand) | Author | Files | Lines |
2014-11-06 | 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-16 | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 1 | -1/+2 |
2014-07-02 | openvswitch: introduce rtnl ops stub | Jiri Pirko | 1 | -0/+16 |
2014-05-14 | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe | 1 | -1/+1 |
2013-11-02 | openvswitch: Enable all GSO features on internal port. | Pravin B Shelar | 1 | -1/+1 |
2013-06-20 | openvswitch: Add tunneling interface. | Pravin B Shelar | 1 | -1/+1 |
2013-06-15 | 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-16 | 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-07 | ethtool: fix drvinfo strings set in drivers | Jiri Pirko | 1 | -1/+1 |
2013-01-04 | 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-23 | 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-04 | openvswitch: Replace Nicira Networks. | Raju Subramanian | 1 | -1/+1 |
2012-02-16 | 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 |