summaryrefslogtreecommitdiff
path: root/net/ipv6/Makefile
AgeCommit message (Expand)Author
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
2007-04-25[IPV6]: Consolidate common SNMP codeHerbert Xu
2007-04-25[IPV6]: Decentralize EXPORT_SYMBOLs.YOSHIFUJI Hideaki
2007-02-26[IPV6] ADDRCONF: Statically link __ipv6_addr_type() for sunrpc subsystem.YOSHIFUJI Hideaki
2006-12-02[NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker
2006-10-11[IPV6]: Seperate sit driver to extra moduleJoerg Roedel
2006-10-04[XFRM]: BEET modeDiego Beltrami
2006-09-22[IPV6] MIP6: Add routing header type 2 transformation.Noriaki TAKAMIYA
2006-09-22[XFRM] STATE: Introduce route optimization mode.Masahide NAKAMURA