- 0fa39d6 ipv6: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
- 969c546 ipv6: Implement draft-ietf-6man-rfc4941bis by Fernando Gont · 4 years, 8 months ago
- 14105c1 ipv6: shrink struct ipv6_mc_socklist by Eric Dumazet · 5 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 2384d02 net/ipv6: Add anycast addresses to a global hashtable by Jeff Barnhill · 6 years ago
- 8308f3f net/ipv6: Add support for specifying metric of connected routes by David Ahern · 7 years ago
- 9ee8cbb net/ipv6: Remove aca_idev by David Ahern · 7 years ago
- 8d1c802 net/ipv6: Flip FIB entries to fib6_info by David Ahern · 7 years ago
- affa78b net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- d3981bc net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 271201c net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 1be9246 net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- d35a00b net/ipv6: allow sysctl to change link-local address generation mode by Felix Jia · 8 years ago
- adc176c ipv6 addrconf: Implemented enhanced DAD (RFC7527) by Erik Nordmark · 8 years ago
- 76506a9 IPv6: fix DESYNC_FACTOR by Jiri Bohac · 8 years ago
- 9d6280d IPv6: Drop the temporary address regen_timer by Jiri Bohac · 8 years ago
- bd11f07 ipv6 addrconf: implement RFC7559 router solicitation backoff by Maciej Żenczykowski · 8 years ago
- 5f40ef7 ipv6: do retries on stable privacy addresses by Hannes Frederic Sowa · 10 years ago
- 8e8e676 ipv6: collapse state_lock and lock by Hannes Frederic Sowa · 10 years ago
- 02ea807 ipv6: remove aca_lock spinlock from struct ifacaddr6 by Li RongQing · 10 years ago
- dd3619f Removed unused inet6 address state by Sébastien Barré · 10 years ago
- bc91b0f ipv6: addrconf: implement address generation modes by Jiri Pirko · 10 years ago
- c15b1cc ipv6: move DAD and addrconf_verify processing to workqueue by Hannes Frederic Sowa · 11 years ago
- 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
- 11ffff7 ipv6: simplify detection of first operational link-local address on interface by Hannes Frederic Sowa · 11 years ago
- 479840f ipv6 addrconf: extend ifa_flags to u32 by Jiri Pirko · 11 years ago
- 5d9efa7 ipv6: Remove privacy config option. by David S. Miller · 11 years ago
- 89225d1 net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12. by Daniel Borkmann · 11 years ago
- b173ee4 ipv6: resend MLD report if a link-local address completes DAD by Hannes Frederic Sowa · 12 years ago
- 1ec047e ipv6: introduce per-interface counter for dad-completed ipv6 addresses by Hannes Frederic Sowa · 12 years ago
- b7b1bfc ipv6: split duplicate address detection and router solicitation timer by Hannes Frederic Sowa · 12 years ago
- 168fc21 net: ipv6: remove 'next' member from inet6_dev by Daniel Borkmann · 12 years ago
- caeaba7 ipv6: add support of peer address by Nicolas Dichtel · 12 years ago
- 617fe29 net: ipv6: only invalidate previously tokenized addresses by Daniel Borkmann · 12 years ago
- f53adae net: ipv6: add tokenized interface identifier support by Daniel Borkmann · 12 years ago
- 211ed86 net: delete all instances of special processing for token ring by Paul Gortmaker · 13 years ago
- 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 13 years ago
- 76f793e ipv6: updates to privacy addresses per RFC 4941. by Lorenzo Colitti · 13 years ago
- be281e5 ipv6: reduce per device ICMP mib sizes by Eric Dumazet · 14 years ago
- 2a9e950 net: Remove __KERNEL__ cpp checks from include/net by David S. Miller · 14 years ago
- b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 14 years ago
- 93ca3bb net: gre: provide multicast mappings for ipv4 and ipv6 by Timo Teräs · 14 years ago
- 456b61b ipv6: mcast: RCU conversion by Eric Dumazet · 14 years ago
- e9d3e08 ipv6: Replace inet6_ifaddr->dead with state by Herbert Xu · 15 years ago
- 502a2ff ipv6: convert idev_list to list macros by stephen hemminger · 15 years ago
- 5c578aed IPv6: convert addrconf hash list to RCU by stephen hemminger · 15 years ago
- c2e2129 ipv6: convert addrconf list to hlist by stephen hemminger · 15 years ago
- 372e6c8 ipv6: convert temporary address list to list macros by stephen hemminger · 15 years ago
- 6457d26 IPv6: convert mc_lock to spinlock by Stephen Hemminger · 15 years ago
- fd2c3ef net: cleanup include/net by Eric Dumazet · 15 years ago
- 04ec5cf ipv6: reorder struct inet6_ifaddr to remove padding on 64 bit builds by Richard Kennedy · 16 years ago
- 888c848 ipv6: make struct ipv6_devconf static by Adrian Bunk · 16 years ago
- 0399e5f ipv6 addrconf: Remove IFA_GLOBAL definition from include/net/if_inet6.h. by Rami Rosen · 17 years ago
- 246f19d [IPV6]: Reorg struct ifmcaddr6 to save some bytes by Arnaldo Carvalho de Melo · 17 years ago
- 4e7e5cf [INET6]: Reorganize struct inet6_dev to save 8 bytes by Arnaldo Carvalho de Melo · 17 years ago
- a9e527e IPoIB: improve IPv4/IPv6 to IB mcast mapping functions by Rolf Manderscheid · 17 years ago
- 14878f7 [IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2] by David L Stevens · 17 years ago
- a11d206 [IPV6]: Per-interface statistics support. by YOSHIFUJI Hideaki · 18 years ago
- 8814c4b [IPV6] ADDRCONF: Convert addrconf_lock to RCU. by YOSHIFUJI Hideaki · 18 years ago
- 955189e [IPV6]: ADDRCONF: Use our standard algorithm for randomized ifid. by YOSHIFUJI Hideaki · 19 years ago
- 5ab4a6c [IPV6] mcast: Fix multiple issues in MLDv2 reports. by David L Stevens · 19 years ago
- 3c21edb [IPV6]: Defer IPv6 device initialization until the link becomes ready. by YOSHIFUJI Hideaki · 19 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago