index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-15
tools: ynl-gen: print prototypes for recursive stuff
Jakub Kicinski
1
-5
/
+39
2023-12-15
tools: ynl-gen: store recursive nests by a pointer
Jakub Kicinski
1
-2
/
+14
2023-12-15
tools: ynl-gen: re-sort ignoring recursive nests
Jakub Kicinski
1
-21
/
+31
2023-12-15
tools: ynl-gen: record information about recursive nests
Jakub Kicinski
1
-2
/
+17
2023-12-15
tools: ynl-gen: fill in implementations for TypeUnused
Jakub Kicinski
1
-0
/
+9
2023-12-15
tools: ynl-gen: support fixed headers in genetlink
Jakub Kicinski
3
-8
/
+45
2023-12-15
tools: ynl-gen: use enum user type for members and args
Jakub Kicinski
1
-3
/
+2
2023-12-15
tools: ynl-gen: add missing request free helpers for dumps
Jakub Kicinski
1
-0
/
+1
2023-12-06
tools: ynl: move private definitions to a separate header
Jakub Kicinski
2
-147
/
+145
2023-12-06
tools: ynl: use strerror() if no extack of note provided
Jakub Kicinski
1
-1
/
+5
2023-12-06
tools: pynl: make flags argument optional for do()
Jakub Kicinski
1
-2
/
+2
2023-12-05
tools: ynl: remove generated user space code from git
Jakub Kicinski
13
-26838
/
+2
2023-12-05
netdev-genl: spec: Add PID in netdev netlink YAML spec
Amritha Nambiar
2
-0
/
+8
2023-12-05
netdev-genl: spec: Add irq in netdev netlink YAML spec
Amritha Nambiar
2
-0
/
+8
2023-12-05
netdev-genl: spec: Extend netdev netlink spec in YAML for NAPI
Amritha Nambiar
2
-0
/
+199
2023-12-05
netdev-genl: spec: Extend netdev netlink spec in YAML for queue
Amritha Nambiar
2
-0
/
+252
2023-12-01
docs: netlink: link to family documentations from spec info
Jakub Kicinski
1
-1
/
+7
2023-12-01
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-2
/
+30
2023-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-55
/
+102
2023-11-30
tools: ynl: don't skip regeneration from make targets
Jakub Kicinski
2
-6
/
+10
2023-11-30
tools: ynl: order building samples after generated code
Jakub Kicinski
1
-0
/
+2
2023-11-30
tools: ynl: make sure we use local headers for page-pool
Jakub Kicinski
1
-0
/
+2
2023-11-30
tools: ynl: fix build of the page-pool sample
Jakub Kicinski
1
-1
/
+1
2023-11-30
tools: ynl: Print xsk-features from the sample
Stanislav Fomichev
1
-2
/
+8
2023-11-30
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-02
tools: ynl-gen: don't touch the output file if content is the same
Jakub Kicinski
1
-1
/
+6
2023-11-02
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-28
tools: ynl: introduce option to process unknown attributes or types
Jiri Pirko
2
-12
/
+39
2023-10-27
tools: ynl-gen: respect attr-cnt-name at the attr set level
Jakub Kicinski
1
-3
/
+4
2023-10-27
netlink: specs: support conditional operations
Jakub Kicinski
1
-0
/
+22
2023-10-27
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-24
Merge branch 'devlink-finish-conversion-to-generated-split_ops'
Jakub Kicinski
6
-15
/
+7185
2023-10-24
netlink: specs: devlink: add the remaining command to generate complete split...
Jiri Pirko
2
-1
/
+7122
2023-10-24
netlink: specs: devlink: remove reload-action from devlink-get cmd reply
Jiri Pirko
2
-7
/
+0
2023-10-24
tools: ynl-gen: render rsp_parse() helpers if cmd has only dump op
Jiri Pirko
1
-4
/
+7
2023-10-24
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
[next]