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
2017-01-12
s390/qeth: drop qeth_l2_del_all_macs() parameter
Julian Wiedmann
1
-9
/
+2
2017-01-12
s390/qeth: Remove QETH_IP_HEADER_SIZE
Julian Wiedmann
1
-2
/
+0
2017-01-12
s390/qeth: Allow reading hsuid in state DOWN
Julian Wiedmann
1
-3
/
+0
2017-01-12
s390/qeth: display warning for OSA3 RX/TX checksum offloading
Thomas Richter
1
-0
/
+5
2017-01-12
s390/qeth: test RX/TX checksum offload reply
Thomas Richter
2
-0
/
+23
2017-01-12
s390/qeth: rework RX/TX checksum offload
Thomas Richter
3
-33
/
+72
2017-01-12
Merge branch 'bpf-cb-access'
David S. Miller
5
-88
/
+563
2017-01-12
bpf: allow b/h/w/dw access for bpf's cb in ctx
Daniel Borkmann
3
-13
/
+478
2017-01-12
bpf: pass original insn directly to convert_ctx_access
Daniel Borkmann
4
-77
/
+87
2017-01-12
Merge branch 'smc-fixes'
David S. Miller
3
-8
/
+8
2017-01-12
smc: ETH_ALEN as memcpy length for mac addresses
Ursula Braun
2
-7
/
+7
2017-01-12
net: fix AF_SMC related typo
Ursula Braun
1
-1
/
+1
2017-01-12
cxgb4: Initialize mbox lock and list for mgmt dev
Ganesh Goudar
1
-1
/
+4
2017-01-12
net: core: Make netif_wake_subqueue a wrapper
Florian Fainelli
2
-23
/
+13
2017-01-12
mac80211: set wifi_acked[_valid] bits for transmitted SKBs
Johannes Berg
1
-0
/
+5
2017-01-12
mac80211: Add RX flag to indicate ICV stripped
David Spinadel
3
-3
/
+8
2017-01-12
wext: handle NULL extra data in iwe_stream_add_point better
Arnd Bergmann
1
-1
/
+2
2017-01-12
net: thunderx: Make hfunc variable const type in nicvf_set_rxfh()
Robert Richter
1
-1
/
+1
2017-01-12
net: thunderx: Fix error return code in nicvf_open()
Wei Yongjun
1
-1
/
+2
2017-01-12
sfc: efx_get_phys_port_id() can be static
Wei Yongjun
1
-2
/
+2
2017-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
101
-415
/
+778
2017-01-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
39
-182
/
+355
2017-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
31
-121
/
+243
2017-01-11
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+2
2017-01-11
Merge branch 'cls_flower-ARP'
David S. Miller
4
-0
/
+138
2017-01-11
net/sched: cls_flower: Support matching on ARP
Simon Horman
2
-0
/
+62
2017-01-11
flow disector: ARP support
Simon Horman
2
-0
/
+76
2017-01-11
net: netcp: correct netcp_get_stats function signature
Keerthy
1
-3
/
+1
2017-01-11
net: vrf: do not allow table id 0
David Ahern
1
-0
/
+2
2017-01-11
net: phy: marvell: fix Marvell 88E1512 used in SGMII mode
Russell King
1
-1
/
+2
2017-01-11
sctp: Fix spelling mistake: "Atempt" -> "Attempt"
Colin Ian King
1
-1
/
+1
2017-01-11
net: ipv4: Fix multipath selection with vrf
David Ahern
2
-2
/
+9
2017-01-11
Merge branch 'dsa-phys_port_name'
David S. Miller
1
-5
/
+5
2017-01-11
Revert "net: dsa: Implement ndo_get_phys_port_id"
Florian Fainelli
1
-10
/
+0
2017-01-11
net: dsa: Implement ndo_get_phys_port_name()
Florian Fainelli
1
-0
/
+10
2017-01-11
cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig
Arnd Bergmann
2
-4
/
+4
2017-01-11
net: dsa: make "label" property optional for dsa2
Vivien Didelot
2
-32
/
+12
2017-01-11
gro: use min_t() in skb_gro_reset_offset()
Eric Dumazet
1
-2
/
+3
2017-01-11
cfg80211: wext does not need to set monitor channel in managed mode
Jorge Ramirez-Ortiz
1
-23
/
+0
2017-01-11
Merge branch 'mlx5-fixes'
David S. Miller
4
-44
/
+75
2017-01-11
net/mlx5: Only cancel recovery work when cleaning up device
Daniel Jurgens
1
-2
/
+4
2017-01-11
net/mlx5e: Remove WARN_ONCE from adaptive moderation code
Gil Rockah
1
-6
/
+1
2017-01-11
net/mlx5e: Un-register uplink representor on nic_disable
Saeed Mahameed
1
-7
/
+6
2017-01-11
net/mlx5e: Properly handle FW errors while adding TC rules
Or Gerlitz
1
-7
/
+11
2017-01-11
net/mlx5e: Fix kbuild warnings for uninitialized parameters
Hadar Hen Zion
1
-2
/
+2
2017-01-11
net/mlx5e: Set inline mode requirements for matching on IP fragments
Or Gerlitz
1
-0
/
+4
2017-01-11
net/mlx5e: Properly get address type of encapsulation IP headers
Or Gerlitz
1
-4
/
+9
2017-01-11
net/mlx5e: TC ipv4 tunnel encap offload error flow fixes
Or Gerlitz
1
-8
/
+8
2017-01-11
net/mlx5e: Warn when rejecting offload attempts of IP tunnels
Or Gerlitz
1
-6
/
+24
2017-01-11
net/mlx5e: Properly handle offloading of source udp port for IP tunnels
Or Gerlitz
1
-4
/
+8
[prev]
[next]