netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-07 01:40:33 to 2023-06-07 13:56:55 UTC [more...]

[PATCH 1/2] stmmac: fix pcs_lynx link failure
 2023-06-07 13:56 UTC  (2+ messages)
` [PATCH 2/2] net: altera-tse: fix broken Kconfig dependency

[PATCH net-next v1 1/1] mlxbf_gige: Fix kernel panic at shutdown
 2023-06-07 13:54 UTC  (4+ messages)

arm: shmobile_defconfig: ld.lld: error: undefined symbol: lynx_pcs_destroy
 2023-06-07 13:41 UTC  (4+ messages)

[PATCH v2] tcp: fix connection reset due to tw hashdance race
 2023-06-07 13:32 UTC  (3+ messages)

[PATCH net-next 0/4] support for 256 VFs in RTM_GETLINK
 2023-06-07 13:31 UTC  (13+ messages)
` [PATCH net-next 1/4] netlink: truncate overlength attribute list in nla_nest_end()

[PATCH 1/8] net/mlx5: Update the driver with the recent thermal changes
 2023-06-07 13:17 UTC  (3+ messages)

[PATCH iwl-next v2] ice: clean up __ice_aq_get_set_rss_lut()
 2023-06-07 13:09 UTC 

[PATCH net-next v4 0/5] Followup fixes for the dwmac and altera lynx conversion
 2023-06-07 14:54 UTC  (10+ messages)
` [PATCH net-next v4 1/5] net: altera-tse: Initialize local structs before using it
` [PATCH net-next v4 2/5] net: altera_tse: Use the correct Kconfig option for the PCS_LYNX dependency
` [PATCH net-next v4 3/5] net: stmmac: make the pcs_lynx cleanup sequence specific to dwmac_socfpga
` [PATCH net-next v4 4/5] net: altera_tse: explicitly disable autoscan on the regmap-mdio bus
` [PATCH net-next v4 5/5] net: dwmac_socfpga: initialize local data for mdio regmap configuration

[PATCH net-next] selftests: net: vxlan: Fix selftest after changes in iproute2
 2023-06-07 13:06 UTC 

[PATCH bpf-next v3 0/3] bpf, x86: allow function arguments up to 12 for TRACING
 2023-06-07 12:59 UTC  (4+ messages)
` [PATCH bpf-next v3 1/3] "
` [PATCH bpf-next v3 2/3] bpf, x86: clean garbage value in the stack of trampoline
` [PATCH bpf-next v3 3/3] selftests/bpf: add testcase for FENTRY/FEXIT with 6+ arguments

[PATCH iwl-next] ice: clean up __ice_aq_get_set_rss_lut()
 2023-06-07 12:56 UTC  (8+ messages)

[PATCH iproute2-next] tc/taprio: print the offload xstats
 2023-06-07 12:54 UTC 

[PATCH net-next v2 0/3] support non-frag page for page_pool_alloc_frag()
 2023-06-07 12:46 UTC  (10+ messages)
