summaryrefslogtreecommitdiff
path: root/net/Kconfig
Commit message (Expand)AuthorAge
* Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-01
|\
| * ipx: move Novell IPX protocol support into stagingStephen Hemminger2017-11-28
* | netfilter: don't allocate space for arp/bridge hooks unless neededFlorian Westphal2018-01-08
* | net: tcp: Remove TCP probe moduleMasami Hiramatsu2018-01-02
|/
* net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao2017-09-04
* nsh: add GSO supportJiri Benc2017-08-29
* irda: move net/irda/ to drivers/staging/irda/net/Greg Kroah-Hartman2017-08-28
* bpf: sockmap requires STREAM_PARSER add Kconfig entryJohn Fastabend2017-08-28
* tls: kernel TLS supportDave Watson2017-06-15
* bpf: make jited programs visible in tracesDaniel Borkmann2017-02-17
* gro_cells: move to net/core/gro_cells.cEric Dumazet2017-02-08
* net: Introduce ife encapsulation moduleYotam Gigi2017-02-03
* net: Introduce psample, a new genetlink channel for packet samplingYotam Gigi2017-01-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-11
|\
| * cgroup: move CONFIG_SOCK_CGROUP_DATA to init/KconfigArnd Bergmann2017-01-11
* | smc: establish new socket familyUrsula Braun2017-01-09
|/
* bpf: BPF for lightweight tunnel infrastructureThomas Graf2016-12-02
* strparser: Stream parser for messagesTom Herbert2016-08-17
* net/ncsi: Resource managementGavin Shan2016-07-19
* bpf: add generic constant blinding for use in jitsDaniel Borkmann2016-05-16
* bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann2016-05-16
* net: Add Qualcomm IPC routerCourtney Cavin2016-05-08
* Make DST_CACHE a silent config optionDave Jones2016-03-21
* net: add a hardware buffer management helper APIGregory CLEMENT2016-03-14
* kcm: Kernel Connection Multiplexor moduleTom Herbert2016-03-09
* net: mellanox: add DEVLINK dependenciesArnd Bergmann2016-03-03
* Introduce devlink infrastructureJiri Pirko2016-03-01
* net: add dst_cache supportPaolo Abeni2016-02-16
* net, sched: add clsact qdiscDaniel Borkmann2016-01-10
* net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo2015-12-08
* net: Introduce L3 Master device abstractionDavid Ahern2015-09-29
* lwtunnel: infrastructure for handling light weight tunnels like mplsRoopa Prabhu2015-07-21
* net: add CONFIG_NET_INGRESS to enable ingress filteringPablo Neira2015-05-14
* kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-07
* net: introduce generic switch devices supportJiri Pirko2014-12-02
* bpf: split eBPF out of NETAlexei Starovoitov2014-10-27
* net: bpf: fix bpf syscall dependence on anon_inodesAlexei Starovoitov2014-10-10
* netfilter: bridge: build br_nf_core only if requiredFlorian Westphal2014-09-30
* netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso2014-09-26
* 6lowpan: introduce new net/6lowpan directoryAlexander Aring2014-07-12
* Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-04-03
|\
| * cgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnecessary init_netclassid...Tejun Heo2014-02-08
* | net: ptp: move PTP classifier in its own fileDaniel Borkmann2014-04-01
|/
* net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann2014-01-03
* net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann2014-01-03
* kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu2013-11-21
* net/hsr: Add support for the High-availability Seamless Redundancy protocol (...Arvid Brodin2013-11-03
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-03
|\
| * net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-01