- 292a089 treewide: Convert del_timer*() to timer_shutdown*() by Steven Rostedt (Google) · 2 years, 3 months ago
- 2fad1ba3 ipv6: tunnels: use DEV_STATS_INC() by Eric Dumazet · 2 years, 4 months ago
- 0140a71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 6 months ago
- b07a9b26 ipmr: Always call ip{,6}_mr_forward() from RCU read-side critical section by Ido Schimmel · 2 years, 6 months ago
- 6dadbe4 bpf: net: Change do_ipv6_getsockopt() to take the sockptr_t argument by Martin KaFai Lau · 2 years, 6 months ago
- a7e555d ip6mr: remove stray rcu_read_unlock() from ip6_mr_forward() by Eric Dumazet · 2 years, 8 months ago
- d7c31cb net: ip6mr: add RTM_GETROUTE netlink op by David Lamparter · 2 years, 8 months ago
- a96f7a6 ip6mr: convert mrt_lock to a spinlock by Eric Dumazet · 2 years, 9 months ago
- b96ef16 ipmr: convert /proc handlers to rcu_read_lock() by Eric Dumazet · 2 years, 9 months ago
- 194366b ipmr: adopt rcu_read_lock() in mr_dump() by Eric Dumazet · 2 years, 9 months ago
- 6fa40a2 ip6mr: switch ip6mr_get_route() to rcu_read_lock() by Eric Dumazet · 2 years, 9 months ago
- 9b1c21d ip6mr: do not acquire mrt_lock while calling ip6_mr_forward() by Eric Dumazet · 2 years, 9 months ago
- db9eb7c ip6mr: do not acquire mrt_lock before calling ip6mr_cache_unresolved by Eric Dumazet · 2 years, 9 months ago
- 638cf4a ip6mr: do not acquire mrt_lock in ioctl(SIOCGETMIFCNT_IN6) by Eric Dumazet · 2 years, 9 months ago
- 6d08658 ip6mr: do not acquire mrt_lock in pim6_rcv() by Eric Dumazet · 2 years, 9 months ago
- 3493a5b ip6mr: ip6mr_cache_report() changes by Eric Dumazet · 2 years, 9 months ago
- ebc3197 ipmr: add rcu protection over (struct vif_device)->dev by Eric Dumazet · 2 years, 9 months ago
- 0a24c43 ip6mr: do not get a device reference in pim6_rcv() by Eric Dumazet · 2 years, 9 months ago
- d62607c net: rename reference+tracking helpers by Jakub Kicinski · 2 years, 9 months ago
- a3ebe92a net: ipv6mr: fix unused variable warning with CONFIG_IPV6_PIMSM_V2=n by Florian Westphal · 3 years ago
- 4b340a5 net: ip6mr: add support for passing full packet on wrong mif by Mobashshera Rasool · 3 years, 1 month ago
- 5b91c5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- 5611a00 ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path by Eric Dumazet · 3 years, 1 month ago
- e2f736b ip6mr: introduce ip6mr_net_exit_batch() by Eric Dumazet · 3 years, 1 month ago
- 7d9b1b5 ip6mr: fix use-after-free in ip6mr_sk_done() by Eric Dumazet · 3 years, 1 month ago
- f2f2325 ip6mr: ip6mr_sk_done() can exit early in common cases by Eric Dumazet · 3 years, 1 month ago
- 145c7a7 ipv6: make mc_forwarding atomic by Eric Dumazet · 3 years, 1 month ago
- 92e1bce fib: rules: remove duplicated nla policies by Florian Westphal · 3 years, 3 months ago
- 42120a8 ipmr, ip6mr: add net device refcount tracker to struct vif_device by Eric Dumazet · 3 years, 3 months ago
- 1160dfa net: Remove redundant if statements by Yajun Deng · 3 years, 7 months ago
- b43c615 net/ipv6: switch ip6_mroute_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 8 months ago
- 41b4bd9 net: don't return invalid table id error when we fall back to PF_UNSPEC by Sabrina Dubroca · 4 years, 10 months ago
- b6dd5ac ipv6: Fix suspicious RCU usage warning in ip6mr by Madhuparna Bhowmik · 4 years, 10 months ago
- a8eceea inet: Use fallthrough; by Joe Perches · 5 years ago
- 28b380e ip6mr: Fix RCU list debugging warning by Amol Grover · 5 years 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 · 6 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 · 8 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 · 9 years ago
- 43b9e12 net: ipmr/ip6mr: add support for keeping an entry age by Nikolay Aleksandrov · 9 years ago
- 927265b ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf() by Eric Dumazet · 9 years ago
- 70a0dec ipmr/ip6mr: Initialize the last assert time of mfc entries. by Tom Goff · 9 years ago