` [PATCH net-next v2 1/3] page_pool: unify frag page and non-frag page handling

[PATCH bpf v4 0/2] Fix verifier id tracking of scalars on spill
 2023-06-07 12:39 UTC  (3+ messages)
` [PATCH bpf v4 1/2] bpf: "
` [PATCH bpf v4 2/2] selftests/bpf: Add test cases to assert proper ID tracking "

[PATCH v1] tcp: fix connection reset due to tw hashdance race
 2023-06-07 12:01 UTC  (3+ messages)

[PATCH 0/3] Add MHI Endpoint network driver
 2023-06-07 12:28 UTC  (16+ messages)
` [PATCH 1/3] net: "
` [PATCH 3/3] net: mhi: Increase the default MTU from 16K to 32K

[net PATCH] octeontx2-af: Fix pointer dereference before sanity check
 2023-06-07 12:24 UTC  (4+ messages)

[PATCH net-next] mlxsw: spectrum_nve_vxlan: Fix unsupported flag regression
 2023-06-07 12:19 UTC 

[PATCH net-next v6] net: ioctl: Use kernel memory on protocol ioctl callbacks
 2023-06-07 12:15 UTC  (2+ messages)

[PATCH] net: stmmac: Fix stmmac_mdio_unregister() build errors
 2023-06-07 14:02 UTC  (4+ messages)

[PATCH net-next v2 00/11] complete Lynx mdio device handling
 2023-06-07 11:59 UTC  (12+ messages)
` [PATCH net-next v2 01/11] net: dpaa2-mac: allow lynx PCS to manage mdiodev lifetime
` [PATCH net-next v2 02/11] net: fman_memac: allow lynx PCS to handle "
` [PATCH net-next v2 03/11] net: pcs: lynx: remove lynx_get_mdio_device()
` [PATCH net-next v2 04/11] net: pcs: lynx: add lynx_pcs_create_fwnode()
` [PATCH net-next v2 05/11] net: dpaa2-mac: use lynx_pcs_create_fwnode()
` [PATCH net-next v2 06/11] net: fman_memac: "
` [PATCH net-next v2 07/11] net: pcs: lynx: make lynx_pcs_create() static
` [PATCH net-next v2 08/11] net: pcs: lynx: change lynx_pcs_create() to return error-pointers
` [PATCH net-next v2 09/11] net: pcs: lynx: check that the fwnode is available prior to use
` [PATCH net-next v2 10/11] net: dpaa2: use pcs-lynx's check for fwnode availability
` [PATCH net-next v2 11/11] net: fman_memac: "

[PATCH v1 4/8] dt-bindings: can: m_can: add termination-{gpios,ohms} properties
 2023-06-07 11:55 UTC  (2+ messages)
` [PATCH v1 5/8] dt-bindings: net: dsa: microchip: add missing spi-{cpha,cpol} properties

[PATCH net v2] net: sched: fix possible refcount leak in tc_chain_tmplt_add()
 2023-06-07 11:40 UTC  (3+ messages)

[PATCH iwl-next v2 0/6] ice: Add PFCP filter support
 2023-06-07 11:26 UTC  (7+ messages)
` [PATCH iwl-next v2 1/6] ip_tunnel: use a separate struct to store tunnel params in the kernel
` [PATCH iwl-next v2 2/6] ip_tunnel: convert __be16 tunnel flags to bitmaps
` [PATCH iwl-next v2 3/6] pfcp: add PFCP module
` [PATCH iwl-next v2 4/6] pfcp: always set pfcp metadata
` [PATCH iwl-next v2 5/6] ice: refactor ICE_TC_FLWR_FIELD_ENC_OPTS
` [PATCH iwl-next v2 6/6] ice: Add support for PFCP hardware offload in switchdev

[PATCH] net: dsa: qca8k: remove unnecessary (void*) conversions
 2023-06-07 11:30 UTC  (2+ messages)

[PATCH net-next v2] net: txgbe: Avoid passing uninitialised parameter to pci_wake_from_d3()
 2023-06-07 11:30 UTC  (2+ messages)

[PATCH net-next v2] net: liquidio: fix mixed module-builtin object
 2023-06-07 11:30 UTC  (3+ messages)

[PATCH net] net: sched: move rtm_tca_policy declaration to include file
 2023-06-07 11:30 UTC  (2+ messages)

[PATCH net v2] net: openvswitch: fix upcall counter access before allocation
 2023-06-07 11:30 UTC  (2+ messages)

[PATCH net] net: sched: act_police: fix sparse errors in tcf_police_dump()
 2023-06-07 11:30 UTC  (2+ messages)

[PATCH net v2] net: renesas: rswitch: Fix timestamp feature after all descriptors are used
 2023-06-07 11:27 UTC  (2+ messages)

[PATCH net-next v3 0/2] net: renesas: rswitch: Improve perfromance of TX/RX
 2023-06-07 11:09 UTC  (4+ messages)
` [PATCH net-next v3 1/2] net: renesas: rswitch: Use napi_gro_receive() in RX
` [PATCH net-next v3 2/2] net: renesas: rswitch: Use hardware pause features

[PATCH V2 net] net: enetc: correct the indexes of highest and 2nd highest TCs
 2023-06-07 11:07 UTC  (2+ messages)

[PATCH v2] net/sched: act_pedit: Parse L3 Header for L4 offset
 2023-06-07 10:59 UTC  (6+ messages)

selftests/tc-testings cgroup.json test failed
 2023-06-07 10:46 UTC  (2+ messages)

[PATCH v2 bpf 00/11] bpf: random unpopular userspace fixes (32 bit et al)
 2023-06-07 10:42 UTC  (4+ messages)
` [PATCH v2 bpf 03/11] bpftool: use a local bpf_perf_event_value to fix accessing its fields

