aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf.c
Commit message (Expand)AuthorAge
* ipv6: add knob to send unsolicited ND on link-layer address changeHannes Frederic Sowa2012-11-13
* ipv6: introduce ip6_rt_put()Amerigo Wang2012-11-03
* ipv6: remove a useless NULL checkAmerigo Wang2012-11-03
* ipv6: use IS_ENABLED()Amerigo Wang2012-11-01
* rtnl/ipv6: add support of RTM_GETNETCONFNicolas Dichtel2012-10-28
* rtnl/ipv6: use netconf msg to advertise forwarding statusNicolas Dichtel2012-10-28
* ipv6: addrconf: fix /proc/net/if_inet6Eric Dumazet2012-10-16
* ipv6: don't add link local route when there is no link local addressNicolas Dichtel2012-10-02
* ipv6: del unreachable route when an addr is deleted on loNicolas Dichtel2012-10-01
* ipv6: replace write lock with read lock when get route infoLi RongQing2012-09-13
* ipv6: Compare addresses only bits up to the prefix length (RFC6724).YOSHIFUJI Hideaki / 吉藤英明2012-09-13
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2012-09-03
|\
| * ipv6: remove some deadcodeSorin Dumitru2012-08-31
| * net: reinstate rtnl in call_netdevice_notifiers()Eric Dumazet2012-08-23
* | netfilter: ip6tables: add MASQUERADE targetPatrick McHardy2012-08-29
|/
* net: remove delay at device dismantleEric Dumazet2012-08-23
* ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lockBen Hutchings2012-08-14
* ipv6: add ipv6_addr_hash() helperEric Dumazet2012-07-18
* Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2012-05-16
|\
| * net: delete all instances of special processing for token ringPaul Gortmaker2012-05-15
* | net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-05-16
* | net: ipv6: Standardize prefixes for message loggingJoe Perches2012-05-16
|/
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-15
* 6lowpan: IPv6 link local addressalex.bluesman.smirnov@gmail.com2012-05-10
* net ipv6: Convert addrconf to use register_net_sysctlEric W. Biederman2012-04-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-15
|\
| * ipv6: fix problem with expired dst cacheGao feng2012-04-13
* | ipv6: Remove unused argument to addrconf_dad_start().David S. Miller2012-04-14
* | net/ipv6/addrconf.c: Checkpatch cleanupsEldad Zack2012-04-02
* | ipv6: Stop using NLA_PUT*().David S. Miller2012-04-02
|/
* ipv6: Fix Smatch warning.Li Wei2012-03-11
* IPv6: Fix not join all-router mcast group when forwarding set.Li Wei2012-03-06
* net: race condition in ipv6 forwarding and disable_ipv6 parametersFrancesco Ruggeri2012-01-18
* net: reintroduce missing rcu_assign_pointer() callsEric Dumazet2012-01-12
* ipv6/addrconf: speedup /proc/net/if_inet6 fillingMihai Maruseac2012-01-04
* ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2)Neil Horman2012-01-04
* ipv6: Kill rt6i_dev and rt6i_expires defines.David S. Miller2011-12-28
* ipv6: Remove optimistic DAD flag test in ipv6_add_addr()David Miller2011-12-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-16
|\
| * ipv6: Fix for adding multicast route for loopback device automatically.Li Wei2011-12-12
* | ipv6: Make third arg to anycast_dst_alloc() bool.David S. Miller2011-12-06
* | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-05
* | net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-22
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* | ipv6: fix route lookup in addrconf_prefix_rcv()Andreas Hofmeister2011-10-30
|/
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22
|\
| * ipv6: fix a possible double freeRoy Li2011-09-20
* | ipv6: Send ICMPv6 RSes only when RAs are acceptedTore Anderson2011-09-16