index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
Kconfig
Age
Commit message (
Expand
)
Author
2015-08-27
geneve: Consolidate Geneve functionality in single module.
Pravin B Shelar
2015-06-11
tcp: add CDG congestion control
Kenneth Klette Jonassen
2015-05-13
geneve: Rename support library as geneve_core
John W. Linville
2014-11-05
net: Move fou_build_header into fou.c and refactor
Tom Herbert
2014-10-07
openvswitch: fix a compilation error when CONFIG_INET is not setW!
Andy Zhou
2014-10-06
net: Add Geneve tunneling protocol driver
Andy Zhou
2014-09-29
net: tcp: add DCTCP congestion control algorithm
Daniel Borkmann
2014-09-19
fou: Support for foo-over-udp RX path
Tom Herbert
2014-07-14
udp: Add udp_sock_create for UDP tunnels to open listener socket
Tom Herbert
2013-09-03
net: neighbour: Remove CONFIG_ARPD
Tim Gardner
2013-06-04
Kconfig: remove dangling references to the deleted file
Jean Sacren
2013-03-26
Tunneling: use IP Tunnel stats APIs.
Pravin B Shelar
2013-03-26
IPIP: Use ip-tunneling code.
Pravin B Shelar
2013-03-26
GRE: Refactor GRE tunneling code.
Pravin B Shelar
2013-01-11
net/ipv4: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2012-07-18
net/ipv4: VTI support new module for ip_vti.
Saurabh
2012-05-15
net: delete all instances of special processing for token ring
Paul Gortmaker
2012-05-15
xfrm: make xfrm_algo.c a module
Jan Beulich
2012-02-07
net: Fix build regression when INET_UDP_DIAG=y and IPV6=m
Anisse Astier
2012-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-07
net: Default UDP and UNIX diag to 'n'.
David S. Miller
2011-12-10
udp_diag: Make it module when ipv6 is a module
Pavel Emelyanov
2011-12-09
udp_diag: Wire the udp_diag module into kbuild
Pavel Emelyanov
2011-10-31
Kconfig: remove a few puzzling comments
Paul Bolle
2011-02-01
ipv4: Remove fib_hash.
David S. Miller
2011-01-19
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2011-01-14
netfilter: fix Kconfig dependencies
Patrick McHardy
2010-11-15
Docs/Kconfig: Update: osdl.org -> linuxfoundation.org
Michael Witten
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-10-03
Revert "ipv4: Make INET_LRO a bool instead of tristate."
Ben Hutchings
2010-09-28
ip_gre: Fix dependencies wrt. ipv6.
David S. Miller
2010-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-01
ipv4: minor fix about RPF in help of Kconfig
Nicolas Dichtel
2010-08-21
PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
Dmitry Kozlov
2010-06-04
syncookies: remove Kconfig text line about disabled-by-default
Florian Westphal
2010-04-15
ipv4: ipmr: fix IP_MROUTE_MULTIPLE_TABLES Kconfig dependencies
Patrick McHardy
2010-04-13
ipv4: ipmr: support multiple tables
Patrick McHardy
2010-03-16
net: tcp: make veno selectable as default congestion module
Jan Engelhardt
2010-03-16
net: tcp: make hybla selectable as default congestion module
Jan Engelhardt
2009-10-27
nfs: new subdir Documentation/filesystems/nfs
J. Bruce Fields
2009-06-13
ipv4: update ARPD help text
Timo Teräs
2009-05-18
ipv4: make default for INET_LRO consistent with help text
Frans Pop
2009-05-08
ipv4: Make INET_LRO a bool instead of tristate.
David S. Miller
2009-02-24
Doc: Refer to ip-sysctl.txt for strict vs. loose rp_filter mode
Jesper Dangaard Brouer
2009-02-22
ipv4: Clean whitespaces in net/ipv4/Kconfig.
Jesper Dangaard Brouer
2009-02-22
ipv4: Fix rp_filter description in net/ipv4/Kconfig.
Jesper Dangaard Brouer
2008-10-07
IPVS: Move IPVS to net/netfilter/ipvs
Julius Volz
[next]