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