summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-11virtio/vsock: update trace event for SEQPACKETArseny Krasnov
2021-06-11vsock_test: add SOCK_SEQPACKET testsArseny Krasnov
2021-06-11vsock/loopback: enable SEQPACKET for transportArseny Krasnov
2021-06-11vhost/vsock: support SEQPACKET for transportArseny Krasnov
2021-06-11virtio/vsock: enable SEQPACKET for transportArseny Krasnov
2021-06-11virtio/vsock: rest of SOCK_SEQPACKET supportArseny Krasnov
2021-06-11virtio/vsock: add SEQPACKET receive logicArseny Krasnov
2021-06-11virtio/vsock: dequeue callback for SOCK_SEQPACKETArseny Krasnov
2021-06-11virtio/vsock: defines and constants for SEQPACKETArseny Krasnov
2021-06-11virtio/vsock: simplify credit update function APIArseny Krasnov
2021-06-11virtio/vsock: set packet's type in virtio_transport_send_pkt_info()Arseny Krasnov
2021-06-11af_vsock: update comments for stream socketsArseny Krasnov
2021-06-11af_vsock: rest of SEQPACKET supportArseny Krasnov
2021-06-11af_vsock: implement send logic for SEQPACKETArseny Krasnov
2021-06-11af_vsock: implement SEQPACKET receive loopArseny Krasnov
2021-06-11af_vsock: separate receive data loopArseny Krasnov
2021-06-11af_vsock: separate wait data loopArseny Krasnov
2021-06-11af_vsock: update functions for connectible socketArseny Krasnov
2021-06-11Merge branch 'octeontx2-trusted-vf'David S. Miller
2021-06-11octeontx2-pf: add support for ndo_set_vf_trustHariprasad Kelam
2021-06-11octeontx2-af: add new mailbox to configure VF trust modeHariprasad Kelam
2021-06-11octeontx2-nicvf: add ndo_set_rx_mode support for multicast & promiscNaveen Mamindlapalli
2021-06-11octeontx2-af: add support for multicast/promisc packet replication featureNaveen Mamindlapalli
2021-06-11net: stmmac: Fix potential integer overflowWong Vee Khee
2021-06-11net: mdio: mscc-miim: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-11Merge branch 'dpaa2-ACPI'David S. Miller
2021-06-11net: dpaa2-mac: Add ACPI support for DPAA2 MAC driverCalvin Johnson
2021-06-11net: phylink: Refactor phylink_of_phy_connect()Calvin Johnson
2021-06-11net: phylink: introduce phylink_fwnode_phy_connect()Calvin Johnson
2021-06-11net/fsl: Use [acpi|of]_mdiobus_registerCalvin Johnson
2021-06-11net: mdio: Add ACPI support code for mdioCalvin Johnson
2021-06-11ACPI: utils: Introduce acpi_get_local_address()Calvin Johnson
2021-06-11of: mdio: Refactor of_mdiobus_register_phy()Calvin Johnson
2021-06-11net: mdiobus: Introduce fwnode_mdiobus_register_phy()Calvin Johnson
2021-06-11net: mii_timestamper: check NULL in unregister_mii_timestamper()Calvin Johnson
2021-06-11of: mdio: Refactor of_get_phy_id()Calvin Johnson
2021-06-11net: phy: Introduce fwnode_get_phy_id()Calvin Johnson
2021-06-11of: mdio: Refactor of_phy_find_device()Calvin Johnson
2021-06-11net: phy: Introduce phy related fwnode functionsCalvin Johnson
2021-06-11net: phy: Introduce fwnode_mdio_find_device()Calvin Johnson
2021-06-11Documentation: ACPI: DSD: Document MDIO PHYCalvin Johnson
2021-06-11net: stmmac: Fix unused values warningsWong Vee Khee
2021-06-11net: usb: asix: ax88772: manage PHY PM from MACOleksij Rempel
2021-06-11Merge branch 'pc300too'David S. Miller
2021-06-11net: pc300too: fix the comments style issuePeng Li
2021-06-11net: pc300too: add some required spacesPeng Li
2021-06-11net: pc300too: replace comparison to NULL with "!card->plxbase"Peng Li
2021-06-11net: pc300too: remove redundant initialization for staticsPeng Li
2021-06-11net: pc300too: move out assignment in if conditionPeng Li
2021-06-11net: pc300too: fix the code style issue about "foo * bar"Peng Li