[PATCH RESEND net-next 0/5] Improve the taprio qdisc's relationship with its children
 2023-06-07 10:30 UTC  (13+ messages)
` [PATCH RESEND net-next 2/5] net/sched: taprio: keep child Qdisc refcount elevated at 2 in offload mode

[PATCH net-next 0/3][pull request] Intel Wired LAN Driver Updates 2023-06-02 (iavf)
 2023-06-07 10:29 UTC  (7+ messages)
` [PATCH net-next 1/3] iavf: add check for current MAC address in set_mac callback

[syzbot] [wireless?] INFO: task hung in rfkill_unregister (3)
 2023-06-07 10:22 UTC  (2+ messages)

[PATCH net v2 00/10] Implement support for SRIOV + LAG
 2023-06-07 10:08 UTC  (15+ messages)
` [PATCH net v2 04/10] ice: implement lag netdev event handler
` [PATCH net v2 06/10] ice: Flesh out implementation of support for SRIOV on bonded interface
` [PATCH net v2 07/10] ice: support non-standard teardown of bond interface
` [PATCH net v2 08/10] ice: enforce interface eligibility and add messaging for SRIOV LAG
` [PATCH net v2 09/10] ice: enforce no DCB config changing when in bond
` [PATCH net v2 10/10] ice: update reset path for SRIOV LAG support

[PATCH net] net: sched: add rcu annotations around qdisc->qdisc_sleeping
 2023-06-07 10:00 UTC  (2+ messages)

[PATCH net] ice: make writes to /dev/gnssX synchronous
 2023-06-07 10:00 UTC  (2+ messages)

[PATCH net-next] tcp: fix formatting in sysctl_net_ipv4.c
 2023-06-07 10:00 UTC  (2+ messages)

[PATCH] vhost-vdpa: filter VIRTIO_F_RING_PACKED feature
 2023-06-07  9:43 UTC  (11+ messages)

[PATCH] xfrm: fix inbound ipv4/udp/esp packets to UDPv6 dualstack sockets
 2023-06-07  9:41 UTC  (5+ messages)
` [PATCH v2] "

[PATCH net-next 1/5] virtio_net: Fix an unsafe reference to the page chain
 2023-06-07  9:35 UTC  (15+ messages)
` [PATCH net-next 2/5] virtio_net: Add page_pool support to improve performance

[PATCH v2 net 0/2] rfs: annotate lockless accesses
 2023-06-07  9:20 UTC  (2+ messages)

[PATCH net-next] net: dsa: ocelot: unlock on error in vsc9959_qos_port_tas_set()
 2023-06-07  9:20 UTC  (2+ messages)

[ovs-dev] [PATCH net v2] net: openvswitch: fix upcall counter access before allocation
 2023-06-07  9:09 UTC  (2+ messages)

