index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-04
netdev-genl: spec: Extend netdev netlink spec in YAML for queue
Amritha Nambiar
2
-0
/
+252
2023-11-30
docs: netlink: link to family documentations from spec info
Jakub Kicinski
1
-1
/
+7
2023-11-30
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-2
/
+30
2023-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-55
/
+102
2023-11-29
tools: ynl: don't skip regeneration from make targets
Jakub Kicinski
2
-6
/
+10
2023-11-29
tools: ynl: order building samples after generated code
Jakub Kicinski
1
-0
/
+2
2023-11-29
tools: ynl: make sure we use local headers for page-pool
Jakub Kicinski
1
-0
/
+2
2023-11-29
tools: ynl: fix build of the page-pool sample
Jakub Kicinski
1
-1
/
+1
2023-11-29
tools: ynl: Print xsk-features from the sample
Stanislav Fomichev
1
-2
/
+8
2023-11-29
xsk: Add TX timestamp and TX checksum offload support
Stanislav Fomichev
2
-0
/
+22
2023-11-29
tools: ynl-gen: always construct struct ynl_req_state
Jakub Kicinski
5
-55
/
+102
2023-11-28
tools: ynl: add sample for getting page-pool information
Jakub Kicinski
6
-2
/
+740
2023-11-24
tools: ynl-gen: use enum name from the spec
Jakub Kicinski
1
-5
/
+9
2023-11-24
tools: ynl-get: use family c-name
Jakub Kicinski
1
-23
/
+23
2023-11-24
tools: ynl-gen: always append ULL/LL to range types
Jakub Kicinski
1
-2
/
+3
2023-11-24
Documentation: Document each netlink family
Breno Leitao
1
-0
/
+388
2023-11-23
tools: ynl: fix duplicate op name in devlink
Jakub Kicinski
2
-1
/
+7
2023-11-23
tools: ynl: fix header path for nfsd
Jakub Kicinski
1
-1
/
+1
2023-11-06
nfsd: regenerate user space parsers after ynl-gen changes
Jakub Kicinski
2
-11
/
+153
2023-11-01
tools: ynl-gen: don't touch the output file if content is the same
Jakub Kicinski
1
-1
/
+6
2023-11-01
netlink: specs: devlink: add forgotten port function caps enum values
Jiri Pirko
1
-0
/
+2
2023-10-31
Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
17
-153
/
+7556
2023-10-30
Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
4
-1
/
+130
2023-10-27
tools: ynl: introduce option to process unknown attributes or types
Jiri Pirko
2
-12
/
+39
2023-10-26
tools: ynl-gen: respect attr-cnt-name at the attr set level
Jakub Kicinski
1
-3
/
+4
2023-10-26
netlink: specs: support conditional operations
Jakub Kicinski
1
-0
/
+22
2023-10-26
netlink: make range pointers in policies const
Jakub Kicinski
1
-1
/
+1
2023-10-24
tools: ynl-gen: add support for exact-len validation
Davide Caratti
1
-11
/
+17
2023-10-23
Merge branch 'devlink-finish-conversion-to-generated-split_ops'
Jakub Kicinski
6
-15
/
+7185
2023-10-23
netlink: specs: devlink: add the remaining command to generate complete split...
Jiri Pirko
2
-1
/
+7122
2023-10-23
netlink: specs: devlink: remove reload-action from devlink-get cmd reply
Jiri Pirko
2
-7
/
+0
2023-10-23
tools: ynl-gen: render rsp_parse() helpers if cmd has only dump op
Jiri Pirko
1
-4
/
+7
2023-10-23
tools: ynl-gen: introduce support for bitfield32 attribute type
Jiri Pirko
4
-3
/
+56
2023-10-23
tools: ynl-gen: change spacing around __attribute__
Jakub Kicinski
7
-64
/
+64
2023-10-20
netlink: specs: add support for auto-sized scalars
Jakub Kicinski
5
-2
/
+47
2023-10-20
tools: ynl-gen: make the mnl_type() method public
Jakub Kicinski
1
-20
/
+18
2023-10-19
tools: ynl-gen: support limit names
Jakub Kicinski
1
-11
/
+34
2023-10-19
tools: ynl-gen: support full range of min/max checks for integer values
Jakub Kicinski
1
-7
/
+59
2023-10-19
tools: ynl-gen: track attribute use
Jakub Kicinski
1
-0
/
+20
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-27
/
+27
2023-10-17
tools: ynl: fix converting flags to names after recent cleanup
Jakub Kicinski
1
-1
/
+1
2023-10-16
tools: ynl: Add source files for nfsd netlink protocol
Chuck Lever
4
-1
/
+130
2023-10-13
netlink: specs: devlink: fix reply command values
Jiri Pirko
1
-27
/
+27
2023-10-11
tools: ynl: use ynl-gen -o instead of stdout in Makefile
Jakub Kicinski
1
-2
/
+2
2023-10-09
tools: ynl-gen: handle do ops with no input attrs
Jakub Kicinski
1
-6
/
+11
2023-10-06
tools: ynl-gen: use uapi header name for the header guard
Jakub Kicinski
1
-1
/
+5
2023-10-04
tools: ynl: use uAPI include magic for samples
Jakub Kicinski
1
-1
/
+4
2023-10-04
tools: ynl: don't regen on every make
Jakub Kicinski
2
-2
/
+1
2023-10-02
handshake: Fix sign of key_serial_t fields
Chuck Lever
1
-2
/
+2
2023-10-02
handshake: Fix sign of socket file descriptor fields
Chuck Lever
1
-3
/
+3
[prev]
[next]