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
2017-01-11
gro: Disable frag0 optimization on IPv6 ext headers
Herbert Xu
1
-0
/
+1
2017-01-10
ipv6: fix typos
Alexander Alemayhu
1
-2
/
+2
2017-01-07
vti6: fix device register to report IFLA_INFO_KIND
David Forster
1
-1
/
+1
2016-12-29
ipv6: Should use consistent conditional judgement for ip6 fragment between __...
Zheng Li
1
-1
/
+1
2016-12-25
ktime: Get rid of ktime_equal()
Thomas Gleixner
1
-1
/
+1
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
11
-11
/
+11
2016-12-23
ipv6: handle -EFAULT from skb_copy_bits
Dave Jones
1
-1
/
+5
2016-12-23
inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets
Willem de Bruijn
1
-1
/
+1
2016-12-18
net: ipv6: check route protocol when deleting routes
Mantas M
1
-0
/
+2
2016-12-17
inet: Fix get port to handle zero port number with soreuseport set
Tom Herbert
1
-3
/
+4
2016-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-33
/
+124
2016-12-06
netfilter: nft_fib: convert htonl to ntohl properly
Liping Zhang
1
-1
/
+1
2016-12-06
netfilter: x_tables: pack percpu counter allocations
Florian Westphal
1
-3
/
+6
2016-12-06
netfilter: x_tables: pass xt_counters struct to counter allocator
Florian Westphal
1
-4
/
+1
2016-12-06
netfilter: x_tables: pass xt_counters struct instead of packet counter
Florian Westphal
1
-3
/
+2
2016-12-06
netfilter: defrag: only register defrag functionality if needed
Florian Westphal
2
-5
/
+44
2016-12-05
ipv6: Allow IPv4-mapped address as next-hop
Erik Nordmark
1
-1
/
+4
2016-12-05
tcp: tsq: move tsq_flags close to sk_wmem_alloc
Eric Dumazet
1
-1
/
+1
2016-12-04
netfilter: conntrack: register hooks in netns when needed by ruleset
Florian Westphal
1
-12
/
+42
2016-12-04
netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressions
Florian Westphal
2
-0
/
+14
2016-12-04
netfilter: add and use nf_ct_netns_get/put
Florian Westphal
1
-2
/
+2
2016-12-04
netfilter: conntrack: built-in support for UDPlite
Davide Caratti
1
-0
/
+3
2016-12-04
netfilter: conntrack: built-in support for SCTP
Davide Caratti
1
-0
/
+3
2016-12-04
netfilter: conntrack: built-in support for DCCP
Davide Caratti
1
-0
/
+3
2016-12-04
netfilter: update Arturo Borrero Gonzalez email address
Arturo Borrero Gonzalez
2
-4
/
+4
2016-12-04
ipv6 addrconf: Implemented enhanced DAD (RFC7527)
Erik Nordmark
3
-5
/
+48
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-9
/
+46
2016-12-02
bpf: Add new cgroup attach type to enable sock modifications
David Ahern
1
-0
/
+8
2016-12-02
ip6_offload: check segs for NULL in ipv6_gso_segment.
Artem Savkov
1
-1
/
+1
2016-12-02
tcp: randomize tcp timestamp offsets for each connection
Florian Westphal
2
-4
/
+7
2016-12-02
Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()"
Eli Cooper
1
-1
/
+0
2016-12-02
ipv6: Set skb->protocol properly for local output
Eli Cooper
1
-0
/
+2
2016-12-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+1
2016-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-3
/
+4
2016-11-30
l2tp: lock socket before checking flags in connect()
Guillaume Nault
1
-1
/
+3
2016-11-30
esp6: Fix integrity verification when ESN are used
Tobias Brunner
1
-1
/
+1
2016-11-29
netfilter: ipv6: nf_defrag: drop mangled skb on ream error
Florian Westphal
2
-3
/
+3
2016-11-29
net: handle no dst on skb in icmp6_send
David Ahern
1
-2
/
+4
2016-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+31
2016-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-8
/
+14
2016-11-26
net: ipv4, ipv6: run cgroup eBPF egress programs
Daniel Mack
1
-0
/
+9
2016-11-24
udplite: call proper backlog handlers
Eric Dumazet
3
-3
/
+3
2016-11-24
ipv6: bump genid when the IFA_F_TENTATIVE flag is clear
Paolo Abeni
1
-6
/
+12
2016-11-24
netfilter: Update nf_send_reset6 to consider L3 domain
David Ahern
1
-0
/
+1
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+14
2016-11-21
udp: avoid one cache line miss in recvmsg()
Eric Dumazet
1
-1
/
+2
2016-11-20
net: fix bogus cast in skb_pagelen() and use unsigned variables
Alexey Dobriyan
1
-1
/
+1
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
5
-5
/
+5
2016-11-18
udp: enable busy polling for all sockets
Eric Dumazet
1
-0
/
+2
[next]