summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-03selftests/bpf: Support cross-endian buildingTony Ambardar
2024-10-03libbpf: Support creating light skeleton of either endiannessTony Ambardar
2024-10-03libbpf: Support linking bpf objects of either endiannessTony Ambardar
2024-10-03libbpf: Support opening bpf objects of either endiannessTony Ambardar
2024-10-03libbpf: Support BTF.ext loading and output in either endiannessTony Ambardar
2024-10-03libbpf: Fix output .symtab byte-order during linkingTony Ambardar
2024-10-03libbpf: Fix header comment typos for BTF.extTony Ambardar
2024-10-03libbpf: Improve log message formattingTony Ambardar
2024-10-03bpf: Call kfree(obj) only once in free_one()Markus Elfring
2024-10-03libbpf: Remove unneeded semicolonChen Ni
2024-10-03tools/bpf: Remove unused variable from runqslowerZhu Jun
2024-10-03selftests/bpf: vm: Add support for VIRTIO_FSManu Bretelle
2024-10-03libbpf: Fix expected_attach_type set handling in program load callbackTao Chen
2024-10-03libbpf: Change log level of BTF loading error messageIhor Solodrai
2024-10-03selftests/bpf: Add missing va_end.Zhang Jiao
2024-10-03bpf: Constify struct btf_kind_operationsChristophe JAILLET
2024-10-03selftests/bpf: Bail out quickly from failing consumer testJiri Olsa
2024-10-03selftests/bpf: Fix uprobe consumer testJiri Olsa
2024-10-03selftests/bpf: Set vpath in Makefile to search for skelsIhor Solodrai
2024-10-03selftests/bpf: Remove test_skb_cgroup_id.sh from TEST_PROGSIhor Solodrai
2024-10-03ibmvnic: Add stat for tx direct vs tx batchedNick Child
2024-10-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-10-03Merge tag 'rust-fixes-6.12' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-10-03Merge tag 'pull-fixes.ufs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-10-03net: marvell: mvmdio: use clk_get_optionalRosen Penev
2024-10-03Merge branch 'gve-link-irqs-queues-and-napi-instances'Jakub Kicinski
2024-10-03gve: Map NAPI instances to queuesJoe Damato
2024-10-03gve: Map IRQs to NAPI instancesJoe Damato
2024-10-03selftests: net: csum: Clean up recv_verify_packet_ipv6Sean Anderson
2024-10-03selftests: mlxsw: rtnetlink: Use devlink_reload() APIAmit Cohen
2024-10-03net/rds: remove unused struct 'rds_ib_dereg_odp_mr'Dr. David Alan Gilbert
2024-10-03rust: net::phy always define device_table in module_phy_driver macroFUJITA Tomonori
2024-10-03Documentation: networking/tcp_ao: typo and grammar fixesLeo Stone
2024-10-03Merge branch 'rxrpc-miscellaneous-fixes'Jakub Kicinski
2024-10-03rxrpc: Fix uninitialised variable in rxrpc_send_data()David Howells
2024-10-03rxrpc: Fix a race between socket set up and I/O thread creationDavid Howells
2024-10-03net: phy: microchip_t1: Interrupt support for lan887xDivya Koppera
2024-10-03Merge branch 'ipv4-convert-ip_route_input_slow-and-its-callers-to-dscp_t'Jakub Kicinski
2024-10-03ipv4: Convert ip_route_input_slow() to dscp_t.Guillaume Nault
2024-10-03ipv4: Convert ip_route_input_rcu() to dscp_t.Guillaume Nault
2024-10-03ipv4: Convert ip_route_input_noref() to dscp_t.Guillaume Nault
2024-10-03ipv4: Convert ip_route_input() to dscp_t.Guillaume Nault
2024-10-03ipv4: Convert icmp_route_lookup() to dscp_t.Guillaume Nault
2024-10-03Merge branch 'tcp-3-fixes-for-retrans_stamp-and-undo-logic'Jakub Kicinski
2024-10-03tcp: fix TFO SYN_RECV to not zero retrans_stamp with retransmits outNeal Cardwell
2024-10-03tcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safeNeal Cardwell
2024-10-03tcp: fix to allow timestamp undo if no retransmits were sentNeal Cardwell
2024-10-03Merge branch 'fix-aqr-pma-capabilities'Jakub Kicinski
2024-10-03net: phy: aquantia: remove usage of phy_set_max_speedAbhishek Chauhan
2024-10-03net: phy: aquantia: AQR115c fix up PMA capabilitiesAbhishek Chauhan