index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6_fib.c
Age
Commit message (
Expand
)
Author
2017-08-03
ipv6: fib: Add helpers to hold / drop a reference on rt6_info
Ido Schimmel
2017-08-03
ipv6: fib: Unlink replaced routes from their nodes
Ido Schimmel
2017-08-03
ipv6: fib: Don't assume only nodes hold a reference on routes
Ido Schimmel
2017-08-03
ipv6: fib: Dump tables during registration to FIB chain
Ido Schimmel
2017-08-03
ipv6: fib: Add in-kernel notifications for route add / delete
Ido Schimmel
2017-08-03
ipv6: fib: Add FIB notifiers callbacks
Ido Schimmel
2017-07-06
net: ipv6: Compare lwstate in detecting duplicate nexthops
David Ahern
2017-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-20
ipv6: Do not leak throw route references
Serhey Popovych
2017-06-17
net: remove DST_NOCACHE flag
Wei Wang
2017-06-17
ipv6: get rid of icmp6 dst garbage collector
Wei Wang
2017-06-17
ipv6: mark DST_NOGC and remove the operation of dst_free()
Wei Wang
2017-06-17
ipv6: call dst_dev_put() properly
Wei Wang
2017-06-17
ipv6: take dst->__refcnt for insertion into fib6 tree
Wei Wang
2017-05-22
net: ipv6: Add extack messages for route add failures
David Ahern
2017-05-22
net: ipv6: Plumb extack through route add functions
David Ahern
2017-03-13
ipv6: make ECMP route replacement less greedy
Sabrina Dubroca
2017-02-04
net: ipv6: Change notifications for multipath delete to RTA_MULTIPATH
David Ahern
2017-02-04
net: ipv6: Change notifications for multipath add to RTA_MULTIPATH
David Ahern
2017-02-04
net: ipv6: Add support to dump multipath routes via RTA_MULTIPATH attribute
David Ahern
2017-02-01
net: ipv6: add NLM_F_APPEND in notifications when applicable
David Ahern
2016-09-09
ipv6: report NLM_F_CREATE and NLM_F_EXCL flags in RTM_NEWROUTE events
Guillaume Nault
2016-07-05
ipv6: Fix mem leak in rt6i_pcpu
Martin KaFai Lau
2016-05-06
net: vrf: Create FIB tables on link create
David Ahern
2016-03-08
ipv6: per netns FIB garbage collection
Michal Kubeček
2016-03-08
ipv6: per netns fib6 walkers
Michal Kubeček
2016-03-08
ipv6: replace global gc_args with local variable
Michal Kubeček
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-23
ipv6: fix the incorrect return value of throw route
lucien
2015-10-13
net: Export fib6_get_table and nd_tbl
David Ahern
2015-09-17
ipv6: include NLM_F_REPLACE in route replace notifications
Roopa Prabhu
2015-09-15
ipv6: Replace spinlock with seqlock and rcu in ip6_tunnel
Martin KaFai Lau
2015-09-15
ipv6: Avoid double dst_free
Martin KaFai Lau
2015-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-20
route: move lwtunnel state to dst_entry
Jiri Benc
2015-08-17
ipv6: Fix a potential deadlock when creating pcpu rt
Martin KaFai Lau
2015-07-27
lwtunnel: change prototype of lwtunnel_state_get()
Nicolas Dichtel
2015-07-21
ipv6: support for fib route lwtunnel encap attributes
Roopa Prabhu
2015-05-25
ipv6: Create percpu rt6_info
Martin KaFai Lau
2015-05-25
ipv6: Only create RTF_CACHE routes after encountering pmtu exception
Martin KaFai Lau
2015-05-20
ipv6: fix ECMP route replacement
Michal Kubeček
2015-03-31
ipv6: coding style: comparison for inequality with NULL
Ian Morris
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-27
ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too
Hannes Frederic Sowa
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-05
net: fib6: convert cfg metric to u32 outside of table write lock
Florian Westphal
2015-01-05
net: fib6: fib6_commit_metrics: fix potential NULL pointer dereference
Daniel Borkmann
2014-10-07
ipv6: don't walk node's leaf during serial number update
Hannes Frederic Sowa
2014-10-07
ipv6: make fib6 serial number per namespace
Hannes Frederic Sowa
2014-10-07
ipv6: only generate one new serial number per fib mutation
Hannes Frederic Sowa
[next]