summaryrefslogtreecommitdiffstats
path: root/net/Kconfig
AgeCommit message (Expand)AuthorLines
2019-02-26net: devlink: turn devlink into a built-inJakub Kicinski-10/+1
2019-02-16bpf: make LWTUNNEL_BPF dependent on INETPeter Oskolkov-1/+1
2018-12-19net: convert bridge_nf to use skb extension infrastructureFlorian Westphal-0/+1
2018-12-19sk_buff: add skb extension infrastructureFlorian Westphal-0/+3
2018-10-15bpf, sockmap: convert to generic sk_msg interfaceDaniel Borkmann-0/+11
2018-07-24net: remove blank lines at end of fileStephen Hemminger-1/+1
2018-05-28net: Introduce generic failover moduleSridhar Samudrala-0/+13
2018-05-23net: add skeleton of bpfilter kernel moduleAlexei Starovoitov-0/+2
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-0/+1
2018-05-03net: initial AF_XDP skeletonBjörn Töpel-0/+1
2018-05-01net: Add Software fallback infrastructure for socket dependent offloadsIlya Lesokhin-0/+3
2018-04-17page_pool: refurbish version of page_pool codeJesper Dangaard Brouer-0/+3
2018-02-01Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+0
2018-01-08netfilter: don't allocate space for arp/bridge hooks unless neededFlorian Westphal-0/+1
2018-01-02net: tcp: Remove TCP probe moduleMasami Hiramatsu-17/+0
2017-11-28ipx: move Novell IPX protocol support into stagingStephen Hemminger-1/+0
2017-09-04net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao-7/+0
2017-08-29nsh: add GSO supportJiri Benc-0/+1
2017-08-28irda: move net/irda/ to drivers/staging/irda/net/Greg Kroah-Hartman-1/+0
2017-08-28bpf: sockmap requires STREAM_PARSER add Kconfig entryJohn Fastabend-0/+12
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