index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/net/ynl: add async notification handling
Donald Hunter
2024-11-15
2
-10
/
+34
*
Revert "tools/net/ynl: improve async notification handling"
Donald Hunter
2024-11-15
2
-36
/
+23
*
ynl: samples: Fix the wrong format specifier
Luo Yifan
2024-11-14
1
-1
/
+1
*
tools: ynl: extend CFLAGS to keep options from environment
Jan Stancek
2024-11-14
3
-3
/
+3
*
tools: ynl: add script dir to sys.path
Jan Stancek
2024-11-14
3
-0
/
+8
*
tools: ynl-gen: de-kdocify enums with no doc for entries
Jakub Kicinski
2024-11-05
2
-5
/
+12
*
netlink: add NLA_POLICY_MAX_LEN macro
Antonio Quartulli
2024-11-01
1
-1
/
+3
*
tools/net/ynl: improve async notification handling
Donald Hunter
2024-10-24
2
-23
/
+36
*
tools: ynl-gen: use big-endian netlink attribute types
Asbjørn Sloth Tønnesen
2024-10-22
1
-1
/
+4
*
tools: ynl-gen: use names of constants in generated limits
Jakub Kicinski
2024-10-15
1
-13
/
+23
*
tools: ynl-gen: refactor check validation for TypeBinary
Jakub Kicinski
2024-10-08
1
-10
/
+15
*
Merge tag 'nfsd-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2024-09-23
151
-0
/
+3927
|
\
|
*
xdrgen: Prevent reordering of encoder and decoder functions
Chuck Lever
2024-09-21
1
-12
/
+12
|
*
xdrgen: typedefs should use the built-in string and opaque functions
Chuck Lever
2024-09-21
2
-2
/
+2
|
*
xdrgen: Fix return code checking in built-in XDR decoders
Chuck Lever
2024-09-21
3
-3
/
+3
|
*
tools: Add xdrgen
Chuck Lever
2024-09-21
151
-0
/
+3927
*
|
selftests: add ncdevmem, netcat for devmem TCP
Mina Almasry
2024-09-12
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-06
1
-3
/
+4
|
\
\
|
*
|
tools/net/ynl: fix cli.py --subscribe feature
Arkadiusz Kubalewski
2024-09-05
1
-3
/
+4
|
|
/
*
|
tools: ynl: error check scanf() in a sample
Jakub Kicinski
2024-08-29
1
-1
/
+5
*
|
tools: ynl: lift an assumption about spec file name
Paolo Abeni
2024-08-22
1
-2
/
+4
*
|
tools: ynl: remove extraneous ; after statements
Colin Ian King
2024-08-06
1
-2
/
+2
|
/
*
tools: ynl: use ident name for Family, too.
Paolo Abeni
2024-07-04
1
-26
/
+26
*
tools: net: package libynl for use in selftests
Jakub Kicinski
2024-07-03
2
-2
/
+8
*
tcp_metrics: add netlink protocol spec in YAML
Jakub Kicinski
2024-07-01
1
-0
/
+1
*
ethtool: Add an interface for flashing transceiver modules' firmware
Danielle Ratson
2024-06-28
1
-1
/
+2
*
tools: ynl: use display hints for formatting of scalar attrs
Jakub Kicinski
2024-06-27
1
-0
/
+2
*
tools: ynl: make user space policies const
Jakub Kicinski
2024-06-09
4
-13
/
+13
*
tools: ynl: make the attr and msg helpers more C++ friendly
Jakub Kicinski
2024-05-31
1
-11
/
+11
*
doc: netlink: Fix op pre and post fields in generated .rst
Donald Hunter
2024-05-30
1
-1
/
+4
*
doc: netlink: Fix formatting of op flags in generated .rst
Donald Hunter
2024-05-30
1
-1
/
+3
*
doc: netlink: Don't 'sanitize' op docstrings in generated .rst
Donald Hunter
2024-05-30
1
-1
/
+1
*
doc: netlink: Fix generated .rst for multi-line docs
Donald Hunter
2024-05-30
1
-1
/
+1
*
ynl: ensure exact-len value is resolved
Antonio Quartulli
2024-05-13
1
-2
/
+2
*
tools: ynl: add --list-ops and --list-msgs to CLI
Jakub Kicinski
2024-05-04
2
-0
/
+11
*
tools: ynl: don't append doc of missing type directly to the type
Jakub Kicinski
2024-04-27
1
-3
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-25
1
-0
/
+1
|
\
|
*
tools: ynl: don't ignore errors in NLMSG_DONE messages
Jakub Kicinski
2024-04-23
1
-0
/
+1
*
|
tools/net/ynl: Add multi message support to ynl
Donald Hunter
2024-04-23
2
-22
/
+71
*
|
tools/net/ynl: Fix extack decoding for directional ops
Donald Hunter
2024-04-23
1
-8
/
+6
*
|
tools: ynl: don't return None for dumps
Jakub Kicinski
2024-04-15
1
-1
/
+3
*
|
ynl: support binary and integer sub-type for indexed-array
Hangbin Liu
2024-04-06
1
-0
/
+10
*
|
ynl: rename array-nest to indexed-array
Hangbin Liu
2024-04-06
2
-11
/
+20
*
|
tools: ynl: ethtool.py: Output timestamping statistics from tsinfo-get operation
Rahul Rameshbabu
2024-04-06
1
-1
/
+10
*
|
tools: ynl: copy netlink error to NlError
Jakub Kicinski
2024-04-04
1
-1
/
+2
*
|
tools: ynl: ethtool.py: Make tool invokable from any CWD
Rahul Rameshbabu
2024-04-04
1
-2
/
+6
*
|
tools: ynl: add ynl_dump_empty() helper
Jakub Kicinski
2024-04-03
2
-0
/
+14
*
|
doc: netlink: Add hyperlinks to generated Netlink docs
Donald Hunter
2024-04-02
1
-18
/
+42
*
|
doc: netlink: Change generated docs to limit TOC to depth 3
Donald Hunter
2024-04-02
1
-1
/
+1
*
|
tools/net/ynl: Add extack policy attribute decoding
Donald Hunter
2024-03-29
1
-0
/
+46
[next]