aboutsummaryrefslogtreecommitdiffstats
path: root/net/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger1-7/+7
2014-12-02net: introduce generic switch devices supportJiri Pirko1-0/+1
2014-10-27bpf: split eBPF out of NETAlexei Starovoitov1-1/+1
2014-10-10net: bpf: fix bpf syscall dependence on anon_inodesAlexei Starovoitov1-0/+1
2014-09-30netfilter: bridge: build br_nf_core only if requiredFlorian Westphal1-1/+1
2014-09-26netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso1-3/+4
2014-07-126lowpan: introduce new net/6lowpan directoryAlexander Aring1-0/+1
2014-04-03Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds1-1/+1
2014-04-01net: ptp: move PTP classifier in its own fileDaniel Borkmann1-0/+4
2014-02-08cgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnecessary init_netclassid...Tejun Heo1-1/+1
2014-01-03net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann1-2/+2
2014-01-03net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann1-0/+7
2013-11-21kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu1-2/+2
2013-11-03net/hsr: Add support for the High-availability Seamless Redundancy protocol (...Arvid Brodin1-0/+1
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+1
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang1-1/+1
2013-07-30pktgen: Require CONFIG_INET due to use of IPv4 checksum functionThomas Graf1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+17
2013-06-17net: remove NET_LL_RX_POLL config menueEliezer Tamir1-9/+2
2013-06-17net: convert low latency sockets to sched_clock()Eliezer Tamir1-1/+0
2013-06-10net: add low latency socket pollEliezer Tamir1-0/+12
2013-06-05net: core: move mac_pton() to lib/net_utils.cAndy Shevchenko1-0/+1
2013-05-27MPLS: Add limited GSO supportSimon Horman1-0/+1
2013-05-20rps: selective flow shedding during softnet overflowWillem de Bruijn1-0/+12
2013-05-01netlink: kconfig: move mmap i/o into netlink kconfigDaniel Borkmann1-9/+0
2013-04-19netlink: mmaped netlink: ring setupPatrick McHardy1-0/+9
2013-03-21netlink: Diag core and basic socket info dumping (v2)Andrey Vagin1-0/+1
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+2
2013-02-10VSOCK: Introduce VM SocketsAndy King1-0/+1
2013-01-31wanrouter: completely decouple obsolete code from kernel.Paul Gortmaker1-1/+0
2013-01-11net: remove depends on CONFIG_EXPERIMENTALKees Cook1-3/+2
2013-01-10net: Add support for XPS without sysfs being definedAlexander Duyck1-1/+1
2012-09-04net: Add INET dependency on aes crypto for the sake of TCP fastopen.David S. Miller1-0/+2
2012-05-21net: drop NET dependency from HAVE_BPF_JITSam Ravnborg1-3/+4
2012-05-18econet: remove ancient bug ridden protocolStephen Hemminger1-1/+0
2012-05-17drop_monitor: convert to modular buildingNeil Horman1-1/+1
2012-05-16mac802154: allocation of ieee802154 devicealex.bluesman.smirnov@gmail.com1-0/+1
2011-12-03net: Add Open vSwitch kernel components.Jesse Gross1-0/+1
2011-11-29bql: Byte queue limitsTom Herbert1-0/+6
2011-11-22net: add network priority cgroup infrastructure (v4)Neil Horman1-0/+7
2011-07-05NFC: add nfc subsystem coreLauro Ramos Venancio1-0/+1
2011-04-29bpf: depends on MODULESEric Dumazet1-0/+1
2011-04-27net: filter: Just In Time compiler for x86-64Eric Dumazet1-0/+13
2011-01-24net: RPS: Enable hardware acceleration of RFSBen Hutchings1-0/+6
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+3
2010-12-16net: Add batman-adv meshing protocolSven Eckelmann1-0/+1
2010-11-28xps: Add CONFIG_XPSTom Herbert1-0/+5
2010-11-15Docs/Kconfig: Update: osdl.org -> linuxfoundation.orgMichael Witten1-1/+3
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh1-0/+1
2010-09-14net: RPS needs to depend upon USE_GENERIC_SMP_HELPERSDavid S. Miller1-1/+1
2010-08-05DNS: Separate out CIFS DNS Resolver codeWang Lei1-0/+1
2010-07-26wireless: Make COMPAT_NETLINK_MESSAGES depend upon WEXT_COREDavid S. Miller1-1/+1
2010-07-18net: support time stamping in phy devices.Richard Cochran1-0/+10
2010-04-03l2tp: Split pppol2tp patch into separate l2tp and ppp partsJames Chapman1-0/+1
2010-03-30net-caif: add CAIF Kconfig and MakefilesSjur Braendeland1-0/+2
2010-03-25rps: add CONFIG_RPSEric Dumazet1-0/+5
2009-07-15net/compat/wext: send different messages to compat tasksJohannes Berg1-0/+20
2009-06-09net: add IEEE 802.15.4 socket family implementationSergey Lapin1-0/+1
2009-05-07net: remove stale reference to fastroute from Kconfig help textAshish Karkare1-6/+0
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante1-1/+1
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-0/+1
2009-03-21netdev: expose net_device_ops compat as config optionStephen Hemminger1-3/+0
2009-03-13Network Drop Monitor: Adding Build changes to enable drop monitorNeil Horman1-0/+11
2009-03-04netlink: Move netlink attribute parsing support to libGeert Uytterhoeven1-0/+1
2009-02-26RDS: Kconfig and MakefileAndy Grover1-0/+1
2009-01-26Phonet: move to Networking options like other protocol stacksremi.denis-courmont@nokia1-1/+1
2009-01-26net: Move config NET_NS to from net/Kconfig to init/KconfigMatt Helsley1-8/+0
2009-01-07wimax: Makefile, Kconfig and docbook linkage for the stackInaky Perez-Gonzalez1-0/+2
2008-11-21net/ieee80211 -> drivers/net/ipw2x00/libipw_* renameJohn W. Linville1-1/+0
2008-11-20ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck1-0/+1
2008-11-19netdev: network device operations infrastructureStephen Hemminger1-0/+3
2008-10-27netns: Coexist with the sysfs limitations v2Eric W. Biederman1-1/+1
2008-10-08net: Distributed Switch Architecture protocol supportLennert Buytenhek1-0/+1
2008-09-22Phonet: add CONFIG_PHONETRemi Denis-Courmont1-0/+1
2008-08-22WIRELESS: Make wireless one-click selectable.Robert P. J. Day1-2/+6
2008-07-30net: Make "networking" one-click deselectable.Robert P. J. Day1-6/+1
2008-07-05net: Add STP demux layerPatrick McHardy1-0/+1
2008-03-04[IPV4]: Fix size description of CONFIG_INET.YOSHIFUJI Hideaki1-1/+1
2008-02-08namespaces: mark NET_NS with "depends on NAMESPACES"Pavel Emelyanov1-1/+1
2008-01-28[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED optionPatrick McHardy1-0/+12
2008-01-28[CAN]: Add PF_CAN core moduleOliver Hartkopp1-0/+1
2007-10-10[NET]: Add network namespace clone & unshare support.Eric W. Biederman1-0/+8
2007-07-149p: Reorganization of 9p file system codeLatchesar Ionkov1-0/+1
2007-05-10[S390] Kconfig: no wireless on s390.Martin Schwidefsky1-0/+1
2007-05-07[NET]: rfkill: add support for input key to control wireless radioIvo van Doorn1-0/+2
2007-05-05[MAC80211]: Add mac80211 wireless stack.Jiri Benc1-0/+1
2007-04-26[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells1-0/+1
2007-04-25[WIRELESS]: Refactor wireless Kconfig.Johannes Berg1-4/+7
2007-04-25[NET]: Replace CONFIG_NET_DEBUG with sysctl.Stephen Hemminger1-7/+0
2007-02-08[S390]: Rewrite of the IUCV base code, part 2Martin Schwidefsky1-0/+1
2006-12-02[NETFILTER]: remove the reference to ipchains from KconfigPablo Neira Ayuso1-1/+1
2006-12-02[NET]: The scheduled removal of the frame diverter.Adrian Bunk1-27/+0
2006-11-05[NETLABEL]: Fix build failure.Paul Moore1-2/+1
2006-09-28[NET] Kconfig: fix cut/paste error in TCPPROBEGrant Grundler1-1/+1
2006-09-22[NET]: Protocol Independant Policy Routing Rules FrameworkThomas Graf1-0/+3
2006-09-22[NetLabel]: tie NetLabel into the Kconfig systemPaul Moore1-0/+2
2006-09-17[NET]: Mark frame diverter for future removal.Stephen Hemminger1-1/+1
2006-06-17[SECMARK]: Add secmark support to core networking.James Morris1-0/+7
2006-06-17[NET]: NET_TCPPROBE Kconfig fixDave Jones1-1/+1
2006-06-17[TCP]: TCP Probe congestion window tracingStephen Hemminger1-0/+15
2006-02-07Merge branch 'master'Jeff Garzik1-0/+7
2006-02-02[NET]: Add CONFIG_NETDEBUG to suppress bad packet messages.Stephen Hemminger1-0/+7
2006-01-30[PATCH] net/: fix the WIRELESS_EXT abuseAdrian Bunk1-0/+3
2006-01-18[TIPC] Group protocols with sub-options in KconfigPer Liden1-1/+1
2006-01-12[TIPC] Initial mergePer Liden1-0/+1
2005-09-17[NETFILTER] move nfnetlink options to right location in kconfig menuHarald Welte1-2/+1
2005-09-01/spare/repo/netdev-2.6 branch 'master'Jeff Garzik1-0/+3
2005-08-29[DCCP]: Initial implementationArnaldo Carvalho de Melo1-0/+1
2005-08-29[NETFITLER]: Add nfnetlink layer.Harald Welte1-0/+2
2005-07-30/spare/repo/netdev-2.6 branch 'master'Jeff Garzik1-16/+0
2005-07-18[NET]: Kconfig: NETCONSOLE and NETPOLL togetherRandy Dunlap1-16/+0
2005-07-13Merge upstream 2.6.13-rc3 into ieee80211 branch of netdev-2.6.Jeff Garzik1-435/+22
2005-07-11[NET]: move config options out to individual protocolsSam Ravnborg1-429/+17
2005-07-11[NET]: add a top-level Networking menu to *configSam Ravnborg1-5/+5
2005-07-11[NET]: Trivial spelling fix patch for net/KconfigJesper Juhl1-2/+2
2005-05-12[NET] ieee80211 subsystemJeff Garzik1-0/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+646