netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-14 21:14:54 to 2024-10-15 10:30:18 UTC [more...]

[PATCH net-next 00/44] DualPI2, Accurate ECN, TCP Prague patch series
 2024-10-15 10:29 UTC  (3+ messages)
` [PATCH net-next 03/44] tcp: create FLAG_TS_PROGRESS
` [PATCH net-next 04/44] tcp: use BIT() macro in include/net/tcp.h

[PATCH V12 net-next 00/10] Add support of HIBMCGE Ethernet Driver
 2024-10-15 10:28 UTC  (3+ messages)
` [PATCH V12 net-next 07/10] net: hibmcge: Implement rx_poll function to receive packets

[PATCH net] macsec: Fix use-after-free while sending the offloading packet
 2024-10-15 10:28 UTC  (4+ messages)

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

[PATCH RFC v1 net-next 00/12] bridge-fastpath and related improvements
 2024-10-15 10:26 UTC  (6+ messages)
` [PATCH RFC v1 net-next 11/12] bridge: br_vlan_fill_forward_path_mode no _UNTAG_HW for dsa

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

[PATCH v2 06/25] timekeeping: Reorder struct timekeeper
 2024-10-15 10:08 UTC  (2+ messages)
` [PATCH v2a] "

virtio_net: support device stats
 2024-10-15  9:55 UTC  (3+ messages)

[PATCH net] bpf: xdp: fallback to SKB mode if DRV flag is absent
 2024-10-15  9:53 UTC  (3+ messages)

[PATCH net] net: usb: usbnet: fix race in probe failure
 2024-10-15  9:50 UTC  (2+ messages)

[PATCH iwl-net v1] i40e: fix "Error I40E_AQ_RC_ENOSPC adding RX filters on VF" issue
 2024-10-15  9:45 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net-next 00/12] Add support for PSE port priority
 2024-10-15  9:43 UTC  (6+ messages)

[PATCH net-next v2 00/12] net-timestamp: bpf extension to equip applications transparently
 2024-10-15  9:36 UTC  (26+ 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 0/8] mlx5 misc fixes 2024-10-15
 2024-10-15  9:32 UTC  (9+ messages)
` [PATCH net 1/8] net/mlx5: HWS, removed wrong access to a number of rules variable
` [PATCH net 2/8] net/mlx5: HWS, fixed double free in error flow of definer layout
` [PATCH net 3/8] net/mlx5: HWS, don't destroy more bwc queue locks than allocated
` [PATCH net 4/8] net/mlx5: HWS, use lock classes for bwc locks
` [PATCH net 5/8] net/mlx5: Check for invalid vector index on EQ creation
` [PATCH net 6/8] net/mlx5: Fix command bitmask initialization
` [PATCH net 7/8] net/mlx5: Unregister notifier on eswitch init failure
` [PATCH net 8/8] net/mlx5e: Don't call cleanup on profile rollback failure

[PATCH v2 0/4] CAST Controller Area Network driver support
 2024-10-15  9:30 UTC  (4+ messages)
` [PATCH v2 3/4] can: Add driver for CAST CAN Bus Controller

[PATCH net-next v2 1/5] dt-bindings: leds: add 'active-high' property
 2024-10-15  9:30 UTC  (4+ messages)
` (subset) "

[PATCH v3 0/9] can: m_can: Add am62 wakeup support
 2024-10-15  9:29 UTC  (7+ messages)
` [PATCH v3 3/9] can: m_can: Map WoL to device_set_wakeup_enable
` [PATCH v3 5/9] can: m_can: Support pinctrl wakeup state

[PATCH net-next 00/10] selftests: net: Introduce deferred commands
 2024-10-15  9:06 UTC  (7+ messages)
` [PATCH net-next 01/10] selftests: net: lib: "
` [PATCH net-next 04/10] selftests: RED: Use defer for test cleanup

[PATCH v5 net-next 0/2] make PHY output RMII reference clock
 2024-10-15  9:20 UTC  (2+ messages)

[PATCH net-next 0/6] xfrm: Convert __xfrm4_dst_lookup() and its callers to dscp_t
 2024-10-15  9:11 UTC  (7+ messages)
` [PATCH net-next 1/6] xfrm: Convert xfrm_get_tos() "
` [PATCH net-next 2/6] xfrm: Convert xfrm_bundle_create() "
` [PATCH net-next 3/6] xfrm: Convert xfrm_dst_lookup() "
` [PATCH net-next 4/6] xfrm: Convert __xfrm_dst_lookup() "
` [PATCH net-next 5/6] xfrm: Convert the ->dst_lookup() callback "
` [PATCH net-next 6/6] xfrm: Convert __xfrm4_dst_lookup() "

[PATCH net-next v1 0/5] net: stmmac: Refactor FPE as a separate module
 2024-10-15  9:09 UTC  (6+ messages)
` [PATCH net-next v1 1/5] net: stmmac: Introduce separate files for FPE implementation
` [PATCH net-next v1 2/5] net: stmmac: Introduce stmmac_fpe_ops for gmac4 and xgmac
` [PATCH net-next v1 3/5] net: stmmac: Rework marco definitions "
` [PATCH net-next v1 4/5] net: stmmac: xgmac: Rename XGMAC_RQ to XGMAC_FPRQ
` [PATCH net-next v1 5/5] net: stmmac: xgmac: Complete FPE support

