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
2014-02-10
ipv6: icmp6_send: fix Oops when pinging a not set up IPv6 peer on a sit tunnel
FX Le Bail
1
-1
/
+1
2014-02-06
netfilter: nf_tables: add reject module for NFPROTO_INET
Patrick McHardy
1
-3
/
+4
2014-02-06
netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts
Patrick McHardy
3
-0
/
+81
2014-01-28
net: Fix memory leak if TPROXY used with TCP early demux
Holger Eitzenberger
1
-1
/
+1
2014-01-25
ipv6: reallocate addrconf router for ipv6 address when lo device up
Gao feng
1
-2
/
+12
2014-01-23
ipv6: enable anycast addresses as source addresses for datagrams
FX Le Bail
2
-1
/
+14
2014-01-22
ipv6: protect protocols not handling ipv4 from v4 connection/bind attempts
Hannes Frederic Sowa
3
-2
/
+16
2014-01-22
ipv6: enable anycast addresses as source addresses in ICMPv6 error messages
FX Le Bail
1
-1
/
+2
2014-01-22
tcp: delete redundant calls of tcp_mtup_init()
Peter Pan(潘卫平)
1
-1
/
+0
2014-01-20
ipv6: optimize link local address search
Hannes Frederic Sowa
1
-3
/
+9
2014-01-20
ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams
Hannes Frederic Sowa
4
-16
/
+42
2014-01-20
ipv6: add flowlabel_consistency sysctl
Florent Fourcot
3
-0
/
+16
2014-01-20
ipv6: add a flag to get the flow label used remotly
Florent Fourcot
2
-2
/
+11
2014-01-20
ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GET
Florent Fourcot
2
-1
/
+32
2014-01-19
net: add build-time checks for msg->msg_name size
Steffen Hurrle
4
-11
/
+7
2014-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-23
/
+22
2014-01-18
ipv6: send Change Status Report after DAD is completed
Flavio Leitner
1
-24
/
+33
2014-01-18
ipv6: simplify detection of first operational link-local address on interface
Hannes Frederic Sowa
1
-21
/
+17
2014-01-18
ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAIT
Florent Fourcot
1
-6
/
+11
2014-01-16
ipv6 addrconf: don't cleanup prefix route for IFA_F_NOPREFIXROUTE
Thomas Haller
1
-75
/
+109
2014-01-16
ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routes
Thomas Haller
1
-6
/
+13
2014-01-16
ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helper
Li RongQing
4
-6
/
+3
2014-01-15
IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6
FX Le Bail
2
-3
/
+3
2014-01-15
ipv6: addrconf spelling fixes
stephen hemminger
1
-5
/
+5
2014-01-15
net: avoid reference counter overflows on fib_rules in multicast forwarding
Hannes Frederic Sowa
1
-2
/
+5
2014-01-15
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
3
-8
/
+8
2014-01-15
ipv6: copy traffic class from ping request to reply
Hannes Frederic Sowa
1
-1
/
+4
2014-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+10
2014-01-13
ipv6: introduce ip6_dst_mtu_forward and protect forwarding path with it
Hannes Frederic Sowa
1
-1
/
+22
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+3
2014-01-10
ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIME
Hannes Frederic Sowa
1
-2
/
+4
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
3
-42
/
+43
2014-01-10
netfilter: nf_tables: fix error path in the init functions
Pablo Neira Ayuso
1
-1
/
+7
2014-01-09
netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
Patrick McHardy
3
-3
/
+3
2014-01-09
netfilter: nf_tables: minor nf_chain_type cleanups
Patrick McHardy
3
-8
/
+8
2014-01-09
netfilter: nf_tables: constify chain type definitions and pointers
Patrick McHardy
3
-3
/
+3
2014-01-09
netfilter: nf_tables: add missing module references to chain types
Patrick McHardy
1
-0
/
+1
2014-01-08
netfilter: nf_tables: add "inet" table for IPv4/IPv6
Patrick McHardy
1
-1
/
+2
2014-01-08
netfilter: nf_tables: add support for multi family tables
Patrick McHardy
1
-0
/
+1
2014-01-08
netfilter: nf_tables: make chain types override the default AF functions
Patrick McHardy
1
-28
/
+20
2014-01-08
net-gre-gro: Add GRE support to the GRO stack
Jerry Chu
1
-1
/
+1
2014-01-08
IPv6: add the option to use anycast addresses as source addresses in echo reply
FX Le Bail
2
-1
/
+11
2014-01-07
ipv6: pcpu_tstats.syncp should be initialised in ip6_vti.c
Li RongQing
1
-0
/
+6
2014-01-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-46
/
+65
2014-01-07
ipv6: don't install anycast address for /128 addresses on routers
Hannes Frederic Sowa
1
-2
/
+2
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2
-171
/
+20
2014-01-05
net: unify the pcpu_tstats and br_cpu_netstats as one
Li RongQing
4
-21
/
+21
2014-01-03
ipv6: fix the use of pcpu_tstats in ip6_vti.c
Li RongQing
1
-21
/
+3
2014-01-03
ipv6: fix the use of pcpu_tstats in ip6_tunnel
Li RongQing
1
-5
/
+16
2014-01-03
ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft...
Yasushi Asano
1
-3
/
+10
[next]