summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-05-26selftests: ncdevmem: add tx test with multiple IOVsStanislav Fomichev
2025-05-26selftests: ncdevmem: make chunking optionalStanislav Fomichev
2025-05-23selftest: af_unix: Test SO_PASSRIGHTS.Kuniyuki Iwashima
2025-05-23af_unix: Introduce SO_PASSRIGHTS.Kuniyuki Iwashima
2025-05-23tcp: Restrict SO_TXREHASH to TCP socket.Kuniyuki Iwashima
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-22selftests/tc-testing: Add an HFSC qlen accounting testCong Wang
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