Commit Graph

341 Commits (0793f83f0ec2142d06abe53570417c8d95e0310a)

Author SHA1 Message Date
Thomas Graf cf7afbfeb8 rtnl: make link af-specific updates atomic 14 years ago
Thomas Graf 18a31e1e28 ipv6: Expose reachable and retrans timer values as msecs 14 years ago
Thomas Graf 93908d1926 ipv6: Expose IFLA_PROTINFO timer values in msecs instead of jiffies 14 years ago
Thomas Graf b382b191ea ipv6: AF_INET6 link address family 14 years ago
John Fastabend 9d82ca98f7 ipv6: fix missing in6_ifa_put in addrconf 14 years ago
Lorenzo Colitti 2de7957072 ipv6: addrconf: don't remove address state on ifdown if the address is being kept 14 years ago
Ursula Braun 853dc2e03d ipv6: fix refcnt problem related to POSTDAD state 14 years ago
Glenn Wurster 7a876b0efc IPv6: Temp addresses are immediately deleted. 14 years ago
Glenn Wurster aed65501e8 IPv6: Create temporary address if none exists. 14 years ago
stephen hemminger c61393ea83 ipv6: make __ipv6_isatap_ifid static 15 years ago
Neil Horman 2cc6d2bf3d ipv6: add a missing unregister_pernet_subsys call 15 years ago
Eric Dumazet a02cec2155 net: return operator cleanup 15 years ago
Thomas Graf c3bccac2fa ipv6: add special mode forwarding=2 to send RS while configured as router 15 years ago
Brian Haley 64e724f62a ipv6: Don't add routes to ipv6 disabled interfaces. 15 years ago
Eric Dumazet 4ce3c183fc snmp: 64bit ipstats_mib for all arches 15 years ago
Ben Hutchings 784e2710ce ipv6: Use interface max_desync_factor instead of static default 15 years ago
Ben Hutchings f56619fc72 ipv6: Clamp reported valid_lft to a minimum of 0 15 years ago
Eric Dumazet 1823e4c80e snmp: add align parameter to snmp_mib_init() 15 years ago
Changli Gao d8d1f30b95 net-next: remove useless union keyword 15 years ago
Herbert Xu 622ccdf107 ipv6: Never schedule DAD timer on dead address 15 years ago
Herbert Xu f2344a131b ipv6: Use POSTDAD state 15 years ago
Herbert Xu 4c5ff6a6fe ipv6: Use state_lock to protect ifa state 15 years ago
Herbert Xu e9d3e08497 ipv6: Replace inet6_ifaddr->dead with state 15 years ago
Stephen Hemminger eedf042a63 ipv6: fix the bug of address check 15 years ago
Eric Dumazet 4f70ecca9c net: rcu fixes 15 years ago
Eric Dumazet 0eae88f31c net: Fix various endianness glitches 15 years ago
stephen hemminger 8595805aaf IPv6: only notify protocols if address is compeletely gone 15 years ago
stephen hemminger d1f84c63a4 ipv6: additional ref count for hash list unnecessary 15 years ago
stephen hemminger 27bdb2abcc IPv6: keep tentative addresses in hash table 15 years ago
stephen hemminger 93fa159abe IPv6: keep route for tentative address 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Patrick McHardy 4b97efdf39 net: fix netlink address dumping in IPv4/IPv6 15 years ago
David S. Miller b79d1d54cf ipv6: Fix result generation in ipv6_get_ifaddr(). 15 years ago
David S. Miller b54c9b98bb ipv6: Preserve pervious behavior in ipv6_link_dev_addr(). 15 years ago
David S. Miller 3e81c6da39 ipv6: Fix bug in ipv6_chk_same_addr(). 15 years ago
YOSHIFUJI Hideaki b2db756449 ipv6: Reduce timer events for addrconf_verify(). 15 years ago
stephen hemminger 88949cf484 IPv6: addrconf cleanup addrconf_verify 15 years ago
Stephen Hemminger e21e8467d3 addrconf: checkpatch fixes 15 years ago
Stephen Hemminger bcdd553fd3 IPv6: addrconf cleanups 15 years ago
stephen hemminger 502a2ffd73 ipv6: convert idev_list to list macros 15 years ago
stephen hemminger 3a88a81d89 ipv6: user better hash for addrconf 15 years ago
stephen hemminger 5c578aedcb IPv6: convert addrconf hash list to RCU 15 years ago
stephen hemminger c2e21293c0 ipv6: convert addrconf list to hlist 15 years ago
stephen hemminger 372e6c8f1f ipv6: convert temporary address list to list macros 15 years ago
Jiri Pirko 93d9b7d7a8 net: rename notifier defines for netdev type change 15 years ago
Herbert Xu e2577a0658 ipv6: Send netlink notification when DAD fails 15 years ago
stephen hemminger 8f37ada5b5 IPv6: fix race between cleanup and add/delete address 15 years ago
stephen hemminger 84e8b803f1 IPv6: addrconf notify when address is unavailable 15 years ago
stephen hemminger 5b2a19539c IPv6: addrconf timer race 15 years ago
stephen hemminger 122e4519cd IPv6: addrconf dad timer unnecessary bh_disable 15 years ago