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
2013-03-26
Tunneling: use IP Tunnel stats APIs.
Pravin B Shelar
3
-78
/
+5
2013-03-26
GRE: Refactor GRE tunneling code.
Pravin B Shelar
4
-2
/
+3
2013-03-25
ipv6: fix bad free of addrconf_init_net
Hong Zhiguo
1
-16
/
+10
2013-03-25
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2
-14
/
+5
2013-03-25
ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling
Hannes Frederic Sowa
1
-2
/
+21
2013-03-25
ipv6: provide addr and netconf dump consistency info
Nicolas Dichtel
1
-0
/
+8
2013-03-22
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
3
-13
/
+9
2013-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-8
/
+29
2013-03-20
udp: add encap_destroy callback
Tom Parkin
1
-0
/
+8
2013-03-20
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
1
-0
/
+2
2013-03-19
inet: limit length of fragment queue hash table bucket lists
Hannes Frederic Sowa
2
-8
/
+12
2013-03-18
tcp: dont handle MTU reduction on LISTEN socket
Eric Dumazet
1
-0
/
+7
2013-03-17
tcp: Remove TCPCT
Christoph Paasch
2
-54
/
+5
2013-03-15
netfilter: ip6t_NPT: restrict to mangle table
Florian Westphal
1
-0
/
+2
2013-03-15
netfilter: nf_ct_ipv6: use ipv6_iface_scope_id in conntrack to return scope id
Hannes Frederic Sowa
1
-6
/
+2
2013-03-15
netfilter: ip6t_NPT: Use csum_partial()
YOSHIFUJI Hideaki
1
-8
/
+3
2013-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2013-03-11
ipv6: introduce ip6tunnel_xmit() helper
Cong Wang
2
-30
/
+2
2013-03-11
ipv6: remove superfluous nla_data() NULL pointer checks
Mathias Krause
1
-6
/
+0
2013-03-10
tunnel: use iptunnel_xmit() again
Cong Wang
1
-0
/
+2
2013-03-10
tunneling: Add generic Tunnel segmentation.
Pravin B Shelar
2
-1
/
+8
2013-03-10
net: Kill link between CSUM and SG features.
Pravin B Shelar
1
-3
/
+0
2013-03-08
ipv6: report sin6_scope_id if sockopt RECVORIGDSTADDR is set
Hannes Frederic Sowa
1
-1
/
+3
2013-03-08
ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_id
Hannes Frederic Sowa
6
-26
/
+26
2013-03-08
ipv6: ndisc: remove redundant check for !dev->addr_len
Thomas Graf
1
-2
/
+0
2013-03-08
ipv6: stop multicast forwarding to process interface scoped addresses
Hannes Frederic Sowa
1
-1
/
+2
2013-03-08
ipv6 flowlabel: add __rcu annotations
Eric Dumazet
1
-3
/
+8
2013-03-07
netconf: add the handler to dump entries
Nicolas Dichtel
1
-1
/
+69
2013-03-06
xfrm: allow to avoid copying DSCP during encapsulation
Nicolas Dichtel
1
-2
/
+5
2013-03-06
tcp: ipv6: bind() use stronger condition for bind_conflict
Flavio Leitner
1
-0
/
+4
2013-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+6
2013-03-04
net: ipv6: Don't purge default router if accept_ra=2
Lorenzo Colitti
1
-1
/
+2
2013-03-02
ipv[4|6]: correct dropwatch false positive in local_deliver_finish
Neil Horman
1
-2
/
+4
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
6
-50
/
+30
2013-02-22
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-1
/
+1
2013-02-22
sun.com documentation fixes
Christian Kujau
1
-1
/
+1
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-14
/
+10
2013-02-21
ipv6: fix race condition regarding dst->expires and dst->from.
YOSHIFUJI Hideaki / 吉藤英明
1
-5
/
+3
2013-02-19
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
1
-7
/
+1
2013-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
1
-3
/
+3
2013-02-19
netfilter: nf_ct_helper: better logging for dropped packets
Pablo Neira Ayuso
1
-7
/
+1
2013-02-19
ipv6: fix a sparse warning
Eric Dumazet
1
-1
/
+2
2013-02-18
xfrm: release neighbor upon dst destruction
Romain KUNTZ
1
-0
/
+2
2013-02-18
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
8
-17
/
+17
2013-02-18
net: proc: change proc_net_fops_create to proc_create
Gao feng
8
-15
/
+15
2013-02-18
ipv6: fix warning in xfrm6_mode_tunnel_input
stephen hemminger
1
-1
/
+2
2013-02-18
ipv6: optimize inet6_hash_frag()
Eric Dumazet
1
-14
/
+1
2013-02-16
v4 GRE: Add TCP segmentation offload for GRE
Pravin B Shelar
2
-1
/
+3
2013-02-16
net: Add skb_unclone() helper function.
Pravin B Shelar
4
-6
/
+4
2013-02-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-5
/
+47
[prev]
[next]