summaryrefslogtreecommitdiff
path: root/net/ipv4/ipmr.c
AgeCommit message (Expand)Author
2016-11-15ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov
2016-07-11ipmr/ip6mr: Initialize the last assert time of mfc entries.Tom Goff
2015-11-24net: ipmr, ip6mr: fix vif/tunnel failure race conditionNikolay Aleksandrov
2015-11-22net: ipmr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-11-02ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha
2015-10-08net: Pass net into dst_output and remove dst_output_okfnEric W. Biederman
2015-09-17netfilter: Pass net into okfnEric W. Biederman
2015-09-17netfilter: Pass struct net into the netfilter hooksEric W. Biederman
2015-09-17ipv4: Only compute net once in ipmr_forward_finishEric W. Biederman
2015-09-17ipv4: Don't recompute net in ipmr_queue_xmitEric W. Biederman
2015-09-17net: Merge dst_output and dst_output_skEric W. Biederman
2015-09-09net: ipv6: use common fib_default_rule_prefPhil Sutter
2015-04-07netfilter: Pass socket pointer down through okfn().David Miller
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-03ipv4: coding style: comparison for inequality with NULLIan Morris
2015-04-03ipv4: coding style: comparison for equality with NULLIan Morris
2015-04-02net: move fib_rules_unregister() under rtnl lockWANG Cong
2015-04-02ipv4: take rtnl_lock and mark mrt table as freed on namespace cleanupWANG Cong
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-02ipmr,ip6mr: implement ndo_get_iflinkNicolas Dichtel
2015-04-02dev: introduce dev_get_iflink()Nicolas Dichtel
2015-03-31netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc
2015-03-29ipmr,ip6mr: call ip6mr_free_table() on failure pathWANG Cong
2015-03-25ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa
2015-03-12net: Introduce possible_net_tEric W. Biederman
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-06-02inetpeer: get rid of ip_id_countEric Dumazet
2014-05-30ipmr: Replace comma with semicolonHimangi Saraogi
2014-04-16ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iifCong Wang
2014-03-20ipmr: fix mfc notification flagsNicolas Dichtel
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-14net: avoid reference counter overflows on fib_rules in multicast forwardingHannes Frederic Sowa
2013-12-09neigh: restore old behaviour of default parms valuesJiri Pirko
2013-09-19ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-09-04tunnels: harmonize cleanup done on skb on rx pathNicolas Dichtel
2013-07-23ipmr: change the prototype of ip_mr_forward().Rami Rosen
2013-06-10net: remove last caller of skb_tail_offset() and itselfCong Wang
2013-05-28net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tailSimon Horman
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-03-28net-next: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo
2013-03-26GRE: Refactor GRE tunneling code.Pravin B Shelar
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng
2013-01-22ipmr: fix sparse warning when testing origin or groupNicolas Dichtel
2013-01-21mcast: add multicast proxy support (IPv4 and IPv6)Nicolas Dichtel
2012-12-04ipmr: advertise new mfc entries via rtnlNicolas Dichtel
2012-12-04ipmr/ip6mr: allow to get unresolved cache via netlinkNicolas Dichtel
2012-12-04ipmr/ip6mr: report origin of mfc entry into rtnl msgNicolas Dichtel