summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-151-2/+2
* net/mlx5: Provide cpumask at EQ creation phaseLeon Romanovsky2021-06-151-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
* | net: dsa: tag_8021q: refactor RX VLAN parsing into a dedicated functionVladimir Oltean2021-06-111-0/+3
* | net: dsa: tag_8021q: remove shim declarationsVladimir Oltean2021-06-111-76/+0
* | net: dsa: generalize overhead for taggers that use both headers and trailersVladimir Oltean2021-06-111-3/+3
|/
* Merge tag 'mlx5-updates-2021-06-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-06-103-9/+55
|\
| * net/mlx5: Bridge, add offload infrastructureVlad Buslov2021-06-101-0/+1
| * net/mlx5: Create TC-miss priority and tableVlad Buslov2021-06-101-0/+1
| * net/mlx5: Added new parameters to reformat contextYevgeny Kliteynik2021-06-101-3/+9
| * net/mlx5: mlx5_ifc support for header insert/removeYevgeny Kliteynik2021-06-102-6/+44
* | netlink: simplify NLMSG_DATA with NLMSG_HDRLENChen Li2021-06-101-2/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-06-097-2/+82
|\
| * netfilter: add new hook nfnl subsystemFlorian Westphal2021-06-072-1/+57