Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-14 15:15:07 to 2024-10-15 07:30:00 UTC [more...]

[PATCH net-next 0/4] net: stmmac: dwmac4: Fixes and improvements
 2024-10-15  6:57 UTC  (4+ messages)
` [PATCH net-next 1/4] net: stmmac: dwmac4: Fix MTL_OP_MODE_RTC mask and shift macros
` [PATCH net-next 3/4] net: stmmac: dwmac4: Receive Watchdog Timeout is not in abnormal interrupt summary
` [PATCH net-next 4/4] net: stmmac: dwmac4: Dump the DMA high address registers

[PATCH 0/2] net: ethernet: freescale: Use %pa to format resource_size_t
 2024-10-15  7:24 UTC  (2+ messages)

[PATCH 0/3] Add ethernet dts schema for qcs615/qcs8300
 2024-10-15  7:22 UTC  (6+ messages)
` [PATCH 3/3] dt-bindings: net: qcom,ethqos: add description for qcs8300

[PATCH iwl-net v1] i40e: fix "Error I40E_AQ_RC_ENOSPC adding RX filters on VF" issue
 2024-10-15  7:04 UTC 

[PATCH net] net: ethernet: rtsn: fix potential memory leak in rtsn_start_xmit()
 2024-10-15  6:58 UTC  (3+ messages)

[PATCH net-next] mlxsw: spectrum_router: fix xa_store() error checking
 2024-10-15  6:36 UTC 

[PATCH v3 0/9] can: m_can: Add am62 wakeup support
 2024-10-15  6:32 UTC  (4+ messages)
` [PATCH v3 3/9] can: m_can: Map WoL to device_set_wakeup_enable

[PATCH ipsec v3] xfrm: fix one more kernel-infoleak in algo dumping
 2024-10-15  6:27 UTC  (2+ messages)

[PATCH v2 net-next 00/11] rtnetlink: Use rtnl_register_many()
 2024-10-15  6:23 UTC  (13+ messages)
` [PATCH v2 net-next 01/11] rtnetlink: Panic when __rtnl_register_many() fails for builtin callers
` [PATCH v2 net-next 02/11] rtnetlink: Use rtnl_register_many()
` [PATCH v2 net-next 03/11] neighbour: "
` [PATCH v2 net-next 04/11] net: sched: "
` [PATCH v2 net-next 05/11] net: "
` [PATCH v2 net-next 06/11] ipv4: "
` [PATCH v2 net-next 07/11] ipv6: "
` [PATCH v2 net-next 08/11] ipmr: "
` [PATCH v2 net-next 09/11] dcb: "
` [PATCH v2 net-next 10/11] can: gw: "
` [PATCH v2 net-next 11/11] rtnetlink: Remove rtnl_register() and rtnl_register_module()

[PATCH net-next v3 0/9] do not leave dangling sk pointers in pf->create functions
 2024-10-15  6:21 UTC  (21+ messages)
` [PATCH net-next v3 1/9] af_packet: avoid erroring out after sock_init_data() in packet_create()
` [PATCH net-next v3 2/9] Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_create()
` [PATCH net-next v3 3/9] Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcomm_sock_alloc()
` [PATCH net-next v3 4/9] net: af_can: do not leave a dangling sk pointer in can_create()
` [PATCH net-next v3 5/9] net: ieee802154: do not leave a dangling sk pointer in ieee802154_create()
` [PATCH net-next v3 6/9] net: inet: do not leave a dangling sk pointer in inet_create()
` [PATCH net-next v3 7/9] net: inet6: do not leave a dangling sk pointer in inet6_create()
` [PATCH net-next v3 8/9] net: warn, if pf->create does not clear sock->sk on error
` [PATCH net-next v3 9/9] Revert "net: do not leave a dangling sk pointer, when socket creation fails"

[PATCH net-next] bnxt_en: replace PTP spinlock with seqlock
 2024-10-15  6:20 UTC  (3+ messages)

[PATCH net 0/2] fsl/fman: Fix refcount handling of fman-related devices
 2024-10-15  6:01 UTC  (3+ messages)
` [PATCH net 1/2] fsl/fman: Save device references taken in mac_probe()
` [PATCH net 2/2] fsl/fman: Fix refcount handling of fman-related devices

[PATCH net-next] net: phy: realtek: merge the drivers for internal NBase-T PHY's
 2024-10-15  5:47 UTC 

[PATCH net-next v21 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-10-15  5:20 UTC  (3+ messages)
` [PATCH net-next v21 13/14] mm: page_frag: update documentation for page_frag

[RFC net-next v2 0/2] igc: Link IRQs and queues to NAPIs
 2024-10-15  3:44 UTC  (5+ messages)
` [RFC net-next v2 1/2] igc: Link IRQs to NAPI instances
` [RFC net-next v2 2/2] igc: Link queues "

