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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-25
net_sched: drop packets after root qdisc lock is released
Eric Dumazet
27
-103
/
+140
2016-06-25
openvswitch: Only set mark and labels with a commit flag.
Jarno Rajahalme
1
-25
/
+51
2016-06-25
openvswitch: Set mark and labels before confirming.
Jarno Rajahalme
1
-19
/
+14
2016-06-22
openvswitch: Add packet len info to upcall.
William Tu
1
-1
/
+12
2016-06-19
ipv6: RFC 4884 partial support for SIT/GRE tunnels
Eric Dumazet
3
-6
/
+31
2016-06-19
gre: better support for ICMP messages for gre+ipv6
Eric Dumazet
2
-0
/
+7
2016-06-19
ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEED
Eric Dumazet
2
-6
/
+12
2016-06-19
ip6: move ipip6_err_gen_icmpv6_unreach()
Eric Dumazet
2
-37
/
+40
2016-06-19
ipv6: icmp: add a force_saddr param to icmp6_send()
Eric Dumazet
2
-3
/
+6
2016-06-18
RDS: TCP: Fix non static symbol warnings
Wei Yongjun
1
-2
/
+2
2016-06-18
Merge tag 'linux-can-next-for-4.8-20160617' of git://git.kernel.org/pub/scm/l...
David S. Miller
4
-133
/
+193
2016-06-18
tipc: potential shift wrapping bug in map_set()
Dan Carpenter
1
-2
/
+2
2016-06-18
net: ipv6: Address selection needs to consider L3 domains
David Ahern
1
-0
/
+48
2016-06-18
net: vrf: Implement get_saddr for IPv6
David Ahern
2
-2
/
+34
2016-06-18
net: ipv6: Move ip6_route_get_saddr to inline
David Ahern
1
-17
/
+0
2016-06-18
net: Remove deprecated tunnel specific UDP offload functions
Alexander Duyck
1
-65
/
+14
2016-06-18
net: Merge VXLAN and GENEVE push notifiers into a single notifier
Alexander Duyck
1
-0
/
+10
2016-06-18
net: Combine GENEVE and VXLAN port notifiers into single functions
Alexander Duyck
1
-0
/
+102
2016-06-17
can: bcm: add support for CAN FD frames
Oliver Hartkopp
1
-88
/
+135
2016-06-17
can: bcm: unify bcm_msg_head handling and prepare function parameters
Oliver Hartkopp
1
-25
/
+29
2016-06-17
can: bcm: use CAN frame instead of can_frame in comments
Oliver Hartkopp
1
-16
/
+16
2016-06-17
can: bcm: fix indention and other minor style issues
Oliver Hartkopp
1
-14
/
+12
2016-06-17
can: build proc support only if CONFIG_PROC_FS is activated
Alexander Aring
3
-3
/
+14
2016-06-17
net, cls: also reject deleting all filters when TCA_KIND present
Daniel Borkmann
1
-1
/
+1
2016-06-17
net: xfrm: fix old-style declaration
Arnd Bergmann
2
-6
/
+6
2016-06-17
net: the space is required after ','
Wei Tang
1
-6
/
+6
2016-06-17
net: do not initialise statics to 0
Wei Tang
1
-1
/
+1
2016-06-17
mpls: allow routes on ipgre devices
Simon Horman
1
-3
/
+4
2016-06-17
sctp: change sk state to CLOSED instead of CLOSING in sctp_sock_migrate
Xin Long
1
-1
/
+1
2016-06-16
Merge tag 'rxrpc-rewrite-20160615' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
15
-647
/
+842
2016-06-16
ila: Fix checksum neutral mapping
Tom Herbert
1
-5
/
+5
2016-06-16
net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads
Philip Prindeville
2
-10
/
+34
2016-06-16
6lowpan: add support for 802.15.4 short addr handling
Alexander Aring
2
-85
/
+195
2016-06-16
6lowpan: add support for getting short address
Alexander Aring
1
-0
/
+39
2016-06-16
6lowpan: introduce 6lowpan-nd
Alexander Aring
4
-2
/
+242
2016-06-16
ipv6: export several functions
Alexander Aring
2
-19
/
+10
2016-06-16
ipv6: introduce neighbour discovery ops
Alexander Aring
3
-37
/
+85
2016-06-16
addrconf: put prefix address add in an own function
Alexander Aring
1
-94
/
+109
2016-06-16
ndisc: add __ndisc_fill_addr_option function
Alexander Aring
1
-4
/
+10
2016-06-16
6lowpan: remove ipv6 module request
Alexander Aring
1
-2
/
+0
2016-06-16
6lowpan: add 802.15.4 short addr slaac
Alexander Aring
2
-2
/
+49
2016-06-16
6lowpan: add private neighbour data
Alexander Aring
1
-0
/
+12
2016-06-16
net_sched: sch_fq: defer skb freeing
Eric Dumazet
1
-1
/
+1
2016-06-16
net_sched: sch_pie: defer skb freeing
Eric Dumazet
1
-1
/
+1
2016-06-16
net_sched: sch_netem: defer skb freeing
Eric Dumazet
1
-3
/
+1
2016-06-16
net_sched: sch_htb: defer skb freeing
Eric Dumazet
1
-2
/
+2
2016-06-16
net_sched: sch_hhf: defer skb freeing
Eric Dumazet
1
-2
/
+2
2016-06-16
net_sched: fq_codel: defer skb freeing
Eric Dumazet
1
-8
/
+9
2016-06-16
net_sched: sch_fq: defer skb freeing
Eric Dumazet
1
-6
/
+13
2016-06-16
net_sched: sch_codel: defer skb freeing in codel_change()
Eric Dumazet
1
-1
/
+1
[next]