[PATCH v2 iproute2 0/2] iplink: Fix link-netns handling
 2024-10-15  9:06 UTC  (4+ messages)
` [PATCH v2 iproute2 2/2] iplink: Fix link-netns id and link ifindex

[PATCH net-next] net: vxlan: update the document for vxlan_snoop()
 2024-10-15  9:02 UTC 

[PATCH 0/3] PtP driver for s390 clocks
 2024-10-15  8:47 UTC  (3+ messages)
` [PATCH 2/3] ptp: Add clock name to uevent
` [PATCH 3/3] s390/time: Add PtP driver

[PATCH net] mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflow
 2024-10-15  8:38 UTC 

[PATCH net-next] mlxsw: spectrum_router: fix xa_store() error checking
 2024-10-15  8:06 UTC  (2+ messages)

[PATCH bpf v2 0/4] bpf, vsock: Fixes related to sockmap/sockhash redirection
 2024-10-15  8:31 UTC  (4+ messages)
` [PATCH bpf v2 2/4] vsock: Update rx_bytes on read_skb()

[PATCH net-next] net: vxlan: replace VXLAN_INVALID_HDR with VNI_NOT_FOUND
 2024-10-15  8:28 UTC 

[PATCH v2 net-next 00/11] rtnetlink: Use rtnl_register_many()
 2024-10-15  8:22 UTC  (22+ messages)
` [PATCH v2 net-next 01/11] rtnetlink: Panic when __rtnl_register_many() fails for builtin callers
` [PATCH v2 net-next 03/11] neighbour: Use rtnl_register_many()
` [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] net: ethernet: mtk_eth_soc: fix memory corruption during fq dma init
 2024-10-15  8:17 UTC 

[PATCH net-next v3 7/9] net: inet6: do not leave a dangling sk pointer in inet6_create()
 2024-10-15  8:11 UTC  (3+ messages)

[PATCH net-next v3 9/9] Revert "net: do not leave a dangling sk pointer, when socket creation fails"
 2024-10-15  8:06 UTC  (3+ messages)

[PATCH net-next v3 8/9] net: warn, if pf->create does not clear sock->sk on error
 2024-10-15  8:06 UTC  (3+ messages)

[PATCH net-next v3 6/9] net: inet: do not leave a dangling sk pointer in inet_create()
 2024-10-15  8:05 UTC  (3+ messages)

[PATCH net-next v3 5/9] net: ieee802154: do not leave a dangling sk pointer in ieee802154_create()
 2024-10-15  8:05 UTC  (3+ messages)

[PATCH net-next v3 3/9] Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcomm_sock_alloc()
 2024-10-15  8:04 UTC  (3+ messages)

[PATCH v2 net] net: dsa: vsc73xx: fix reception from VLAN-unaware bridges
 2024-10-15  8:03 UTC  (2+ messages)

[PATCH net-next v3 2/9] Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_create()
 2024-10-15  8:03 UTC  (3+ messages)

[PATCH net-next v3 0/9] do not leave dangling sk pointers in pf->create functions
 2024-10-15  8:01 UTC  (8+ messages)
` [PATCH net-next v3 1/9] af_packet: avoid erroring out after sock_init_data() in packet_create()
` [PATCH net-next v3 4/9] net: af_can: do not leave a dangling sk pointer in can_create()

[PATCHv2 net] usbnet: modern method to get random MAC
 2024-10-15  7:59 UTC  (6+ messages)

[PATCH net-next] net: airoha: Fix typo in REG_CDM2_FWD_CFG configuration
 2024-10-15  7:58 UTC 

[PATCH v3 net] tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink()
 2024-10-15  7:55 UTC  (2+ messages)

[PATCH net] net: ethernet: rtsn: fix potential memory leak in rtsn_start_xmit()
 2024-10-15  7:49 UTC  (4+ messages)

[PATCH 0/4] pull request for net-next: batman-adv 2024-10-15
 2024-10-15  7:39 UTC  (5+ messages)
` [PATCH 1/4] batman-adv: Start new development cycle
` [PATCH 2/4] batman-adv: Add flex array to struct batadv_tvlv_tt_data
` [PATCH 3/4] batman-adv: Use string choice helper to print booleans
` [PATCH 4/4] batman-adv: replace call_rcu by kfree_rcu for simple kmem_cache_free callback

[PATCH net-next v1] page_pool: check for dma_sync_size earlier
 2024-10-15  7:43 UTC  (11+ messages)

[PATCH net] be2net: fix potential memory leak in be_xmit()
 2024-10-15  7:40 UTC  (2+ messages)

[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 ipsec v3] xfrm: fix one more kernel-infoleak in algo dumping
 2024-10-15  6:27 UTC  (2+ 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

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

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

[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 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  (2+ messages)

[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 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)

[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 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 


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).