index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
addrconf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-18
ipv6: simplify detection of first operational link-local address on interface
Hannes Frederic Sowa
1
-21
/
+17
2014-01-10
ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIME
Hannes Frederic Sowa
1
-2
/
+4
2014-01-07
ipv6: don't install anycast address for /128 addresses on routers
Hannes Frederic Sowa
1
-2
/
+2
2014-01-03
ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft...
Yasushi Asano
1
-3
/
+10
2013-12-03
ipv6: fix third arg of anycast_dst_alloc(), must be bool.
François-Xavier Le Bail
1
-1
/
+1
2013-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-29
/
+9
2013-11-15
sit/gre6: don't try to add the same route two times
Nicolas Dichtel
1
-3
/
+0
2013-11-15
sit: link local routes are missing
Nicolas Dichtel
1
-19
/
+5
2013-11-15
sit: fix prefix length of ll and v4mapped addresses
Nicolas Dichtel
1
-7
/
+4
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+14
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
1
-0
/
+14
2013-10-29
ipv6: Remove privacy config option.
David S. Miller
1
-38
/
+3
2013-09-30
ipv6: Fix preferred_lft not updating in some cases
Paul Marks
1
-37
/
+15
2013-09-28
IPv6 NAT: Do not drop DNATed 6to4/6rd packets
Catalin\(ux\) M. BOIE
1
-0
/
+27
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+0
2013-09-04
ipv6: ipv6_create_tempaddr cleanup
Petr Holasek
1
-2
/
+0
2013-09-01
ipv6: move in6_dev_finish_destroy() into core kernel
Cong Wang
1
-30
/
+0
2013-09-01
ipv6: do not call ndisc_send_rs() with write lock
Cong Wang
1
-3
/
+7
2013-09-01
ipv6: export in6addr_loopback to modules
Cong Wang
1
-9
/
+0
2013-08-29
ipv6: drop fragmented ndisc packets by default (RFC 6980)
Hannes Frederic Sowa
1
-0
/
+10
2013-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+4
2013-08-21
ip6_tunnel: ensure to always have a link local address
Nicolas Dichtel
1
-42
/
+14
2013-08-21
Revert "ipv6: fix checkpatch errors in net/ipv6/addrconf.c"
David S. Miller
1
-14
/
+10
2013-08-21
ipv6: fix checkpatch errors in net/ipv6/addrconf.c
dingtianhong
1
-10
/
+14
2013-08-21
ipv6: convert the uses of ADBG and remove the superfluous parentheses
dingtianhong
1
-11
/
+11
2013-08-20
ipv6: remove max_addresses check from ipv6_create_tempaddr
Hannes Frederic Sowa
1
-6
/
+4
2013-08-14
ipv6: make unsolicited report intervals configurable for mld
Hannes Frederic Sowa
1
-0
/
+25
2013-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-21
/
+22
2013-08-02
ipv6: bump genid when delete/add address
fan.du
1
-0
/
+1
2013-08-02
ipv6: prevent race between address creation and removal
Jiri Benc
1
-16
/
+15
2013-08-02
ipv6: move peer_addr init into ipv6_add_addr()
Jiri Pirko
1
-9
/
+11
2013-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+7
2013-07-02
ipv6,mcast: always hold idev->lock before mca_lock
Amerigo Wang
1
-2
/
+2
2013-06-29
ipv6: resend MLD report if a link-local address completes DAD
Hannes Frederic Sowa
1
-5
/
+12
2013-06-29
ipv6: introduce per-interface counter for dad-completed ipv6 addresses
Hannes Frederic Sowa
1
-8
/
+31
2013-06-27
ipv6: rearm router solicitaion timer when setting new tokenized address
Hannes Frederic Sowa
1
-1
/
+4
2013-06-26
ipv6: remove old token ipv6 address as soon as possible
Hannes Frederic Sowa
1
-0
/
+1
2013-06-26
ipv6: check return value of ipv6_get_lladdr
Hannes Frederic Sowa
1
-5
/
+4
2013-06-26
ipv6: don't disable interface if last ipv6 address is removed
Hannes Frederic Sowa
1
-6
/
+0
2013-06-26
ipv6: split duplicate address detection and router solicitation timer
Hannes Frederic Sowa
1
-73
/
+91
2013-06-24
ipv6: remove a useless pr_info() in addrconf_gre_config()
Cong Wang
1
-2
/
+0
2013-06-20
ipv6: don't call addrconf_dst_alloc again when enable lo
Gao feng
1
-0
/
+3
2013-06-13
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
1
-5
/
+5
2013-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2013-06-05
ipv6: assign rt6_info to inet6_ifaddr in init_loopback
Gao feng
1
-1
/
+3
2013-05-29
net: always pass struct netdev_notifier_info to netdevice notifiers
Cong Wang
1
-2
/
+5
2013-05-29
net: pass info struct via netdevice notifier
Jiri Pirko
1
-2
/
+2
2013-05-23
netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6
Florian Westphal
1
-1
/
+1
2013-05-23
ipv6: use ipv6_addr_scope() helper
Cong Wang
1
-2
/
+1
2013-05-23
ipv6: use ipv6_addr_any() helper
Cong Wang
1
-3
/
+3
[next]