Age | Commit message (Expand) | Author | Files | Lines |
2022-04-13 | fou: Remove XRFM from NET_FOU Kconfig | Coco Li | 1 | -1/+0 |
2020-08-19 | net: ipv4: remove duplicate "the the" phrase in Kconfig text | Colin Ian King | 1 | -7/+7 |
2020-07-06 | Replace HTTP links with HTTPS ones: IPv* | Alexander A. Klimov | 1 | -4/+4 |
2020-06-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -16/+18 |
2020-06-15 | esp, ah: modernize the crypto algorithm selections | Eric Biggers | 1 | -2/+16 |
2020-06-15 | esp, ah: consolidate the crypto algorithm selections | Eric Biggers | 1 | -14/+2 |
2020-06-13 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -36/+36 |
2020-05-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -0/+1 |
2020-04-29 | docs: networking: convert ip-sysctl.txt to ReST | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-04-28 | xfrm: add IPv6 support for espintcp | Sabrina Dubroca | 1 | -0/+1 |
2020-03-30 | Merge tag 'docs-5.7' of git://git.lwn.net/linux | Linus Torvalds | 1 | -3/+3 |
2020-03-02 | Documentation: nfsroot.rst: Fix references to nfsroot.rst | Niklas Söderlund | 1 | -3/+3 |
2020-02-06 | vti[6]: fix packet tx through bpf_redirect() in XinY cases | Nicolas Dichtel | 1 | -0/+1 |
2019-12-09 | xfrm: add espintcp (RFC 8229) | Sabrina Dubroca | 1 | -0/+11 |
2019-11-21 | net: Fix Kconfig indentation, continued | Krzysztof Kozlowski | 1 | -109/+109 |
2019-09-26 | net: Fix Kconfig indentation | Krzysztof Kozlowski | 1 | -2/+2 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-04-08 | xfrm: make xfrm modes builtin | Florian Westphal | 1 | -28/+1 |
2018-07-25 | net: remove blank lines at end of file | Stephen Hemminger | 1 | -2/+2 |
2018-03-01 | ipmr,ipmr6: Define a uniform vif_device | Yuval Mintz | 1 | -0/+5 |
2017-10-13 | ip: update policy routing config help | Stephen Hemminger | 1 | -5/+3 |
2017-02-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -0/+13 |
2017-02-15 | esp: Add a software GRO codepath | Steffen Klassert | 1 | -0/+13 |
2017-02-08 | gro_cells: move to net/core/gro_cells.c | Eric Dumazet | 1 | -0/+1 |
2016-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2016-11-28 | tcp: Set DEFAULT_TCP_CONG to bbr if DEFAULT_BBR is set | Julian Wollrath | 1 | -0/+1 |
2016-10-24 | net: ip, diag -- Add diag interface for raw sockets | Cyrill Gorcunov | 1 | -0/+8 |
2016-09-21 | tcp_bbr: add BBR congestion control | Neal Cardwell | 1 | -0/+18 |
2016-06-11 | tcp: add NV congestion control | Lawrence Brakmo | 1 | -0/+16 |
2016-02-18 | ipv4: Remove inet_lro library | Ben Hutchings | 1 | -8/+0 |
2016-02-17 | ip_tunnel: replace dst_cache with generic implementation | Paolo Abeni | 1 | -0/+1 |
2016-01-25 | ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIV | Thomas Egerer | 1 | -0/+1 |
2015-12-16 | net: diag: Support destroying TCP sockets. | Lorenzo Colitti | 1 | -0/+13 |
2015-08-28 | geneve: Consolidate Geneve functionality in single module. | Pravin B Shelar | 1 | -14/+0 |
2015-06-11 | tcp: add CDG congestion control | Kenneth Klette Jonassen | 1 | -0/+20 |
2015-05-13 | geneve: Rename support library as geneve_core | John W. Linville | 1 | -2/+2 |
2014-11-06 | net: Move fou_build_header into fou.c and refactor | Tom Herbert | 1 | -0/+9 |
2014-10-07 | openvswitch: fix a compilation error when CONFIG_INET is not setW! | Andy Zhou | 1 | -14/+15 |
2014-10-06 | net: Add Geneve tunneling protocol driver | Andy Zhou | 1 | -0/+14 |
2014-09-29 | net: tcp: add DCTCP congestion control algorithm | Daniel Borkmann | 1 | -1/+25 |
2014-09-20 | fou: Support for foo-over-udp RX path | Tom Herbert | 1 | -0/+10 |
2014-07-15 | udp: Add udp_sock_create for UDP tunnels to open listener socket | Tom Herbert | 1 | -0/+4 |
2013-09-04 | net: neighbour: Remove CONFIG_ARPD | Tim Gardner | 1 | -16/+0 |
2013-06-05 | Kconfig: remove dangling references to the deleted file | Jean Sacren | 1 | -8/+3 |
2013-03-26 | Tunneling: use IP Tunnel stats APIs. | Pravin B Shelar | 1 | -0/+1 |
2013-03-26 | IPIP: Use ip-tunneling code. | Pravin B Shelar | 1 | -0/+1 |
2013-03-26 | GRE: Refactor GRE tunneling code. | Pravin B Shelar | 1 | -0/+5 |
2013-01-11 | net/ipv4: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -10/+1 |
2012-07-18 | net/ipv4: VTI support new module for ip_vti. | Saurabh | 1 | -0/+11 |
2012-05-16 | net: delete all instances of special processing for token ring | Paul Gortmaker | 1 | -2/+2 |