summaryrefslogtreecommitdiff
path: root/net/Kconfig
AgeCommit message (Expand)Author
2024-01-04bpfilter: remove bpfilterQuentin Deslandes
2023-10-11net: add skb_segment kunit testWillem de Bruijn
2023-10-10appletalk: remove ipddp driverArnd Bergmann
2023-07-19bpf: Add fd-based tcx multi-prog infra with link supportDaniel Borkmann
2023-05-26net/core: Enable socket busy polling on -RTKurt Kanzenbach
2023-04-19net/handshake: Add Kunit tests for the handshake consumer APIChuck Lever
2023-04-19net/handshake: Create a NETLINK service for handling handshake requestsChuck Lever
2023-03-27net: introduce a config option to tweak MAX_SKB_FRAGSEric Dumazet
2022-08-22Remove DECnet support from kernelStephen Hemminger
2022-03-03page_pool: Add allocation statsJoe Damato
2021-11-20net: kunit: add a test for dev_addr_listsJakub Kicinski
2021-10-01net/core: disable NET_RX_BUSY_POLL on PREEMPT_RTSebastian Andrzej Siewior
2021-07-29mctp: Add MCTP baseJeremy Kerr
2021-05-11bpf, kconfig: Add consolidated menu entry for bpf with core optionsDaniel Borkmann
2021-04-28net: selftest: fix build issue if INET is disabledOleksij Rempel
2021-04-20net: add generic selftest supportOleksij Rempel
2021-03-19net: add CONFIG_PCPU_DEV_REFCNTEric Dumazet
2021-02-26bpf: Clean up sockmap related KconfigsCong Wang
2021-02-11net/sock: Add kernel config SOCK_RX_QUEUE_MAPPINGTariq Toukan
2020-10-29wimax: move out to stagingArnd Bergmann
2020-09-30drop_monitor: Convert to using devlink tracepointIdo Schimmel
2020-07-07net: ethtool: Remove PHYLIB direct dependencyFlorian Fainelli
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-10net: ethtool: netlink: Add support for triggering a cable testAndrew Lunn
2020-04-30docs: networking: convert pktgen.txt to ReSTMauro Carvalho Chehab
2020-04-28docs: networking: convert ip-sysctl.txt to ReSTMauro Carvalho Chehab
2020-03-25net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso
2020-02-20net: disable BRIDGE_NETFILTER by defaultRoman Kiryanov
2020-01-24mptcp: Add MPTCP socket stubsMat Martineau
2019-12-27ethtool: introduce ethtool netlink interfaceMichal Kubecek
2019-12-25net: Add a layer for non-PHY MII time stamping drivers.Richard Cochran
2019-11-21net: Fix Kconfig indentation, continuedKrzysztof Kozlowski
2019-08-17devlink: Add packet trap infrastructureIdo Schimmel
2019-06-17net: ipv4: move tcp_fastopen server side code to SipHash libraryArd Biesheuvel
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-24net: devlink: select NET_DEVLINK from driversJiri Pirko
2019-02-26net: devlink: turn devlink into a built-inJakub Kicinski
2019-02-16bpf: make LWTUNNEL_BPF dependent on INETPeter Oskolkov
2018-12-19net: convert bridge_nf to use skb extension infrastructureFlorian Westphal
2018-12-19sk_buff: add skb extension infrastructureFlorian Westphal
2018-10-15bpf, sockmap: convert to generic sk_msg interfaceDaniel Borkmann
2018-07-24net: remove blank lines at end of fileStephen Hemminger
2018-05-28net: Introduce generic failover moduleSridhar Samudrala
2018-05-23net: add skeleton of bpfilter kernel moduleAlexei Starovoitov
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-03net: initial AF_XDP skeletonBjörn Töpel
2018-05-01net: Add Software fallback infrastructure for socket dependent offloadsIlya Lesokhin
2018-04-17page_pool: refurbish version of page_pool codeJesper Dangaard Brouer
2018-02-01Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-08netfilter: don't allocate space for arp/bridge hooks unless neededFlorian Westphal