[PATCH] xfrm: Remove inner/outer modes from input path
 2023-06-07  9:04 UTC  (7+ messages)
  ` [PATCH] xfrm: Use xfrm_state selector for BEET input

[PATCH v4 0/3] net: phy: realtek: Support external PHY clock
 2023-06-07  9:00 UTC  (2+ messages)

[PATCH v6] hv_netvsc: Allocate rx indirection table size dynamically
 2023-06-07  8:50 UTC  (4+ messages)

[PATCH net-next v3 00/10] crypto, splice, net: Make AF_ALG handle sendmsg(MSG_SPLICE_PAGES)
 2023-06-07  8:48 UTC  (13+ messages)
` [PATCH net-next v3 05/10] crypto: af_alg: Pin pages rather than ref'ing if appropriate
` [PATCH net-next v3 06/10] crypto: af_alg: Use extract_iter_to_sg() to create scatterlists
` [PATCH net-next v3 07/10] crypto: af_alg: Indent the loop in af_alg_sendmsg()
` [PATCH net-next v3 08/10] crypto: af_alg: Support MSG_SPLICE_PAGES
` [PATCH net-next v3 09/10] crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES
` [PATCH net-next v3 10/10] crypto: af_alg/hash: Support MSG_SPLICE_PAGES

[PATCH net] net: bcmgenet: Fix EEE implementation
 2023-06-07  8:46 UTC  (4+ messages)

[PATCH net] ipvlan: fix bound dev checking for IPv6 l3s mode
 2023-06-07  8:45 UTC 

[PATCH net-next 0/6] sfc: TC encap actions offload
 2023-06-07  8:34 UTC  (4+ messages)
` [PATCH net-next 5/6] sfc: neighbour lookup for TC encap action offload

[dhowells-fs:sendpage-1] [tcp] 77f5a42b2d: netperf.Throughput_Mbps -14.6% regression
 2023-06-07  8:32 UTC  (4+ messages)

[PATCH v5 net 6/6] net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting
 2023-06-07  8:18 UTC  (14+ messages)

[PATCH ipsec-rc] xfrm: add missed call to delete offloaded policies
 2023-06-07  8:01 UTC  (3+ messages)

[PATCH net-next v2 0/8] net: freescale: Convert to platform remove callback returning void
 2023-06-07  7:58 UTC  (7+ messages)
` [PATCH net-next v2 1/8] net: dpaa: Improve error reporting
` [PATCH net-next v2 3/8] net: fec: Convert to platform remove callback returning void

[PATCH net 0/6] bnxt_en: Bug fixes
 2023-06-07  7:54 UTC  (7+ messages)
` [PATCH net 1/6] bnxt_en: Fix bnxt_hwrm_update_rss_hash_cfg()
` [PATCH net 2/6] bnxt_en: Don't issue AP reset during ethtool's reset operation
` [PATCH net 3/6] bnxt_en: Query default VLAN before VNIC setup on a VF
` [PATCH net 4/6] bnxt_en: Skip firmware fatal error recovery if chip is not accessible
` [PATCH net 5/6] bnxt_en: Prevent kernel panic when receiving unexpected PHC_UPDATE event
` [PATCH net 6/6] bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacks

[PATCH bpf v3 0/2] Fix BPF verifier bypass on scalar spill
 2023-06-07  7:36 UTC  (7+ messages)
` [PATCH bpf v3 1/2] bpf: Fix verifier tracking scalars on spill
` [PATCH bpf v3 2/2] selftests/bpf: Add test cases to assert proper ID tracking "

[PATCH v3] hv_netvsc: Allocate rx indirection table size dynamically
 2023-06-07  7:19 UTC  (4+ messages)

[PATCH net-next] net: micrel: Change to receive timestamp in the frame for lan8841
 2023-06-07  7:09 UTC 

[PATCH net-next v6 0/3] net: flower: add cfm support
 2023-06-07  7:12 UTC  (3+ messages)
