summaryrefslogtreecommitdiffstats
path: root/net/Kconfig
AgeCommit message (Expand)AuthorLines
2017-06-15tls: kernel TLS supportDave Watson-0/+1
2017-02-17bpf: make jited programs visible in tracesDaniel Borkmann-1/+2
2017-02-08gro_cells: move to net/core/gro_cells.cEric Dumazet-0/+4
2017-02-03net: Introduce ife encapsulation moduleYotam Gigi-0/+1
2017-01-24net: Introduce psample, a new genetlink channel for packet samplingYotam Gigi-0/+1
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-4/+0
2017-01-11cgroup: move CONFIG_SOCK_CGROUP_DATA to init/KconfigArnd Bergmann-4/+0
2017-01-09smc: establish new socket familyUrsula Braun-0/+1
2016-12-02bpf: BPF for lightweight tunnel infrastructureThomas Graf-0/+8
2016-08-17strparser: Stream parser for messagesTom Herbert-0/+1
2016-07-19net/ncsi: Resource managementGavin Shan-0/+1
2016-05-16bpf: add generic constant blinding for use in jitsDaniel Borkmann-2/+5
2016-05-16bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann-3/+11
2016-05-08net: Add Qualcomm IPC routerCourtney Cavin-0/+1
2016-03-21Make DST_CACHE a silent config optionDave Jones-1/+1
2016-03-14net: add a hardware buffer management helper APIGregory CLEMENT-0/+3
2016-03-09kcm: Kernel Connection Multiplexor moduleTom Herbert-0/+1
2016-03-03net: mellanox: add DEVLINK dependenciesArnd Bergmann-0/+9
2016-03-01Introduce devlink infrastructureJiri Pirko-0/+7
2016-02-16net: add dst_cache supportPaolo Abeni-0/+4
2016-01-10net, sched: add clsact qdiscDaniel Borkmann-0/+3
2015-12-08net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo-0/+6
2015-09-29net: Introduce L3 Master device abstractionDavid Ahern-0/+1
2015-07-21lwtunnel: infrastructure for handling light weight tunnels like mplsRoopa Prabhu-0/+7
2015-05-14net: add CONFIG_NET_INGRESS to enable ingress filteringPablo Neira-0/+3
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger-7/+7
2014-12-02net: introduce generic switch devices supportJiri Pirko-0/+1
2014-10-27bpf: split eBPF out of NETAlexei Starovoitov-1/+1
2014-10-10net: bpf: fix bpf syscall dependence on anon_inodesAlexei Starovoitov-0/+1
2014-09-30netfilter: bridge: build br_nf_core only if requiredFlorian Westphal-1/+1
2014-09-26netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso-3/+4
2014-07-126lowpan: introduce new net/6lowpan directoryAlexander Aring-0/+1
2014-04-03Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds-1/+1
2014-04-01net: ptp: move PTP classifier in its own fileDaniel Borkmann-0/+4
2014-02-08cgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnecessary init_netclassid...Tejun Heo-1/+1
2014-01-03net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann-2/+2
2014-01-03net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann-0/+7
2013-11-21kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu-2/+2
2013-11-03net/hsr: Add support for the High-availability Seamless Redundancy protocol (...Arvid Brodin-0/+1
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky-1/+1
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang-1/+1
2013-07-30pktgen: Require CONFIG_INET due to use of IPv4 checksum functionThomas Graf-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+17
2013-06-17net: remove NET_LL_RX_POLL config menueEliezer Tamir-9/+2
2013-06-17net: convert low latency sockets to sched_clock()Eliezer Tamir-1/+0
2013-06-10net: add low latency socket pollEliezer Tamir-0/+12
2013-06-05net: core: move mac_pton() to lib/net_utils.cAndy Shevchenko-0/+1
2013-05-27MPLS: Add limited GSO supportSimon Horman-0/+1
2013-05-20rps: selective flow shedding during softnet overflowWillem de Bruijn-0/+12