aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ndisc.c
Commit message (Expand)AuthorAge
* ipv6: export several functionsAlexander Aring2016-06-15
* ipv6: introduce neighbour discovery opsAlexander Aring2016-06-15
* ndisc: add __ndisc_fill_addr_option functionAlexander Aring2016-06-15
* ipv6: add option to drop unsolicited neighbor advertisementsJohannes Berg2016-02-11
* ipv6: honor ifindex in case we receive ll addresses in router advertisementsHannes Frederic Sowa2015-12-23
* Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Nicolas Dichtel2015-12-01
* net: Add VRF support to IPv6 stackDavid Ahern2015-10-13
* net: Export fib6_get_table and nd_tblDavid Ahern2015-10-13
* net: Pass net into dst_output and remove dst_output_okfnEric W. Biederman2015-10-08
* ipv6: remove unused neigh parameter from ndisc functionsJiri Benc2015-09-24
* netfilter: Pass net into okfnEric W. Biederman2015-09-17
* netfilter: Pass struct net into the netfilter hooksEric W. Biederman2015-09-17
* net: Merge dst_output and dst_output_skEric W. Biederman2015-09-17
* ipv6: send only one NEWLINK when RA causes changesMarius Tomaschewski2015-09-01
* ipv6: send NEWLINK on RA managed/otherconf changesMarius Tomaschewski2015-08-31
* ipv6: ndisc: inherit metadata dst when creating ndisc requestsJiri Benc2015-08-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-01
|\
| * ipv6: flush nd cache on IFF_NOARP changeEric Dumazet2015-07-30
* | net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu2015-07-30
|/
* ipv6: Remove external dependency on rt6i_dst and rt6i_srcMartin KaFai Lau2015-05-25
* netfilter: Pass socket pointer down through okfn().David Miller2015-04-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-02
|\
| * ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark2015-03-25
* | netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-31
* | ipv6: coding style: comparison for equality with NULLIan Morris2015-03-31
* | neigh: Factor out ___neigh_lookup_norefEric W. Biederman2015-03-04
* | neigh: Don't require dst in neigh_hh_initEric W. Biederman2015-03-02
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-09
|\
| * net: ipv6: allow explicitly choosing optimistic addressesErik Kline2015-02-05
* | net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian2015-01-25
|/
* ipv6: coding style improvements (remove assignment in if statements)Ian Morris2014-11-23
* neigh: remove dynamic neigh table registration supportWANG Cong2014-11-11
* ipv6: White-space cleansing : gaps between function and symbol exportIan Morris2014-08-25
* ipv6: White-space cleansing : Line LayoutsIan Morris2014-08-25
* neigh: remove exceptional & on function nameHimangi Saraogi2014-07-25
* ipv6: fix the check when handle RALi RongQing2014-07-10
* ipv6: Allow accepting RA from local IP addresses.Ben Greear2014-07-01
* ipv6: Add more debugging around accept-ra logic.Ben Greear2014-07-01
* ipv6: update Destination Cache entries when gateway turn into hostDuan Jiong2014-05-15
* neigh: use tbl->family to distinguish ipv4 from ipv6Jiri Pirko2013-12-09
* neigh: wrap proc dointvec functionsJiri Pirko2013-12-09
* neigh: convert parms to an arrayJiri Pirko2013-12-09
* ipv6: judge the accept_ra_defrtr before calling rt6_route_rcvDuan Jiong2013-12-02
* net: ipv6: ndisc: Fix warning when CONFIG_SYSCTL=nFabio Estevam2013-11-18
* ipv6: don't call fib6_run_gc() until routing is readyMichal Kubeček2013-09-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-05
|\
| * ipv6: Don't depend on per socket memory for neighbour discovery messagesThomas Graf2013-09-04
* | ipv6:introduce function to find route for redirectDuan Jiong2013-09-05
* | net: neighbour: Remove CONFIG_ARPDTim Gardner2013-09-03
* | vxlan: add ipv6 proxy supportCong Wang2013-08-31