summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski15-56/+424
2024-02-29Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds7-16/+257
2024-02-29Merge tag 'nf-24-02-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2-1/+190
2024-02-29selftests: vxlan_mdb: Avoid duplicate test namesIdo Schimmel1-18/+18
2024-02-29tools: ynl: use MSG_DONTWAIT for getting notificationsJakub Kicinski1-15/+14
2024-02-29tools: ynl: remove the libmnl dependencyJakub Kicinski4-6/+2
2024-02-29tools: ynl: stop using mnl socket helpersJakub Kicinski3-22/+42
2024-02-29tools: ynl: switch away from MNL_CB_*Jakub Kicinski3-34/+40
2024-02-29tools: ynl: switch away from mnl_cb_tJakub Kicinski3-18/+21
2024-02-29tools: ynl: stop using mnl_cb_run2()Jakub Kicinski2-19/+45
2024-02-29tools: ynl: use ynl_sock_read_msgs() for ACK handlingJakub Kicinski2-23/+14
2024-02-29tools: ynl: wrap recv() + mnl_cb_run2() into a single helperJakub Kicinski1-38/+18
2024-02-29tools: ynl-gen: remove unused parse codeJakub Kicinski3-11/+1
2024-02-29tools: ynl: make yarg the first member of struct ynl_dump_stateJakub Kicinski3-7/+6
2024-02-29tools: ynl: create local ARRAY_SIZE() helperJakub Kicinski2-2/+5
2024-02-29tools: ynl: create local nlmsg access helpersJakub Kicinski3-17/+52
2024-02-29tools: ynl: create local for_each helpersJakub Kicinski3-10/+57
2024-02-29tools: ynl: create local attribute helpersJakub Kicinski3-74/+227
2024-02-29tools: ynl: give up on libmnl for auto-intsJakub Kicinski1-9/+36
2024-02-29tools: ynl: fix handling of multiple mcast groupsJakub Kicinski1-0/+1
2024-02-29tools: ynl: protect from old OvS headersJakub Kicinski1-0/+3
2024-02-29selftests: netfilter: add bridge conntrack + multicast test caseFlorian Westphal2-1/+190
2024-02-27selftests: netdevsim: be less selective for FW for the devlink testJakub Kicinski1-1/+1
2024-02-27selftests: mptcp: diag: change timeout_poll to 30Geliang Tang1-1/+1
2024-02-27selftests: mptcp: join: change capture/checksum as boolGeliang Tang1-11/+11
2024-02-27selftests: mptcp: simult flows: define missing varsGeliang Tang1-0/+6
2024-02-27selftests: mptcp: netlink: drop duplicate var retGeliang Tang1-1/+0
2024-02-27selftests: mptcp: lib: catch duplicated subtest entriesMatthieu Baerts (NGI0)1-0/+21
2024-02-27selftests: mptcp: explicitly trigger the listener diag code-pathPaolo Abeni1-1/+29
2024-02-27selftests: mptcp: join: add ss mptcp support checkGeliang Tang1-0/+5
2024-02-27selftests: mptcp: rm subflow with v4/v4mapped addrGeliang Tang2-14/+18
2024-02-26selftests: net: veth: test syncing GRO and XDP state while device is downJakub Kicinski1-0/+14
2024-02-25Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-9/+70
2024-02-24tools: ynl: fix header guardsJakub Kicinski1-2/+2
2024-02-24tools: ynl: allow user to pass enum string instead of scalar valueJiri Pirko1-2/+24
2024-02-24tools: ynl: process all scalar types encoding in single elif statementJiri Pirko1-7/+7
2024-02-24tools: ynl: allow user to specify flag attr with bool valuesJiri Pirko1-0/+3
2024-02-23Merge tag 'mm-hotfixes-stable-2024-02-22-15-02' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+6
2024-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski75-338/+583
2024-02-22Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-31/+91
2024-02-22Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds16-97/+345
2024-02-22selftests/iommu: fix the config fragmentMuhammad Usama Anjum1-2/+3
2024-02-22net: mctp: tests: Test that outgoing skbs have flow data populatedJeremy Kerr1-0/+1
2024-02-22Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni6-3/+181
2024-02-22selftests: ioam: refactoring to align with the fixJustin Iurman2-67/+66
2024-02-22tools: ynl: don't leak mcast_groups on init errorJakub Kicinski1-1/+7
2024-02-22tools: ynl: make sure we always pass yarg to mnl_cb_runJakub Kicinski1-3/+8
2024-02-22selftests: tls: add test for peeking past a record of a different typeSabrina Dubroca1-0/+19
2024-02-22selftests: tls: add test for merging of same-type control messagesSabrina Dubroca1-0/+26
2024-02-21Merge tag 'wireless-next-2024-02-20' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller1-0/+5