[PATCH v2 1/6] LSM: Ensure the correct LSM context releaser
 2024-10-15  3:40 UTC  (3+ messages)
` [PATCH v2 2/6] LSM: Replace context+len with lsm_context

[PATCH net-next v2 5/6] rust: Add read_poll_timeout function
 2024-10-15  3:36 UTC  (4+ messages)

[PATCH net] bpf: xdp: fallback to SKB mode if DRV flag is absent
 2024-10-15  3:36 UTC 

[PATCH] [net,v3] net: wwan: t7xx: add PM_AUTOSUSPEND_MS_BY_DW5933E for Dell DW5933e
 2024-10-15  3:28 UTC 

[PATCH net-next v2 0/6] rust: Add IO polling
 2024-10-15  3:16 UTC  (6+ messages)

[PATCH net-next v2 00/12] net-timestamp: bpf extension to equip applications transparently
 2024-10-15  3:02 UTC  (24+ messages)
` [PATCH net-next v2 01/12] net-timestamp: introduce socket tsflag requestors
` [PATCH net-next v2 02/12] net-timestamp: open gate for bpf_setsockopt
` [PATCH net-next v2 04/12] net-timestamp: add static key to control the whole bpf extension
` [PATCH net-next v2 09/12] net-timestamp: add tx OPT_ID_TCP support for bpf case
` [PATCH net-next v2 11/12] net-timestamp: add bpf framework for rx timestamps

[PATCH net-next v7 00/12] net: vxlan: add skb drop reasons support
 2024-10-15  1:58 UTC  (8+ messages)
` [PATCH net-next v7 08/12] net: vxlan: use kfree_skb_reason() in vxlan_xmit()

[PATCH net-next v3 0/7] bnxt_en: implement device memory TCP for bnxt
 2024-10-15  1:10 UTC  (14+ messages)
` [PATCH net-next v3 7/7] bnxt_en: add support for device memory tcp

[PATCH] net: mvneta: use ethtool_puts
 2024-10-15  1:10 UTC  (2+ messages)

[PATCH net-next v2 1/2] selftests: net: rebuild YNL if dependencies changed
 2024-10-15  1:10 UTC  (2+ messages)

[PATCH] net: mtk_eth_soc: use ethtool_puts
 2024-10-15  1:10 UTC  (2+ messages)

[net-next v6 0/9] Add support for per-NAPI config via netlink
 2024-10-15  1:10 UTC  (2+ messages)

[PATCH net] net/smc: Fix memory leak when using percpu refs
 2024-10-15  1:10 UTC  (2+ messages)

[PATCH 2/3] selftests/net: Fix ./ns-XXXXXX not cleanup
 2024-10-15  1:08 UTC 

[PATCH net-next v2] net: phylink: allow half-duplex modes with RATE_MATCH_PAUSE
 2024-10-15  1:00 UTC  (2+ messages)

[PATCH v3 net-next 0/5] tcp: add skb->sk to more control packets
 2024-10-15  1:00 UTC  (7+ messages)
` [PATCH v3 net-next 1/5] net: add TIME_WAIT logic to sk_to_full_sk()

[PATCH net-next 0/2] ethtool: rss: track rss ctx busy from core
 2024-10-15  0:53 UTC  (4+ messages)
` [PATCH net-next 1/2] ethtool: rss: prevent rss ctx deletion when in use

[PATCH net-next] tg3: Address byte-order miss-matches
 2024-10-15  0:40 UTC  (2+ messages)

[PATCH v5 RESEND 0/2] posix-clock: Fix missing timespec64 check for PTP clock
 2024-10-15  0:40 UTC  (2+ messages)

[PATCH net-next v04 0/3] net: af_packet: allow joining a fanout when link is down
 2024-10-15  0:39 UTC  (7+ messages)
` [PATCH net-next v04 1/3] af_packet: allow fanout_add when socket is not RUNNING
` [PATCH net-next v04 2/3] selftests: net/psock_fanout: socket joins fanout when link is down
` [PATCH net-next v04 3/3] selftests: net/psock_fanout: unbound socket fanout

[PATCH net-next v2 1/5] dt-bindings: leds: add 'active-high' property
 2024-10-15  0:37 UTC  (2+ messages)

[PATCH RESEND] net: add config option for tunnel fallback devs
 2024-10-15  0:26 UTC  (2+ messages)

[PATCH net v2 0/2] fix two bugs related to page_pool
 2024-10-15  0:14 UTC  (3+ messages)

[PATCH v2 net-next] selftests: tc-testing: Fixed Typo error
 2024-10-14 23:57 UTC  (2+ messages)

[PATCH net-next v3 2/2] Create netdev->neighbour association
 2024-10-14 23:55 UTC  (3+ messages)

[PATCH v1 net-next] neighbour: Remove NEIGH_DN_TABLE
 2024-10-14 23:52 UTC 

[PATCH] igb: Fix styling in enable/disable SR-IOV
 2024-10-14 23:16 UTC 

[syzbot] [bluetooth?] WARNING: ODEBUG bug in hci_release_dev (2)
 2024-10-14 23:11 UTC  (2+ messages)

[PATCHv2 net] usbnet: modern method to get random MAC
 2024-10-14 23:00 UTC  (4+ messages)

[PATCH v1 00/15] io_uring zero copy rx
 2024-10-14 22:58 UTC  (7+ messages)
` [PATCH v1 06/15] net: page_pool: add ->scrub mem provider callback

