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
/
Documentation
/
networking
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-30
ethtool: provide timestamping information with TSINFO_GET request
Michal Kubecek
1
-1
/
+29
2020-03-30
ethtool: add EEE_NTF notification
Michal Kubecek
1
-0
/
+1
2020-03-30
ethtool: set EEE settings with EEE_SET request
Michal Kubecek
1
-1
/
+24
2020-03-30
ethtool: provide EEE settings with EEE_GET request
Michal Kubecek
1
-1
/
+33
2020-03-30
ethtool: add PAUSE_NTF notification
Michal Kubecek
1
-0
/
+1
2020-03-30
ethtool: set pause parameters with PAUSE_SET request
Michal Kubecek
1
-1
/
+2
2020-03-30
ethtool: provide pause parameters with PAUSE_GET request
Michal Kubecek
1
-1
/
+39
2020-03-30
ethtool: add COALESCE_NTF notification
Michal Kubecek
1
-0
/
+1
2020-03-30
ethtool: set coalescing parameters with COALESCE_SET request
Michal Kubecek
1
-1
/
+41
2020-03-30
ethtool: provide coalescing parameters with COALESCE_GET request
Michal Kubecek
1
-1
/
+47
2020-03-30
devlink: don't wrap commands in rST shell blocks
Jacob Keller
2
-6
/
+3
2020-03-28
bnxt_en: Fix "fw.mgmt" and "fw.nsci" info via devlink info_get cb
Vasundhara Volam
1
-4
/
+4
2020-03-28
bnxt_en: Add partno to devlink info_get cb
Vasundhara Volam
1
-0
/
+3
2020-03-28
bnxt_en: Add fw.mgmt.api version to devlink info_get cb.
Vasundhara Volam
1
-0
/
+3
2020-03-28
devlink: Add macro for "fw.mgmt.api" to info_get cb.
Vasundhara Volam
1
-0
/
+6
2020-03-27
ice: add a devlink region for dumping NVM contents
Jacob Keller
1
-0
/
+26
2020-03-27
devlink: implement DEVLINK_CMD_REGION_NEW
Jacob Keller
1
-0
/
+8
2020-03-25
devlink: expand the devlink-info documentation
Jakub Kicinski
4
-16
/
+213
2020-03-21
ice: add board identifier info to devlink .info_get
Jacob Keller
1
-0
/
+4
2020-03-21
ice: add basic handler for devlink .info_get
Jacob Keller
2
-0
/
+68
2020-03-21
devlink: promote "fw.bundle_id" to a generic info version
Jacob Keller
1
-0
/
+5
2020-03-20
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-13
/
+17
2020-03-18
Documentation: networking: stmmac: Mention new XLGMAC support
Jose Abreu
1
-2
/
+5
2020-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+1
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-7
/
+4
2020-03-13
ethtool: add CHANNELS_NTF notification
Michal Kubecek
1
-0
/
+1
2020-03-13
ethtool: set device channel counts with CHANNELS_SET request
Michal Kubecek
1
-1
/
+22
2020-03-13
ethtool: provide channel counts with CHANNELS_GET request
Michal Kubecek
1
-1
/
+29
2020-03-13
ethtool: add RINGS_NTF notification
Michal Kubecek
1
-0
/
+1
2020-03-13
ethtool: set device ring sizes with RINGS_SET request
Michal Kubecek
1
-1
/
+22
2020-03-13
ethtool: provide ring sizes with RINGS_GET request
Michal Kubecek
1
-1
/
+29
2020-03-13
ethtool: set device private flags with PRIVFLAGS_SET request
Michal Kubecek
1
-1
/
+20
2020-03-13
ethtool: provide private flags with PRIVFLAGS_GET request
Michal Kubecek
1
-1
/
+29
2020-03-13
ethtool: add FEATURES_NTF notification
Michal Kubecek
1
-0
/
+6
2020-03-13
ethtool: set netdev features with FEATURES_SET request
Michal Kubecek
1
-9
/
+47
2020-03-13
ethtool: provide netdev features with FEATURES_GET request
Michal Kubecek
1
-9
/
+42
2020-03-12
tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exh...
Kuniyuki Iwashima
1
-0
/
+9
2020-03-09
linux-next: DOC: RDS: Fix a typo in rds.txt
Masanari Iida
1
-1
/
+1
2020-03-05
bpf, doc: Add BPF JIT for RV32G to BPF documentation
Luke Nelson
1
-1
/
+1
2020-03-04
devlink: remove trigger command from devlink-region.rst
Jacob Keller
1
-3
/
+0
2020-03-04
docs: networking: net_failover: Fix a few typos
Jonathan Neuschäfer
1
-3
/
+3
2020-03-04
doc: sfp-phylink: correct code indentation
Russell King
1
-16
/
+16
2020-02-28
Merge tag 'mlx5-updates-2020-02-27' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-0
/
+6
2020-02-28
docs: networking: convert 6lowpan.txt to ReST
Mauro Carvalho Chehab
2
-13
/
+17
2020-02-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+3
2020-02-28
net/mlx5e: Add devlink fdb_large_groups parameter
Jianbo Liu
1
-0
/
+6
2020-02-27
net: phylink: propagate resolved link config via mac_link_up()
Russell King
1
-3
/
+14
2020-02-26
Documentation: fix vxlan typo in mlx5.rst
Hans Wippel
1
-1
/
+1
2020-02-25
net: Special handling for IP & MPLS.
Martin Varghese
1
-1
/
+19
2020-02-25
net: UDP tunnel encapsulation module for tunnelling different protocols like ...
Martin Varghese
2
-0
/
+35
[next]