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
/
net
/
ipv6
/
addrconf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-20
ipv6: properly prevent temp_prefered_lft sysctl race
Jiri Bohac
1
-5
/
+4
2016-10-14
IPv6: fix DESYNC_FACTOR
Jiri Bohac
1
-8
/
+31
2016-10-14
IPv6: Drop the temporary address regen_timer
Jiri Bohac
1
-52
/
+9
2016-10-14
ipv6: correctly add local routes when lo goes up
Nicolas Dichtel
1
-1
/
+1
2016-10-07
ipv6 addrconf: disallow rtr_solicits < -1
Maciej Żenczykowski
1
-1
/
+3
2016-10-02
ipv6 addrconf: remove addrconf_sysctl_hop_limit()
Maciej Żenczykowski
1
-17
/
+14
2016-09-30
ipv6 addrconf: implement RFC7559 router solicitation backoff
Maciej Żenczykowski
1
-7
/
+44
2016-09-30
ipv6: Remove useless parameter in __snmp6_fill_statsdev
Jia He
1
-6
/
+6
2016-09-06
ipv6: addrconf: fix dev refcont leak when DAD failed
Wei Yongjun
1
-0
/
+2
2016-09-01
netconf: add a notif when settings are created
Nicolas Dichtel
1
-1
/
+8
2016-09-01
ipv6: add missing netconf notif when 'all' is updated
Nicolas Dichtel
1
-0
/
+7
2016-08-22
net: ipv6: Remove addresses for failures with strict DAD
Mike Manning
1
-13
/
+21
2016-08-13
net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled
Mike Manning
1
-2
/
+2
2016-07-30
net: ipv6: use list_move instead of list_del/list_add
Wei Yongjun
1
-2
/
+1
2016-07-25
net: ipv6: Always leave anycast and multicast groups on link down
Mike Manning
1
-0
/
+4
2016-07-09
ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf()
Eric Dumazet
1
-2
/
+2
2016-06-17
net: ipv6: Address selection needs to consider L3 domains
David Ahern
1
-0
/
+48
2016-06-15
ipv6: export several functions
Alexander Aring
1
-8
/
+7
2016-06-15
ipv6: introduce neighbour discovery ops
Alexander Aring
1
-1
/
+12
2016-06-15
addrconf: put prefix address add in an own function
Alexander Aring
1
-94
/
+109
2016-06-15
6lowpan: add 802.15.4 short addr slaac
Alexander Aring
1
-2
/
+3
2016-06-15
net: ipv6: Do not add multicast route for l3 master devices
David Ahern
1
-1
/
+1
2016-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-33
/
+15
2016-04-26
net: ipv6: Delete host routes on an ifdown
David Ahern
1
-33
/
+15
2016-04-26
Revert "ipv6: Revert optional address flusing on ifdown."
David S. Miller
1
-12
/
+150
2016-04-25
ipv6: Revert optional address flusing on ifdown.
David S. Miller
1
-150
/
+12
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+20
2016-04-19
net/ipv6/addrconf: fix sysctl table indentation
Konstantin Khlebnikov
1
-309
/
+307
2016-04-19
net/ipv6/addrconf: simplify sysctl registration
Konstantin Khlebnikov
1
-26
/
+17
2016-04-13
net: ipv6: Do not keep linklocal and loopback addresses
David Ahern
1
-2
/
+10
2016-04-13
ipv6, token: allow for clearing the current device token
Daniel Borkmann
1
-4
/
+6
2016-04-11
net: vrf: Fix dev refcnt leak due to IPv6 prefix route
David Ahern
1
-0
/
+10
2016-03-13
netconf: add macro to represent all attributes
Zhang Shengju
1
-15
/
+21
2016-03-03
net: ipv6: Fix refcnt on host routes
David Ahern
1
-5
/
+3
2016-03-01
net: ipv6/l3mdev: Move host route on saved address if necessary
David Ahern
1
-0
/
+26
2016-02-25
net: ipv6: Make address flushing on ifdown optional
David Ahern
1
-15
/
+121
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+5
2016-02-19
rtnl: RTM_GETNETCONF: fix wrong return value
Anton Protopopov
1
-1
/
+1
2016-02-11
ipv6: add option to drop unsolicited neighbor advertisements
Johannes Berg
1
-0
/
+8
2016-02-11
ipv6: add option to drop unicast encapsulated in L2 multicast
Johannes Berg
1
-0
/
+8
2016-02-06
ipv6: addrconf: Fix recursive spin lock call
subashab@codeaurora.org
1
-1
/
+4
2016-01-10
ipv6: always add flag an address that failed DAD with DADFAILED
Lubomir Rintel
1
-2
/
+3
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+4
2015-12-22
addrconf: always initialize sysctl table data
WANG Cong
1
-7
/
+4
2015-12-18
ipv6: addrconf: use stable address generator for ARPHRD_NONE
Bjørn Mork
1
-6
/
+39
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+7
2015-12-15
ipv6: automatically enable stable privacy mode if stable_secret set
Hannes Frederic Sowa
1
-0
/
+6
2015-12-14
ipv6: addrconf: drop ieee802154 specific things
Alexander Aring
1
-5
/
+3
2015-12-05
ipv6: keep existing flags when setting IFA_F_OPTIMISTIC
Bjørn Mork
1
-1
/
+1
2015-12-05
ipv6: Only act upon NETDEV_*_TYPE_CHANGE if we have ipv6 addresses
Andrew Lunn
1
-1
/
+2
[next]