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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-04
net: phy: aquantia: use macro PHY_ID_MATCH_MODEL
Heiner Kallweit
1
-18
/
+12
2019-02-04
net: phy: aquantia: remove unneeded includes
Heiner Kallweit
1
-3
/
+0
2019-02-04
net: phy: aquantia: Shorten name space prefix to aqr_
Andrew Lunn
1
-32
/
+32
2019-02-03
net: Fix ip_mc_{dec,inc}_group allocation context
Florian Fainelli
3
-14
/
+33
2019-02-03
net: devlink: report cell size of shared buffers
Jakub Kicinski
5
-0
/
+8
2019-02-03
Merge branch 'net-y2038-safe-socket-timestamps'
David S. Miller
36
-583
/
+541
2019-02-03
sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
Deepa Dinamani
6
-25
/
+83
2019-02-03
socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
Deepa Dinamani
8
-16
/
+28
2019-02-03
socket: Update timestamping Documentation
Deepa Dinamani
1
-5
/
+38
2019-02-03
socket: Add SO_TIMESTAMPING_NEW
Deepa Dinamani
12
-30
/
+88
2019-02-03
socket: Add SO_TIMESTAMP[NS]_NEW
Deepa Dinamani
12
-32
/
+171
2019-02-03
socket: Add struct __kernel_sock_timeval
Deepa Dinamani
1
-0
/
+5
2019-02-03
socket: Use old_timeval types for socket timestamps
Deepa Dinamani
7
-12
/
+12
2019-02-03
arch: sparc: Override struct __kernel_old_timeval
Deepa Dinamani
2
-0
/
+12
2019-02-03
sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
Deepa Dinamani
12
-57
/
+101
2019-02-03
arch: Use asm-generic/socket.h when possible
Deepa Dinamani
9
-366
/
+5
2019-02-03
socket: move compat timeout handling into sock.c
Arnd Bergmann
3
-89
/
+46
2019-02-03
selftests: add missing include unistd
Deepa Dinamani
1
-0
/
+1
2019-02-03
cxgb4/cxgb4vf: Program hash region for {t4/t4vf}_change_mac()
Arjun Vynipadath
4
-40
/
+136
2019-02-03
ipv4/igmp: Don't drop IGMP pkt with zeros src addr
Edward Chron
1
-1
/
+2
2019-02-03
net: phy: realtek: add generic Realtek PHY driver
Heiner Kallweit
1
-0
/
+9
2019-02-03
atheros: atl2: fix an indentaion issue on a return statement
Colin Ian King
1
-1
/
+1
2019-02-03
atl1c: fix indentation issue on an if statement
Colin Ian King
1
-4
/
+4
2019-02-03
bna: fix indentation issue on call to bfa_ioc_pf_failed
Colin Ian King
1
-1
/
+1
2019-02-03
chelsio: clean up indentation issue
Colin Ian King
1
-2
/
+1
2019-02-03
net: nixge: Update device-tree bindings with v3.00
Alex Williams
1
-4
/
+12
2019-02-03
net: nixge: Separate ctrl and dma resources
Alex Williams
1
-16
/
+58
2019-02-03
r8169: remove rtl_wol_pll_power_down
Heiner Kallweit
1
-12
/
+4
2019-02-02
Merge branch 'hns3-next'
David S. Miller
11
-159
/
+216
2019-02-02
net: hns3: MAC table entry count function increases operation 0 value protect...
liuzhongzhu
1
-2
/
+5
2019-02-02
net: hns3: modify the upper limit judgment condition
liuzhongzhu
1
-2
/
+2
2019-02-02
net: hns3: don't allow user to change vlan filter state
Jian Shen
1
-2
/
+1
2019-02-02
net: hns3: optimize the maximum TC macro
liuzhongzhu
3
-7
/
+6
2019-02-02
net: hns3: fix the problem that the supported port is empty
liuzhongzhu
5
-4
/
+77
2019-02-02
net: hns3: fix a wrong checking in the hclge_tx_buffer_calc()
Huazhong Tan
1
-4
/
+5
2019-02-02
net: hns3: move some set_bit statement into hclge_prepare_mac_addr
Weihang Li
1
-13
/
+11
2019-02-02
net: hns3: add hclge_cmd_check_retval() to parse comman's return value
Weihang Li
1
-27
/
+33
2019-02-02
net: hns3: code optimization for hclge_rx_buffer_calc
Yunsheng Lin
1
-77
/
+63
2019-02-02
net: hns3: Modify parameter type from int to bool in set_gro_en
Yonglong Liu
4
-20
/
+12
2019-02-02
net: hns3: fix an issue for hns3_update_new_int_gl
Peng Li
1
-1
/
+1
2019-02-02
net: hns3: fix a code style issue for hns3_update_new_int_gl()
Peng Li
1
-1
/
+1
2019-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
50
-262
/
+2197
2019-02-02
Merge branch 'shifts-cleanup'
Alexei Starovoitov
1
-10
/
+82
2019-02-02
nfp: bpf: complete ALU32 logic shift supports
Jiong Wang
1
-5
/
+67
2019-02-02
nfp: bpf: correct the behavior for shifts by zero
Jiong Wang
1
-10
/
+20
2019-02-02
selftests/bpf: remove generated verifier/tests.h on 'make clean'
Stanislav Fomichev
1
-3
/
+5
2019-02-02
Merge branch 'devlink-add-device-driver-information-API'
David S. Miller
9
-0
/
+589
2019-02-02
ethtool: add compat for devlink info
Jakub Kicinski
3
-0
/
+80
2019-02-02
nfp: devlink: report the running and flashed versions
Jakub Kicinski
1
-0
/
+87
2019-02-02
nfp: nsp: add support for versions command
Jakub Kicinski
2
-0
/
+81
[next]