summaryrefslogtreecommitdiff
path: root/net/ipv6/Makefile
AgeCommit message (Expand)Author
2023-10-27net/tcp: Introduce TCP_AO setsockopt()sDmitry Safonov
2021-09-28net: ipv6: use ipv6-y directly instead of ipv6-objsMasahiro Yamada
2021-09-28net: ipv6: squash $(ipv6-offload) in MakefileMasahiro Yamada
2021-07-21ipv6: ioam: Support for IOAM injection with lwtunnelsJustin Iurman
2021-07-21ipv6: ioam: Data plane support for Pre-allocated TraceJustin Iurman
2020-03-29net: ipv6: add rpl sr tunnelAlexander Aring
2020-03-29net: ipv6: add support for rpl sr exthdrAlexander Aring
2019-04-08xfrm: make xfrm modes builtinFlorian Westphal
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-07ipv6: sr: define core operations for seg6local lightweight tunnelDavid Lebrun
2017-08-03ipv6: fib: Add FIB notifiers callbacksIdo Schimmel
2017-02-15esp: Add a software GRO codepathSteffen Klassert
2016-11-16ipv6: sr: add option to control lwtunnel supportDavid Lebrun
2016-11-09ipv6: sr: add core files for SR HMAC supportDavid Lebrun
2016-11-09ipv6: sr: add support for SRH encapsulation and injection with lwtunnelsDavid Lebrun
2016-11-09ipv6: sr: add code base for control plane support of SR-IPv6David Lebrun
2016-07-07Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...James Morris
2016-06-27netlabel: Initial support for the CALIPSO netlink protocol.Huw Davies
2016-05-31fou: fix IPv6 Kconfig optionsArnd Bergmann
2016-05-29fou: add Kconfig options for IPv6 supportArnd Bergmann
2016-05-20fou: Add encap ops for IPv6 tunnelsTom Herbert
2016-04-07udp: Add GRO functions to UDP socketTom Herbert
2015-12-15ila: Create net/ipv6/ila directoryTom Herbert
2015-08-17net: Identifier Locator Addressing moduleTom Herbert
2015-05-04net: Export IGMP/MLD message validation codeLinus Lüssing
2014-09-19udp_tunnel: Only build ip6_udp_tunnel.c when IPV6 is selectedAndy Zhou
2014-09-19udp_tunnel: Seperate ipv6 functions into its own file.Andy Zhou
2014-03-14xfrm6: Add IPsec protocol multiplexerSteffen Klassert
2013-10-10ipv6: Add support for IPsec virtual tunnel interfacesSteffen Klassert
2013-05-25net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti
2013-04-29ipv6: Kill ipv6 dependency of icmpv6_send().Pravin B Shelar
2013-01-08ipv6: move csum_ipv6_magic() and udp6_csum_init() into static libraryCong Wang
2012-12-16ipv6: Fix Makefile offload objectsSimon Arlott
2012-11-18ipv6: Preserve ipv6 functionality needed by NETVlad Yasevich
2012-11-15ipv6: Pull IPv6 GSO registration out of the moduleVlad Yasevich
2012-11-15ipv6: Update ipv6 static library with newly needed functionsVlad Yasevich
2012-11-15ipv6: Move exthdr offload support into separate fileVlad Yasevich
2012-11-15ipv6: Separate out UDP offload functionalityVlad Yasevich
2012-11-15ipv6: Separate tcp offload functionalityVlad Yasevich
2012-11-15ipv6: Separate ipv6 offload supportVlad Yasevich
2012-08-14gre: Support GRE over IPv6xeb@mail.ru
2008-04-05[IPV6] MROUTE: Support multicast forwarding.YOSHIFUJI Hideaki
2008-03-06[UDP]: Revert udplite and code split.David S. Miller
2008-03-04[IPV6] UDP: Rename IPv6 UDP files.YOSHIFUJI Hideaki
2008-03-04[UDP]: Allow users to configure UDP-Lite.YOSHIFUJI Hideaki
2008-03-04[TCP]: Add IPv6 support to TCP SYN cookiesGlenn Griffin
2008-01-28[IPV6]: Make the ipv6/sysctl_net_ipv6.c compilation cleanerPavel Emelyanov
2008-01-28[IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table.YOSHIFUJI Hideaki
2007-07-10[IPV6] MIP6: Loadable module support for MIPv6.Masahide NAKAMURA
2007-04-25[IPV6]: Fix Makefile thinko.David S. Miller