summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-18tipc: Use size_add() in calls to struct_size()Gustavo A. R. Silva
2023-09-18tls: Use size_add() in call to struct_size()Gustavo A. R. Silva
2023-09-18mlxsw: Use size_mul() in call to struct_size()Gustavo A. R. Silva
2023-09-18Merge branch 'kselftest-rtnetlink'David S. Miller
2023-09-18kselftest: rtnetlink: add pause and pause on fail flagDaniel Mendes
2023-09-18kselftest: rtnetlink.sh: add verbose flagDaniel Mendes
2023-09-18Merge branch 'pds_core-pci-reset'David S. Miller
2023-09-18pds_core: add attempts to fix broken PCIShannon Nelson
2023-09-18pds_core: implement pci reset handlersShannon Nelson
2023-09-18pds_core: keep viftypes table across resetShannon Nelson
2023-09-18pds_core: check health in devcmd waitShannon Nelson
2023-09-18octeon_ep: support to fetch firmware infoShinas Rasheed
2023-09-17gve: Use size_add() in call to struct_size()Gustavo A. R. Silva
2023-09-17Merge branch 'vsock-tests'David S. Miller
2023-09-17vsock/test: track bytes in sk_buff merging test for SOCK_SEQPACKETStefano Garzarella
2023-09-17vsock/test: use send_buf() in vsock_test.cStefano Garzarella
2023-09-17vsock/test: add send_buf() utility functionStefano Garzarella
2023-09-17vsock/test: use recv_buf() in vsock_test.cStefano Garzarella
2023-09-17vsock/test: add recv_buf() utility functionStefano Garzarella
2023-09-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2023-09-17Merge branch 'phy-stopping-race'David S. Miller
2023-09-17net: phy: convert phy_stop() to use split state machineRussell King (Oracle)
2023-09-17net: phy: split locked and unlocked section of phy_state_machine()Russell King (Oracle)
2023-09-17net: phy: move phy_state_machine()Russell King (Oracle)
2023-09-17net: phy: move phy_suspend() to end of phy_state_machine()Russell King (Oracle)
2023-09-17net: phy: move call to start anegRussell King (Oracle)
2023-09-17net: phy: call phy_error_precise() while holding the lockRussell King (Oracle)
2023-09-17net: phy: always call phy_process_state_change() under lockRussell King (Oracle)
2023-09-17net: dsa: microchip: Add partial ACL support for ksz9477 switchesOleksij Rempel
2023-09-17net: dsa: microchip: Move *_port_setup code to dsa_switch_ops::port_setup()Oleksij Rempel
2023-09-17Merge branch 'devlink-instances-relationships'David S. Miller
2023-09-17net/mlx5e: Set en auxiliary devlink instance as nestedJiri Pirko
2023-09-17devlink: introduce possibility to expose info about nested devlinksJiri Pirko
2023-09-17devlink: convert linecard nested devlink to new rel infrastructureJiri Pirko
2023-09-17net/mlx5: SF, Implement peer devlink set for SF representor devlink portJiri Pirko
2023-09-17devlink: expose peer SF devlink instanceJiri Pirko
2023-09-17devlink: introduce object and nested devlink relationship infraJiri Pirko
2023-09-17devlink: extend devlink_nl_put_nested_handle() with attrtype argJiri Pirko
2023-09-17devlink: move devlink_nl_put_nested_handle() into netlink.cJiri Pirko
2023-09-17devlink: put netnsid to nested handleJiri Pirko
2023-09-17net/mlx5: Lift reload limitation when SFs are presentJiri Pirko
2023-09-17net/mlx5: Disable eswitch as the first thing in mlx5_unload()Jiri Pirko
2023-09-17devlink: move linecard struct into linecard.cJiri Pirko
2023-09-17net: microchip: lan743x: add fixed phy unregister supportPavithra Sathyanarayanan
2023-09-17Merge branch 'dpll-api'David S. Miller
2023-09-17mlx5: Implement SyncE support using DPLL infrastructureJiri Pirko
2023-09-17ptp_ocp: implement DPLL opsVadim Fedorenko
2023-09-17ice: implement dpll interface to control cguArkadiusz Kubalewski
2023-09-17ice: add admin commands to access cgu configurationArkadiusz Kubalewski
2023-09-17netdev: expose DPLL pin handle for netdeviceJiri Pirko