- 92e1bce fib: rules: remove duplicated nla policies by Florian Westphal · 3 years ago
- 42120a8 ipmr, ip6mr: add net device refcount tracker to struct vif_device by Eric Dumazet · 3 years, 1 month ago
- 1160dfa net: Remove redundant if statements by Yajun Deng · 3 years, 5 months ago
- b43c615 net/ipv6: switch ip6_mroute_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 5 months ago
- 41b4bd9 net: don't return invalid table id error when we fall back to PF_UNSPEC by Sabrina Dubroca · 4 years, 7 months ago
- b6dd5ac ipv6: Fix suspicious RCU usage warning in ip6mr by Madhuparna Bhowmik · 4 years, 8 months ago
- a8eceea inet: Use fallthrough; by Joe Perches · 4 years, 10 months ago
- 28b380e ip6mr: Fix RCU list debugging warning by Amol Grover · 4 years, 10 months ago
- b7a5955 net: fib_notifier: propagate extack down to the notifier block callback by Jiri Pirko · 5 years ago
- 0079ad8 ipmr: remove hard code cache_resolve_queue_len limit by Hangbin Liu · 5 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 8f0db01 rhashtable: use bit_spin_locks to protect hash bucket. by NeilBrown · 6 years ago
- 87c11f1 ip6mr: Do not call __IP6_INC_STATS() from preemptible context by Ido Schimmel · 6 years ago
- ca8d479 ipmr: ip6mr: Create new sockopt to clear mfc cache or vifs by Callum Sinclair · 6 years ago
- 146820c ip6mr: Fix notifiers call on mroute_clean_tables() by Nir Dotan · 6 years ago
- cb9f1b7 ip: validate header length on virtual device xmit by Willem de Bruijn · 6 years ago
- 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- f5c6dfd ip6mr: Drop mfc6_cache argument to ip6mr_forward2 by David Ahern · 6 years ago
- 69d2c86 ip6mr: Fix potential Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
- 00f54e6 net: core: dev: Add extack argument to dev_open() by Petr Machata · 6 years ago
- ae677bb net: Don't return invalid table id error when dumping all families by David Ahern · 6 years ago
- effe679 net: Enable kernel side filtering of route dumps by David Ahern · 6 years ago
- cb16789 net: Plumb support for filtering ipv4 and ipv6 multicast route dumps by David Ahern · 6 years ago
- 4724676 net: Add struct for fib dump filter by David Ahern · 6 years ago
- e8ba330 rtnetlink: Update fib dumps for strict data checking by David Ahern · 6 years ago
- e4a38c0 ipv6: add vrf table handling code for ipv6 mcast by Patrick Ruddy · 6 years ago
- 0eb71a9 rhashtable: split rhashtable.h by NeilBrown · 7 years ago
- 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- e783bb0 ipmr: fix error path when ipmr_new_table fails by Sabrina Dubroca · 7 years ago
- 848235e ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds by Sabrina Dubroca · 7 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
- d3c07e5 ip6mr: Add API for default_rule fib by Yuval Mintz · 7 years ago
- 088aa3e ip6mr: Support fib notifications by Yuval Mintz · 7 years ago
- a366e30 ip6mr: remove synchronize_rcu() in favor of SOCK_RCU_FREE by Eric Dumazet · 7 years ago
- 7b0db85 ipmr, ip6mr: Unite dumproute flows by Yuval Mintz · 7 years ago
- 889cd83 ip6mr: Remove MFC_NOTIFY and refactor flags 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
- 87c418b ip6mr: Align hash implementation to ipmr by Yuval Mintz · 7 years ago
- 8571ab4 ip6mr: Make mroute_sk rcu-based by Yuval Mintz · 7 years ago
- 6853f21 ipmr,ipmr6: Define a uniform vif_device by Yuval Mintz · 7 years ago
- b01a59a net: Convert ip6mr_net_ops by Kirill Tkhai · 7 years ago
- 4adfa79 ip6mr: fix stale iterator by Nikolay Aleksandrov · 7 years ago
- 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
- a3fde2a rtnetlink: ipv6: convert remaining users to rtnl_register_module by Florian Westphal · 7 years ago
- e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
- 338d182 ipv6: try not to take rtnl_lock in ip6mr_sk_done by Francesco Ruggeri · 7 years ago
- 275757e6 ipv6: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
- b97bac6 rtnetlink: make rtnl_register accept a flags parameter by Florian Westphal · 7 years ago
- dd12d15c ip6mr: add netlink notifications on mrt6msg cache reports by Julien Gomes · 8 years ago
- af72868 networking: make skb_pull & friends return void pointers by Johannes Berg · 8 years ago
- cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
- fb79670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 723b929 ip6mr: fix notification device destruction by Nikolay Aleksandrov · 8 years ago
- 85b3daa net: ipv6: Refactor inet6_netconf_notify_devconf to take event by David Ahern · 8 years ago
- 99253eb ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockopt by Xin Long · 8 years ago
- fd61c6b net: ipv6: remove nowait arg to rt6_fill_node 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
- 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
- 43b9e12 net: ipmr/ip6mr: add support for keeping an entry age by Nikolay Aleksandrov · 8 years ago
- 927265b ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf() by Eric Dumazet · 8 years ago
- 70a0dec ipmr/ip6mr: Initialize the last assert time of mfc entries. by Tom Goff · 9 years ago
- 1d01550 ipv6: rename IP6_INC_STATS_BH() by Eric Dumazet · 9 years ago
- 3d6b66c ip6mr: align RTA_MFC_STATS on 64-bit by Nicolas Dichtel · 9 years ago
- fbdd29b net: ipmr, ip6mr: fix vif/tunnel failure race condition by Nikolay Aleksandrov · 9 years ago
- 4c69804 net: ip6mr: fix static mfc/dev leaks on table destruction by Nikolay Aleksandrov · 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
- 244ba77 ipv6: Only compute net once in ip6mr_forward2_finish 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
- 25b4a44 net/ipv6: Correct PIM6 mrt_lock handling by Richard Laing · 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
- 7ba0c47 ip6mr: call del_timer_sync() in ip6mr_free_table() by WANG Cong · 10 years ago
- 419df12 net: move fib_rules_unregister() under rtnl lock 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
- ee9b959 ipmr,ip6mr: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
- a54acb3 dev: introduce dev_get_iflink() by Nicolas Dichtel · 10 years ago
- 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 10 years ago
- 53b24b8 ipv6: coding style: comparison for inequality with NULL by Ian Morris · 10 years ago
- 63159f2 ipv6: coding style: comparison for equality with NULL by Ian Morris · 10 years ago
- f243e5a ipmr,ip6mr: call ip6mr_free_table() on failure path by WANG Cong · 10 years ago
- 0c5c9fb net: Introduce possible_net_t by Eric W. Biederman · 10 years ago
- 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 10 years ago
- 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- ffb1388 ipv6: delete protocol and unregister rtnetlink when cleanup by Duan Jiong · 10 years ago
- 40dc2ca ipv6: spelling s/incomming/incoming by Fabian Frederick · 10 years ago