Commit Graph

366 Commits (c3b92c8787367a8bb53d57d9789b558f1295cc96)

Author SHA1 Message Date
Roy Li 8603e33d01 ipv6: fix a possible double free 14 years ago
Eric Dumazet f2c31e32b3 net: fix NULL dereferences in check_peer_redir() 14 years ago
YOSHIFUJI Hideaki 32019e651c ipv6: Do not leave router anycast address for /127 prefixes. 14 years ago
David S. Miller 69cce1d140 net: Abstract dst->neighbour accesses behind helpers. 14 years ago
David S. Miller 9cbb7ecbcf ipv6: Get rid of rt6i_nexthop macro. 14 years ago
Bjørn Mork 2bda8a0c8a Disable router anycast address for /127 prefixes 14 years ago
Greg Rose c7ac8679be rtnetlink: Compute and store minimum ifinfo dump size 14 years ago
stephen hemminger aee80b54b2 ipv6: generate link local address for GRE tunnel 14 years ago
Eric Dumazet be281e554e ipv6: reduce per device ICMP mib sizes 14 years ago
Lai Jiangshan e57859854a net,rcu: convert call_rcu(inet6_ifa_finish_destroy_rcu) to kfree_rcu() 14 years ago
Lai Jiangshan 38f57d1a4b net,rcu: convert call_rcu(in6_dev_finish_destroy_rcu) to kfree_rcu() 14 years ago
Lucian Adrian Grijincu ff538818f4 sysctl: net: call unregister_net_sysctl_table where needed 14 years ago
Eric Dumazet b71d1d426d inet: constify ip headers and in6_addr 14 years ago
Daniel Walter c3968a857a ipv6: RTA_PREFSRC support for ipv6 route source address selection 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Hagen Paul Pfeifer 96d796a38e ipv6: hash is calculated but not used afterwards 14 years ago
David S. Miller 73a8bd74e2 ipv6: Revert 'administrative down' address handling changes. 14 years ago
Romain Francoise 2fdc1c8093 ipv6: Silence privacy extensions initialization 14 years ago
stephen hemminger d1ed113f16 ipv6: remove duplicate neigh_ifdown 14 years ago
stephen hemminger 29ba5fed1b ipv6: don't flush routes when setting loopback down 14 years ago
Nicolas Dichtel 5f75a1042f ipv6: fix nl group when advertising a new link 14 years ago
Thomas Graf cf7afbfeb8 rtnl: make link af-specific updates atomic 14 years ago
John Fastabend 88b2a9a3d9 ipv6: fix missing in6_ifa_put in addrconf 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