aboutsummaryrefslogtreecommitdiffstats
path: root/net/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-29nsh: add GSO supportJiri Benc1-0/+1
2017-08-28irda: move net/irda/ to drivers/staging/irda/net/Greg Kroah-Hartman1-1/+0
2017-08-28bpf: sockmap requires STREAM_PARSER add Kconfig entryJohn Fastabend1-0/+12
2017-06-15tls: kernel TLS supportDave Watson1-0/+1
2017-02-17bpf: make jited programs visible in tracesDaniel Borkmann1-1/+2
2017-02-08gro_cells: move to net/core/gro_cells.cEric Dumazet1-0/+4
2017-02-03net: Introduce ife encapsulation moduleYotam Gigi1-0/+1
2017-01-24net: Introduce psample, a new genetlink channel for packet samplingYotam Gigi1-0/+1
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+0
2017-01-11cgroup: move CONFIG_SOCK_CGROUP_DATA to init/KconfigArnd Bergmann1-4/+0
2017-01-09smc: establish new socket familyUrsula Braun1-0/+1
2016-12-02bpf: BPF for lightweight tunnel infrastructureThomas Graf1-0/+8
2016-08-17strparser: Stream parser for messagesTom Herbert1-0/+1
2016-07-19net/ncsi: Resource managementGavin Shan1-0/+1
2016-05-16bpf: add generic constant blinding for use in jitsDaniel Borkmann1-2/+5
2016-05-16bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann1-3/+11
2016-05-08net: Add Qualcomm IPC routerCourtney Cavin1-0/+1
2016-03-21Make DST_CACHE a silent config optionDave Jones1-1/+1
2016-03-14net: add a hardware buffer management helper APIGregory CLEMENT1-0/+3
2016-03-09kcm: Kernel Connection Multiplexor moduleTom Herbert1-0/+1
2016-03-03net: mellanox: add DEVLINK dependenciesArnd Bergmann1-0/+9
2016-03-01Introduce devlink infrastructureJiri Pirko1-0/+7
2016-02-16net: add dst_cache supportPaolo Abeni1-0/+4
2016-01-10net, sched: add clsact qdiscDaniel Borkmann1-0/+3
2015-12-08net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo1-0/+6
2015-09-29net: Introduce L3 Master device abstractionDavid Ahern1-0/+1
2015-07-21lwtunnel: infrastructure for handling light weight tunnels like mplsRoopa Prabhu1-0/+7
2015-05-14net: add CONFIG_NET_INGRESS to enable ingress filteringPablo Neira1-0/+3
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/cgroupLinus 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_cgroup()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 (HSRv0)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