lucien
|
ab997ad408
ipv6: fix the incorrect return value of throw route
|
9 years ago |
Roopa Prabhu
|
37a1d3611c
ipv6: include NLM_F_REPLACE in route replace notifications
|
10 years ago |
Martin KaFai Lau
|
70da5b5c53
ipv6: Replace spinlock with seqlock and rcu in ip6_tunnel
|
10 years ago |
Martin KaFai Lau
|
8e3d5be736
ipv6: Avoid double dst_free
|
10 years ago |
David S. Miller
|
dc25b25897
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Jiri Benc
|
61adedf3e3
route: move lwtunnel state to dst_entry
|
10 years ago |
Martin KaFai Lau
|
9c7370a166
ipv6: Fix a potential deadlock when creating pcpu rt
|
10 years ago |
Nicolas Dichtel
|
5a6228a0b4
lwtunnel: change prototype of lwtunnel_state_get()
|
10 years ago |
Roopa Prabhu
|
19e42e4515
ipv6: support for fib route lwtunnel encap attributes
|
10 years ago |
Martin KaFai Lau
|
d52d3997f8
ipv6: Create percpu rt6_info
|
10 years ago |
Martin KaFai Lau
|
45e4fd2668
ipv6: Only create RTF_CACHE routes after encountering pmtu exception
|
10 years ago |
Michal Kubeček
|
2759647247
ipv6: fix ECMP route replacement
|
10 years ago |
Ian Morris
|
53b24b8f94
ipv6: coding style: comparison for inequality with NULL
|
10 years ago |
David S. Miller
|
95f873f2ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Hannes Frederic Sowa
|
6e9e16e614
ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too
|
10 years ago |
Johannes Berg
|
053c095a82
netlink: make nlmsg_end() and genlmsg_end() void
|
10 years ago |
Florian Westphal
|
e715b6d3a5
net: fib6: convert cfg metric to u32 outside of table write lock
|
10 years ago |
Daniel Borkmann
|
0409c9a5a7
net: fib6: fib6_commit_metrics: fix potential NULL pointer dereference
|
10 years ago |
Hannes Frederic Sowa
|
327571cb10
ipv6: don't walk node's leaf during serial number update
|
11 years ago |
Hannes Frederic Sowa
|
812918c464
ipv6: make fib6 serial number per namespace
|
11 years ago |
Hannes Frederic Sowa
|
c8c4d42a6b
ipv6: only generate one new serial number per fib mutation
|
11 years ago |
Hannes Frederic Sowa
|
42b1870646
ipv6: make rt_sernum atomic and serial number fields ordinary ints
|
11 years ago |
Hannes Frederic Sowa
|
94b2cfe02b
ipv6: minor fib6 cleanups like type safety, bool conversion, inline removal
|
11 years ago |
Hannes Frederic Sowa
|
705f1c869d
ipv6: remove rt6i_genid
|
11 years ago |
Benjamin Block
|
793c3b4000
net: ipv6: fib: don't sleep inside atomic lock
|
11 years ago |
David S. Miller
|
5f013c9bc7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Duan Jiong
|
163cd4e817
ipv6: remove parameter rt from fib6_prune_clones()
|
11 years ago |
Kumar Sundararajan
|
1c26585458
ipv6: fib: fix fib dump restart
|
11 years ago |
Wang Yufen
|
437de07ced
ipv6: fix checkpatch errors of "foo*" and "foo * bar"
|
11 years ago |
Wang Yufen
|
49e253e399
ipv6: fix checkpatch errors of brace and trailing statements
|
11 years ago |