summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-24sctp: send the next probe immediately once the last one is ackedXin Long
2021-06-24sctp: do black hole detection in search complete stateXin Long
2021-06-24Merge branch 'sja1110-doc'David S. Miller
2021-06-24net: dsa: sja1105: document the SJA1110 in the KconfigVladimir Oltean
2021-06-24Documentation: net: dsa: add details about SJA1110Vladimir Oltean
2021-06-24Merge branch 'gve-dqo'David S. Miller
2021-06-24gve: DQO: Add RX pathBailey Forrest
2021-06-24gve: DQO: Add TX pathBailey Forrest
2021-06-24gve: DQO: Configure interrupts on device upBailey Forrest
2021-06-24gve: DQO: Add ring allocation and initializationBailey Forrest
2021-06-24gve: DQO: Add core netdev featuresBailey Forrest
2021-06-24gve: Update adminq commands to support DQO queuesBailey Forrest
2021-06-24gve: Add DQO fields for core data structuresBailey Forrest
2021-06-24gve: Add dqo descriptorsBailey Forrest
2021-06-24gve: Add support for DQO RX PTYPE mapBailey Forrest
2021-06-24gve: adminq: DQO specific device descriptor logicBailey Forrest
2021-06-24gve: Introduce per netdev `enum gve_queue_format`Bailey Forrest
2021-06-24gve: Introduce a new model for device optionsBailey Forrest
2021-06-24gve: Make gve_rx_slot_page_info.page_offset an absolute offsetBailey Forrest
2021-06-24gve: gve_rx_copy: Move padding to an argumentBailey Forrest
2021-06-24gve: Move some static functions to a common fileBailey Forrest
2021-06-24gve: Update GVE documentation to describe DQOBailey Forrest
2021-06-24usbnet: add usbnet_event_names[] for keventYajun Deng
2021-06-24Merge branch 'add-sparx5i-driver'David S. Miller
2021-06-24arm64: dts: sparx5: Add the Sparx5 switch nodeSteen Hegelund
2021-06-24net: sparx5: add ethtool configuration and statistics supportSteen Hegelund
2021-06-24net: sparx5: add calendar bandwidth allocation supportSteen Hegelund
2021-06-24net: sparx5: add switching supportSteen Hegelund
2021-06-24net: sparx5: add vlan supportSteen Hegelund
2021-06-24net: sparx5: add mactable supportSteen Hegelund
2021-06-24net: sparx5: add port module supportSteen Hegelund
2021-06-24net: sparx5: add hostmode with phylink supportSteen Hegelund
2021-06-24net: sparx5: add the basic sparx5 driverSteen Hegelund
2021-06-24dt-bindings: net: sparx5: Add sparx5-switch bindingsSteen Hegelund
2021-06-24net: mdiobus: fix fwnode_mdbiobus_register() fallback caseMarcin Wojtas
2021-06-24net: ip: avoid OOM kills with large UDP sends over loopbackJakub Kicinski
2021-06-24tools/testing: add a selftest for SO_NETNS_COOKIELorenz Bauer
2021-06-24net: retrieve netns cookie via getsocketoptMartynas Pumputis
2021-06-23Merge branch 'devlink-rate-limit-fixes'David S. Miller
2021-06-23devlink: Protect rate list with lock while switching modesDmytro Linkin
2021-06-23devlink: Remove eswitch mode check for mode set callDmytro Linkin
2021-06-23devlink: Decrease refcnt of parent rate object on leaf destroyDmytro Linkin
2021-06-23virtio_net: Use virtio_find_vqs_ctx() helperXianting Tian
2021-06-23net/tls: Remove the __TLS_DEC_STATS() macro.Kuniyuki Iwashima
2021-06-23tcp: Add stats for socket migration.Kuniyuki Iwashima
2021-06-23ibmveth: Set CHECKSUM_PARTIAL if NULL TCP CSUM.David Wilder
2021-06-23Merge tag 'mlx5-net-next-2021-06-22' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2021-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-06-23selftests: icmp_redirect: support expected failuresAndrea Righi
2021-06-23Merge branch 'lockless-qdisc-opts'David S. Miller