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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-04
[NET]: Fix comparisons of unsigned < 0.
Bill Nottingham
2
-4
/
+2
2007-05-31
[IPV6]: Fix build warning.
David S. Miller
1
-1
/
+0
2007-05-31
[IPSEC]: Fix panic when using inter address familiy IPsec on loopback.
Kazunori MIYAZAWA
2
-4
/
+3
2007-05-31
[IPV6] ROUTE: No longer handle ::/0 specially.
YOSHIFUJI Hideaki
1
-8
/
+0
2007-05-31
[IPSEC]: Fix IPv6 AH calculation in outbound
Kazunori MIYAZAWA
1
-1
/
+1
2007-05-25
[XFRM]: Allow packet drops during larval state resolution.
David S. Miller
5
-8
/
+87
2007-05-25
[IPV6]: Ignore ipv6 events on non-IPV6 capable devices.
Oliver Hartkopp
1
-10
/
+21
2007-05-14
[IPV6]: Reverse sense of promisc tests in ip6_mc_input
Corey Mutter
1
-1
/
+1
2007-05-11
[NETFILTER]: Clean up table initialization
Patrick McHardy
3
-163
/
+55
2007-05-11
[UDP]: Fix AF-specific references in AF-agnostic code.
David S. Miller
3
-2
/
+23
2007-05-11
[IPV6] ROUTE: Assign rt6i_idev for ip6_{prohibit,blk_hole}_entry.
YOSHIFUJI Hideaki
1
-0
/
+4
2007-05-11
[IPV6]: Do no rely on skb->dst before it is assigned.
YOSHIFUJI Hideaki
1
-4
/
+12
2007-05-11
[IPV6]: Send ICMPv6 error on scope violations.
David L Stevens
1
-3
/
+10
2007-05-09
Fix trivial typos in Kconfig* files
David Sterba
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-1
/
+1
2007-05-04
[NET]: Rework dev_base via list_head (v3)
Pavel Emelianov
3
-26
/
+34
2007-05-02
kconfig: fix path to modules.txt in Kconfig help
Alexander E. Patrakov
1
-1
/
+1
2007-04-29
[IPV6]: Fix slab corruption running ip6sic
Eric Sesterhenn
1
-1
/
+1
2007-04-29
[IPV6]: Track device renames in snmp6.
Stephen Hemminger
2
-2
/
+5
2007-04-27
[IPV6]: Fix thinko in ipv6_rthdr_rcv() changes.
YOSHIFUJI Hideaki
1
-0
/
+1
2007-04-26
[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net
Milind Arun Choudhary
1
-1
/
+1
2007-04-26
[IPV6] NDISC: Unify main process of sending ND messages.
YOSHIFUJI Hideaki
1
-199
/
+84
2007-04-26
[IPV6] XFRM: Use ip6addr_any where applicable.
YOSHIFUJI Hideaki
1
-3
/
+1
2007-04-26
[IPV6]: Export in6addr_any for future use.
YOSHIFUJI Hideaki
1
-2
/
+0
2007-04-26
[IPV6] SIT: Unify code path to get hash array index.
YOSHIFUJI Hideaki
1
-14
/
+9
2007-04-26
[IPV6]: Fix Makefile thinko.
David S. Miller
1
-1
/
+1
2007-04-26
[IPV6]: Consolidate common SNMP code
Herbert Xu
4
-139
/
+79
2007-04-26
[IPV6] SNMP: Use put_unaligned() instead of memcpy().
YOSHIFUJI Hideaki
1
-16
/
+10
2007-04-26
[IPV6] SNMP: Fix several warnings without procfs.
YOSHIFUJI Hideaki
2
-2
/
+3
2007-04-26
[IPV6] SNMP: Avoid unaligned accesses.
YOSHIFUJI Hideaki
1
-6
/
+16
2007-04-26
[NET]: cleanup extra semicolons
Stephen Hemminger
8
-16
/
+20
2007-04-26
[IPV6] SNMP: Export statistics via netlink without CONFIG_PROC_FS.
YOSHIFUJI Hideaki
1
-6
/
+4
2007-04-26
[IPV6] SNMP: Move some statistic bits to net/ipv6/proc.c.
YOSHIFUJI Hideaki
2
-33
/
+30
2007-04-26
[IPV6] SNMP: Netlink interface.
YOSHIFUJI Hideaki
2
-5
/
+49
2007-04-26
[INET]: Add IP(V6)_PMTUDISC_RPOBE
John Heffner
2
-4
/
+13
2007-04-26
[IPV6]: MTU discovery check in ip6_fragment()
John Heffner
1
-0
/
+13
2007-04-26
[RTNETLINK]: Remove unnecessary locking in dump callbacks
Patrick McHardy
1
-2
/
+0
2007-04-26
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
1
-1
/
+1
2007-04-26
[NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG target overloading
Patrick McHardy
1
-8
/
+4
2007-04-26
[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
Herbert Xu
3
-6
/
+5
2007-04-26
[NET]: Use csum_start offset instead of skb_transport_header
Herbert Xu
1
-0
/
+2
2007-04-26
[XFRM]: Optimize MTU calculation
Patrick McHardy
1
-10
/
+12
2007-04-26
[XFRM]: esp: fix skb_tail_pointer conversion bug
Patrick McHardy
1
-1
/
+1
2007-04-26
[IPV6] FIB6RULE: Find source address during looking up route.
YOSHIFUJI Hideaki
1
-3
/
+31
2007-04-26
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2
-2
/
+2
2007-04-26
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETE
Herbert Xu
1
-1
/
+1
2007-04-26
[INET]: Use jhash + random secret for ehash.
David S. Miller
1
-0
/
+5
2007-04-26
[NETFILTER]: Use setup_timer
Patrick McHardy
1
-5
/
+2
[next]