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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-04
net: Fix IPv6 PMTU disc. w/ asymmetric routes
Maciej Żenczykowski
1
-4
/
+24
2010-09-28
ipv6: add IPv6 to neighbour table overflow warning
Ulrich Weber
1
-1
/
+1
2010-09-27
ipv6: add a missing unregister_pernet_subsys call
Neil Horman
2
-3
/
+13
2010-09-22
ip: fix truesize mismatch in ip fragmentation
Eric Dumazet
1
-5
/
+13
2010-09-20
xfrm: Allow different selector family in temporary state
Thomas Egerer
1
-14
/
+19
2010-09-09
udp: add rehash on connect()
Eric Dumazet
2
-1
/
+16
2010-09-08
netfilter: discard overlapping IPv6 fragment
Nicolas Dichtel
1
-65
/
+15
2010-09-08
ipv6: discard overlapping fragment
Nicolas Dichtel
1
-56
/
+15
2010-08-24
netfilter: fix CONFIG_COMPAT support
Florian Westphal
1
-0
/
+3
2010-08-18
netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive
Eric Dumazet
1
-0
/
+2
2010-08-15
ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mss
Min Zhang
1
-2
/
+2
2010-08-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
5
-9
/
+18
2010-08-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-7
/
+16
2010-08-02
netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary
Eric Dumazet
1
-4
/
+6
2010-07-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+9
2010-07-23
netfilter: ip6tables: use skb->len for accounting
Changli Gao
1
-3
/
+1
2010-07-23
ipv6: Don't add routes to ipv6 disabled interfaces.
Brian Haley
1
-5
/
+9
2010-07-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+2
2010-07-19
IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())
Arnaud Ebalard
1
-1
/
+2
2010-07-13
inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...
Changli Gao
2
-4
/
+7
2010-07-11
fix comment/printk typos concerning "already"
Uwe Kleine-König
1
-1
/
+1
2010-07-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-3
/
+7
2010-07-05
netfilter: nf_conntrack_reasm: add fast path for in-order fragments
Changli Gao
1
-0
/
+9
2010-07-04
xfrm: fix xfrm by MARK logic
Peter Kosyh
1
-0
/
+2
2010-07-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-28
/
+53
2010-07-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-2
/
+4
2010-07-02
netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT
Eric Dumazet
1
-2
/
+4
2010-07-01
fragment: add fast path for in-order fragments
Changli Gao
1
-0
/
+11
2010-07-01
snmp: 64bit ipstats_mib for all arches
Eric Dumazet
2
-4
/
+31
2010-06-30
ipv6: Use interface max_desync_factor instead of static default
Ben Hutchings
1
-4
/
+4
2010-06-30
ipv6: Clamp reported valid_lft to a minimum of 0
Ben Hutchings
1
-2
/
+6
2010-06-28
netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header
Patrick McHardy
1
-28
/
+53
2010-06-28
netfilter: ipt_LOG/ip6t_LOG: remove comparison within loop
Patrick McHardy
1
-3
/
+3
2010-06-27
syncookies: add support for ECN
Florian Westphal
2
-3
/
+4
2010-06-27
syncookies: do not store rcv_wscale in tcp timestamp
Florian Westphal
1
-1
/
+0
2010-06-26
ipv6: remove ipv6_statistics
Eric Dumazet
1
-2
/
+0
2010-06-26
snmp: add align parameter to snmp_mib_init()
Eric Dumazet
2
-8
/
+16
2010-06-26
ipv6: fix NULL reference in proxy neighbor discovery
stephen hemminger
1
-1
/
+1
2010-06-17
syncookies: check decoded options against sysctl settings
Florian Westphal
1
-2
/
+2
2010-06-16
ipfrag : frag_kfree_skb() cleanup
Eric Dumazet
1
-5
/
+2
2010-06-16
ip_frag: Remove some atomic ops
Eric Dumazet
1
-2
/
+1
2010-06-16
ipv6: syncookies: do not skip ->iif initialization
Florian Westphal
1
-6
/
+7
2010-06-15
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
22
-503
/
+443
2010-06-15
ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit()
Eric Dumazet
1
-8
/
+11
2010-06-15
ipv6: avoid two atomics in ipv6_rthdr_rcv()
Eric Dumazet
1
-6
/
+4
2010-06-14
netfilter: defrag: kill unused work parameter of frag_kfree_skb()
Shan Wei
1
-4
/
+2
2010-06-14
netfilter: defrag: remove one redundant atomic ops
Shan Wei
1
-2
/
+1
2010-06-14
netfilter: kill redundant check code in which setting ip_summed value
Shan Wei
1
-3
/
+1
2010-06-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-3
/
+5
[next]