linux/drivers/net/ethernet/intel
Alexander Duyck 06a5f7f167 i40e: Move all UDP port notifiers to single function
This patch goes through and combines the notifiers for VXLAN and GENEVE
into a single function for each action.  So there is now one combined
function for getting ports, one for adding the ports, and one for deleting
the ports.

Signed-off-by: Alexander Duyck <aduyck@mirantis.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-06-17 20:23:30 -07:00
..
e1000 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2016-04-09 17:41:41 -04:00
e1000e e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctl 2016-05-13 15:30:44 -07:00
fm10k fm10k: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port 2016-06-17 20:23:30 -07:00
i40e i40e: Move all UDP port notifiers to single function 2016-06-17 20:23:30 -07:00
i40evf intel: Add support for IPv6 IP-in-IP offload 2016-05-20 19:25:52 -04:00
igb intel: Add support for IPv6 IP-in-IP offload 2016-05-20 19:25:52 -04:00
igbvf intel: Add support for IPv6 IP-in-IP offload 2016-05-20 19:25:52 -04:00
ixgb drivers/net: get rid of unnecessary initializations in .get_drvinfo() 2015-10-16 00:24:10 -07:00
ixgbe intel: Add support for IPv6 IP-in-IP offload 2016-05-20 19:25:52 -04:00
ixgbevf intel: Add support for IPv6 IP-in-IP offload 2016-05-20 19:25:52 -04:00
e100.c
Kconfig i40e: Move all UDP port notifiers to single function 2016-06-17 20:23:30 -07:00
Makefile