summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* driver core: add a helper to setup both the of_node and fwnode of a deviceIoana Ciornei2021-06-171-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-06-178-11/+97
|\
| * bpf: Support socket migration by eBPF.Kuniyuki Iwashima2021-06-153-0/+18
| * bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT.Kuniyuki Iwashima2021-06-151-0/+1
| * tcp: Add reuseport_migrate_sock() to select a new listener.Kuniyuki Iwashima2021-06-151-0/+3
| * tcp: Keep TCP_CLOSE sockets in the reuseport group.Kuniyuki Iwashima2021-06-151-0/+1
| * tcp: Add num_closed_socks to struct sock_reuseport.Kuniyuki Iwashima2021-06-151-2/+3
| * net: Introduce net.ipv4.tcp_migrate_req.Kuniyuki Iwashima2021-06-151-0/+1
| * xdp: Extend xdp_redirect_map with broadcast supportHangbin Liu2021-05-265-7/+53
| * bpf: Fix spelling mistakesZhen Lei2021-05-241-2/+2
| * bpf: Add lookup_and_delete_elem support to hashtabDenis Salopek2021-05-242-0/+15
* | net: fix mistake path for netdev_features_stringsJian Shen2021-06-172-3/+3
* | net/smc: Make SMC statistics network namespace awareGuvenc Gulce2021-06-162-0/+20
* | net/smc: Add netlink support for SMC fallback statisticsGuvenc Gulce2021-06-161-0/+14
* | net/smc: Add netlink support for SMC statisticsGuvenc Gulce2021-06-161-0/+69
* | net: bonding: Use per-cpu rr_tx_counterJussi Maki2021-06-151-1/+1
* | net/mlx5: Enlarge interrupt field in CREATE_EQShay Drory2021-06-141-2/+2
* | net/mlx5: Provide cpumask at EQ creation phaseLeon Romanovsky2021-06-141-0/+1
* | net: core: devlink: add dropped stats traps fieldOleksandr Mazur2021-06-141-0/+10
* | net: phy: micrel: ksz886x/ksz8081: add cabletest supportOleksij Rempel2021-06-141-0/+1
* | net: phy/dsa micrel/ksz886x add MDI-X supportOleksij Rempel2021-06-141-0/+2
* | net: phy: micrel: move phy reg offsets to common headerMichael Grzeschik2021-06-141-0/+13
* | net: qualcomm: rmnet: trailer value is a checksumAlex Elder2021-06-121-1/+1
* | wwan: add interface creation supportJohannes Berg2021-06-122-0/+40
* | rtnetlink: add IFLA_PARENT_[DEV|DEV_BUS]_NAMEJohannes Berg2021-06-121-0/+7
* | rtnetlink: add alloc() method to rtnl_link_opsJohannes Berg2021-06-121-0/+8
* | net: phy: Add 25G BASE-R interface modeSteen Hegelund2021-06-121-0/+4
* | net: pcs: xpcs: export xpcs_do_config and xpcs_link_upVladimir Oltean2021-06-111-0/+4
* | net: pcs: xpcs: add support for NXP SJA1110Vladimir Oltean2021-06-111-0/+1
* | net: pcs: xpcs: add support for NXP SJA1105Vladimir Oltean2021-06-111-0/+2
* | net: pcs: xpcs: rename mdio_xpcs_args to dw_xpcsVladimir Oltean2021-06-111-7/+7
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2021-06-111-0/+12
|\ \
| * | ice: add low level PTP clock access functionsJacob Keller2021-06-111-0/+12
* | | virtio/vsock: update trace event for SEQPACKETArseny Krasnov2021-06-111-1/+4
* | | virtio/vsock: rest of SOCK_SEQPACKET supportArseny Krasnov2021-06-111-0/+5
* | | virtio/vsock: dequeue callback for SOCK_SEQPACKETArseny Krasnov2021-06-111-0/+5
* | | virtio/vsock: defines and constants for SEQPACKETArseny Krasnov2021-06-111-0/+9
* | | af_vsock: rest of SEQPACKET supportArseny Krasnov2021-06-111-0/+2
* | | af_vsock: implement send logic for SEQPACKETArseny Krasnov2021-06-111-0/+2
* | | af_vsock: implement SEQPACKET receive loopArseny Krasnov2021-06-111-0/+4
* | | net: phylink: introduce phylink_fwnode_phy_connect()Calvin Johnson2021-06-111-0/+3
* | | net: mdio: Add ACPI support code for mdioCalvin Johnson2021-06-111-0/+26
* | | ACPI: utils: Introduce acpi_get_local_address()Calvin Johnson2021-06-111-0/+7
* | | net: mdiobus: Introduce fwnode_mdiobus_register_phy()Calvin Johnson2021-06-111-0/+35
* | | net: phy: Introduce fwnode_get_phy_id()Calvin Johnson2021-06-111-0/+5
* | | net: phy: Introduce phy related fwnode functionsCalvin Johnson2021-06-111-0/+20
* | | net: phy: Introduce fwnode_mdio_find_device()Calvin Johnson2021-06-111-0/+7
* | | net: dsa: sja1105: implement TX timestamping for SJA1110Vladimir Oltean2021-06-111-0/+23
* | | net: dsa: add support for the SJA1110 native tagging protocolVladimir Oltean2021-06-112-0/+3
* | | net: dsa: sja1105: make SJA1105_SKB_CB fit a full timestampVladimir Oltean2021-06-111-1/+1