summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-12ethtool: rss: report info about additional contexts from XArrayJakub Kicinski
2024-08-12ethtool: rss: move the device op invocation out of rss_prepare_data()Jakub Kicinski
2024-08-12ethtool: rss: don't report key if device doesn't support itJakub Kicinski
2024-08-12eth: remove .cap_rss_ctx_supported from updated driversJakub Kicinski
2024-08-12ethtool: make ethtool_ops::cap_rss_ctx_supported optionalJakub Kicinski
2024-08-12eth: mlx5: allow disabling queues when RSS contexts existJakub Kicinski
2024-08-12eth: mvpp2: implement new RSS context APIJakub Kicinski
2024-08-12selftests: drv-net: rss_ctx: add identifier to traffic commentsJakub Kicinski
2024-08-12net: vxlan: remove duplicated initialization in vxlan_xmitMenglong Dong
2024-08-12net: sunvnet: use ethtool_sprintf/putsRosen Penev
2024-08-11net: dsa: microchip: ksz9477: split half-duplex monitoring functionEnguerrand de Ribaucourt
2024-08-11Merge branch 'phylib-fixed-speed-1G'David S. Miller
2024-08-11net: phylib: do not disable autoneg for fixed speeds >= 1GRussell King (Oracle)
2024-08-11net: mii: constify advertising maskRussell King (Oracle)
2024-08-11Merge branch 'mvpp2-child-port-removal'David S. Miller
2024-08-11net: mvpp2: use device_for_each_child_node() to access device child nodesJavier Carrasco
2024-08-11net: mvpp2: use port_count to remove portsJavier Carrasco
2024-08-11Merge branch 'bnxt_en-fix-queue-reset-when-queue-active'David S. Miller
2024-08-11bnxt_en: only set dev->queue_mgmt_ops if supported by FWDavid Wei
2024-08-11bnxt_en: stop packet flow during bnxt_queue_stop/startDavid Wei
2024-08-11bnxt_en: set vnic->mru in bnxt_hwrm_vnic_cfg()David Wei
2024-08-11bnxt_en: Check the FW's VNIC flush capabilityMichael Chan
2024-08-11bnxt_en: Add support to call FW to update a VNICMichael Chan
2024-08-11bnxt_en: Update firmware interface to 1.10.3.68Michael Chan
2024-08-11Merge branch 'l2tp-misc-improvements'David S. Miller
2024-08-11l2tp: flush workqueue before draining itJames Chapman
2024-08-11l2tp: l2tp_eth: use per-cpu counters from dev->tstatsJames Chapman
2024-08-11l2tp: improve tunnel/session refcount helpersJames Chapman
2024-08-11l2tp: use get_next APIs for management requests and procfs/debugfsJames Chapman
2024-08-11l2tp: add tunnel/session get_next helpersJames Chapman
2024-08-11l2tp: handle hash key collisions in l2tp_v3_session_getJames Chapman
2024-08-11l2tp: move l2tp_ip and l2tp_ip6 data to pernetJames Chapman
2024-08-11l2tp: remove inline from functions in c sourcesJames Chapman
2024-08-11documentation/networking: update l2tp docsJames Chapman
2024-08-09Merge branch 'mlx5-misc-patches-2024-08-08'Jakub Kicinski
2024-08-09net/mlx5e: CT: Update connection tracking steering entriesCosmin Ratiu
2024-08-09net/mlx5e: CT: 'update' rules instead of 'replace'Cosmin Ratiu
2024-08-09net/mlx5e: Use extack in get module eeprom by page callbackGal Pressman
2024-08-09net/mlx5e: Use extack in set coalesce callbackGal Pressman
2024-08-09net/mlx5e: Use extack in get coalesce callbackGal Pressman
2024-08-09net/mlx5e: Use extack in set ringparams callbackGal Pressman
2024-08-09net/mlx5e: Be consistent with bitmap handling of link modesGal Pressman
2024-08-09net/mlx5e: TC, Offload rewrite and mirror to both internal and external destsJianbo Liu
2024-08-09net/mlx5e: TC, Offload rewrite and mirror on tunnel over ovs internal portJianbo Liu
2024-08-09net/mlx5e: Enable remove flow for hard packet limitJianbo Liu
2024-08-09net/mlx5: E-Switch, Increase max int port number for offloadChris Mi
2024-08-09net: ag71xx: use phylink_mii_ioctlRosen Penev
2024-08-09Merge branch 'ibmvnic-ibmvnic-rr-patchset'Jakub Kicinski
2024-08-09ibmvnic: Perform tx CSO during send scrq directNick Child
2024-08-09ibmvnic: Only record tx completed bytes once per handlerNick Child