index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6_fib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-11-21
1
-4
/
+6
*
net: Add extack to fib_notifier_info
David Ahern
2017-11-01
1
-6
/
+9
*
ipv6: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-18
1
-0
/
+4
*
ipv6: check fn before doing FIB6_SUBTREE(fn)
Wei Wang
2017-10-16
1
-4
/
+7
*
ipv6: use rcu_dereference_bh() in ipv6_route_seq_next()
Wei Wang
2017-10-09
1
-1
/
+1
*
ipv6: take care of rt6_stats
Wei Wang
2017-10-07
1
-18
/
+24
*
ipv6: replace rwlock with rcu and spinlock in fib6_table
Wei Wang
2017-10-07
1
-161
/
+244
*
ipv6: check fn->leaf before it is used
Wei Wang
2017-10-07
1
-5
/
+18
*
ipv6: update fn_sernum after route is inserted to tree
Wei Wang
2017-10-07
1
-18
/
+21
*
ipv6: don't release rt->rt6i_pcpu memory during rt6_release()
Wei Wang
2017-10-07
1
-3
/
+0
*
ipv6: hook up exception table to store dst cache
Wei Wang
2017-10-07
1
-78
/
+17
*
ipv6: prepare fib6_locate() for exception table
Wei Wang
2017-10-07
1
-7
/
+23
*
ipv6: prepare fib6_age() for exception table
Wei Wang
2017-10-07
1
-17
/
+9
*
ipv6: introduce a new function fib6_update_sernum()
Wei Wang
2017-10-07
1
-0
/
+14
*
ipv6: fix typo in fib6_net_exit()
Eric Dumazet
2017-09-08
1
-1
/
+1
*
ipv6: fix memory leak with multiple tables during netns destruction
Sabrina Dubroca
2017-09-08
1
-6
/
+19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-01
1
-9
/
+26
|
\
|
*
ipv6: set dst.obsolete when a cached route has expired
Xin Long
2017-08-28
1
-1
/
+3
|
*
ipv6: fix sparse warning on rt6i_node
Wei Wang
2017-08-28
1
-4
/
+7
|
*
ipv6: add rcu grace period before freeing fib6_node
Wei Wang
2017-08-22
1
-4
/
+16
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-21
1
-13
/
+15
|
\
|
|
*
ipv6: repair fib6 tree in failure case
Wei Wang
2017-08-20
1
-13
/
+11
|
*
ipv6: reset fn->rr_ptr when replacing route
Wei Wang
2017-08-18
1
-0
/
+4
*
|
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
2017-08-09
1
-1
/
+1
*
|
ipv6: fib: Add helpers to hold / drop a reference on rt6_info
Ido Schimmel
2017-08-03
1
-10
/
+2
*
|
ipv6: fib: Unlink replaced routes from their nodes
Ido Schimmel
2017-08-03
1
-0
/
+2
*
|
ipv6: fib: Don't assume only nodes hold a reference on routes
Ido Schimmel
2017-08-03
1
-2
/
+0
*
|
ipv6: fib: Dump tables during registration to FIB chain
Ido Schimmel
2017-08-03
1
-0
/
+92
*
|
ipv6: fib: Add in-kernel notifications for route add / delete
Ido Schimmel
2017-08-03
1
-0
/
+17
*
|
ipv6: fib: Add FIB notifiers callbacks
Ido Schimmel
2017-08-03
1
-0
/
+7
|
/
*
net: ipv6: Compare lwstate in detecting duplicate nexthops
David Ahern
2017-07-06
1
-4
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-21
1
-2
/
+1
|
\
|
*
ipv6: Do not leak throw route references
Serhey Popovych
2017-06-20
1
-2
/
+1
*
|
net: remove DST_NOCACHE flag
Wei Wang
2017-06-17
1
-3
/
+1
*
|
ipv6: get rid of icmp6 dst garbage collector
Wei Wang
2017-06-17
1
-2
/
+1
*
|
ipv6: mark DST_NOGC and remove the operation of dst_free()
Wei Wang
2017-06-17
1
-13
/
+2
*
|
ipv6: call dst_dev_put() properly
Wei Wang
2017-06-17
1
-0
/
+2
*
|
ipv6: take dst->__refcnt for insertion into fib6 tree
Wei Wang
2017-06-17
1
-1
/
+11
*
|
net: ipv6: Add extack messages for route add failures
David Ahern
2017-05-22
1
-0
/
+4
*
|
net: ipv6: Plumb extack through route add functions
David Ahern
2017-05-22
1
-5
/
+9
|
/
*
ipv6: make ECMP route replacement less greedy
Sabrina Dubroca
2017-03-13
1
-0
/
+2
*
net: ipv6: Change notifications for multipath delete to RTA_MULTIPATH
David Ahern
2017-02-04
1
-1
/
+2
*
net: ipv6: Change notifications for multipath add to RTA_MULTIPATH
David Ahern
2017-02-04
1
-2
/
+4
*
net: ipv6: Add support to dump multipath routes via RTA_MULTIPATH attribute
David Ahern
2017-02-04
1
-0
/
+10
*
net: ipv6: add NLM_F_APPEND in notifications when applicable
David Ahern
2017-02-01
1
-0
/
+3
*
ipv6: report NLM_F_CREATE and NLM_F_EXCL flags in RTM_NEWROUTE events
Guillaume Nault
2016-09-09
1
-1
/
+5
*
ipv6: Fix mem leak in rt6i_pcpu
Martin KaFai Lau
2016-07-05
1
-0
/
+1
*
net: vrf: Create FIB tables on link create
David Ahern
2016-05-06
1
-0
/
+1
*
ipv6: per netns FIB garbage collection
Michal Kubeček
2016-03-08
1
-5
/
+4
*
ipv6: per netns fib6 walkers
Michal Kubeček
2016-03-08
1
-32
/
+36
[next]