- 66daa05 ipmr: Fix skb headroom in ipmr_get_route(). by Guillaume Nault · 5 years ago
- 360fb1d ipv4: Fix potential Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
- c921c20 net: ipmr: add support for passing full packet on wrong vif by Nikolay Aleksandrov · 6 years ago
- 0eb71a9 rhashtable: split rhashtable.h by NeilBrown · 6 years ago
- 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
- c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 7 years ago
- b16fb41 net: fib_rules: add extack support by Roopa Prabhu · 7 years ago
- 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
- 8c13af2 ip6mr: Add refcounting to mfc by Yuval Mintz · 7 years ago
- cdc9f94 ipmr: Make ipmr_dump() common by Yuval Mintz · 7 years ago
- 54c4cad ipmr: Make MFC fib notifiers common by Yuval Mintz · 7 years ago
- bc67a0d ipmr: Make vif fib notifiers common by Yuval Mintz · 7 years ago
- 128aaa9 net: Revert "ipv4: fix a deadlock in ip_ra_control" by Kirill Tkhai · 7 years ago
- 7b0db85 ipmr, ip6mr: Unite dumproute flows by Yuval Mintz · 7 years ago
- 3feda6b ipmr, ip6mr: Unite vif seq functions by Yuval Mintz · 7 years ago
- c8d6196 ipmr, ip6mr: Unite mfc seq logic by Yuval Mintz · 7 years ago
- 845c9a7 ipmr, ip6mr: Unite logic for searching in MFC cache by Yuval Mintz · 7 years ago
- 494fff5 ipmr, ip6mr: Make mfc_cache a common structure by Yuval Mintz · 7 years ago
- 0bbbf0e ipmr, ip6mr: Unite creation of new mr_table by Yuval Mintz · 7 years ago
- b70432f mroute*: Make mr_table a common struct by Yuval Mintz · 7 years ago
- 6853f21 ipmr,ipmr6: Define a uniform vif_device by Yuval Mintz · 7 years ago
- 08009a7 net: make kmem caches as __ro_after_init by Alexey Dobriyan · 7 years ago
- f84c682 net: Convert pernet_subsys, registered from inet_init() by Kirill Tkhai · 7 years ago
- 91e6dd8 ipmr: Fix ptrdiff_t print formatting by James Hogan · 7 years ago
- 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
- e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
- fcfd6df ipv4: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
- a5bc929 ipv4: ipmr: Don't forward packets already forwarded by hardware by Yotam Gigi · 7 years ago
- 5d8b3e6 ipv4: ipmr: Add the parent ID field to VIF struct by Yotam Gigi · 7 years ago
- ef739d8 net: ipmr: make function ipmr_notifier_init static by Colin Ian King · 7 years ago
- 478e4c2 net: mroute: Check if rule is a default rule by Yotam Gigi · 7 years ago
- c7c0bbe net: ipmr: Add MFC offload indication by Yotam Gigi · 7 years ago
- b362053 ipmr: Send FIB notifications on MFC and VIF entries by Yotam Gigi · 7 years ago
- 4d65b94 ipmr: Add FIB notification access functions by Yotam Gigi · 7 years ago
- 310ebbb ipmr: Add reference count to MFC entries by Yotam Gigi · 7 years ago
- b97bac6 rtnetlink: make rtnl_register accept a flags parameter by Florian Westphal · 7 years ago
- 2e3d232 net: ipmr: ipmr_get_table() returns NULL by Dan Carpenter · 7 years ago
- 4f75ba6 net: ipmr: Add ipmr_rtm_getroute by Donald Sharp · 7 years ago
- 5a645dd ipmr: add netlink notifications on igmpmsg cache reports by Julien Gomes · 7 years ago
- af72868 networking: make skb_pull & friends return void pointers by Johannes Berg · 7 years ago
- 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 7 years ago
- 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 4b1f0d3 net: ipmr: Fix some mroute forwarding issues in vrf's by Donald Sharp · 7 years ago
- 772c344 net: ipmr: add getlink support by Nikolay Aleksandrov · 7 years ago
- cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 7 years ago
- bcfc7d3 ipmr: vrf: Find VIFs using the actual device by Thomas Winter · 7 years ago
- 7b9f6da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- c21ef3e net: rtnetlink: plumb extended ack to doit function by David Ahern · 8 years ago
- 1215e51 ipv4: fix a deadlock in ip_ra_control by WANG Cong · 8 years ago
- fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
- 3b02286 net: devinet: Refactor inet_netconf_notify_devconf to take event by David Ahern · 8 years ago
- 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
- 8fb472c ipmr: improve hash scalability by Nikolay Aleksandrov · 8 years ago
- 9f09eae net: ipmr: Remove nowait arg to ipmr_get_route by David Ahern · 8 years ago
- 1708ebc ipmr, ip6mr: add RTNH_F_UNRESOLVED flag to unresolved cache entries by Nikolay Aleksandrov · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 9ee6c5d ipv4: allow local fragmentation in ip_finish_output_gso() by Lance Richardson · 8 years ago
- e58e415 net: Enable support for VRF with ipv4 multicast by David Ahern · 8 years ago
- 56245ca net: pim: add all RFC7761 message types by Nikolay Aleksandrov · 8 years ago
- 2cf7507 ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route by Nikolay Aleksandrov · 8 years ago
- b5036cd ipmr, ip6mr: return lastuse relative to now by Nikolay Aleksandrov · 8 years ago
- 90b5ca1 net: ipmr/ip6mr: update lastuse on entry change by Nikolay Aleksandrov · 8 years ago
- 359ebda net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flags by Shmulik Ladkani · 8 years ago
- 43b9e12 net: ipmr/ip6mr: add support for keeping an entry age by Nikolay Aleksandrov · 8 years ago
- 70a0dec ipmr/ip6mr: Initialize the last assert time of mfc entries. by Tom Goff · 8 years ago
- a9a0804 ipmr: align RTA_MFC_STATS on 64-bit by Nicolas Dichtel · 9 years ago
- f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- ccbb0aa net: ipmr: add mfc newroute/delroute netlink support by Nikolay Aleksandrov · 9 years ago
- 42e6b89 net: ipmr: fix setsockopt error return by Nikolay Aleksandrov · 9 years ago
- 1973a4e net: ipmr: move pimsm_enabled to pim.h and rename by Nikolay Aleksandrov · 9 years ago
- 5ea1f13 net: ipmr: move struct mr_table and VIF_EXISTS to mroute.h by Nikolay Aleksandrov · 9 years ago
- 06bd6c0 net: ipmr: remove unused MFC_NOTIFY flag and make the flags enum by Nikolay Aleksandrov · 9 years ago
- fbdd29b net: ipmr, ip6mr: fix vif/tunnel failure race condition by Nikolay Aleksandrov · 9 years ago
- a0b4773 net: ipmr: factor out common vif init code by Nikolay Aleksandrov · 9 years ago
- 29e97d2 net: ipmr: rearrange and cleanup setsockopt by Nikolay Aleksandrov · 9 years ago
- af62323 net: ipmr: drop ip_mr_init() mrt_cachep null check as we'll panic if it fails by Nikolay Aleksandrov · 9 years ago
- 29c3f19 net: ipmr: drop an instance of CONFIG_IP_MROUTE_MULTIPLE_TABLES by Nikolay Aleksandrov · 9 years ago
- fe9ef3c net: ipmr: make ip_mroute_getsockopt more understandable by Nikolay Aleksandrov · 9 years ago
- 7ef8f65 net: ipmr: fix code and comment style by Nikolay Aleksandrov · 9 years ago
- c316c62 net: ipmr: remove some pimsm ifdefs and simplify by Nikolay Aleksandrov · 9 years ago
- f3d4318 net: ipmr: always define mroute_reg_vif_num by Nikolay Aleksandrov · 9 years ago
- 1113ebb net: ipmr: move the tbl id check in ipmr_new_table by Nikolay Aleksandrov · 9 years ago
- 0e615e9 net: ipmr: fix static mfc/dev leaks on table destruction by Nikolay Aleksandrov · 9 years ago
- 73186df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- 44f49dd ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in preemptible context. by Ani Sinha · 9 years ago
- 13206b6 net: Pass net into dst_output and remove dst_output_okfn by Eric W. Biederman · 9 years ago
- 0c4b51f netfilter: Pass net into okfn by Eric W. Biederman · 9 years ago
- 29a26a5 netfilter: Pass struct net into the netfilter hooks by Eric W. Biederman · 9 years ago
- 758ccac8e ipv4: Only compute net once in ipmr_forward_finish by Eric W. Biederman · 9 years ago
- cc4c851 ipv4: Don't recompute net in ipmr_queue_xmit by Eric W. Biederman · 9 years ago
- 5a70649 net: Merge dst_output and dst_output_sk by Eric W. Biederman · 9 years ago
- f53de1e net: ipv6: use common fib_default_rule_pref by Phil Sutter · 9 years ago
- 7026b1d netfilter: Pass socket pointer down through okfn(). by David Miller · 10 years ago
- c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- 00db412 ipv4: coding style: comparison for inequality with NULL by Ian Morris · 10 years ago
- 51456b2 ipv4: coding style: comparison for equality with NULL by Ian Morris · 10 years ago
- 419df12 net: move fib_rules_unregister() under rtnl lock by WANG Cong · 10 years ago
- ed78530 ipv4: take rtnl_lock and mark mrt table as freed on namespace cleanup by WANG Cong · 10 years ago
- 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago