summaryrefslogtreecommitdiff
path: root/net/ipv6/ip6mr.c
Commit message (Expand)AuthorAge
* net: Drop pernet_operations::asyncKirill Tkhai2018-03-27
* ip6mr: Add refcounting to mfcYuval Mintz2018-03-26
* ip6mr: Add API for default_rule fibYuval Mintz2018-03-26
* ip6mr: Support fib notificationsYuval Mintz2018-03-26
* ip6mr: remove synchronize_rcu() in favor of SOCK_RCU_FREEEric Dumazet2018-03-07
* ipmr, ip6mr: Unite dumproute flowsYuval Mintz2018-03-01
* ip6mr: Remove MFC_NOTIFY and refactor flagsYuval Mintz2018-03-01
* ipmr, ip6mr: Unite vif seq functionsYuval Mintz2018-03-01
* ipmr, ip6mr: Unite mfc seq logicYuval Mintz2018-03-01
* ipmr, ip6mr: Unite logic for searching in MFC cacheYuval Mintz2018-03-01
* ipmr, ip6mr: Make mfc_cache a common structureYuval Mintz2018-03-01
* ipmr, ip6mr: Unite creation of new mr_tableYuval Mintz2018-03-01
* mroute*: Make mr_table a common structYuval Mintz2018-03-01
* ip6mr: Align hash implementation to ipmrYuval Mintz2018-03-01
* ip6mr: Make mroute_sk rcu-basedYuval Mintz2018-03-01
* ipmr,ipmr6: Define a uniform vif_deviceYuval Mintz2018-03-01
* net: Convert ip6mr_net_opsKirill Tkhai2018-02-19
* 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