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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
191
-609
/
+1411
2016-12-03
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-6
/
+22
2016-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
121
-450
/
+1064
2016-12-02
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
Eric Dumazet
1
-2
/
+2
2016-12-02
geneve: avoid use-after-free of skb->data
Sabrina Dubroca
1
-10
/
+4
2016-12-02
tipc: check minimum bearer MTU
Michal Kubeček
3
-2
/
+27
2016-12-02
Merge tag 'linux-can-fixes-for-4.9-20161201' of git://git.kernel.org/pub/scm/...
David S. Miller
4
-24
/
+121
2016-12-02
net: renesas: ravb: unintialized return value
Dan Carpenter
1
-2
/
+0
2016-12-02
Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...
David S. Miller
65
-788
/
+2560
2016-12-02
sh_eth: remove unchecked interrupts for RZ/A1
Chris Brandt
1
-1
/
+1
2016-12-02
net: bcmgenet: Utilize correct struct device for all DMA operations
Florian Fainelli
1
-3
/
+5
2016-12-02
Merge branch 'mvneta-64bit'
David S. Miller
5
-102
/
+305
2016-12-02
ARM64: dts: marvell: Add network support for Armada 3700
Gregory CLEMENT
2
-0
/
+46
2016-12-02
net: mvneta: Add network support for Armada 3700 SoC
Marcin Wojtas
3
-87
/
+214
2016-12-02
net: mvneta: Only disable mvneta_bm for 64-bits
Gregory CLEMENT
1
-1
/
+2
2016-12-02
net: mvneta: Convert to be 64 bits compatible
Marcin Wojtas
1
-1
/
+16
2016-12-02
net: mvneta: Use cacheable memory to store the rx buffer virtual address
Gregory CLEMENT
1
-10
/
+24
2016-12-02
net: mvneta: Do not allocate buffer in rxq init with HWBM
Gregory CLEMENT
1
-2
/
+2
2016-12-02
net: mvneta: Optimize rx path for small frame
Gregory CLEMENT
1
-1
/
+1
2016-12-02
Fix up a couple of field names in the CREDITS file
Linus Torvalds
1
-4
/
+4
2016-12-02
Merge branch 'bpf-support-for-sockets'
David S. Miller
16
-46
/
+559
2016-12-02
samples/bpf: add userspace example for prohibiting sockets
David Ahern
4
-0
/
+195
2016-12-02
samples/bpf: Update bpf loader for cgroup section names
David Ahern
2
-3
/
+12
2016-12-02
bpf: Add support for reading socket family, type, protocol
David Ahern
3
-0
/
+39
2016-12-02
samples: bpf: add userspace example for modifying sk_bound_dev_if
David Ahern
3
-0
/
+132
2016-12-02
bpf: Add new cgroup attach type to enable sock modifications
David Ahern
7
-2
/
+138
2016-12-02
bpf: Refactor cgroups code in prep for new type
David Ahern
3
-41
/
+43
2016-12-02
NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040
Daniele Palmas
1
-0
/
+1
2016-12-02
cdc_ether: Fix handling connection notification
Kristian Evensen
1
-7
/
+31
2016-12-02
ip6_offload: check segs for NULL in ipv6_gso_segment.
Artem Savkov
1
-1
/
+1
2016-12-02
mlx4: fix use-after-free in mlx4_en_fold_software_stats()
Eric Dumazet
2
-1
/
+5
2016-12-02
net: thunderx: Fix transmit queue timeout issue
Sunil Goutham
3
-37
/
+54
2016-12-02
RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_net
Sowmini Varadhan
1
-0
/
+2
2016-12-02
Merge branch 'offloading-tc-rules-hw'
David S. Miller
10
-54
/
+135
2016-12-02
net/mlx5e: Support adding ingress tc rule when egress device flag is set
Hadar Hen Zion
1
-0
/
+8
2016-12-02
net/mlx5e: Save the represntor netdevice as part of the representor
Hadar Hen Zion
4
-10
/
+22
2016-12-02
net/mlx5e: Bring back representor's ndos that were accidentally removed
Hadar Hen Zion
1
-0
/
+2
2016-12-02
net/sched: cls_flower: Add offload support using egress Hardware device
Hadar Hen Zion
4
-17
/
+51
2016-12-02
net/sched: act_mirred: Add new tc_action_ops get_dev()
Hadar Hen Zion
2
-0
/
+14
2016-12-02
net/sched: cls_flower: Provide a filter to replace/destroy hardware filter fu...
Hadar Hen Zion
1
-16
/
+11
2016-12-02
net/sched: cls_flower: Try to offload only if skip_hw flag isn't set
Hadar Hen Zion
1
-15
/
+20
2016-12-02
net/sched: Add separate check for skip_hw flag
Hadar Hen Zion
1
-4
/
+15
2016-12-02
tcp: allow to turn tcp timestamp randomization off
Florian Westphal
3
-4
/
+11
2016-12-02
tcp: randomize tcp timestamp offsets for each connection
Florian Westphal
11
-20
/
+35
2016-12-02
Merge branch 'qed-iscsi'
David S. Miller
15
-29
/
+2833
2016-12-02
qed: Add iSCSI out of order packet handling.
Yuval Mintz
9
-30
/
+1234
2016-12-02
qed: Add support for hardware offloaded iSCSI.
Yuval Mintz
11
-2
/
+1602
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-02
ipv4: Set skb->protocol properly for local output
Eli Cooper
1
-0
/
+2
[next]