[PATCH net-next v3 00/12] selftests: ncdevmem: Add ncdevmem to ksft
 2024-10-14 22:49 UTC  (7+ messages)
` [PATCH net-next v3 09/12] selftests: ncdevmem: Remove hard-coded queue numbers
` [PATCH net-next v3 10/12] selftests: ncdevmem: Run selftest when none of the -s or -c has been provided

[PATCH net-next v3 1/2] Convert neighbour-table to use hlist
 2024-10-14 22:43 UTC  (2+ messages)

[PATCH v3 net] tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink()
 2024-10-14 22:33 UTC 

[PATCH net-next 0/9] Netfilter updates for net-net
 2024-10-14 22:25 UTC  (6+ messages)

[iwl-next v4 0/8] ice: managing MSI-X in driver
 2024-10-14 22:23 UTC  (6+ messages)
` [iwl-next v4 3/8] ice: get rid of num_lan_msix field

[RFC PATCH] selftest/tcp-ao: Add filter tests
 2024-10-14 22:07 UTC  (2+ messages)

[PATCH v3 00/16] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45
 2024-10-14 21:40 UTC  (4+ messages)
` [PATCH v3 05/16] net: dwmac-dwc-qos-eth: Use helper rgmii_clock

[PATCH iproute2-next] rt_names: read `rt_addrprotos.d` directory
 2024-10-14 21:40 UTC  (2+ messages)

[PATCH net] net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393x
 2024-10-14 21:25 UTC 

pull-request: bpf-next 2024-10-14
 2024-10-14 21:11 UTC 

[PATCH v2 net] net: dsa: mv88e6xxx: Fix the max_vid definition for the MV88E6361
 2024-10-14 20:57 UTC  (2+ messages)

[PATCH net-next V2 00/15] net/mlx5: Refactor esw QoS to support generalized operations
 2024-10-14 20:53 UTC  (16+ messages)
` [PATCH net-next V2 01/15] net/mlx5: Refactor QoS group scheduling element creation
` [PATCH net-next V2 02/15] net/mlx5: Introduce node type to rate group structure
` [PATCH net-next V2 03/15] net/mlx5: Add parent group support in "
` [PATCH net-next V2 04/15] net/mlx5: Restrict domain list insertion to root TSAR ancestors
` [PATCH net-next V2 05/15] net/mlx5: Rename vport QoS group reference to parent
` [PATCH net-next V2 06/15] net/mlx5: Introduce node struct and rename group terminology to node
` [PATCH net-next V2 07/15] net/mlx5: Refactor vport scheduling element creation function
` [PATCH net-next V2 08/15] net/mlx5: Refactor vport QoS to use scheduling node structure
` [PATCH net-next V2 09/15] net/mlx5: Remove vport QoS enabled flag
` [PATCH net-next V2 10/15] net/mlx5: Simplify QoS scheduling element configuration
` [PATCH net-next V2 11/15] net/mlx5: Generalize QoS operations for nodes and vports
` [PATCH net-next V2 12/15] net/mlx5: Add sync reset drop mode support
` [PATCH net-next V2 13/15] net/mlx5: Only create VEPA flow table when in VEPA mode
` [PATCH net-next V2 14/15] net/mlx5: fs, rename packet reformat struct member action
` [PATCH net-next V2 15/15] net/mlx5: fs, rename modify header "

[PATCH net-next v3] r8169: use the extended tally counter available from RTL8125
 2024-10-14 20:48 UTC  (3+ messages)

[PATCH net-next 00/15] net/mlx5: Refactor esw QoS to support generalized operations
 2024-10-14 20:47 UTC  (10+ messages)
` [PATCH net-next 01/15] net/mlx5: Refactor QoS group scheduling element creation
` [PATCH net-next 06/15] net/mlx5: Introduce node struct and rename group terminology to node
` [PATCH net-next 08/15] net/mlx5: Refactor vport QoS to use scheduling node structure

[PATCH net-next v3 0/3] gve: adopt page pool
 2024-10-14 20:21 UTC  (4+ messages)
