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