index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
net
Age
Commit message (
Expand
)
Author
2023-12-18
tools/net/ynl-gen-rst: Remove extra indentation from generated docs
Donald Hunter
2023-12-18
tools/net/ynl-gen-rst: Remove bold from attribute-set headings
Donald Hunter
2023-12-18
tools/net/ynl-gen-rst: Sort the index of generated netlink specs
Donald Hunter
2023-12-18
tools/net/ynl-gen-rst: Add sub-messages to generated docs
Donald Hunter
2023-12-18
tools/net/ynl: Add binary and pad support to structs for tc
Donald Hunter
2023-12-18
tools/net/ynl: Add 'sub-message' attribute decoding to ynl
Donald Hunter
2023-12-18
tools/net/ynl: Use consistent array index expression formatting
Donald Hunter
2023-12-14
tools: ynl-gen: print prototypes for recursive stuff
Jakub Kicinski
2023-12-14
tools: ynl-gen: store recursive nests by a pointer
Jakub Kicinski
2023-12-14
tools: ynl-gen: re-sort ignoring recursive nests
Jakub Kicinski
2023-12-14
tools: ynl-gen: record information about recursive nests
Jakub Kicinski
2023-12-14
tools: ynl-gen: fill in implementations for TypeUnused
Jakub Kicinski
2023-12-14
tools: ynl-gen: support fixed headers in genetlink
Jakub Kicinski
2023-12-14
tools: ynl-gen: use enum user type for members and args
Jakub Kicinski
2023-12-14
tools: ynl-gen: add missing request free helpers for dumps
Jakub Kicinski
2023-12-05
tools: ynl: move private definitions to a separate header
Jakub Kicinski
2023-12-05
tools: ynl: use strerror() if no extack of note provided
Jakub Kicinski
2023-12-05
tools: pynl: make flags argument optional for do()
Jakub Kicinski
2023-12-05
tools: ynl: remove generated user space code from git
Jakub Kicinski
2023-12-04
netdev-genl: spec: Add PID in netdev netlink YAML spec
Amritha Nambiar
2023-12-04
netdev-genl: spec: Add irq in netdev netlink YAML spec
Amritha Nambiar
2023-12-04
netdev-genl: spec: Extend netdev netlink spec in YAML for NAPI
Amritha Nambiar
2023-12-04
netdev-genl: spec: Extend netdev netlink spec in YAML for queue
Amritha Nambiar
2023-11-30
docs: netlink: link to family documentations from spec info
Jakub Kicinski
2023-11-30
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-11-29
tools: ynl: don't skip regeneration from make targets
Jakub Kicinski
2023-11-29
tools: ynl: order building samples after generated code
Jakub Kicinski
2023-11-29
tools: ynl: make sure we use local headers for page-pool
Jakub Kicinski
2023-11-29
tools: ynl: fix build of the page-pool sample
Jakub Kicinski
2023-11-29
tools: ynl: Print xsk-features from the sample
Stanislav Fomichev
2023-11-29
xsk: Add TX timestamp and TX checksum offload support
Stanislav Fomichev
2023-11-29
tools: ynl-gen: always construct struct ynl_req_state
Jakub Kicinski
2023-11-28
tools: ynl: add sample for getting page-pool information
Jakub Kicinski
2023-11-24
tools: ynl-gen: use enum name from the spec
Jakub Kicinski
2023-11-24
tools: ynl-get: use family c-name
Jakub Kicinski
2023-11-24
tools: ynl-gen: always append ULL/LL to range types
Jakub Kicinski
2023-11-24
Documentation: Document each netlink family
Breno Leitao
2023-11-23
tools: ynl: fix duplicate op name in devlink
Jakub Kicinski
2023-11-23
tools: ynl: fix header path for nfsd
Jakub Kicinski
2023-11-06
nfsd: regenerate user space parsers after ynl-gen changes
Jakub Kicinski
2023-11-01
tools: ynl-gen: don't touch the output file if content is the same
Jakub Kicinski
2023-11-01
netlink: specs: devlink: add forgotten port function caps enum values
Jiri Pirko
2023-10-31
Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-10-30
Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-10-27
tools: ynl: introduce option to process unknown attributes or types
Jiri Pirko
2023-10-26
tools: ynl-gen: respect attr-cnt-name at the attr set level
Jakub Kicinski
2023-10-26
netlink: specs: support conditional operations
Jakub Kicinski
2023-10-26
netlink: make range pointers in policies const
Jakub Kicinski
2023-10-24
tools: ynl-gen: add support for exact-len validation
Davide Caratti
[next]