summaryrefslogtreecommitdiff
path: root/net/switchdev/Kconfig
blob: 651fa201a570f7c3c5bfa30091829650e56ad246 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Configuration for Switch device support
#

config NET_SWITCHDEV
	bool "Switch (and switch-ish) device support"
	depends on INET
	---help---
	  This module provides glue between core networking code and device
	  drivers in order to support hardware switch chips in very generic
	  meaning of the word "switch". This include devices supporting L2/L3 but
	  also various flow offloading chips, including switches embedded into
	  SR-IOV NICs.
'dt' onchange='this.form.submit();'>
Diffstat (limited to 'tools/usb/testusb.c')
pan='2' class='oid'>4be9993493bc7ee3fdf950a83bc050a3e6cf2a45 (patch)
treec619c15ad9a1231a1b9c2dbfeb997bd3d47dce18 /include/uapi/asm-generic/auxvec.h
parent30357d7d8aaf2a980ab17c2ce054b2b87e60af88 (diff)
parent1f8176f7352abfe1a424ac7eb845b4c2e7c31e5f (diff)
Merge branch 'mlx4-misc-improvements'
Tariq Toukan says: ==================== mlx4 misc improvements This patchset contains several improvements and cleanups from the team to the mlx4 Eth and core drivers. Series generated against net-next commit: 4e8f2fc1a55d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net Thanks, Tariq. v3: * Patch 6/9: forgot to actually update the commit message in v2, now it is. v2: * Patch 1/9: used EOPNOTSUPP and not ENOTSUPP. * Patch 3/9: dropped, to be submitted separately in the future. * Patch 6/9: updated commit message. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/uapi/asm-generic/auxvec.h')