index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6_fib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-09
ipv6: fix typo in fib6_net_exit()
Eric Dumazet
1
-1
/
+1
2017-09-08
ipv6: fix memory leak with multiple tables during netns destruction
Sabrina Dubroca
1
-6
/
+19
2017-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+26
2017-08-29
ipv6: set dst.obsolete when a cached route has expired
Xin Long
1
-1
/
+3
2017-08-29
ipv6: fix sparse warning on rt6i_node
Wei Wang
1
-4
/
+7
2017-08-22
ipv6: add rcu grace period before freeing fib6_node
Wei Wang
1
-4
/
+16
2017-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-13
/
+15
2017-08-21
ipv6: repair fib6 tree in failure case
Wei Wang
1
-13
/
+11
2017-08-19
ipv6: reset fn->rr_ptr when replacing route
Wei Wang
1
-0
/
+4
2017-08-10
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
1
-1
/
+1
2017-08-04
ipv6: fib: Add helpers to hold / drop a reference on rt6_info
Ido Schimmel
1
-10
/
+2
2017-08-04
ipv6: fib: Unlink replaced routes from their nodes
Ido Schimmel
1
-0
/
+2
2017-08-04
ipv6: fib: Don't assume only nodes hold a reference on routes
Ido Schimmel
1
-2
/
+0
2017-08-04
ipv6: fib: Dump tables during registration to FIB chain
Ido Schimmel
1
-0
/
+92
2017-08-04
ipv6: fib: Add in-kernel notifications for route add / delete
Ido Schimmel
1
-0
/
+17
2017-08-04
ipv6: fib: Add FIB notifiers callbacks
Ido Schimmel
1
-0
/
+7
2017-07-06
net: ipv6: Compare lwstate in detecting duplicate nexthops
David Ahern
1
-4
/
+1
2017-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+1
2017-06-20
ipv6: Do not leak throw route references
Serhey Popovych
1
-2
/
+1
2017-06-18
net: remove DST_NOCACHE flag
Wei Wang
1
-3
/
+1
2017-06-18
ipv6: get rid of icmp6 dst garbage collector
Wei Wang
1
-2
/
+1
2017-06-18
ipv6: mark DST_NOGC and remove the operation of dst_free()
Wei Wang
1
-13
/
+2
2017-06-18
ipv6: call dst_dev_put() properly
Wei Wang
1
-0
/
+2
2017-06-18
ipv6: take dst->__refcnt for insertion into fib6 tree
Wei Wang
1
-1
/
+11
2017-05-22
net: ipv6: Add extack messages for route add failures
David Ahern
1
-0
/
+4
2017-05-22
net: ipv6: Plumb extack through route add functions
David Ahern
1
-5
/
+9
2017-03-13
ipv6: make ECMP route replacement less greedy
Sabrina Dubroca
1
-0
/
+2
2017-02-05
net: ipv6: Change notifications for multipath delete to RTA_MULTIPATH
David Ahern
1
-1
/
+2
2017-02-05
net: ipv6: Change notifications for multipath add to RTA_MULTIPATH
David Ahern
1
-2
/
+4
2017-02-05
net: ipv6: Add support to dump multipath routes via RTA_MULTIPATH attribute
David Ahern
1
-0
/
+10
2017-02-01
net: ipv6: add NLM_F_APPEND in notifications when applicable
David Ahern
1
-0
/
+3
2016-09-10
ipv6: report NLM_F_CREATE and NLM_F_EXCL flags in RTM_NEWROUTE events
Guillaume Nault
1
-1
/
+5
2016-07-06
ipv6: Fix mem leak in rt6i_pcpu
Martin KaFai Lau
1
-0
/
+1
2016-05-06
net: vrf: Create FIB tables on link create
David Ahern
1
-0
/
+1
2016-03-08
ipv6: per netns FIB garbage collection
Michal Kubeček
1
-5
/
+4
2016-03-08
ipv6: per netns fib6 walkers
Michal Kubeček
1
-32
/
+36
2016-03-08
ipv6: replace global gc_args with local variable
Michal Kubeček
1
-6
/
+8
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+11
2015-10-23
ipv6: fix the incorrect return value of throw route
lucien
1
-1
/
+11
2015-10-13
net: Export fib6_get_table and nd_tbl
David Ahern
1
-0
/
+1
2015-09-18
ipv6: include NLM_F_REPLACE in route replace notifications
Roopa Prabhu
1
-3
/
+3
2015-09-16
ipv6: Replace spinlock with seqlock and rcu in ip6_tunnel
Martin KaFai Lau
1
-2
/
+7
2015-09-16
ipv6: Avoid double dst_free
Martin KaFai Lau
1
-2
/
+9
2015-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2015-08-21
route: move lwtunnel state to dst_entry
Jiri Benc
1
-1
/
+0
2015-08-18
ipv6: Fix a potential deadlock when creating pcpu rt
Martin KaFai Lau
1
-0
/
+2
2015-07-27
lwtunnel: change prototype of lwtunnel_state_get()
Nicolas Dichtel
1
-1
/
+1
2015-07-21
ipv6: support for fib route lwtunnel encap attributes
Roopa Prabhu
1
-0
/
+2
2015-05-25
ipv6: Create percpu rt6_info
Martin KaFai Lau
1
-1
/
+23
2015-05-25
ipv6: Only create RTF_CACHE routes after encountering pmtu exception
Martin KaFai Lau
1
-0
/
+1
[next]