summaryrefslogtreecommitdiff
path: root/net/ipv4/ipmr.c
Commit message (Expand)AuthorAge
* net: Drop pernet_operations::asyncKirill Tkhai2018-03-27
* ip6mr: Add refcounting to mfcYuval Mintz2018-03-26
* ipmr: Make ipmr_dump() commonYuval Mintz2018-03-26
* ipmr: Make MFC fib notifiers commonYuval Mintz2018-03-26
* ipmr: Make vif fib notifiers commonYuval Mintz2018-03-26
* net: Revert "ipv4: fix a deadlock in ip_ra_control"Kirill Tkhai2018-03-22
* ipmr, ip6mr: Unite dumproute flowsYuval 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
* ipmr,ipmr6: Define a uniform vif_deviceYuval Mintz2018-03-01
* net: make kmem caches as __ro_after_initAlexey Dobriyan2018-02-26
* net: Convert pernet_subsys, registered from inet_init()Kirill Tkhai2018-02-13
* ipmr: Fix ptrdiff_t print formattingJames Hogan2018-01-30
* net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-16
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* ipv4: mark expected switch fall-throughsGustavo A. R. Silva2017-10-18
* ipv4: ipmr: Don't forward packets already forwarded by hardwareYotam Gigi2017-10-03
* ipv4: ipmr: Add the parent ID field to VIF structYotam Gigi2017-10-03
* net: ipmr: make function ipmr_notifier_init staticColin Ian King2017-10-01
* net: mroute: Check if rule is a default ruleYotam Gigi2017-09-27
* net: ipmr: Add MFC offload indicationYotam Gigi2017-09-27
* ipmr: Send FIB notifications on MFC and VIF entriesYotam Gigi2017-09-27
* ipmr: Add FIB notification access functionsYotam Gigi2017-09-27
* ipmr: Add reference count to MFC entriesYotam Gigi2017-09-27
* rtnetlink: make rtnl_register accept a flags parameterFlorian Westphal2017-08-09
* net: ipmr: ipmr_get_table() returns NULLDan Carpenter2017-07-12
* net: ipmr: Add ipmr_rtm_getrouteDonald Sharp2017-06-29
* ipmr: add netlink notifications on igmpmsg cache reportsJulien Gomes2017-06-21
* networking: make skb_pull & friends return void pointersJohannes Berg2017-06-16
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-15
|\
| * net: ipmr: Fix some mroute forwarding issues in vrf'sDonald Sharp2017-06-11
| * net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-07
* | net: ipmr: add getlink supportNikolay Aleksandrov2017-06-08
|/
* ipmr: vrf: Find VIFs using the actual deviceThomas Winter2017-05-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-20
|\
| * ipv4: fix a deadlock in ip_ra_controlWANG Cong2017-04-17
* | net: rtnetlink: plumb extended ack to doit functionDavid Ahern2017-04-17
* | netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
* | net: devinet: Refactor inet_netconf_notify_devconf to take eventDavid Ahern2017-03-28
|/
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-27
* ipmr: improve hash scalabilityNikolay Aleksandrov2017-01-12
* net: ipmr: Remove nowait arg to ipmr_get_routeDavid Ahern2017-01-08
* 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-15
|\