index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
addrconf.c
Age
Commit message (
Expand
)
Author
2010-07-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-22
ipv6: Don't add routes to ipv6 disabled interfaces.
Brian Haley
2010-06-30
snmp: 64bit ipstats_mib for all arches
Eric Dumazet
2010-06-30
ipv6: Use interface max_desync_factor instead of static default
Ben Hutchings
2010-06-30
ipv6: Clamp reported valid_lft to a minimum of 0
Ben Hutchings
2010-06-25
snmp: add align parameter to snmp_mib_init()
Eric Dumazet
2010-06-10
net-next: remove useless union keyword
Changli Gao
2010-05-18
ipv6: Never schedule DAD timer on dead address
Herbert Xu
2010-05-18
ipv6: Use POSTDAD state
Herbert Xu
2010-05-18
ipv6: Use state_lock to protect ifa state
Herbert Xu
2010-05-18
ipv6: Replace inet6_ifaddr->dead with state
Herbert Xu
2010-05-17
ipv6: fix the bug of address check
Stephen Hemminger
2010-05-03
net: rcu fixes
Eric Dumazet
2010-04-20
net: Fix various endianness glitches
Eric Dumazet
2010-04-13
IPv6: only notify protocols if address is compeletely gone
stephen hemminger
2010-04-13
ipv6: additional ref count for hash list unnecessary
stephen hemminger
2010-04-13
IPv6: keep tentative addresses in hash table
stephen hemminger
2010-04-13
IPv6: keep route for tentative address
stephen hemminger
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-26
net: fix netlink address dumping in IPv4/IPv6
Patrick McHardy
2010-03-25
ipv6: Fix result generation in ipv6_get_ifaddr().
David S. Miller
2010-03-25
ipv6: Preserve pervious behavior in ipv6_link_dev_addr().
David S. Miller
2010-03-20
ipv6: Fix bug in ipv6_chk_same_addr().
David S. Miller
2010-03-20
ipv6: Reduce timer events for addrconf_verify().
YOSHIFUJI Hideaki
2010-03-20
IPv6: addrconf cleanup addrconf_verify
stephen hemminger
2010-03-20
addrconf: checkpatch fixes
Stephen Hemminger
2010-03-20
IPv6: addrconf cleanups
Stephen Hemminger
2010-03-20
ipv6: convert idev_list to list macros
stephen hemminger
2010-03-20
ipv6: user better hash for addrconf
stephen hemminger
2010-03-20
IPv6: convert addrconf hash list to RCU
stephen hemminger
2010-03-20
ipv6: convert addrconf list to hlist
stephen hemminger
2010-03-20
ipv6: convert temporary address list to list macros
stephen hemminger
2010-03-18
net: rename notifier defines for netdev type change
Jiri Pirko
2010-03-13
ipv6: Send netlink notification when DAD fails
Herbert Xu
2010-03-04
IPv6: fix race between cleanup and add/delete address
stephen hemminger
2010-03-04
IPv6: addrconf notify when address is unavailable
stephen hemminger
2010-03-04
IPv6: addrconf timer race
stephen hemminger
2010-03-04
IPv6: addrconf dad timer unnecessary bh_disable
stephen hemminger
2010-02-26
ipv6: Remove IPV6_ADDR_RESERVED
Ulrich Weber
2010-02-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-19
net: Fix sysctl restarts...
Eric W. Biederman
2010-02-16
percpu: add __percpu sparse annotations to net
Tejun Heo
2010-02-16
net neigh: Decouple per interface neighbour table controls from binary sysctls
Eric W. Biederman
2010-02-12
IPv6: remove trivial nested _bh suffix
stephen hemminger
2010-02-12
IPv6: keep permanent addresses on admin down
stephen hemminger
2010-01-17
net: spread __net_init, __net_exit
Alexey Dobriyan
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-11-25
net: use net_eq to compare nets
Octavian Purdila
[next]