aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-05net: Move fou_build_header into fou.c and refactorTom Herbert1-0/+9
2014-10-07openvswitch: fix a compilation error when CONFIG_INET is not setW!Andy Zhou1-14/+15
2014-10-06net: Add Geneve tunneling protocol driverAndy Zhou1-0/+14
2014-09-29net: tcp: add DCTCP congestion control algorithmDaniel Borkmann1-1/+25
2014-09-19fou: Support for foo-over-udp RX pathTom Herbert1-0/+10
2014-07-14udp: Add udp_sock_create for UDP tunnels to open listener socketTom Herbert1-0/+4
2013-09-03net: neighbour: Remove CONFIG_ARPDTim Gardner1-16/+0
2013-06-04Kconfig: remove dangling references to the deleted fileJean Sacren1-8/+3
2013-03-26Tunneling: use IP Tunnel stats APIs.Pravin B Shelar1-0/+1
2013-03-26IPIP: Use ip-tunneling code.Pravin B Shelar1-0/+1
2013-03-26GRE: Refactor GRE tunneling code.Pravin B Shelar1-0/+5
2013-01-11net/ipv4: remove depends on CONFIG_EXPERIMENTALKees Cook1-10/+1
2012-07-18net/ipv4: VTI support new module for ip_vti.Saurabh1-0/+11
2012-05-15net: delete all instances of special processing for token ringPaul Gortmaker1-2/+2
2012-05-15xfrm: make xfrm_algo.c a moduleJan Beulich1-2/+2
2012-02-07net: Fix build regression when INET_UDP_DIAG=y and IPV6=mAnisse Astier1-1/+1
2012-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+5
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+0
2012-01-07net: Default UDP and UNIX diag to 'n'.David S. Miller1-1/+5
2011-12-10udp_diag: Make it module when ipv6 is a modulePavel Emelyanov1-1/+1
2011-12-09udp_diag: Wire the udp_diag module into kbuildPavel Emelyanov1-0/+4
2011-10-31Kconfig: remove a few puzzling commentsPaul Bolle1-2/+0
2011-02-01ipv4: Remove fib_hash.David S. Miller1-37/+1
2011-01-19Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy1-1/+3
2011-01-14netfilter: fix Kconfig dependenciesPatrick McHardy1-1/+3
2010-11-15Docs/Kconfig: Update: osdl.org -> linuxfoundation.orgMichael Witten1-1/+3
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-2/+2
2010-10-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+2
2010-10-03Revert "ipv4: Make INET_LRO a bool instead of tristate."Ben Hutchings1-1/+1
2010-09-28ip_gre: Fix dependencies wrt. ipv6.David S. Miller1-0/+1
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2010-09-01ipv4: minor fix about RPF in help of KconfigNicolas Dichtel1-1/+1
2010-08-21PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov1-0/+7
2010-06-04syncookies: remove Kconfig text line about disabled-by-defaultFlorian Westphal1-5/+5
2010-04-15ipv4: ipmr: fix IP_MROUTE_MULTIPLE_TABLES Kconfig dependenciesPatrick McHardy1-1/+1
2010-04-13ipv4: ipmr: support multiple tablesPatrick McHardy1-0/+14
2010-03-16net: tcp: make veno selectable as default congestion moduleJan Engelhardt1-0/+4
2010-03-16net: tcp: make hybla selectable as default congestion moduleJan Engelhardt1-0/+4
2009-10-27nfs: new subdir Documentation/filesystems/nfsJ. Bruce Fields1-3/+3
2009-06-13ipv4: update ARPD help textTimo Teräs1-22/+13
2009-05-18ipv4: make default for INET_LRO consistent with help textFrans Pop1-1/+1
2009-05-08ipv4: Make INET_LRO a bool instead of tristate.David S. Miller1-1/+1
2009-02-24Doc: Refer to ip-sysctl.txt for strict vs. loose rp_filter modeJesper Dangaard Brouer1-0/+2
2009-02-22ipv4: Clean whitespaces in net/ipv4/Kconfig.Jesper Dangaard Brouer1-21/+23
2009-02-22ipv4: Fix rp_filter description in net/ipv4/Kconfig.Jesper Dangaard Brouer1-2/+4
2008-10-07IPVS: Move IPVS to net/netfilter/ipvsJulius Volz1-2/+0
2008-07-25ipsec: ipcomp - Merge IPComp implementationsHerbert Xu1-3/+1
2008-04-11Documentation: move nfsroot.txt to filesystems/J. Bruce Fields1-4/+4
2008-03-04[ESP]: Add select on AUTHENCHerbert Xu1-1/+1