linux/net/openvswitch
Johannes Berg f8403a2e47 genetlink: pass only network namespace to genl_has_listeners()
There's no point to force the caller to know about the internal
genl_sock to use inside struct net, just have them pass the network
namespace. This doesn't really change code generation since it's
an inline, but makes the caller less magic - there's never any
reason to pass another socket.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-12-27 02:20:23 -05:00
..
Kconfig
Makefile
actions.c openvswitch: Fix GSO with multiple MPLS label. 2014-12-23 23:57:31 -05:00
datapath.c genetlink: pass only network namespace to genl_has_listeners() 2014-12-27 02:20:23 -05:00
datapath.h
dp_notify.c
flow.c
flow.h
flow_netlink.c openvswitch: Fix MPLS action validation. 2014-12-23 23:57:31 -05:00
flow_netlink.h
flow_table.c net: replace remaining users of arch_fast_hash with jhash 2014-12-10 15:17:45 -05:00
flow_table.h
vport-geneve.c openvswitch: Fix vport_send double free 2014-12-23 23:57:31 -05:00
vport-gre.c openvswitch: fix odd_ptr_err.cocci warnings 2014-12-24 15:18:09 -05:00
vport-internal_dev.c
vport-internal_dev.h
vport-netdev.c
vport-netdev.h
vport-vxlan.c openvswitch: Fix vport_send double free 2014-12-23 23:57:31 -05:00
vport.c openvswitch: Fix vport_send double free 2014-12-23 23:57:31 -05:00
vport.h