linux-2.6-block.git
2023-09-18 Gustavo A.... tipc: Use size_add() in calls to struct_size()
2023-09-18 Gustavo A.... tls: Use size_add() in call to struct_size()
2023-09-18 Gustavo A.... mlxsw: Use size_mul() in call to struct_size()
2023-09-18 David S. MillerMerge branch 'kselftest-rtnetlink'
2023-09-18 Daniel Mendeskselftest: rtnetlink: add pause and pause on fail flag
2023-09-18 Daniel Mendeskselftest: rtnetlink.sh: add verbose flag
2023-09-18 David S. MillerMerge branch 'pds_core-pci-reset'
2023-09-18 Shannon Nelsonpds_core: add attempts to fix broken PCI
2023-09-18 Shannon Nelsonpds_core: implement pci reset handlers
2023-09-18 Shannon Nelsonpds_core: keep viftypes table across reset
2023-09-18 Shannon Nelsonpds_core: check health in devcmd wait
2023-09-18 Shinas Rasheedocteon_ep: support to fetch firmware info
2023-09-17 Gustavo A.... gve: Use size_add() in call to struct_size()
2023-09-17 David S. MillerMerge branch 'vsock-tests'
2023-09-17 Stefano Garzarellavsock/test: track bytes in sk_buff merging test for...
2023-09-17 Stefano Garzarellavsock/test: use send_buf() in vsock_test.c
2023-09-17 Stefano Garzarellavsock/test: add send_buf() utility function
2023-09-17 Stefano Garzarellavsock/test: use recv_buf() in vsock_test.c
2023-09-17 Stefano Garzarellavsock/test: add recv_buf() utility function
2023-09-17 David S. MillerMerge https://git./linux/kernel/git/bpf/bpf-next
2023-09-17 David S. MillerMerge branch 'phy-stopping-race'
2023-09-17 Russell King... net: phy: convert phy_stop() to use split state machine
2023-09-17 Russell King... net: phy: split locked and unlocked section of phy_stat...
2023-09-17 Russell King... net: phy: move phy_state_machine()
2023-09-17 Russell King... net: phy: move phy_suspend() to end of phy_state_machine()
2023-09-17 Russell King... net: phy: move call to start aneg
2023-09-17 Russell King... net: phy: call phy_error_precise() while holding the...
2023-09-17 Russell King... net: phy: always call phy_process_state_change() under...
2023-09-17 Oleksij Rempelnet: dsa: microchip: Add partial ACL support for ksz947...
2023-09-17 Oleksij Rempelnet: dsa: microchip: Move *_port_setup code to dsa_swit...
2023-09-17 David S. MillerMerge branch 'devlink-instances-relationships'
2023-09-17 Jiri Pirkonet/mlx5e: Set en auxiliary devlink instance as nested
2023-09-17 Jiri Pirkodevlink: introduce possibility to expose info about...
2023-09-17 Jiri Pirkodevlink: convert linecard nested devlink to new rel...
2023-09-17 Jiri Pirkonet/mlx5: SF, Implement peer devlink set for SF represe...
2023-09-17 Jiri Pirkodevlink: expose peer SF devlink instance
2023-09-17 Jiri Pirkodevlink: introduce object and nested devlink relationsh...
2023-09-17 Jiri Pirkodevlink: extend devlink_nl_put_nested_handle() with...
2023-09-17 Jiri Pirkodevlink: move devlink_nl_put_nested_handle() into netlink.c
2023-09-17 Jiri Pirkodevlink: put netnsid to nested handle
2023-09-17 Jiri Pirkonet/mlx5: Lift reload limitation when SFs are present
2023-09-17 Jiri Pirkonet/mlx5: Disable eswitch as the first thing in mlx5_un...
2023-09-17 Jiri Pirkodevlink: move linecard struct into linecard.c
2023-09-17 Pavithra Sathyanarayanannet: microchip: lan743x: add fixed phy unregister support
2023-09-17 David S. MillerMerge branch 'dpll-api'
2023-09-17 Jiri Pirkomlx5: Implement SyncE support using DPLL infrastructure
2023-09-17 Vadim Fedorenkoptp_ocp: implement DPLL ops
2023-09-17 Arkadiusz Kubalewskiice: implement dpll interface to control cgu
2023-09-17 Arkadiusz Kubalewskiice: add admin commands to access cgu configuration
2023-09-17 Jiri Pirkonetdev: expose DPLL pin handle for netdevice
2023-09-17 Vadim Fedorenkodpll: netlink: Add DPLL framework base functions
2023-09-17 Vadim Fedorenkodpll: core: Add DPLL framework base functions
2023-09-17 Vadim Fedorenkodpll: spec: Add Netlink spec in YAML
2023-09-17 Vadim Fedorenkodpll: documentation on DPLL subsystem interface
2023-09-17 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2023-09-16 Alexei StarovoitovMerge branch 'exceptions-1-2'
2023-09-16 Kumar Kartikeya... selftests/bpf: Add tests for BPF exceptions
2023-09-16 Kumar Kartikeya... selftests/bpf: Add BPF assertion macros
2023-09-16 Kumar Kartikeya... libbpf: Add support for custom exception callbacks
2023-09-16 Kumar Kartikeya... libbpf: Refactor bpf_object__reloc_code
2023-09-16 Kumar Kartikeya... bpf: Fix kfunc callback register type handling
2023-09-16 Kumar Kartikeya... bpf: Disallow fentry/fexit/freplace for exception callbacks
2023-09-16 Kumar Kartikeya... bpf: Detect IP == ksym.end as part of BPF program
2023-09-16 Kumar Kartikeya... bpf: Prevent KASAN false positive with bpf_throw
2023-09-16 Kumar Kartikeya... mm: kasan: Declare kasan_unpoison_task_stack_below...
2023-09-16 Kumar Kartikeya... bpf: Treat first argument as return value for bpf_throw
2023-09-16 Kumar Kartikeya... bpf: Perform CFG walk for exception callback
2023-09-16 Kumar Kartikeya... bpf: Add support for custom exception callbacks
2023-09-16 Kumar Kartikeya... bpf: Refactor check_btf_func and split into two phases
2023-09-16 Kumar Kartikeya... bpf: Implement BPF exceptions
2023-09-16 Kumar Kartikeya... bpf: Implement support for adding hidden subprogs
2023-09-16 Kumar Kartikeya... arch/x86: Implement arch_bpf_stack_walk
2023-09-16 Kumar Kartikeya... bpf: Use bpf_is_subprog to check for subprogs
2023-09-16 David S. MillerMerge branch 'TCP_INFO-RTO'
2023-09-16 Aananth Vtcp: new TCP_INFO stats for RTO events
2023-09-16 Aananth Vtcp: call tcp_try_undo_recovery when an RTOd TFO SYNACK...
2023-09-16 David S. MillerMerge branch 'dsa-microchip-drive-strength-support'
2023-09-16 Oleksij Rempelnet: dsa: microchip: Add drive strength configuration
2023-09-16 Oleksij Rempeldt-bindings: net: dsa: microchip: Update ksz device...
2023-09-16 David S. MillerMerge branch '200GbE' of git://git./linux/kernel/git...
2023-09-16 David S. MillerMerge branch 'loongson1-mac'
2023-09-16 Keguang Zhangnet: stmmac: Add glue layer for Loongson-1 SoC
2023-09-16 Keguang Zhangdt-bindings: net: Add Loongson-1 Ethernet Controller
2023-09-16 Keguang Zhangdt-bindings: mfd: syscon: Add compatibles for Loongson...
2023-09-16 Alex Austinsfc: make coding style of PTP addresses consistent...
2023-09-16 Lorenzo Bianconinet: ethernet: mtk_wed: do not assume offload callbacks...
2023-09-16 Eric Dumazetnet: add truesize debug checks in skb_{add|coalesce...
2023-09-16 Eric Dumazetnet: use indirect call helpers for sk->sk_prot->release...
2023-09-16 Alexei StarovoitovMerge branch 'arm32-bpf-add-support-for-cpuv4-insns'
2023-09-16 Puranjay MohanMAINTAINERS: Add myself for ARM32 BPF JIT maintainer.
2023-09-16 Puranjay Mohanbpf/tests: add tests for cpuv4 instructions
2023-09-16 Puranjay Mohanselftest, bpf: enable cpu v4 tests for arm32
2023-09-16 Puranjay Mohanarm32, bpf: add support for 64 bit division instruction
2023-09-16 Puranjay Mohanarm32, bpf: add support for 32-bit signed division
2023-09-16 Puranjay Mohanarm32, bpf: add support for unconditional bswap instruction
2023-09-16 Puranjay Mohanarm32, bpf: add support for sign-extension mov instruction
2023-09-16 Puranjay Mohanarm32, bpf: add support for sign-extension load instruction
2023-09-16 Puranjay Mohanarm32, bpf: add support for 32-bit offset jmp instruction
2023-09-15 Larysa Zarembabpf: Allow to use kfunc XDP hints and frags together
2023-09-15 Martin KaFai LauMerge branch 'bpf: expose information about netdev...
next