summaryrefslogtreecommitdiffstats
path: root/net/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* net: Introduce generic failover moduleSridhar Samudrala2018-05-281-0/+13
* net: add skeleton of bpfilter kernel moduleAlexei Starovoitov2018-05-231-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-071-0/+1
|\
| * net: initial AF_XDP skeletonBjörn Töpel2018-05-031-0/+1
* | net: Add Software fallback infrastructure for socket dependent offloadsIlya Lesokhin2018-05-011-0/+3
|/
* page_pool: refurbish version of page_pool codeJesper Dangaard Brouer2018-04-171-0/+3
* Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-011-1/+0
|\
| * ipx: move Novell IPX protocol support into stagingStephen Hemminger2017-11-281-1/+0
* | netfilter: don't allocate space for arp/bridge hooks unless neededFlorian Westphal2018-01-081-0/+1
* | net: tcp: Remove TCP probe moduleMasami Hiramatsu2018-01-021-17/+0
|/
* net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao2017-09-041-7/+0
* nsh: add GSO supportJiri Benc2017-08-291-0/+1
* irda: move net/irda/ to drivers/staging/irda/net/Greg Kroah-Hartman2017-08-281-1/+0
* bpf: sockmap requires STREAM_PARSER add Kconfig entryJohn Fastabend2017-08-281-0/+12
* tls: kernel TLS supportDave Watson2017-06-151-0/+1
* bpf: make jited programs visible in tracesDaniel Borkmann2017-02-171-1/+2
* gro_cells: move to net/core/gro_cells.cEric Dumazet2017-02-081-0/+4
* net: Introduce ife encapsulation moduleYotam Gigi2017-02-031-0/+1
* net: Introduce psample, a new genetlink channel for packet samplingYotam Gigi2017-01-241-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-111-4/+0
|\
| * cgroup: move CONFIG_SOCK_CGROUP_DATA to init/KconfigArnd Bergmann2017-01-111-4/+0
* | smc: establish new socket familyUrsula Braun2017-01-091-0/+1
|/
* bpf: BPF for lightweight tunnel infrastructureThomas Graf2016-12-021-0/+8
* strparser: Stream parser for messagesTom Herbert2016-08-171-0/+1
* net/ncsi: Resource managementGavin Shan2016-07-191-0/+1
* bpf: add generic constant blinding for use in jitsDaniel Borkmann2016-05-161-2/+5
* bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann2016-05-161-3/+11
* net: Add Qualcomm IPC routerCourtney Cavin2016-05-081-0/+1
* Make DST_CACHE a silent config optionDave Jones2016-03-211-1/+1
* net: add a hardware buffer management helper APIGregory CLEMENT2016-03-141-0/+3
* kcm: Kernel Connection Multiplexor moduleTom Herbert2016-03-091-0/+1
* net: mellanox: add DEVLINK dependenciesArnd Bergmann2016-03-031-0/+9
* Introduce devlink infrastructureJiri Pirko2016-03-011-0/+7
* net: add dst_cache supportPaolo Abeni2016-02-161-0/+4
* net, sched: add clsact qdiscDaniel Borkmann2016-01-101-0/+3
* net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo2015-12-081-0/+6
* net: Introduce L3 Master device abstractionDavid Ahern2015-09-291-0/+1
* lwtunnel: infrastructure for handling light weight tunnels like mplsRoopa Prabhu2015-07-211-0/+7
* net: add CONFIG_NET_INGRESS to enable ingress filteringPablo Neira2015-05-141-0/+3
* 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
OpenPOWER on IntegriCloud