summaryrefslogtreecommitdiff
path: root/net/ipv4/Kconfig
AgeCommit message (Expand)Author
2023-10-27net/tcp: Add TCP-AO config and structuresDmitry Safonov
2023-10-27net/tcp: Prepare tcp_md5sig_pool for TCP-AODmitry Safonov
2022-11-16tcp: configurable source port perturb table sizeGleb Mazovetskiy
2022-04-12fou: Remove XRFM from NET_FOU KconfigCoco Li
2020-08-18net: ipv4: remove duplicate "the the" phrase in Kconfig textColin Ian King
2020-07-06Replace HTTP links with HTTPS ones: IPv*Alexander A. Klimov
2020-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-06-15esp, ah: modernize the crypto algorithm selectionsEric Biggers
2020-06-15esp, ah: consolidate the crypto algorithm selectionsEric Biggers
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-04-28docs: networking: convert ip-sysctl.txt to ReSTMauro Carvalho Chehab
2020-04-28xfrm: add IPv6 support for espintcpSabrina Dubroca
2020-03-30Merge tag 'docs-5.7' of git://git.lwn.net/linuxLinus Torvalds
2020-03-02Documentation: nfsroot.rst: Fix references to nfsroot.rstNiklas Söderlund
2020-02-06vti[6]: fix packet tx through bpf_redirect() in XinY casesNicolas Dichtel
2019-12-09xfrm: add espintcp (RFC 8229)Sabrina Dubroca
2019-11-21net: Fix Kconfig indentation, continuedKrzysztof Kozlowski
2019-09-26net: Fix Kconfig indentationKrzysztof Kozlowski
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-08xfrm: make xfrm modes builtinFlorian Westphal
2018-07-24net: remove blank lines at end of fileStephen Hemminger
2018-03-01ipmr,ipmr6: Define a uniform vif_deviceYuval Mintz
2017-10-12ip: update policy routing config helpStephen Hemminger
2017-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-02-15esp: Add a software GRO codepathSteffen Klassert
2017-02-08gro_cells: move to net/core/gro_cells.cEric Dumazet
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-28tcp: Set DEFAULT_TCP_CONG to bbr if DEFAULT_BBR is setJulian Wollrath
2016-10-23net: ip, diag -- Add diag interface for raw socketsCyrill Gorcunov
2016-09-21tcp_bbr: add BBR congestion controlNeal Cardwell
2016-06-10tcp: add NV congestion controlLawrence Brakmo
2016-02-17ipv4: Remove inet_lro libraryBen Hutchings
2016-02-16ip_tunnel: replace dst_cache with generic implementationPaolo Abeni
2016-01-25ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIVThomas Egerer
2015-12-15net: diag: Support destroying TCP sockets.Lorenzo Colitti
2015-08-27geneve: Consolidate Geneve functionality in single module.Pravin B Shelar
2015-06-11tcp: add CDG congestion controlKenneth Klette Jonassen
2015-05-13geneve: Rename support library as geneve_coreJohn W. Linville
2014-11-05net: Move fou_build_header into fou.c and refactorTom Herbert
2014-10-07openvswitch: fix a compilation error when CONFIG_INET is not setW!Andy Zhou
2014-10-06net: Add Geneve tunneling protocol driverAndy Zhou
2014-09-29net: tcp: add DCTCP congestion control algorithmDaniel Borkmann
2014-09-19fou: Support for foo-over-udp RX pathTom Herbert
2014-07-14udp: Add udp_sock_create for UDP tunnels to open listener socketTom Herbert
2013-09-03net: neighbour: Remove CONFIG_ARPDTim Gardner
2013-06-04Kconfig: remove dangling references to the deleted fileJean Sacren
2013-03-26Tunneling: use IP Tunnel stats APIs.Pravin B Shelar
2013-03-26IPIP: Use ip-tunneling code.Pravin B Shelar
2013-03-26GRE: Refactor GRE tunneling code.Pravin B Shelar