` [PATCH net-next v6 2/3] net: flower: add support for matching cfm fields

[PATCH net] net: renesas: rswitch: Fix timestamp feature after all descritors are used
 2023-06-07  6:57 UTC  (2+ messages)

[PATCH iwl-next v4 00/13] ice: switchdev bridge offload
 2023-06-07  6:39 UTC  (25+ messages)
` [PATCH iwl-next v4 01/13] ice: Skip adv rules removal upon switchdev release
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 03/13] ice: Don't tx before switchdev is fully configured
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 04/13] ice: Disable vlan pruning for uplink VSI
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 05/13] ice: Unset src prune on "
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 06/13] ice: Implement basic eswitch bridge setup
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 07/13] ice: Switchdev FDB events support
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 08/13] ice: Add guard rule when creating FDB in switchdev
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 09/13] ice: Accept LAG netdevs in bridge offloads
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 10/13] ice: Add VLAN FDB support in switchdev mode
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 11/13] ice: implement bridge port vlan
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 12/13] ice: implement static version of ageing
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 13/13] ice: add tracepoints for the switchdev bridge
  ` [Intel-wired-lan] "

[PATCH net v2] net: pch_gbe: Allow build on MIPS_GENERIC kernel
 2023-06-07  5:59 UTC 

[PATCH v2] net: pch_gbe: Allow build on MIPS_GENERIC kernel
 2023-06-07  5:59 UTC 

[PATCH v11 00/12] Network support for Landlock
 2023-06-07  5:46 UTC  (4+ messages)
` [PATCH v11 12/12] landlock: Document Landlock's network support

[pull request][net-next 00/15] mlx5 updates 2023-06-06
 2023-06-07  5:01 UTC  (3+ messages)
` [net-next 13/15] net/mlx5: Skip inline mode check after mlx5_eswitch_enable_locked() failure

[PATCH net-next] tipc: replace open-code bearer rcu_dereference access in bearer.c
 2023-06-07  5:00 UTC  (2+ messages)

pull-request: bluetooth 2023-06-05
 2023-06-07  5:00 UTC  (2+ messages)

[PATCH net 1/5] netfilter: nf_tables: Add null check for nla_nest_start_noflag() in nft_dump_basechain_hook()
 2023-06-07  5:00 UTC  (2+ messages)

[PATCH net-next v6 0/6] Brcm ASP 2.0 Ethernet Controller
 2023-06-07  4:35 UTC  (11+ messages)
` [PATCH net-next v6 3/6] net: bcmasp: Add support for ASP2.0 Ethernet controller

[PATCH net 1/2] eth: bnxt: fix the wake condition
 2023-06-07  4:34 UTC  (2+ messages)

[PATCH net-next v2 0/2] Move KSZ9477 errata handling to PHY driver
 2023-06-07  4:20 UTC  (2+ messages)

[PATCH net-next 0/2] ipv4: Remove RT_CONN_FLAGS() calls in flowi4_init_output()
 2023-06-07  4:20 UTC  (2+ messages)

[PATCH net] pds_core: Fix FW recovery detection
 2023-06-07  4:20 UTC  (2+ messages)

[PATCH net] virtio_net: use control_buf for coalesce params
 2023-06-07  4:20 UTC  (2+ messages)

[PATCH] net/sched: Set the flushing flags to false to prevent an infinite loop
 2023-06-07  4:19 UTC  (2+ messages)

[PATCH v2 net] tcp: gso: really support BIG TCP
 2023-06-07  4:10 UTC  (2+ messages)

[PATCH v2 net] ipv6: rpl: Fix Route of Death
 2023-06-07  4:10 UTC  (2+ messages)

[PATCH net-next] ethtool: ioctl: improve error checking for set_wol
 2023-06-07  3:54 UTC  (2+ messages)

[PATCHv3 net] igb: Fix extts capture value format for 82580/i354/i350
 2023-06-07  3:23 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net] net: sched: fix possible refcount leak in tc_chain_tmplt_add()
 2023-06-07  2:20 UTC  (3+ messages)

[PATCH net] net: enetc: correct the indexes of highest and 2nd highest TCs
 2023-06-07  2:02 UTC  (3+ messages)

[PATCH] igb: fix hang issue of AER error during resume
 2023-06-07  1:56 UTC  (2+ messages)
` [PATCH net v2] "

[PATCH net] netlink: specs: ethtool: fix random typos
 2023-06-07  1:50 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).