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-10-07
net: core: use helper skb_ensure_writable in more places
Heiner Kallweit
1
-12
/
+8
2019-10-07
ipv6: Make ipv6_mc_may_pull() return bool.
David S. Miller
1
-3
/
+3
2019-10-07
net: core: change return type of pskb_may_pull to bool
Heiner Kallweit
1
-3
/
+3
2019-10-07
Merge branch 'ena-set_channels'
David S. Miller
3
-93
/
+114
2019-10-07
net: ena: ethtool: support set_channels callback
Sameeh Jubran
3
-3
/
+35
2019-10-07
net: ena: remove redundant print of number of queues
Sameeh Jubran
1
-2
/
+2
2019-10-07
net: ena: make ethtool -l show correct max number of queues
Sameeh Jubran
3
-25
/
+29
2019-10-07
net: ena: ethtool: get_channels: use combined only
Sameeh Jubran
1
-8
/
+2
2019-10-07
net: ena: multiple queue creation related cleanups
Sameeh Jubran
1
-20
/
+11
2019-10-07
net: ena: change num_queues to num_io_queues for clarity and consistency
Sameeh Jubran
3
-44
/
+44
2019-10-07
Merge branch 'samples-pktgen-allow-to-specify-destination-IP-range'
David S. Miller
11
-65
/
+244
2019-10-07
samples: pktgen: allow to specify destination IP range (CIDR)
Daniel T. Lee
10
-12
/
+55
2019-10-07
samples: pktgen: add helper functions for IP(v4/v6) CIDR parsing
Daniel T. Lee
1
-3
/
+134
2019-10-07
samples: pktgen: fix proc_cmd command result check logic
Daniel T. Lee
1
-6
/
+11
2019-10-07
samples: pktgen: make variable consistent with option
Daniel T. Lee
8
-44
/
+44
2019-10-07
Merge branch 'netdevsim-implement-devlink-dev_info-op'
David S. Miller
2
-1
/
+28
2019-10-07
selftests: add netdevsim devlink dev info test
Jiri Pirko
1
-1
/
+20
2019-10-07
netdevsim: implement devlink dev_info op
Jiri Pirko
1
-0
/
+8
2019-10-07
net: devlink: fix reporter dump dumpit
Jiri Pirko
1
-1
/
+2
2019-10-06
Merge branch 'stmmac-next'
David S. Miller
7
-46
/
+245
2019-10-06
net: stmmac: Implement L3/L4 Filters in GMAC4+
Jose Abreu
3
-0
/
+128
2019-10-06
net: stmmac: selftests: Add tests for VLAN Perfect Filtering
Jose Abreu
1
-37
/
+77
2019-10-06
net: stmmac: Fallback to VLAN Perfect filtering if HASH is not available
Jose Abreu
4
-9
/
+40
2019-10-06
nfc: s3fwrn5: fix platform_no_drv_owner.cocci warning
YueHaibing
1
-1
/
+0
2019-10-06
nfc: nfcmrvl: fix platform_no_drv_owner.cocci warning
YueHaibing
1
-1
/
+0
2019-10-06
net: dsa: ksz9477: fix platform_no_drv_owner.cocci warning
YueHaibing
1
-1
/
+0
2019-10-06
net/rds: Add missing include file
YueHaibing
2
-0
/
+2
2019-10-06
Merge branch 'mlxsw-Query-number-of-modules-from-firmware'
David S. Miller
7
-62
/
+103
2019-10-06
mlxsw: minimal: Add validation for FW version
Vadim Pasternak
1
-0
/
+30
2019-10-06
mlxsw: core: Push minor/subminor fw version check into helper
Vadim Pasternak
3
-3
/
+16
2019-10-06
mlxsw: thermal: Provide optimization for QSFP modules number detection
Vadim Pasternak
1
-21
/
+16
2019-10-06
mlxsw: hwmon: Provide optimization for QSFP modules number detection
Vadim Pasternak
1
-35
/
+29
2019-10-06
mlxsw: reg: Extend MGPIR register with new field exposing the number of QSFP ...
Vadim Pasternak
3
-3
/
+12
2019-10-06
Merge branch 'netdevsim-allow-to-test-reload-failures'
David S. Miller
3
-0
/
+46
2019-10-06
selftests: test netdevsim reload forbid and fail
Jiri Pirko
1
-0
/
+24
2019-10-06
netdevsim: add couple of debugfs bools to debug devlink reload
Jiri Pirko
2
-0
/
+22
2019-10-06
Merge branch 'net-genetlink-parse-attrs-for-dumpit-callback'
David S. Miller
11
-225
/
+243
2019-10-06
devlink: have genetlink code to parse the attrs during dumpit
Jiri Pirko
1
-32
/
+6
2019-10-06
net: genetlink: remove unused genl_family_attrbuf()
Jiri Pirko
2
-21
/
+0
2019-10-06
net: tipc: allocate attrs locally instead of using genl_family_attrbuf in com...
Jiri Pirko
3
-17
/
+15
2019-10-06
net: tipc: have genetlink code to parse the attrs during dumpit
Jiri Pirko
4
-18
/
+9
2019-10-06
net: nfc: have genetlink code to parse the attrs during dumpit
Jiri Pirko
1
-12
/
+5
2019-10-06
net: ieee802154: have genetlink code to parse the attrs during dumpit
Jiri Pirko
1
-25
/
+14
2019-10-06
net: genetlink: parse attrs and store in contect info struct during dumpit
Jiri Pirko
2
-17
/
+26
2019-10-06
net: genetlink: push attrbuf allocation and parsing to a separate function
Jiri Pirko
1
-22
/
+45
2019-10-06
net: genetlink: introduce dump info struct to be available during dumpit op
Jiri Pirko
2
-9
/
+52
2019-10-06
net: genetlink: push doit/dumpit code from genl_family_rcv_msg
Jiri Pirko
1
-77
/
+96
2019-10-06
openvswitch: Allow attaching helper in later commit
Yi-Hung Wei
1
-8
/
+13
2019-10-06
Merge branch 'create-netdevsim-instances-in-namespace'
David S. Miller
7
-4
/
+97
2019-10-06
selftests: test creating netdevsim inside network namespace
Jiri Pirko
2
-1
/
+78
[next]