summaryrefslogtreecommitdiffstats
path: root/net/ipv6/Makefile
Commit message (Expand)AuthorAgeFilesLines
* fou: fix IPv6 Kconfig optionsArnd Bergmann2016-05-311-1/+1
* fou: add Kconfig options for IPv6 supportArnd Bergmann2016-05-291-1/+1
* fou: Add encap ops for IPv6 tunnelsTom Herbert2016-05-201-0/+1
* udp: Add GRO functions to UDP socketTom Herbert2016-04-071-2/+3
* ila: Create net/ipv6/ila directoryTom Herbert2015-12-151-1/+1
* net: Identifier Locator Addressing moduleTom Herbert2015-08-171-0/+1
* net: Export IGMP/MLD message validation codeLinus Lüssing2015-05-041-0/+1
* udp_tunnel: Only build ip6_udp_tunnel.c when IPV6 is selectedAndy Zhou2014-09-191-1/+4
* udp_tunnel: Seperate ipv6 functions into its own file.Andy Zhou2014-09-191-0/+1
* xfrm6: Add IPsec protocol multiplexerSteffen Klassert2014-03-141-1/+1
* ipv6: Add support for IPsec virtual tunnel interfacesSteffen Klassert2013-10-101-0/+1
* net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti2013-05-251-1/+1
* ipv6: Kill ipv6 dependency of icmpv6_send().Pravin B Shelar2013-04-291-1/+1
* ipv6: move csum_ipv6_magic() and udp6_csum_init() into static libraryCong Wang2013-01-081-1/+1
* ipv6: Fix Makefile offload objectsSimon Arlott2012-12-161-1/+1
* ipv6: Preserve ipv6 functionality needed by NETVlad Yasevich2012-11-181-2/+2
* ipv6: Pull IPv6 GSO registration out of the moduleVlad Yasevich2012-11-151-3/+3
* ipv6: Update ipv6 static library with newly needed functionsVlad Yasevich2012-11-151-1/+1
* ipv6: Move exthdr offload support into separate fileVlad Yasevich2012-11-151-1/+1
* ipv6: Separate out UDP offload functionalityVlad Yasevich2012-11-151-1/+1
* ipv6: Separate tcp offload functionalityVlad Yasevich2012-11-151-1/+1
* ipv6: Separate ipv6 offload supportVlad Yasevich2012-11-151-0/+3
* gre: Support GRE over IPv6xeb@mail.ru2012-08-141-0/+1
* [IPV6] MROUTE: Support multicast forwarding.YOSHIFUJI Hideaki2008-04-051-0/+2
* [UDP]: Revert udplite and code split.David S. Miller2008-03-061-2/+1
* [IPV6] UDP: Rename IPv6 UDP files.YOSHIFUJI Hideaki2008-03-041-2/+2
* [UDP]: Allow users to configure UDP-Lite.YOSHIFUJI Hideaki2008-03-041-1/+2
* [TCP]: Add IPv6 support to TCP SYN cookiesGlenn Griffin2008-03-041-0/+1
* [IPV6]: Make the ipv6/sysctl_net_ipv6.c compilation cleanerPavel Emelyanov2008-01-281-2/+2
* [IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table.YOSHIFUJI Hideaki2008-01-281-0/+1
* [IPV6] MIP6: Loadable module support for MIPv6.Masahide NAKAMURA2007-07-101-1/+1
* [IPV6]: Fix Makefile thinko.David S. Miller2007-04-251-1/+1
* [IPV6]: Consolidate common SNMP codeHerbert Xu2007-04-251-1/+2
* [IPV6]: Decentralize EXPORT_SYMBOLs.YOSHIFUJI Hideaki2007-04-251-1/+1
* [IPV6] ADDRCONF: Statically link __ipv6_addr_type() for sunrpc subsystem.YOSHIFUJI Hideaki2007-02-261-1/+1
* [NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker2006-12-021-2/+2
* [IPV6]: Seperate sit driver to extra moduleJoerg Roedel2006-10-111-1/+2
* [XFRM]: BEET modeDiego Beltrami2006-10-041-0/+1
* [IPV6] MIP6: Add routing header type 2 transformation.Noriaki TAKAMIYA2006-09-221-0/+2
* [XFRM] STATE: Introduce route optimization mode.Masahide NAKAMURA2006-09-221-0/+1
* [IPV6]: Policy Routing RulesThomas Graf2006-09-221-0/+1
* [IPSEC] xfrm: Abstract out encapsulation modesHerbert Xu2006-06-171-0/+2
* [INET]: Introduce tunnel4/tunnel6Herbert Xu2006-03-281-1/+2
* [IPV6]: Fix modular build with netfilter enabled.David S. Miller2006-01-101-1/+2
* [NETFILTER]: net/ipv[46]/netfilter.c cleanupsPatrick McHardy2006-01-101-3/+2
* [IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_addArnaldo Carvalho de Melo2006-01-031-1/+2
* [INET6_HASHTABLES]: Move inet6_lookup functions to net/ipv6/inet6_hashtables.cArnaldo Carvalho de Melo2005-08-291-0/+2
* [NETFILTER]: Move ipv4 specific code from net/core/netfilter.c to net/ipv4/ne...Harald Welte2005-08-291-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+25