Age | Commit message (Expand) | Author |
2021-06-17 | driver core: add a helper to setup both the of_node and fwnode of a device | Ioana Ciornei |
2021-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2021-06-17 | net: fix mistake path for netdev_features_strings | Jian Shen |
2021-06-16 | net/smc: Make SMC statistics network namespace aware | Guvenc Gulce |
2021-06-16 | net/smc: Add netlink support for SMC fallback statistics | Guvenc Gulce |
2021-06-16 | net/smc: Add netlink support for SMC statistics | Guvenc Gulce |
2021-06-15 | net: bonding: Use per-cpu rr_tx_counter | Jussi Maki |
2021-06-15 | bpf: Support socket migration by eBPF. | Kuniyuki Iwashima |
2021-06-15 | bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT. | Kuniyuki Iwashima |
2021-06-15 | tcp: Add reuseport_migrate_sock() to select a new listener. | Kuniyuki Iwashima |
2021-06-15 | tcp: Keep TCP_CLOSE sockets in the reuseport group. | Kuniyuki Iwashima |
2021-06-15 | tcp: Add num_closed_socks to struct sock_reuseport. | Kuniyuki Iwashima |
2021-06-15 | net: Introduce net.ipv4.tcp_migrate_req. | Kuniyuki Iwashima |
2021-06-14 | net/mlx5: Enlarge interrupt field in CREATE_EQ | Shay Drory |
2021-06-14 | net/mlx5: Provide cpumask at EQ creation phase | Leon Romanovsky |
2021-06-14 | net: core: devlink: add dropped stats traps field | Oleksandr Mazur |
2021-06-14 | net: phy: micrel: ksz886x/ksz8081: add cabletest support | Oleksij Rempel |
2021-06-14 | net: phy/dsa micrel/ksz886x add MDI-X support | Oleksij Rempel |
2021-06-14 | net: phy: micrel: move phy reg offsets to common header | Michael Grzeschik |
2021-06-12 | net: qualcomm: rmnet: trailer value is a checksum | Alex Elder |
2021-06-12 | wwan: add interface creation support | Johannes Berg |
2021-06-12 | rtnetlink: add IFLA_PARENT_[DEV|DEV_BUS]_NAME | Johannes Berg |
2021-06-12 | rtnetlink: add alloc() method to rtnl_link_ops | Johannes Berg |
2021-06-12 | net: phy: Add 25G BASE-R interface mode | Steen Hegelund |
2021-06-11 | net: pcs: xpcs: export xpcs_do_config and xpcs_link_up | Vladimir Oltean |
2021-06-11 | net: pcs: xpcs: add support for NXP SJA1110 | Vladimir Oltean |
2021-06-11 | net: pcs: xpcs: add support for NXP SJA1105 | Vladimir Oltean |
2021-06-11 | net: pcs: xpcs: rename mdio_xpcs_args to dw_xpcs | Vladimir Oltean |
2021-06-11 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | David S. Miller |
2021-06-11 | virtio/vsock: update trace event for SEQPACKET | Arseny Krasnov |
2021-06-11 | virtio/vsock: rest of SOCK_SEQPACKET support | Arseny Krasnov |
2021-06-11 | virtio/vsock: dequeue callback for SOCK_SEQPACKET | Arseny Krasnov |
2021-06-11 | virtio/vsock: defines and constants for SEQPACKET | Arseny Krasnov |
2021-06-11 | af_vsock: rest of SEQPACKET support | Arseny Krasnov |
2021-06-11 | af_vsock: implement send logic for SEQPACKET | Arseny Krasnov |
2021-06-11 | af_vsock: implement SEQPACKET receive loop | Arseny Krasnov |
2021-06-11 | net: phylink: introduce phylink_fwnode_phy_connect() | Calvin Johnson |
2021-06-11 | net: mdio: Add ACPI support code for mdio | Calvin Johnson |
2021-06-11 | ACPI: utils: Introduce acpi_get_local_address() | Calvin Johnson |
2021-06-11 | net: mdiobus: Introduce fwnode_mdiobus_register_phy() | Calvin Johnson |
2021-06-11 | net: phy: Introduce fwnode_get_phy_id() | Calvin Johnson |
2021-06-11 | net: phy: Introduce phy related fwnode functions | Calvin Johnson |
2021-06-11 | net: phy: Introduce fwnode_mdio_find_device() | Calvin Johnson |
2021-06-11 | net: dsa: sja1105: implement TX timestamping for SJA1110 | Vladimir Oltean |
2021-06-11 | net: dsa: add support for the SJA1110 native tagging protocol | Vladimir Oltean |
2021-06-11 | net: dsa: sja1105: make SJA1105_SKB_CB fit a full timestamp | Vladimir Oltean |
2021-06-11 | net: dsa: tag_8021q: refactor RX VLAN parsing into a dedicated function | Vladimir Oltean |
2021-06-11 | net: dsa: tag_8021q: remove shim declarations | Vladimir Oltean |
2021-06-11 | net: dsa: generalize overhead for taggers that use both headers and trailers | Vladimir Oltean |
2021-06-11 | ice: add low level PTP clock access functions | Jacob Keller |