summaryrefslogtreecommitdiff
path: root/net/ipv6/ip6mr.c
Commit message (Expand)AuthorAge
* ip6mr: fix stale iteratorNikolay Aleksandrov2018-01-31
* net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-16
* rtnetlink: ipv6: convert remaining users to rtnl_register_moduleFlorian Westphal2017-12-04
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* ipv6: try not to take rtnl_lock in ip6mr_sk_doneFrancesco Ruggeri2017-11-13
* ipv6: mark expected switch fall-throughsGustavo A. R. Silva2017-10-18
* rtnetlink: make rtnl_register accept a flags parameterFlorian Westphal2017-08-09
* ip6mr: add netlink notifications on mrt6msg cache reportsJulien Gomes2017-06-21
* networking: make skb_pull & friends return void pointersJohannes Berg2017-06-16
* net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-21
|\
| * ip6mr: fix notification device destructionNikolay Aleksandrov2017-04-21
* | net: ipv6: Refactor inet6_netconf_notify_devconf to take eventDavid Ahern2017-03-28
|/
* ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockoptXin Long2017-02-26
* net: ipv6: remove nowait arg to rt6_fill_nodeDavid Ahern2017-01-18
* ipmr, ip6mr: add RTNH_F_UNRESOLVED flag to unresolved cache entriesNikolay Aleksandrov2017-01-03
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* net: pim: add all RFC7761 message typesNikolay Aleksandrov2016-10-31
* ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2016-09-25
* ipmr, ip6mr: return lastuse relative to nowNikolay Aleksandrov2016-09-21
* net: ipmr/ip6mr: update lastuse on entry changeNikolay Aleksandrov2016-07-26
* net: ipmr/ip6mr: add support for keeping an entry ageNikolay Aleksandrov2016-07-16
* ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf()Eric Dumazet2016-07-09
* ipmr/ip6mr: Initialize the last assert time of mfc entries.Tom Goff2016-06-28
* ipv6: rename IP6_INC_STATS_BH()Eric Dumazet2016-04-27
* ip6mr: align RTA_MFC_STATS on 64-bitNicolas Dichtel2016-04-21
* net: ipmr, ip6mr: fix vif/tunnel failure race conditionNikolay Aleksandrov2015-11-24
* net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov2015-11-22
* net: Pass net into dst_output and remove dst_output_okfnEric W. Biederman2015-10-08
* netfilter: Pass net into okfnEric W. Biederman2015-09-17
* netfilter: Pass struct net into the netfilter hooksEric W. Biederman2015-09-17
* ipv6: Only compute net once in ip6mr_forward2_finishEric W. Biederman2015-09-17
* net: Merge dst_output and dst_output_skEric W. Biederman2015-09-17
* net: ipv6: use common fib_default_rule_prefPhil Sutter2015-09-09
* net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing2015-09-05
* 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-06
|\
| * ip6mr: call del_timer_sync() in ip6mr_free_table()WANG Cong2015-04-02
| * net: move fib_rules_unregister() under rtnl lockWANG Cong2015-04-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-02
|\ \ | |/
| * ipmr,ip6mr: call ip6mr_free_table() on failure pathWANG Cong2015-03-29
* | ipmr,ip6mr: implement ndo_get_iflinkNicolas Dichtel2015-04-02
* | dev: introduce dev_get_iflink()Nicolas Dichtel2015-04-02
* | netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-31
* | ipv6: coding style: comparison for inequality with NULLIan Morris2015-03-31
* | ipv6: coding style: comparison for equality with NULLIan Morris2015-03-31
* | net: Introduce possible_net_tEric W. Biederman2015-03-12
|/
* netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-21
|\
| * ipv6: delete protocol and unregister rtnetlink when cleanupDuan Jiong2014-11-19