| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | net: Revert "ipv4: fix a deadlock in ip_ra_control" | Kirill Tkhai | 2018-03-22 | 1 | -2/+9 |
* | ipmr, ip6mr: Unite dumproute flows | Yuval Mintz | 2018-03-01 | 1 | -122/+39 |
* | ipmr, ip6mr: Unite vif seq functions | Yuval Mintz | 2018-03-01 | 1 | -44/+5 |
* | ipmr, ip6mr: Unite mfc seq logic | Yuval Mintz | 2018-03-01 | 1 | -88/+5 |
* | ipmr, ip6mr: Unite logic for searching in MFC cache | Yuval Mintz | 2018-03-01 | 1 | -55/+16 |
* | ipmr, ip6mr: Make mfc_cache a common structure | Yuval Mintz | 2018-03-01 | 1 | -108/+125 |
* | ipmr, ip6mr: Unite creation of new mr_table | Yuval Mintz | 2018-03-01 | 1 | -17/+10 |
* | mroute*: Make mr_table a common struct | Yuval Mintz | 2018-03-01 | 1 | -2/+0 |
* | ipmr,ipmr6: Define a uniform vif_device | Yuval Mintz | 2018-03-01 | 1 | -17/+15 |
* | net: make kmem caches as __ro_after_init | Alexey Dobriyan | 2018-02-26 | 1 | -1/+2 |
* | net: Convert pernet_subsys, registered from inet_init() | Kirill Tkhai | 2018-02-13 | 1 | -0/+1 |
* | ipmr: Fix ptrdiff_t print formatting | James Hogan | 2018-01-30 | 1 | -1/+1 |
* | net: delete /proc THIS_MODULE references | Alexey Dobriyan | 2018-01-16 | 1 | -2/+0 |
* | treewide: setup_timer() -> timer_setup() | Kees Cook | 2017-11-22 | 1 | -5/+4 |
* | ipv4: mark expected switch fall-throughs | Gustavo A. R. Silva | 2017-10-18 | 1 | -0/+1 |
* | ipv4: ipmr: Don't forward packets already forwarded by hardware | Yotam Gigi | 2017-10-03 | 1 | -5/+32 |
* | ipv4: ipmr: Add the parent ID field to VIF struct | Yotam Gigi | 2017-10-03 | 1 | -0/+11 |
* | net: ipmr: make function ipmr_notifier_init static | Colin Ian King | 2017-10-01 | 1 | -1/+1 |
* | net: mroute: Check if rule is a default rule | Yotam Gigi | 2017-09-27 | 1 | -0/+12 |
* | net: ipmr: Add MFC offload indication | Yotam Gigi | 2017-09-27 | 1 | -0/+3 |
* | ipmr: Send FIB notifications on MFC and VIF entries | Yotam Gigi | 2017-09-27 | 1 | -0/+53 |
* | ipmr: Add FIB notification access functions | Yotam Gigi | 2017-09-27 | 1 | -2/+135 |
* | ipmr: Add reference count to MFC entries | Yotam Gigi | 2017-09-27 | 1 | -3/+5 |
* | rtnetlink: make rtnl_register accept a flags parameter | Florian Westphal | 2017-08-10 | 1 | -4/+4 |
* | net: ipmr: ipmr_get_table() returns NULL | Dan Carpenter | 2017-07-12 | 1 | -2/+2 |
* | net: ipmr: Add ipmr_rtm_getroute | Donald Sharp | 2017-06-29 | 1 | -1/+62 |
* | ipmr: add netlink notifications on igmpmsg cache reports | Julien Gomes | 2017-06-21 | 1 | -2/+67 |
* | networking: make skb_pull & friends return void pointers | Johannes Berg | 2017-06-16 | 1 | -2/+4 |
* | networking: make skb_put & friends return void pointers | Johannes Berg | 2017-06-16 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-15 | 1 | -18/+16 |
|\ |
|
| * | net: ipmr: Fix some mroute forwarding issues in vrf's | Donald Sharp | 2017-06-12 | 1 | -17/+15 |
| * | net: Fix inconsistent teardown and release of private netdev state. | David S. Miller | 2017-06-07 | 1 | -1/+1 |
* | | net: ipmr: add getlink support | Nikolay Aleksandrov | 2017-06-08 | 1 | -0/+126 |
|/ |
|
* | ipmr: vrf: Find VIFs using the actual device | Thomas Winter | 2017-05-16 | 1 | -2/+16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-04-20 | 1 | -9/+2 |
|\ |
|
| * | ipv4: fix a deadlock in ip_ra_control | WANG Cong | 2017-04-17 | 1 | -9/+2 |
* | | net: rtnetlink: plumb extended ack to doit function | David Ahern | 2017-04-17 | 1 | -4/+6 |
* | | netlink: pass extended ACK struct to parsing functions | Johannes Berg | 2017-04-13 | 1 | -1/+2 |
* | | net: devinet: Refactor inet_netconf_notify_devconf to take event | David Ahern | 2017-03-29 | 1 | -5/+7 |
|/ |
|
* | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 2017-02-28 | 1 | -1/+1 |
* | ipmr: improve hash scalability | Nikolay Aleksandrov | 2017-01-12 | 1 | -115/+140 |
* | net: ipmr: Remove nowait arg to ipmr_get_route | David Ahern | 2017-01-08 | 1 | -6/+1 |
* | ipmr, ip6mr: add RTNH_F_UNRESOLVED flag to unresolved cache entries | Nikolay Aleksandrov | 2017-01-03 | 1 | -1/+3 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-11-15 | 1 | -1/+1 |
|\ |
|
| * | ipv4: allow local fragmentation in ip_finish_output_gso() | Lance Richardson | 2016-11-03 | 1 | -1/+1 |
* | | net: Enable support for VRF with ipv4 multicast | David Ahern | 2016-11-01 | 1 | -1/+12 |
* | | net: pim: add all RFC7761 message types | Nikolay Aleksandrov | 2016-10-31 | 1 | -1/+1 |
|/ |
|
* | ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route | Nikolay Aleksandrov | 2016-09-26 | 1 | -1/+2 |
* | ipmr, ip6mr: return lastuse relative to now | Nikolay Aleksandrov | 2016-09-21 | 1 | -2/+5 |