` [PATCH net-next v3 1/3] gve: move DQO rx buffer management related code to a new file
` [PATCH net-next v3 2/3] gve: adopt page pool for DQ RDA mode
` [PATCH net-next v3 3/3] gve: add support for basic queue stats

[PATCH net-next v7] ptp: Add support for the AMZNC10C 'vmclock' device
 2024-10-14 20:12 UTC  (4+ messages)

[PATCH ipsec v2] xfrm: check MAC header is shown with both skb->mac_len and skb_mac_header_was_set()
 2024-10-14 20:06 UTC  (8+ messages)

[syzbot] [mptcp?] KASAN: slab-use-after-free Read in mptcp_pm_nl_rm_addr_or_subflow
 2024-10-14 19:38 UTC 

[syzbot] Monthly hams report (Oct 2024)
 2024-10-14 19:37 UTC 

[PATCH RFC net-next] net: phy: micrel: Improve loopback support if autoneg is enabled
 2024-10-14 18:40 UTC  (4+ messages)

[PATCH net] vmxnet3: Fix packet corruption in vmxnet3_xdp_xmit_frame
 2024-10-14 19:03 UTC 

[PATCH net-next 0/8] lib: packing: introduce and use (un)pack_fields
 2024-10-14 18:52 UTC  (4+ messages)
` [PATCH net-next 1/8] lib: packing: create __pack() and __unpack() variants without error checking

[PATCH RFC net-next] e1000e: Fix real-time violations on link up
 2024-10-14 17:59 UTC  (3+ messages)

[PATCH RFC v1 net-next 00/12] bridge-fastpath and related improvements
 2024-10-14 18:34 UTC  (6+ messages)
` [PATCH RFC v1 net-next 06/12] net: core: dev: Add dev_fill_bridge_path()

[net-next v5 0/5] net: stmmac: Add PCI driver support for BCM8958x
 2024-10-14 18:24 UTC  (6+ messages)
` [PATCH net-next v5 2/5] net: stmmac: Add basic dw25gmac support in stmmac core

Questions about XDP hints
 2024-10-14 18:09 UTC  (2+ messages)

[PATCH net-next] net: systemport: avoid build warnings due to unused I/O helpers
 2024-10-14 17:40 UTC  (4+ messages)

[PATCH v1 net-next 03/11] neighbour: Use rtnl_register_many()
 2024-10-14 17:35 UTC  (2+ messages)

[PATCH net] net: bcmasp: fix potential memory leak in bcmasp_xmit()
 2024-10-14 17:14 UTC  (2+ messages)

[PATCH net] net: xilinx: axienet: fix potential memory leak in axienet_start_xmit()
 2024-10-14 17:12 UTC  (2+ messages)

[PATCH v2 net] net: dsa: vsc73xx: fix reception from VLAN-unaware bridges
 2024-10-14 17:11 UTC  (2+ messages)

Egressing non-local UDP traffic, IPv4 vs IPv6
 2024-10-14 17:05 UTC 

[PATCH net-next] mlx5_en: use read sequence for gettimex64
 2024-10-14 17:01 UTC 

[PATCH net] net: systemport: fix potential memory leak in bcm_sysport_xmit()
 2024-10-14 16:59 UTC  (2+ messages)

[PATCH v3 00/16] timers: Cleanup delay/sleep related mess
 2024-10-14 16:22 UTC  (2+ messages)
` (subset) "

[PATCH net-next v1 0/3] Threads support in proc connector
 2024-10-14 15:52 UTC  (4+ messages)
` [PATCH net-next v1 1/3] connector/cn_proc: Add hash table for threads

[PATCH net-next v7] eth: fbnic: Add hardware monitoring support via HWMON interface
 2024-10-14 15:49 UTC  (2+ messages)

[PATCH v2 bpf-next 0/6] xsk: struct diet and cleanups
 2024-10-14 15:30 UTC  (2+ messages)

[PATCH net-next v6] eth: fbnic: Add hardware monitoring support via HWMON interface
 2024-10-14 15:28 UTC  (4+ messages)

[PATCH net] MAINTAINERS: add Andrew Lunn as a co-maintainer of all networking drivers
 2024-10-14 15:28 UTC  (3+ messages)

[RFC PATCH 0/6] This series originates from some tests I ran on a CAN communication for
 2024-10-14 15:24 UTC  (5+ messages)
` [RFC PATCH 1/6] can: dev: add generic function can_update_bus_error_stats()
` [RFC PATCH 2/6] can: flexcan: use can_update_bus_error_stats()
` [RFC PATCH 4/6] can: flexcan: use helper macros to setup the error frame
` [RFC PATCH 6/6] can: dev: update the error types stats (ack, CRC, form, ...)


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 read-only IMAP folder(s) and NNTP newsgroup(s).