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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-05
liquidio: do not consider packets dropped by network stack as driver Rx dropped
Intiyaz Basha
1
-12
/
+3
2017-11-05
nfp: bpf: move to new BPF program offload infrastructure
Jakub Kicinski
7
-106
/
+121
2017-11-05
nfp: bpf: move translation prepare to offload.c
Jakub Kicinski
3
-91
/
+94
2017-11-05
nfp: bpf: move program prepare and free into offload.c
Jakub Kicinski
3
-33
/
+38
2017-11-05
nfp: bpf: require seamless reload for program replace
Jakub Kicinski
4
-42
/
+35
2017-11-05
nfp: bpf: refactor offload logic
Jakub Kicinski
3
-77
/
+67
2017-11-05
nfp: bpf: remove unnecessary include of nfp_net.h
Jakub Kicinski
1
-1
/
+0
2017-11-05
nfp: bpf: remove the register renumbering leftovers
Jakub Kicinski
3
-19
/
+4
2017-11-05
nfp: bpf: drop support for cls_bpf with legacy actions
Jakub Kicinski
5
-247
/
+22
2017-11-05
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
14
-25
/
+25
2017-11-05
mISDN: l1oip_core: replace _manual_ swap with swap macro
Gustavo A. R. Silva
1
-8
/
+2
2017-11-05
net: plip: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+13
2017-11-05
dpaa_eth: avoid uninitialized variable false-positive warning
Arnd Bergmann
1
-1
/
+2
2017-11-04
phylink: make local function phylink_phy_change() static
Wei Yongjun
1
-1
/
+2
2017-11-04
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
110
-1425
/
+1838
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2181
-82
/
+2349
2017-11-04
liquidio: Fix an issue with multiple switchdev enable disables
Vijaya Mohan Guvva
3
-2
/
+9
2017-11-04
mlxsw: spectrum_router: Handle down of tunnel underlay
Petr Machata
1
-2
/
+55
2017-11-04
mlxsw: spectrum_ipip: Handle underlay device change
Petr Machata
1
-2
/
+3
2017-11-04
mlxsw: spectrum: Handle NETDEV_CHANGE on L3 tunnels
Petr Machata
4
-7
/
+114
2017-11-04
mlxsw: spectrum: Support IPIP underlay VRF migration
Petr Machata
3
-0
/
+110
2017-11-04
mlxsw: spectrum_router: Onload conflicting tunnels
Petr Machata
2
-21
/
+60
2017-11-04
mlxsw: spectrum_router: Fix saddr deduction in mlxsw_sp_ipip_entry_create()
Petr Machata
1
-2
/
+2
2017-11-04
mlxsw: spectrum_router: Generalize __mlxsw_sp_ipip_entry_update_tunnel()
Petr Machata
2
-4
/
+50
2017-11-04
mlxsw: spectrum_router: Extract __mlxsw_sp_ipip_entry_update_tunnel()
Petr Machata
1
-28
/
+46
2017-11-04
mlxsw: spectrum: Propagate extack for tunnel events
Petr Machata
2
-17
/
+23
2017-11-04
mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_up_event()
Petr Machata
1
-9
/
+14
2017-11-04
mlxsw: spectrum_router: Make mlxsw_sp_netdevice_ipip_ol_up_event() void
Petr Machata
1
-4
/
+4
2017-11-04
mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_down_event()
Petr Machata
1
-2
/
+10
2017-11-04
mlxsw: spectrum_ipip: Split accessor functions
Petr Machata
2
-33
/
+70
2017-11-04
mlxsw: spectrum: Move mlxsw_sp_ipip_netdev_{s, d}addr{, 4}()
Petr Machata
4
-60
/
+57
2017-11-04
mlxsw: spectrum_router: Extract mlxsw_sp_netdevice_ipip_can_offload()
Petr Machata
1
-5
/
+15
2017-11-04
mlxsw: spectrum: Rename IPIP-related netdevice handlers
Petr Machata
3
-30
/
+32
2017-11-03
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2017-11-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+1
2017-11-03
Merge tag 'mmc-v4.14-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-13
/
+94
2017-11-03
Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
10
-44
/
+70
2017-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-13
/
+15
2017-11-03
Update MIPS email addresses
Paul Burton
8
-9
/
+9
2017-11-03
net: hns3: fix a bug for phy supported feature initialization
Fuyun Liang
1
-0
/
+10
2017-11-03
net: hns3: add support for nway_reset
Fuyun Liang
1
-0
/
+18
2017-11-03
net: hns3: add support for set_link_ksettings
Fuyun Liang
1
-0
/
+11
2017-11-03
net: hns3: fix a bug in hns3_driv_to_eth_caps
Fuyun Liang
1
-7
/
+2
2017-11-03
net: hns3: fix for getting advertised_caps in hns3_get_link_ksettings
Fuyun Liang
1
-0
/
+3
2017-11-03
net: hns3: fix for getting autoneg in hns3_get_link_ksettings
Fuyun Liang
1
-15
/
+15
2017-11-03
bnxt_en: Fix IRQ coalescing regression.
Michael Chan
1
-1
/
+5
2017-11-03
bnxt_en: fix typo in bnxt_set_coalesce
Andy Gospodarek
1
-1
/
+1
2017-11-03
mISDN: hfcpci: Convert timers to use timer_setup()
Kees Cook
1
-6
/
+4
2017-11-03
ISDN: eicon: message: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-12
/
+58
2017-11-03
cxgb4vf: define get_fecparam ethtool callback
Ganesh Goudar
1
-0
/
+58
[next]