index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6mr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-20
netns: Use net_eq() to compare net-namespaces for optimization.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-07-15
ipv6: Fix using after dev_put()
Wang Chen
1
-3
/
+5
2008-07-15
ipv6: Check return of dev_set_allmulti
Wang Chen
1
-2
/
+9
2008-07-03
ipv6: Do cleanup for ip6_mr_init.
Wang Chen
1
-5
/
+33
2008-06-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2008-06-11
ipv6 mroute: Use MRT6_VERSION instead of MRT_VERSION in ip6mr.c.
Rami Rosen
1
-1
/
+1
2008-06-04
bogus format in ip6mr
Al Viro
1
-1
/
+1
2008-05-22
ip6mr: Use on-device stats instead of private ones.
Pavel Emelyanov
1
-15
/
+7
2008-04-28
ipv6: result of csum_fold() is already 16bit, no need to cast
Al Viro
1
-1
/
+1
2008-04-14
[IPV6] MROUTE: Add stats in multicast routing module method ip6_mr_forward().
Rami Rosen
1
-1
/
+1
2008-04-14
[IPV6] MROUTE: Do not call ipv6_find_idev() directly.
YOSHIFUJI Hideaki
1
-5
/
+0
2008-04-12
[IPV6] MROUTE: Adjust IPV6 multicast routing module to use mroute6 header dec...
Rami Rosen
1
-22
/
+13
2008-04-11
[IPV6]: Sparse: Reuse previous delaration where appropriate.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-04-05
[IPV6] MROUTE: Use skb_tail_pointer(skb) instead of skb->tail.
YOSHIFUJI Hideaki
1
-3
/
+3
2008-04-05
[IPV6] MROUTE: Support PIM-SM (SSM).
YOSHIFUJI Hideaki
1
-1
/
+274
2008-04-05
[IPV6] MROUTE: Support multicast forwarding.
YOSHIFUJI Hideaki
1
-0
/
+1384