summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-05-21tools: ynl: add a sample for TCJakub Kicinski
2025-05-21tools: ynl: enable codegen for TCJakub Kicinski
2025-05-21tools: ynl-gen: support weird sub-message formatsJakub Kicinski
2025-05-21tools: ynl-gen: support local attrs in _multi_parseJakub Kicinski
2025-05-21tools: ynl-gen: move fixed header info from RenderInfo to StructJakub Kicinski
2025-05-21tools: ynl-gen: support passing selector to a nestJakub Kicinski
2025-05-21tools: ynl-gen: add makefile deps for neighJakub Kicinski
2025-05-20selftests: net: Fix spellingsSumanth Gavini
2025-05-20selftests: nci: Fix "Electrnoics" to "Electronics"Sumanth Gavini
2025-05-20selftests: net: validate team flags propagationStanislav Fomichev
2025-05-19selftests: drv-net: Fix "envirnoments" to "environments"Sumanth Gavini
2025-05-19Merge tag 'ovpn-net-next-20250515' of https://github.com/OpenVPN/ovpn-net-nextDavid S. Miller
2025-05-16vsock/test: check also expected errno on sigpipe testStefano Garzarella
2025-05-16vsock/test: retry send() to avoid occasional failure in sigpipe testStefano Garzarella
2025-05-16vsock/test: add timeout_usleep() to allow sleeping in timeout sectionsStefano Garzarella
2025-05-16tools: ynl: add a sample for rt-linkJakub Kicinski
2025-05-16tools: ynl: enable codegen for all rt- familiesJakub Kicinski
2025-05-16tools: ynl: submsg: reverse parse / error reportingJakub Kicinski
2025-05-16tools: ynl-gen: submsg: support parsing and rendering sub-messagesJakub Kicinski
2025-05-16tools: ynl-gen: submsg: render the structsJakub Kicinski
2025-05-16tools: ynl-gen: submsg: plumb thru an empty typeJakub Kicinski
2025-05-16tools: ynl-gen: prepare for submsg structsJakub Kicinski
2025-05-16tools: ynl-gen: factor out the annotation of pure nested structJakub Kicinski
2025-05-15tools: ynl-gen: array-nest: support arrays of nestsJakub Kicinski
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-15Merge tag 'net-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-05-15selftest/net/ovpn: extend coverage with more test casesAntonio Quartulli
2025-05-15selftest/net/ovpn: fix crash in case of getaddrinfo() failureAntonio Quartulli
2025-05-13vsock/test: Fix occasional failure in SIOCOUTQ testsKonstantin Shkolnyy
2025-05-13tools: ynl-gen: Allow multi-attr without nested-attributes againLukas Wunner
2025-05-13tools: ynl-gen: support struct for binary attributesJakub Kicinski
2025-05-13tools: ynl-gen: auto-indent elseJakub Kicinski
2025-05-13tools: ynl-gen: support sub-type for binary attributesJakub Kicinski
2025-05-13selftests: ncdevmem: Implement devmem TCP TXMina Almasry
2025-05-13net: devmem: TCP tx netlink apiStanislav Fomichev
2025-05-12selftests: mptcp: remove rp_filter configurationHangbin Liu
2025-05-12selftests: netfilter: remove rp_filter configurationHangbin Liu
2025-05-12selftests: net: use setup_ns for SRv6 tests and remove rp_filter configurationHangbin Liu
2025-05-12selftests: net: use setup_ns for bareudp testingHangbin Liu
2025-05-12selftests: net: remove redundant rp_filter configurationHangbin Liu
2025-05-12selftests: net: disable rp_filter after namespace initializationHangbin Liu
2025-05-12selftests: drv-net: ping: make sure the ping test restores checksum offloadJakub Kicinski
2025-05-11Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-05-10Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/s...Linus Torvalds
2025-05-10Merge tag 'kvmarm-fixes-6.15-3' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-05-09tools: ynl: handle broken pipe gracefully in CLIDonald Hunter
2025-05-09tests/ncdevmem: Fix double-free of queue arrayCosmin Ratiu
2025-05-09tools/net/ynl: ethtool: fix crash when Hardware Clock info is missingHangbin Liu
2025-05-09Merge tag 'rust-fixes-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds