aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-18net: stmmac: dwmac-anarion: use devm_stmmac_probe_config_dt()Jisheng Zhang1-9/+3
2023-09-18Merge branch 'stmmac-tx-coe'David S. Miller4-0/+19
2023-09-18net: stmmac: Tx coe sw fallbackRohan G Thomas3-0/+14
2023-09-18dt-bindings: net: snps,dwmac: Tx coe unsupportedRohan G Thomas1-0/+5
2023-09-18ceph: Annotate struct ceph_monmap with __counted_byKees Cook2-2/+2
2023-09-18net: spider_net: Use size_add() in call to struct_size()Gustavo A. R. Silva1-1/+1
2023-09-18tipc: Use size_add() in calls to struct_size()Gustavo A. R. Silva1-2/+2
2023-09-18tls: Use size_add() in call to struct_size()Gustavo A. R. Silva1-1/+1
2023-09-18mlxsw: Use size_mul() in call to struct_size()Gustavo A. R. Silva1-1/+1
2023-09-18Merge branch 'kselftest-rtnetlink'David S. Miller1-581/+400
2023-09-18kselftest: rtnetlink: add pause and pause on fail flagDaniel Mendes1-4/+23
2023-09-18kselftest: rtnetlink.sh: add verbose flagDaniel Mendes1-581/+381
2023-09-18Merge branch 'pds_core-pci-reset'David S. Miller5-11/+101
2023-09-18pds_core: add attempts to fix broken PCIShannon Nelson3-2/+19
2023-09-18pds_core: implement pci reset handlersShannon Nelson3-3/+65
2023-09-18pds_core: keep viftypes table across resetShannon Nelson1-6/+9
2023-09-18pds_core: check health in devcmd waitShannon Nelson2-2/+10
2023-09-18octeon_ep: support to fetch firmware infoShinas Rasheed6-17/+77
2023-09-17gve: Use size_add() in call to struct_size()Gustavo A. R. Silva1-1/+1
2023-09-17Merge branch 'vsock-tests'David S. Miller3-197/+117
2023-09-17vsock/test: track bytes in sk_buff merging test for SOCK_SEQPACKETStefano Garzarella1-3/+11
2023-09-17vsock/test: use send_buf() in vsock_test.cStefano Garzarella1-66/+9
2023-09-17vsock/test: add send_buf() utility functionStefano Garzarella2-36/+56
2023-09-17vsock/test: use recv_buf() in vsock_test.cStefano Garzarella1-87/+17
2023-09-17vsock/test: add recv_buf() utility functionStefano Garzarella2-35/+54
2023-09-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller79-600/+5275
2023-09-17Merge branch 'phy-stopping-race'David S. Miller1-94/+110
2023-09-17net: phy: convert phy_stop() to use split state machineRussell King (Oracle)1-1/+3
2023-09-17net: phy: split locked and unlocked section of phy_state_machine()Russell King (Oracle)1-26/+42
2023-09-17net: phy: move phy_state_machine()Russell King (Oracle)1-76/+76
2023-09-17net: phy: move phy_suspend() to end of phy_state_machine()Russell King (Oracle)1-7/+6
2023-09-17net: phy: move call to start anegRussell King (Oracle)1-5/+6
2023-09-17net: phy: call phy_error_precise() while holding the lockRussell King (Oracle)1-3/+1
2023-09-17net: phy: always call phy_process_state_change() under lockRussell King (Oracle)1-1/+1
2023-09-17net: dsa: microchip: Add partial ACL support for ksz9477 switchesOleksij Rempel7-1/+1815
2023-09-17net: dsa: microchip: Move *_port_setup code to dsa_switch_ops::port_setup()Oleksij Rempel1-3/+2
2023-09-17Merge branch 'devlink-instances-relationships'David S. Miller16-60/+509
2023-09-17net/mlx5e: Set en auxiliary devlink instance as nestedJiri Pirko1-0/+8
2023-09-17devlink: introduce possibility to expose info about nested devlinksJiri Pirko4-0/+54
2023-09-17devlink: convert linecard nested devlink to new rel infrastructureJiri Pirko3-18/+42
2023-09-17net/mlx5: SF, Implement peer devlink set for SF representor devlink portJiri Pirko4-0/+67
2023-09-17devlink: expose peer SF devlink instanceJiri Pirko3-0/+55
2023-09-17devlink: introduce object and nested devlink relationship infraJiri Pirko3-0/+233
2023-09-17devlink: extend devlink_nl_put_nested_handle() with attrtype argJiri Pirko3-4/+5
2023-09-17devlink: move devlink_nl_put_nested_handle() into netlink.cJiri Pirko3-26/+28
2023-09-17devlink: put netnsid to nested handleJiri Pirko1-2/+11
2023-09-17net/mlx5: Lift reload limitation when SFs are presentJiri Pirko1-11/+0
2023-09-17net/mlx5: Disable eswitch as the first thing in mlx5_unload()Jiri Pirko1-1/+1
2023-09-17devlink: move linecard struct into linecard.cJiri Pirko3-15/+22
2023-09-17net: microchip: lan743x: add fixed phy unregister supportPavithra Sathyanarayanan1-0/+6