summaryrefslogtreecommitdiffstats
path: root/net/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-071-7/+7
* net: introduce generic switch devices supportJiri Pirko2014-12-021-0/+1
* bpf: split eBPF out of NETAlexei Starovoitov2014-10-271-1/+1
* net: bpf: fix bpf syscall dependence on anon_inodesAlexei Starovoitov2014-10-101-0/+1
* netfilter: bridge: build br_nf_core only if requiredFlorian Westphal2014-09-301-1/+1
* netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso2014-09-261-3/+4
* 6lowpan: introduce new net/6lowpan directoryAlexander Aring2014-07-121-0/+1
* Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-04-031-1/+1
|\
| * cgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnecessary init_netclassid...Tejun Heo2014-02-081-1/+1
* | net: ptp: move PTP classifier in its own fileDaniel Borkmann2014-04-011-0/+4
|/
* net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann2014-01-031-2/+2
* net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann2014-01-031-0/+7
* kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu2013-11-211-2/+2
* net/hsr: Add support for the High-availability Seamless Redundancy protocol (...Arvid Brodin2013-11-031-0/+1
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-031-1/+1
|\
| * net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-011-1/+1
* | pktgen: Require CONFIG_INET due to use of IPv4 checksum functionThomas Graf2013-07-301-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-091-0/+17
|\
| * net: remove NET_LL_RX_POLL config menueEliezer Tamir2013-06-171-9/+2
| * net: convert low latency sockets to sched_clock()Eliezer Tamir2013-06-171-1/+0
| * net: add low latency socket pollEliezer Tamir2013-06-101-0/+12
| * MPLS: Add limited GSO supportSimon Horman2013-05-271-0/+1
| * rps: selective flow shedding during softnet overflowWillem de Bruijn2013-05-201-0/+12
* | net: core: move mac_pton() to lib/net_utils.cAndy Shevchenko2013-06-051-0/+1
|/
* netlink: kconfig: move mmap i/o into netlink kconfigDaniel Borkmann2013-05-011-9/+0
* netlink: mmaped netlink: ring setupPatrick McHardy2013-04-191-0/+9
* netlink: Diag core and basic socket info dumping (v2)Andrey Vagin2013-03-211-0/+1
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-3/+2
|\
| * net: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-3/+2
* | VSOCK: Introduce VM SocketsAndy King2013-02-101-0/+1
* | wanrouter: completely decouple obsolete code from kernel.Paul Gortmaker2013-01-311-1/+0
* | net: Add support for XPS without sysfs being definedAlexander Duyck2013-01-101-1/+1
|/
* net: Add INET dependency on aes crypto for the sake of TCP fastopen.David S. Miller2012-09-041-0/+2
* net: drop NET dependency from HAVE_BPF_JITSam Ravnborg2012-05-211-3/+4
* econet: remove ancient bug ridden protocolStephen Hemminger2012-05-181-1/+0
* drop_monitor: convert to modular buildingNeil Horman2012-05-171-1/+1
* mac802154: allocation of ieee802154 devicealex.bluesman.smirnov@gmail.com2012-05-161-0/+1
* net: Add Open vSwitch kernel components.Jesse Gross2011-12-031-0/+1
* bql: Byte queue limitsTom Herbert2011-11-291-0/+6
* net: add network priority cgroup infrastructure (v4)Neil Horman2011-11-221-0/+7
* NFC: add nfc subsystem coreLauro Ramos Venancio2011-07-051-0/+1
* bpf: depends on MODULESEric Dumazet2011-04-291-0/+1
* net: filter: Just In Time compiler for x86-64Eric Dumazet2011-04-271-0/+13
* net: RPS: Enable hardware acceleration of RFSBen Hutchings2011-01-241-0/+6
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+3
|\
| * Docs/Kconfig: Update: osdl.org -> linuxfoundation.orgMichael Witten2010-11-151-1/+3
* | net: Add batman-adv meshing protocolSven Eckelmann2010-12-161-0/+1
* | xps: Add CONFIG_XPSTom Herbert2010-11-281-0/+5
|/
* ceph: factor out libceph from Ceph file systemYehuda Sadeh2010-10-201-0/+1
OpenPOWER on IntegriCloud