summaryrefslogtreecommitdiff
path: root/net/ncsi/Kconfig
blob: 08a8a6031fd7513ab0f7aad3cb6cac730f394a9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# Configuration for NCSI support
#

config NET_NCSI
	bool "NCSI interface support"
	depends on INET
	---help---
	  This module provides NCSI (Network Controller Sideband Interface)
	  support. Enable this only if your system connects to a network
	  device via NCSI and the ethernet driver you're using supports
	  the protocol explicitly.
e='2017-02-02 14:31:56 +0100'>2017-02-02netfilter: merge ctinfo into nfct pointer storage areaFlorian Westphal4-8/+12 2017-02-02netfilter: guarantee 8 byte minalign for template addressesFlorian Westphal1-5/+24 2017-02-02netfilter: add and use nf_ct_set helperFlorian Westphal3-14/+6 2017-02-02skbuff: add and use skb_nfct helperFlorian Westphal3-4/+4 2017-02-02netfilter: reduce direct skb->nfct usageFlorian Westphal1-6/+9 2017-02-02netfilter: conntrack: no need to pass ctinfo to error handlerFlorian Westphal5-7/+3