aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-25ipv6: sr: add helper functions for seg6localDavid Lebrun1-0/+1
2017-08-07ipv6: sr: define core operations for seg6local lightweight tunnelDavid Lebrun1-1/+2
2017-08-07ipv6: sr: export SRH insertion functionsDavid Lebrun1-12/+0
2017-03-27ipv6: sr: select DST_CACHE by defaultDavid Lebrun1-0/+1
2017-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-0/+13
2017-02-15esp: Add a software GRO codepathSteffen Klassert1-0/+13
2017-02-08gro_cells: move to net/core/gro_cells.cEric Dumazet1-0/+1
2016-11-16ipv6: sr: add option to control lwtunnel supportDavid Lebrun1-1/+12
2016-11-09ipv6: sr: add core files for SR HMAC supportDavid Lebrun1-0/+12
2016-11-09ipv6: sr: add support for SRH encapsulation and injection with lwtunnelsDavid Lebrun1-0/+12
2016-05-31fou: fix IPv6 Kconfig optionsArnd Bergmann1-1/+1
2016-05-29fou: add Kconfig options for IPv6 supportArnd Bergmann1-0/+9
2016-05-04gre6: add Kconfig dependency for NET_IPGRE_DEMUXArnd Bergmann1-0/+1
2016-02-16net: replace dst_cache ip6_tunnel implementation with the generic onePaolo Abeni1-0/+1
2016-01-25ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIVThomas Egerer1-0/+1
2015-12-18ila: add NETFILTER dependencyArnd Bergmann1-0/+1
2015-08-17net: Identifier Locator Addressing moduleTom Herbert1-0/+19
2015-07-13net: Build IPv6 into kernel by defaultTom Herbert1-6/+5
2014-02-20ip6_vti: Fix build when NET_IP_TUNNEL is not set.Steffen Klassert1-0/+1
2013-10-28ipv6: Remove privacy config option.David S. Miller1-18/+0
2013-10-10ipv6: Add support for IPsec virtual tunnel interfacesSteffen Klassert1-0/+11
2013-03-26Tunneling: use IP Tunnel stats APIs.Pravin B Shelar1-0/+2
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-1/+1
2013-02-21sun.com documentation fixesChristian Kujau1-1/+1
2013-01-11net/ipv6: remove depends on CONFIG_EXPERIMENTALKees Cook1-14/+10
2012-08-14gre: Support GRE over IPv6xeb@mail.ru1-0/+16
2012-05-15xfrm: make xfrm_algo.c a moduleJan Beulich1-2/+2
2010-05-11ipv6: ip6mr: support multiple tablesPatrick McHardy1-0/+14
2009-10-07IPv6: Fix 6RD typoAlexandre Cassen1-1/+1
2009-10-07ipv6 sit: 6rd (IPv6 Rapid Deployment) Support.YOSHIFUJI Hideaki / 吉藤英明1-0/+19
2009-06-12trivial: Kconfig: .ko is normally not included in module namesPavel Machek1-1/+1
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante1-9/+9
2008-07-25ipsec: ipcomp - Merge IPComp implementationsHerbert Xu1-3/+1
2008-04-27Revert "ipv6: Fix typo in net/ipv6/Kconfig"David S. Miller1-1/+1
2008-04-24ipv6: Fix typo in net/ipv6/KconfigMichael Beasley1-1/+1
2008-04-13[NET]: Sink IPv6 menuoptions into its own submenuJan Engelhardt1-15/+8
2008-04-08Merge branch 'net-2.6.26-isatap-20080403' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-devDavid S. Miller1-0/+4
2008-04-05[IPV6] MROUTE: Support PIM-SM (SSM).YOSHIFUJI Hideaki1-0/+7
2008-04-05[IPV6] MROUTE: Support multicast forwarding.YOSHIFUJI Hideaki1-0/+7
2008-04-03[IPV6] NDISC: Don't rely on node-type hint from L2 unless required.YOSHIFUJI Hideaki1-0/+4
2008-03-20[IPV6] KCONFIG: Fix description about IPV6_TUNNEL.YOSHIFUJI Hideaki1-2/+3
2008-03-04[ESP]: Add select on AUTHENCHerbert Xu1-1/+1
2008-01-31[IPSEC]: Use crypto_aead and authenc in ESPHerbert Xu1-0/+1
2007-07-10[IPV6] MIP6: Loadable module support for MIPv6.Masahide NAKAMURA1-1/+1
2007-04-25[IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support.Neil Horman1-0/+10
2007-02-13[IPSEC]: make sit use the xfrm4_tunnel_registerKazunori MIYAZAWA1-0/+1
2006-12-02[NET]: Rethink mark field in struct flowiThomas Graf1-7/+0
2006-10-18[IPV6]: Make IPV6_SUBTREES depend on IPV6_MULTIPLE_TABLES.Ville Nuorvala1-8/+8
2006-10-11[IPV6]: Seperate sit driver to extra moduleJoerg Roedel1-0/+13
2006-10-04[XFRM]: BEET modeDiego Beltrami1-0/+10