summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-25net/smc: Ensure correct state of the socket in send pathGuvenc Gulce1-2/+3
2021-06-25Merge tag 'wireless-drivers-next-2021-06-25' of git://git.kernel.org/pub/scm/...David S. Miller145-3064/+5551
2021-06-25net: mdiobus: withdraw fwnode_mdbiobus_registerMarcin Wojtas5-39/+20
2021-06-25Add Mellanox BlueField Gigabit Ethernet driverDavid Thompson13-0/+2028
2021-06-25net: bcmgenet: Add mdio-bcm-unimac soft dependencyJian-Hong Pan1-0/+1
2021-06-25ipv6: delete useless dst check in ip6_dst_lookup_tailzhang kai1-5/+3
2021-06-25mlxsw: core_env: Avoid unnecessary memcpy()sIdo Schimmel1-8/+8
2021-06-25gve: Fix warnings reported for DQO patchsetBailey Forrest2-6/+5
2021-06-24Merge branch 'sctp-pmtud-convergence'David S. Miller4-13/+18
2021-06-24sctp: send the next probe immediately once the last one is ackedXin Long2-5/+12
2021-06-24sctp: do black hole detection in search complete stateXin Long2-8/+6
2021-06-24Merge branch 'sja1110-doc'David S. Miller2-6/+63
2021-06-24net: dsa: sja1105: document the SJA1110 in the KconfigVladimir Oltean1-2/+6
2021-06-24Documentation: net: dsa: add details about SJA1110Vladimir Oltean1-4/+57
2021-06-24Merge branch 'gve-dqo'David S. Miller16-216/+3250
2021-06-24gve: DQO: Add RX pathBailey Forrest4-0/+601
2021-06-24gve: DQO: Add TX pathBailey Forrest2-2/+829
2021-06-24gve: DQO: Configure interrupts on device upBailey Forrest2-2/+33
2021-06-24gve: DQO: Add ring allocation and initializationBailey Forrest7-13/+420
2021-06-24gve: DQO: Add core netdev featuresBailey Forrest8-25/+260
2021-06-24gve: Update adminq commands to support DQO queuesBailey Forrest4-29/+64
2021-06-24gve: Add DQO fields for core data structuresBailey Forrest1-11/+251
2021-06-24gve: Add dqo descriptorsBailey Forrest2-1/+257
2021-06-24gve: Add support for DQO RX PTYPE mapBailey Forrest4-2/+127
2021-06-24gve: adminq: DQO specific device descriptor logicBailey Forrest2-15/+55
2021-06-24gve: Introduce per netdev `enum gve_queue_format`Bailey Forrest5-15/+37
2021-06-24gve: Introduce a new model for device optionsBailey Forrest2-43/+179
2021-06-24gve: Make gve_rx_slot_page_info.page_offset an absolute offsetBailey Forrest3-5/+5
2021-06-24gve: gve_rx_copy: Move padding to an argumentBailey Forrest3-5/+7
2021-06-24gve: Move some static functions to a common fileBailey Forrest5-60/+94
2021-06-24gve: Update GVE documentation to describe DQOBailey Forrest1-5/+48
2021-06-24usbnet: add usbnet_event_names[] for keventYajun Deng1-2/+19
2021-06-24Merge branch 'add-sparx5i-driver'David S. Miller21-84/+12318
2021-06-24arm64: dts: sparx5: Add the Sparx5 switch nodeSteen Hegelund3-84/+1112
2021-06-24net: sparx5: add ethtool configuration and statistics supportSteen Hegelund5-1/+1248
2021-06-24net: sparx5: add calendar bandwidth allocation supportSteen Hegelund4-2/+609
2021-06-24net: sparx5: add switching supportSteen Hegelund7-1/+544
2021-06-24net: sparx5: add vlan supportSteen Hegelund4-4/+246
2021-06-24net: sparx5: add mactable supportSteen Hegelund5-2/+565
2021-06-24net: sparx5: add port module supportSteen Hegelund6-12/+1279
2021-06-24net: sparx5: add hostmode with phylink supportSteen Hegelund6-10/+841
2021-06-24net: sparx5: add the basic sparx5 driverSteen Hegelund7-0/+5680
2021-06-24dt-bindings: net: sparx5: Add sparx5-switch bindingsSteen Hegelund1-0/+226
2021-06-24net: mdiobus: fix fwnode_mdbiobus_register() fallback caseMarcin Wojtas1-1/+1
2021-06-24net: ip: avoid OOM kills with large UDP sends over loopbackJakub Kicinski2-29/+35
2021-06-24tools/testing: add a selftest for SO_NETNS_COOKIELorenz Bauer4-1/+64
2021-06-24net: retrieve netns cookie via getsocketoptMartynas Pumputis6-0/+17
2021-06-24iwlwifi: acpi: remove unused function iwl_acpi_eval_dsm_func()Kalle Valo1-36/+0
2021-06-24rtw88: fix c2h memory leakPo-Hao Huang3-1/+13
2021-06-24brcmfmac: support parse country code map from DTShawn Guo1-2/+55