index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
if_inet6.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-29
net/ipv6: Add support for specifying metric of connected routes
David Ahern
1
-0
/
+1
2018-04-19
net/ipv6: Remove aca_idev
David Ahern
1
-1
/
+0
2018-04-17
net/ipv6: Flip FIB entries to fib6_info
David Ahern
1
-2
/
+2
2017-07-04
net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+1
2017-07-04
net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+1
2017-07-04
net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+1
2017-07-04
net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+2
2017-01-27
net/ipv6: allow sysctl to change link-local address generation mode
Felix Jia
1
-1
/
+0
2016-12-03
ipv6 addrconf: Implemented enhanced DAD (RFC7527)
Erik Nordmark
1
-0
/
+1
2016-10-14
IPv6: fix DESYNC_FACTOR
Jiri Bohac
1
-0
/
+1
2016-10-14
IPv6: Drop the temporary address regen_timer
Jiri Bohac
1
-1
/
+0
2016-09-30
ipv6 addrconf: implement RFC7559 router solicitation backoff
Maciej Żenczykowski
1
-0
/
+1
2015-03-23
ipv6: do retries on stable privacy addresses
Hannes Frederic Sowa
1
-0
/
+1
2015-03-23
ipv6: collapse state_lock and lock
Hannes Frederic Sowa
1
-2
/
+1
2014-10-14
ipv6: remove aca_lock spinlock from struct ifacaddr6
Li RongQing
1
-1
/
+0
2014-10-04
Removed unused inet6 address state
Sébastien Barré
1
-1
/
+0
2014-07-11
ipv6: addrconf: implement address generation modes
Jiri Pirko
1
-0
/
+1
2014-03-28
ipv6: move DAD and addrconf_verify processing to workqueue
Hannes Frederic Sowa
1
-1
/
+3
2014-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2014-01-17
ipv6: simplify detection of first operational link-local address on interface
Hannes Frederic Sowa
1
-1
/
+0
2013-12-06
ipv6 addrconf: extend ifa_flags to u32
Jiri Pirko
1
-1
/
+1
2013-10-28
ipv6: Remove privacy config option.
David S. Miller
1
-4
/
+1
2013-09-04
net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12.
Daniel Borkmann
1
-2
/
+7
2013-06-28
ipv6: resend MLD report if a link-local address completes DAD
Hannes Frederic Sowa
1
-0
/
+2
2013-06-28
ipv6: introduce per-interface counter for dad-completed ipv6 addresses
Hannes Frederic Sowa
1
-0
/
+1
2013-06-25
ipv6: split duplicate address detection and router solicitation timer
Hannes Frederic Sowa
1
-2
/
+6
2013-05-20
net: ipv6: remove 'next' member from inet6_dev
Daniel Borkmann
1
-1
/
+0
2013-05-19
ipv6: add support of peer address
Nicolas Dichtel
1
-0
/
+1
2013-04-09
net: ipv6: only invalidate previously tokenized addresses
Daniel Borkmann
1
-0
/
+2
2013-04-08
net: ipv6: add tokenized interface identifier support
Daniel Borkmann
1
-0
/
+2
2012-05-15
net: delete all instances of special processing for token ring
Paul Gortmaker
1
-54
/
+0
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-1
/
+1
2011-08-01
ipv6: updates to privacy addresses per RFC 4941.
Lorenzo Colitti
1
-0
/
+1
2011-05-19
ipv6: reduce per device ICMP mib sizes
Eric Dumazet
1
-2
/
+2
2011-04-24
net: Remove __KERNEL__ cpp checks from include/net
David S. Miller
1
-3
/
+0
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
1
-2
/
+2
2011-03-30
net: gre: provide multicast mappings for ipv4 and ipv6
Timo Teräs
1
-0
/
+16
2010-11-24
ipv6: mcast: RCU conversion
Eric Dumazet
1
-1
/
+2
2010-05-18
ipv6: Replace inet6_ifaddr->dead with state
Herbert Xu
1
-2
/
+10
2010-03-20
ipv6: convert idev_list to list macros
stephen hemminger
1
-3
/
+3
2010-03-20
IPv6: convert addrconf hash list to RCU
stephen hemminger
1
-0
/
+1
2010-03-20
ipv6: convert addrconf list to hlist
stephen hemminger
1
-1
/
+1
2010-03-20
ipv6: convert temporary address list to list macros
stephen hemminger
1
-2
/
+2
2010-02-17
IPv6: convert mc_lock to spinlock
Stephen Hemminger
1
-1
/
+1
2009-11-04
net: cleanup include/net
Eric Dumazet
1
-16
/
+8
2009-03-21
ipv6: reorder struct inet6_ifaddr to remove padding on 64 bit builds
Richard Kennedy
1
-2
/
+3
2008-07-22
ipv6: make struct ipv6_devconf static
Adrian Bunk
1
-2
/
+0
2008-06-12
ipv6 addrconf: Remove IFA_GLOBAL definition from include/net/if_inet6.h.
Rami Rosen
1
-1
/
+0
2008-02-03
[IPV6]: Reorg struct ifmcaddr6 to save some bytes
Arnaldo Carvalho de Melo
1
-1
/
+1
2008-02-03
[INET6]: Reorganize struct inet6_dev to save 8 bytes
Arnaldo Carvalho de Melo
1
-2
/
+2
[next]