index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
addrconf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6: Fix preferred_lft not updating in some cases
Paul Marks
2013-09-30
1
-37
/
+15
*
IPv6 NAT: Do not drop DNATed 6to4/6rd packets
Catalin\(ux\) M. BOIE
2013-09-28
1
-0
/
+27
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-05
1
-2
/
+0
|
\
|
*
ipv6: ipv6_create_tempaddr cleanup
Petr Holasek
2013-09-03
1
-2
/
+0
*
|
ipv6: move in6_dev_finish_destroy() into core kernel
Cong Wang
2013-08-31
1
-30
/
+0
*
|
ipv6: do not call ndisc_send_rs() with write lock
Cong Wang
2013-08-31
1
-3
/
+7
*
|
ipv6: export in6addr_loopback to modules
Cong Wang
2013-08-31
1
-9
/
+0
*
|
ipv6: drop fragmented ndisc packets by default (RFC 6980)
Hannes Frederic Sowa
2013-08-29
1
-0
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-26
1
-6
/
+4
|
\
|
|
*
ipv6: remove max_addresses check from ipv6_create_tempaddr
Hannes Frederic Sowa
2013-08-20
1
-6
/
+4
*
|
ip6_tunnel: ensure to always have a link local address
Nicolas Dichtel
2013-08-20
1
-42
/
+14
*
|
Revert "ipv6: fix checkpatch errors in net/ipv6/addrconf.c"
David S. Miller
2013-08-20
1
-14
/
+10
*
|
ipv6: fix checkpatch errors in net/ipv6/addrconf.c
dingtianhong
2013-08-20
1
-10
/
+14
*
|
ipv6: convert the uses of ADBG and remove the superfluous parentheses
dingtianhong
2013-08-20
1
-11
/
+11
*
|
ipv6: make unsolicited report intervals configurable for mld
Hannes Frederic Sowa
2013-08-13
1
-0
/
+25
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-03
1
-21
/
+22
|
\
|
|
*
ipv6: prevent race between address creation and removal
Jiri Benc
2013-08-01
1
-16
/
+15
|
*
ipv6: move peer_addr init into ipv6_add_addr()
Jiri Pirko
2013-08-01
1
-9
/
+11
*
|
ipv6: bump genid when delete/add address
fan.du
2013-08-01
1
-0
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-03
1
-5
/
+7
|
\
|
*
ipv6: check return value of ipv6_get_lladdr
Hannes Frederic Sowa
2013-06-25
1
-5
/
+4
|
*
ipv6: don't call addrconf_dst_alloc again when enable lo
Gao feng
2013-06-19
1
-0
/
+3
*
|
ipv6,mcast: always hold idev->lock before mca_lock
Amerigo Wang
2013-07-01
1
-2
/
+2
*
|
ipv6: resend MLD report if a link-local address completes DAD
Hannes Frederic Sowa
2013-06-28
1
-5
/
+12
*
|
ipv6: introduce per-interface counter for dad-completed ipv6 addresses
Hannes Frederic Sowa
2013-06-28
1
-8
/
+31
*
|
ipv6: rearm router solicitaion timer when setting new tokenized address
Hannes Frederic Sowa
2013-06-26
1
-1
/
+4
*
|
ipv6: remove old token ipv6 address as soon as possible
Hannes Frederic Sowa
2013-06-25
1
-0
/
+1
*
|
ipv6: don't disable interface if last ipv6 address is removed
Hannes Frederic Sowa
2013-06-25
1
-6
/
+0
*
|
ipv6: split duplicate address detection and router solicitation timer
Hannes Frederic Sowa
2013-06-25
1
-73
/
+91
*
|
ipv6: remove a useless pr_info() in addrconf_gre_config()
Cong Wang
2013-06-23
1
-2
/
+0
*
|
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
2013-06-13
1
-5
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-05
1
-2
/
+4
|
\
|
|
*
ipv6: assign rt6_info to inet6_ifaddr in init_loopback
Gao feng
2013-06-04
1
-1
/
+3
|
*
netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6
Florian Westphal
2013-05-23
1
-1
/
+1
*
|
net: always pass struct netdev_notifier_info to netdevice notifiers
Cong Wang
2013-05-28
1
-2
/
+5
*
|
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
1
-2
/
+2
*
|
ipv6: use ipv6_addr_scope() helper
Cong Wang
2013-05-23
1
-2
/
+1
*
|
ipv6: use ipv6_addr_any() helper
Cong Wang
2013-05-23
1
-3
/
+3
*
|
ipv6: add support of peer address
Nicolas Dichtel
2013-05-19
1
-17
/
+47
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
1
-21
/
+3
|
\
|
*
ipv6: statically link register_inet6addr_notifier()
Cong Wang
2013-04-14
1
-21
/
+3
*
|
net: ipv6: only invalidate previously tokenized addresses
Daniel Borkmann
2013-04-09
1
-2
/
+5
*
|
net: ipv6: also allow token to be set when device not ready
Daniel Borkmann
2013-04-09
1
-6
/
+16
*
|
net: ipv6: minor: use in6addr_any in token init
Daniel Borkmann
2013-04-09
1
-1
/
+1
*
|
net: ipv6: add tokenized interface identifier support
Daniel Borkmann
2013-04-08
1
-3
/
+84
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-03
1
-0
/
+27
|
\
|
|
*
net IPv6 : Fix broken IPv6 routing table after loopback down-up
Balakumaran Kannan
2013-04-02
1
-0
/
+27
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-27
1
-16
/
+10
|
\
|
|
*
ipv6: fix bad free of addrconf_init_net
Hong Zhiguo
2013-03-25
1
-16
/
+10
*
|
firewire net, ipv6: IPv6 over Firewire (RFC3146) support.
YOSHIFUJI Hideaki / 吉藤英明
2013-03-26
1
-1
/
+19
[next]