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
path:
root
/
Documentation
/
netlink
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-28
doc/netlink: Add spec for rt route messages
Donald Hunter
1
-0
/
+327
2023-08-28
doc/netlink: Add spec for rt link messages
Donald Hunter
1
-0
/
+1432
2023-08-28
doc/netlink: Add spec for rt addr messages
Donald Hunter
1
-0
/
+179
2023-08-28
doc/netlink: Add a schema for netlink-raw families
Donald Hunter
1
-0
/
+410
2023-08-28
doc/netlink: Fix typo in genetlink-* schemas
Donald Hunter
2
-2
/
+2
2023-08-26
doc/netlink: Add delete operation to ovs_vport spec
Donald Hunter
1
-1
/
+12
2023-08-25
netlink: specs: fix indent in fou
Jakub Kicinski
1
-9
/
+9
2023-08-16
netlink: specs: add ovs_vport new command
Jakub Kicinski
1
-0
/
+18
2023-08-14
netlink: specs: devlink: extend health reporter dump attributes by port index
Jiri Pirko
1
-1
/
+1
2023-08-14
netlink: specs: devlink: extend per-instance dump commands to accept instance...
Jiri Pirko
1
-13
/
+26
2023-08-14
netlink: specs: devlink: add commands that do per-instance dump
Jiri Pirko
1
-1
/
+443
2023-08-05
devlink: add split ops generated according to spec
Jiri Pirko
1
-0
/
+10
2023-08-05
netlink: specs: devlink: add info-get dump op
Jiri Pirko
1
-1
/
+3
2023-08-05
netlink: specs: add dump-strict flag for dont-validate property
Jiri Pirko
3
-3
/
+3
2023-07-28
ynl: expose xdp-zc-max-segs
Stanislav Fomichev
1
-2
/
+3
2023-07-19
xsk: add new netlink attribute dedicated for ZC max frags
Maciej Fijalkowski
1
-0
/
+6
2023-06-25
netlink: specs: add display hints to ovs_flow
Donald Hunter
1
-0
/
+107
2023-06-25
netlink: specs: add display-hint to schema definitions
Donald Hunter
3
-1
/
+22
2023-06-17
netlink: specs: fixup openvswitch specs for code generation
Donald Hunter
3
-24
/
+87
2023-06-12
netlink: specs: ethtool: mark pads as pads
Jakub Kicinski
1
-4
/
+4
2023-06-12
netlink: specs: ethtool: untangle stats-get
Jakub Kicinski
1
-4
/
+17
2023-06-12
netlink: specs: ethtool: untangle UDP tunnels and cable test a bit
Jakub Kicinski
1
-20
/
+62
2023-06-12
netlink: specs: ethtool: add empty enum stringset
Jakub Kicinski
1
-0
/
+4
2023-06-12
netlink: specs: ethtool: add C render hints
Jakub Kicinski
1
-0
/
+5
2023-06-12
netlink: specs: support setting prefix-name per attribute
Jakub Kicinski
2
-0
/
+8
2023-06-09
netlink: specs: devlink: fill in some details important for C
Jakub Kicinski
1
-0
/
+8
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-16
/
+16
2023-06-07
netlink: specs: ethtool: fix random typos
Jakub Kicinski
1
-16
/
+16
2023-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-24
/
+8
2023-05-30
netlink: specs: add ynl spec for ovs_flow
Donald Hunter
1
-0
/
+831
2023-05-30
tools: ynl: Support enums in struct members in genetlink-legacy
Donald Hunter
1
-0
/
+3
2023-05-30
doc: ynl: Add doc attr to struct members in genetlink-legacy spec
Donald Hunter
1
-0
/
+3
2023-05-30
netlink: specs: correct types of legacy arrays
Jakub Kicinski
1
-24
/
+8
2023-05-25
net/handshake: Enable the SNI extension to work properly
Chuck Lever
1
-0
/
+4
2023-05-24
tools: ynl: Handle byte-order in struct members
Donald Hunter
1
-0
/
+2
2023-05-12
net/handshake: Enable the SNI extension to work properly
Chuck Lever
1
-0
/
+4
2023-04-20
net/handshake: Add a kernel API for requesting a TLSv1.3 handshake
Chuck Lever
1
-1
/
+3
2023-04-20
net/handshake: Create a NETLINK service for handling handshake requests
Chuck Lever
1
-0
/
+122
2023-03-31
tools: ynl: populate most of the ethtool spec
Stanislav Fomichev
1
-21
/
+1275
2023-03-29
netlink: specs: add partial specification for openvswitch
Donald Hunter
2
-0
/
+292
2023-03-29
tools: ynl: Add fixed-header support to ynl
Donald Hunter
1
-0
/
+11
2023-03-29
tools: ynl: Add struct attr decoding to ynl
Donald Hunter
1
-0
/
+5
2023-03-28
ethtool: Add support for configuring tx_push_buf_len
Shay Agroskin
1
-0
/
+8
2023-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-6
/
+7
2023-03-17
netlink: specs: allow uapi-header in genetlink
Jakub Kicinski
3
-2
/
+5
2023-03-17
netlink-specs: add partial specification for devlink
Jakub Kicinski
1
-0
/
+198
2023-03-17
ynl: broaden the license even more
Jakub Kicinski
6
-6
/
+6
2023-03-11
xdp: add xdp_set_features_flag utility routine
Lorenzo Bianconi
1
-0
/
+1
2023-03-08
ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause
Jakub Kicinski
6
-3
/
+9
2023-03-03
netlink: specs: update for codegen enumerating from 1
Jakub Kicinski
3
-17
/
+2
[next]