summaryrefslogtreecommitdiffstats
path: root/net/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* mctp: Add MCTP baseJeremy Kerr2021-07-291-0/+1
* bpf, kconfig: Add consolidated menu entry for bpf with core optionsDaniel Borkmann2021-05-111-27/+0
* net: selftest: fix build issue if INET is disabledOleksij Rempel2021-04-281-1/+1
* net: add generic selftest supportOleksij Rempel2021-04-201-0/+4
* net: add CONFIG_PCPU_DEV_REFCNTEric Dumazet2021-03-191-0/+8
* bpf: Clean up sockmap related KconfigsCong Wang2021-02-261-5/+1
* net/sock: Add kernel config SOCK_RX_QUEUE_MAPPINGTariq Toukan2021-02-111-0/+4
* wimax: move out to stagingArnd Bergmann2020-10-291-2/+0
* drop_monitor: Convert to using devlink tracepointIdo Schimmel2020-09-301-1/+0
* net: ethtool: Remove PHYLIB direct dependencyFlorian Fainelli2020-07-071-1/+0
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-13/+13
* net: ethtool: netlink: Add support for triggering a cable testAndrew Lunn2020-05-101-0/+1
* docs: networking: convert pktgen.txt to ReSTMauro Carvalho Chehab2020-04-301-1/+1
* docs: networking: convert ip-sysctl.txt to ReSTMauro Carvalho Chehab2020-04-281-1/+1
* net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso2020-03-251-0/+3
* net: disable BRIDGE_NETFILTER by defaultRoman Kiryanov2020-02-201-1/+0
* mptcp: Add MPTCP socket stubsMat Martineau2020-01-241-0/+1
* ethtool: introduce ethtool netlink interfaceMichal Kubecek2019-12-271-0/+8
* net: Add a layer for non-PHY MII time stamping drivers.Richard Cochran2019-12-251-3/+4
* net: Fix Kconfig indentation, continuedKrzysztof Kozlowski2019-11-211-13/+13
* devlink: Add packet trap infrastructureIdo Schimmel2019-08-171-0/+1
* net: ipv4: move tcp_fastopen server side code to SipHash libraryArd Biesheuvel2019-06-171-2/+0
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* net: devlink: select NET_DEVLINK from driversJiri Pirko2019-03-241-5/+2
* net: devlink: turn devlink into a built-inJakub Kicinski2019-02-261-10/+1
* bpf: make LWTUNNEL_BPF dependent on INETPeter Oskolkov2019-02-161-1/+1
* net: convert bridge_nf to use skb extension infrastructureFlorian Westphal2018-12-191-0/+1
* sk_buff: add skb extension infrastructureFlorian Westphal2018-12-191-0/+3
* bpf, sockmap: convert to generic sk_msg interfaceDaniel Borkmann2018-10-151-0/+11
* net: remove blank lines at end of fileStephen Hemminger2018-07-241-1/+1
* 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
|\