summaryrefslogtreecommitdiffstats
path: root/include/linux
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-173-6/+42
|\
| * bpf: Support socket migration by eBPF.Kuniyuki Iwashima2021-06-152-0/+3
| * xdp: Extend xdp_redirect_map with broadcast supportHangbin Liu2021-05-262-4/+35
| * bpf: Fix spelling mistakesZhen Lei2021-05-241-2/+2
| * bpf: Add lookup_and_delete_elem support to hashtabDenis Salopek2021-05-241-0/+2
* | net: fix mistake path for netdev_features_stringsJian Shen2021-06-171-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: 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-121-0/+24
* | 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: rest of SOCK_SEQPACKET supportArseny Krasnov2021-06-111-0/+5
* | | virtio/vsock: dequeue callback for SOCK_SEQPACKETArseny Krasnov2021-06-111-0/+5
* | | 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-111-0/+1
* | | 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/mlx5: Bridge, add offload infrastructureVlad Buslov2021-06-091-0/+1
* | net/mlx5: Create TC-miss priority and tableVlad Buslov2021-06-091-0/+1
* | net/mlx5: Added new parameters to reformat contextYevgeny Kliteynik2021-06-091-3/+9
* | net/mlx5: mlx5_ifc support for header insert/removeYevgeny Kliteynik2021-06-092-6/+44
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-06-092-1/+8
|\ \
| * | netfilter: annotate nf_tables base hook opsFlorian Westphal2021-06-071-1/+7
| * | netfilter: nfnetlink: add struct nfgenmsg to struct nfnl_info and use itPablo Neira Ayuso2021-06-071-0/+1
* | | net: stmmac: explicitly deassert GMAC_AHB_RESETMatthew Hagan2021-06-081-0/+1
* | | net: wwan: make WWAN_PORT_MAX meaning less surprisedSergey Ryazanov2021-06-081-3/+9
* | | net: stmmac: enable Intel mGbE 2.5Gbps link speedVoon Weifeng2021-06-081-0/+1
* | | net: pcs: add 2500BASEX support for Intel mGbE controllerVoon Weifeng2021-06-081-0/+1
* | | page_pool: Allow drivers to hint on SKB recyclingIlias Apalodimas2021-06-071-3/+30
* | | skbuff: add a parameter to __skb_frag_unrefMatteo Croce2021-06-071-3/+5
* | | mm: add a signature in struct pageMatteo Croce2021-06-073-5/+16
* | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2021-06-071-1/+28
|\ \ \