summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2021-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-11/+97
2021-06-17net: fix mistake path for netdev_features_stringsJian Shen-3/+3
2021-06-16net/smc: Make SMC statistics network namespace awareGuvenc Gulce-0/+20
2021-06-16net/smc: Add netlink support for SMC fallback statisticsGuvenc Gulce-0/+14
2021-06-16net/smc: Add netlink support for SMC statisticsGuvenc Gulce-0/+69
2021-06-15net: bonding: Use per-cpu rr_tx_counterJussi Maki-1/+1
2021-06-15bpf: Support socket migration by eBPF.Kuniyuki Iwashima-0/+18
2021-06-15bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT.Kuniyuki Iwashima-0/+1
2021-06-15tcp: Add reuseport_migrate_sock() to select a new listener.Kuniyuki Iwashima-0/+3
2021-06-15tcp: Keep TCP_CLOSE sockets in the reuseport group.Kuniyuki Iwashima-0/+1
2021-06-15tcp: Add num_closed_socks to struct sock_reuseport.Kuniyuki Iwashima-2/+3
2021-06-15net: Introduce net.ipv4.tcp_migrate_req.Kuniyuki Iwashima-0/+1
2021-06-14net/mlx5: Enlarge interrupt field in CREATE_EQShay Drory-2/+2
2021-06-14net/mlx5: Provide cpumask at EQ creation phaseLeon Romanovsky-0/+1
2021-06-14net: core: devlink: add dropped stats traps fieldOleksandr Mazur-0/+10
2021-06-14net: phy: micrel: ksz886x/ksz8081: add cabletest supportOleksij Rempel-0/+1
2021-06-14net: phy/dsa micrel/ksz886x add MDI-X supportOleksij Rempel-0/+2
2021-06-14net: phy: micrel: move phy reg offsets to common headerMichael Grzeschik-0/+13
2021-06-12net: qualcomm: rmnet: trailer value is a checksumAlex Elder-1/+1
2021-06-12wwan: add interface creation supportJohannes Berg-0/+40
2021-06-12rtnetlink: add IFLA_PARENT_[DEV|DEV_BUS]_NAMEJohannes Berg-0/+7
2021-06-12rtnetlink: add alloc() method to rtnl_link_opsJohannes Berg-0/+8
2021-06-12net: phy: Add 25G BASE-R interface modeSteen Hegelund-0/+4
2021-06-11net: pcs: xpcs: export xpcs_do_config and xpcs_link_upVladimir Oltean-0/+4
2021-06-11net: pcs: xpcs: add support for NXP SJA1110Vladimir Oltean-0/+1
2021-06-11net: pcs: xpcs: add support for NXP SJA1105Vladimir Oltean-0/+2
2021-06-11net: pcs: xpcs: rename mdio_xpcs_args to dw_xpcsVladimir Oltean-7/+7
2021-06-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller-0/+12
2021-06-11virtio/vsock: update trace event for SEQPACKETArseny Krasnov-1/+4
2021-06-11virtio/vsock: rest of SOCK_SEQPACKET supportArseny Krasnov-0/+5
2021-06-11virtio/vsock: dequeue callback for SOCK_SEQPACKETArseny Krasnov-0/+5
2021-06-11virtio/vsock: defines and constants for SEQPACKETArseny Krasnov-0/+9
2021-06-11af_vsock: rest of SEQPACKET supportArseny Krasnov-0/+2
2021-06-11af_vsock: implement send logic for SEQPACKETArseny Krasnov-0/+2
2021-06-11af_vsock: implement SEQPACKET receive loopArseny Krasnov-0/+4
2021-06-11net: phylink: introduce phylink_fwnode_phy_connect()Calvin Johnson-0/+3
2021-06-11net: mdio: Add ACPI support code for mdioCalvin Johnson-0/+26
2021-06-11ACPI: utils: Introduce acpi_get_local_address()Calvin Johnson-0/+7
2021-06-11net: mdiobus: Introduce fwnode_mdiobus_register_phy()Calvin Johnson-0/+35
2021-06-11net: phy: Introduce fwnode_get_phy_id()Calvin Johnson-0/+5
2021-06-11net: phy: Introduce phy related fwnode functionsCalvin Johnson-0/+20
2021-06-11net: phy: Introduce fwnode_mdio_find_device()Calvin Johnson-0/+7
2021-06-11net: dsa: sja1105: implement TX timestamping for SJA1110Vladimir Oltean-0/+23
2021-06-11net: dsa: add support for the SJA1110 native tagging protocolVladimir Oltean-0/+3
2021-06-11net: dsa: sja1105: make SJA1105_SKB_CB fit a full timestampVladimir Oltean-1/+1
2021-06-11net: dsa: tag_8021q: refactor RX VLAN parsing into a dedicated functionVladimir Oltean-0/+3
2021-06-11net: dsa: tag_8021q: remove shim declarationsVladimir Oltean-76/+0
2021-06-11net: dsa: generalize overhead for taggers that use both headers and trailersVladimir Oltean-3/+3
2021-06-11ice: add low level PTP clock access functionsJacob Keller-0/+12
2021-06-10Merge tag 'mlx5-updates-2021-06-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller-9/+55