netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-16 08:14:28 to 2025-01-16 17:53:39 UTC [more...]

[PATCH net v4] net: sched: Disallow replacing of child qdisc from one parent to another
 2025-01-16 17:53 UTC  (2+ messages)

[PATCH net-next v4 0/4] Support PTP clock for Wangxun NICs
 2025-01-16 17:23 UTC  (5+ messages)
` [PATCH net-next v4 4/4] net: ngbe: Add support for 1PPS and TOD

[PATCH net-next 00/14] Netfilter updates for net-next
 2025-01-16 17:19 UTC  (15+ messages)
` [PATCH net-next 01/14] netfilter: nf_tables: fix set size with rbtree backend
` [PATCH net-next 02/14] netfilter: br_netfilter: remove unused conditional and dead code
` [PATCH net-next 03/14] netfilter: nf_tables: Flowtable hook's pf value never varies
` [PATCH net-next 04/14] netfilter: nf_tables: Store user-defined hook ifname
` [PATCH net-next 05/14] netfilter: nf_tables: Use stored ifname in netdev hook dumps
` [PATCH net-next 06/14] netfilter: nf_tables: Compare netdev hooks based on stored name
` [PATCH net-next 07/14] netfilter: nf_tables: Tolerate chains with no remaining hooks
` [PATCH net-next 08/14] netfilter: nf_tables: Simplify chain netdev notifier
` [PATCH net-next 09/14] netfilter: nft_flow_offload: clear tcp MAXACK flag before moving to slowpath
` [PATCH net-next 10/14] netfilter: nft_flow_offload: update tcp state flags under lock
` [PATCH net-next 11/14] netfilter: conntrack: remove skb argument from nf_ct_refresh
` [PATCH net-next 12/14] netfilter: conntrack: rework offload nf_conn timeout extension logic
` [PATCH net-next 13/14] netfilter: flowtable: teardown flow if cached mtu is stale
` [PATCH net-next 14/14] netfilter: flowtable: add CLOSING state

[PATCH intel-net 0/3] ice: fix Rx data path for heavy 9k MTU traffic
 2025-01-16 17:13 UTC  (7+ messages)
` [PATCH intel-net 1/3] ice: put Rx buffers after being done with current frame
` [PATCH intel-net 2/3] ice: gather page_count()'s of each frag right before XDP prog call
` [PATCH intel-net 3/3] ice: stop storing XDP verdict within ice_rx_buf

[GIT PULL] Networking for v6.13-rc8
 2025-01-16 17:14 UTC  (2+ messages)

[RFC net-next 0/7] Provide an ism layer
 2025-01-16 17:08 UTC  (5+ messages)

[PATCH net v2] tcp_cubic: fix incorrect HyStart round start detection
 2025-01-16 17:03 UTC  (8+ messages)

[PATCH net-next 00/15] mptcp: pm: misc cleanups, part 2
 2025-01-16 16:51 UTC  (16+ messages)
` [PATCH net-next 01/15] mptcp: pm: drop info of userspace_pm_remove_id_zero_address
` [PATCH net-next 02/15] mptcp: pm: userspace: flags: clearer msg if no remote addr
` [PATCH net-next 03/15] mptcp: pm: more precise error messages
` [PATCH net-next 04/15] mptcp: pm: improve "
` [PATCH net-next 05/15] mptcp: pm: userspace: use GENL_REQ_ATTR_CHECK
` [PATCH net-next 06/15] mptcp: pm: remove duplicated error messages
` [PATCH net-next 07/15] mptcp: pm: mark missing address attributes
` [PATCH net-next 08/15] mptcp: pm: use NL_SET_ERR_MSG_ATTR when possible
` [PATCH net-next 09/15] mptcp: pm: make three pm wrappers static
` [PATCH net-next 10/15] mptcp: pm: drop skb parameter of get_addr
` [PATCH net-next 11/15] mptcp: pm: add id parameter for get_addr
` [PATCH net-next 12/15] mptcp: pm: reuse sending nlmsg code in get_addr
` [PATCH net-next 13/15] mptcp: pm: drop skb parameter of set_flags
` [PATCH net-next 14/15] mptcp: pm: change rem type "
` [PATCH net-next 15/15] mptcp: pm: add local parameter for set_flags

[PATCH net-next v4 0/5] Add PCS support for Qualcomm IPQ9574 SoC
 2025-01-16 16:51 UTC  (4+ messages)
` [PATCH net-next v4 3/5] net: pcs: qcom-ipq9574: Add PCS instantiation and phylink operations

[PATCH net-next v10 00/22] io_uring zero copy rx
 2025-01-16 16:46 UTC  (11+ messages)
` [PATCH net-next v10 01/22] net: make page_pool_ref_netmem work with net iovs
` [PATCH net-next v10 14/22] io_uring/zcrx: grab a net device

[PATCH net-next 0/5] mlxsw: Move Tx header handling to PCI driver
 2025-01-16 16:38 UTC  (6+ messages)
` [PATCH net-next 1/5] mlxsw: Add mlxsw_txhdr_info structure
` [PATCH net-next 2/5] mlxsw: Initialize txhdr_info according to PTP operations
` [PATCH net-next 3/5] mlxsw: Define Tx header fields in txheader.h
` [PATCH net-next 4/5] mlxsw: Move Tx header handling to PCI driver
` [PATCH net-next 5/5] mlxsw: Do not store Tx header length as driver parameter

[PATCH iwl-next] ixgbe: Fix possible skb NULL pointer dereference
 2025-01-16 16:30 UTC  (2+ messages)

[PATCH net-next] net: sxgbe: change conditional statement from if to switch
 2025-01-16 16:03 UTC 

[PATCH bpf] bpf: use attach_btf instead of vmlinux in bpf_sk_storage_tracing_allowed
 2025-01-16 16:23 UTC 

[PATCH v2 net-next] ixgbe: Fix endian handling for ACI descriptor registers
 2025-01-16 16:21 UTC  (2+ messages)

[PATCH net-next v7 0/8] fix two bugs related to page_pool
 2025-01-16 16:09 UTC  (9+ messages)
` [PATCH net-next v7 3/8] page_pool: fix IOMMU crash when driver has already unbound

[PATCH net-next v2 0/4] virtio_net: Link queues to NAPIs
 2025-01-16 16:09 UTC  (4+ messages)
` [PATCH net-next v2 3/4] virtio_net: Map NAPIs to queues

[PATCH bpf-next v6 0/4] xsk: TX metadata Launch Time support
 2025-01-16 15:53 UTC  (5+ messages)
` [PATCH bpf-next v6 1/4] xsk: Add launch time hardware offload support to XDP Tx metadata
` [PATCH bpf-next v6 2/4] selftests/bpf: Add launch time request to xdp_hw_metadata
` [PATCH bpf-next v6 3/4] net: stmmac: Add launch time support to XDP ZC
` [PATCH bpf-next v6 4/4] igc: "

[PATCH net v8 0/4] Fix race conditions in ndo_get_stats64
 2025-01-16 15:44 UTC  (8+ messages)
` [PATCH net v8 1/4] octeon_ep: remove firmware stats fetch "
` [PATCH net v8 2/4] octeon_ep: update tx/rx stats locally for persistence
` [PATCH net v8 3/4] octeon_ep_vf: remove firmware stats fetch in ndo_get_stats64
` [PATCH net v8 4/4] octeon_ep_vf: update tx/rx stats locally for persistence

[PATCH] net: phy: marvell-88q2xxx: Fix temperature measurement with reset-gpios
 2025-01-16 15:37 UTC 

[PATCH net-next v2 1/1] nfc: mrvl: Don't use "proxy" headers
 2025-01-16 15:30 UTC 

[PATCH v3 2/2] net/ncsi: fix state race during channel probe completion
 2025-01-16 15:29 UTC  (2+ messages)
` [PATCH] net/ncsi: wait for the last response to Deselect Package before configuring channel

[PATCH net-next v2 1/1] nfc: st21nfca: Remove unused of_gpio.h
 2025-01-16 15:27 UTC 

[PATCH v5 00/10] DTS updates for system1 BMC
 2025-01-16 15:15 UTC  (11+ messages)
` [PATCH v5 03/10] dt-bindings: gpio: ast2400-gpio: Add hogs parsing

[PATCH net] tcp_cubic: Fix for bug in HyStart implementation in the Linux kernel
 2025-01-16 15:13 UTC  (8+ messages)

[PATCH net-next] mptcp: fix for setting remote ipv4mapped address
 2025-01-16 15:06 UTC  (3+ messages)

[PATCH net] net/mlxfw: Drop hard coded max FW flash image size
 2025-01-16 15:00 UTC  (3+ messages)

[PATCH] dmaengine: ti: k3-udma-glue: Drop skip_fdq argument from k3_udma_glue_reset_rx_chn
 2025-01-16 15:00 UTC 

[PATCH net-next] selftests/net: packetdrill: make tcp buf limited timing tests benign
 2025-01-16 14:58 UTC  (3+ messages)

[PATCH] net: phy: c45-tjaxx: add delay between MDIO write and read in soft_reset
 2025-01-16 14:55 UTC 

[PATCH net-next v2] dccp: Prepare dccp_v4_route_skb() to .flowi4_tos conversion
 2025-01-16 14:43 UTC  (3+ messages)

[PATCH net-next v2] gtp: Prepare ip4_route_output_gtp() to .flowi4_tos conversion
 2025-01-16 14:42 UTC  (2+ messages)

[PATCH] SUNRPC: Set tk_rpc_status when RPC_TASK_SIGNALLED is detected
 2025-01-16 14:32 UTC  (3+ messages)

[PATCH net] net: let net.core.dev_weight always be non-zero
 2025-01-16 14:30 UTC 

[PATCH net 0/3] net: phy: realtek: fix status when link is down
 2025-01-16 14:06 UTC  (7+ messages)
` [PATCH net 1/3] net: phy: realtek: clear 1000Base-T lpa if "
` [PATCH net 2/3] net: phy: realtek: clear master_slave_state "
` [PATCH net 3/3] net: phy: realtek: always clear NBase-T lpa

[PATCH bpf v7 0/5] bpf: fix wrong copied_seq calculation and add tests
 2025-01-16 14:05 UTC  (6+ messages)
` [PATCH bpf v7 1/5] strparser: add read_sock callback
` [PATCH bpf v7 2/5] bpf: fix wrong copied_seq calculation
` [PATCH bpf v7 3/5] bpf: disable non stream socket for strparser
` [PATCH bpf v7 4/5] selftests/bpf: fix invalid flag of recv()
` [PATCH bpf v7 5/5] selftests/bpf: add strparser test for bpf

[PATCH net v2] net: avoid race between device unregistration and ethnl ops
 2025-01-16 13:59 UTC  (4+ messages)

[PATCH v3 00/14] net-next/yunsilicon: ADD Yunsilicon XSC Ethernet Driver
 2025-01-16 13:55 UTC  (8+ messages)
` [PATCH v3 01/14] net-next/yunsilicon: Add xsc driver basic framework
` [PATCH v3 02/14] net-next/yunsilicon: Enable CMDQ

[PATCH iwl-next] idpf: modify vport_cfg_lock to be per-vport
 2025-01-16 13:55 UTC 

[PATCH net v2] net: ethernet: ti: am65-cpsw: fix freeing IRQ in am65_cpsw_nuss_remove_tx_chns()
 2025-01-16 13:54 UTC 

[PATCH iwl-net] idpf: synchronize pending IRQs after disable
 2025-01-16 13:42 UTC 

[RFC PATCH net-next 0/4] net-sysfs: remove rtnl_trylock/restart_syscall use
 2025-01-16 13:36 UTC  (6+ messages)
` [RFC PATCH net-next 1/4] net-sysfs: remove rtnl_trylock from device attributes

[PATCH net v4 1/1] net: sched: fix ets qdisc OOB Indexing
 2025-01-16 13:35 UTC  (7+ messages)

[PATCH net 1/1 v3] net: sched: Disallow replacing of child qdisc from one parent to another
 2025-01-16 13:34 UTC  (9+ messages)

[net-next,PATCH 1/2] net: dsa: microchip: Add emulated MIIM access to switch LED config registers
 2025-01-16 13:23 UTC  (6+ messages)
` [net-next,PATCH 2/2] net: phy: micrel: Add KSZ87XX Switch LED control

[PATCH net-next] net: fec: implement TSO descriptor cleanup
 2025-01-16 13:09 UTC 

[syzbot] Monthly mptcp report (Jan 2025)
 2025-01-16 13:07 UTC 

[PATCH net] net: ethernet: ti: am65-cpsw: fix freeing IRQ in am65_cpsw_nuss_remove_tx_chns()
 2025-01-16 13:00 UTC  (10+ messages)

[PATCH net-next] selftests: net: give up on the cmsg_time accuracy on slow machines
 2025-01-16 13:00 UTC  (3+ messages)

[PATCH net-next 0/3] net: phy: mediatek: Add token-ring ops
 2025-01-16 12:55 UTC  (6+ messages)
` [PATCH net-next 1/3] net: phy: mediatek: Add token ring access helper functions in mtk-phy-lib
` [PATCH net-next 3/3] net: phy: mediatek: add driver for built-in 2.5G ethernet PHY on MT7988

[PATCH net v3 0/9] tun: Unify vnet implementation
 2025-01-16 12:54 UTC  (3+ messages)

[PATCH v8 0/7] rust: Add IO polling
 2025-01-16 12:43 UTC  (20+ messages)
` [PATCH v8 2/7] rust: time: Introduce Delta type
` [PATCH v8 3/7] rust: time: Introduce Instant type
` [PATCH v8 4/7] rust: time: Add wrapper for fsleep function
` [PATCH v8 6/7] rust: Add read_poll_timeout functions
` [PATCH v8 7/7] net: phy: qt2025: Wait until PHY becomes ready

[PATCH net] net/rose: prevent integer overflows in rose_setsockopt()
 2025-01-16 12:37 UTC  (2+ messages)

[PATCH net-next v3 1/2] net: txgbe: Add basic support for new AML devices
 2025-01-16 12:33 UTC  (2+ messages)

[PATCH bpf-next v6 0/5] net/smc: Introduce smc_ops
 2025-01-16 12:22 UTC  (3+ messages)
` [PATCH bpf-next v6 2/5] net/smc: Introduce generic hook smc_ops

[PATCH net] netdev: avoid CFI problems with sock priv helpers
 2025-01-16 12:20 UTC  (3+ messages)

[PATCH net V2 0/7] mlx5 misc fixes 2025-01-15
 2025-01-16 12:20 UTC  (2+ messages)

[PATCH net-next 0/4] net: ethernet: ti: am65-cpsw: streamline RX/TX queue creation and cleanup
 2025-01-16 12:07 UTC  (7+ messages)
` [PATCH net-next 1/4] net: ethernet: am65-cpsw: call netif_carrier_on/off() when appropriate
` [PATCH net-next 2/4] net: ethernet: ti: am65-cpsw: streamline .probe() error handling

[PATCH] rhashtable: Fix potential deadlock by moving schedule_work outside lock
 2025-01-16 11:48 UTC  (13+ messages)
            ` [v2 PATCH] rhashtable: Fix rhashtable_try_insert test
                ` [v3 "

[PATCH net-next v3 0/4] net: stmmac: RX performance improvement
 2025-01-16 11:40 UTC  (2+ messages)

[PATCH v5 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-01-16 11:23 UTC  (5+ messages)
` [PATCH v5 4/7] can: Add Nuvoton NCT6694 CAN support

[PATCH net-next] dsa: Use str_enable_disable-like helpers
 2025-01-16 11:21 UTC  (3+ messages)

[PATCH ipsec] xfrm: Fix the usage of skb->sk
 2025-01-16 11:18 UTC 

[PATCH net-next, v5] netlink: support dumping IPv4 multicast addresses
 2025-01-16 11:06 UTC  (2+ messages)

[PATCH v2 net-next 0/4] ethtool get_ts_stats() for DSA and ocelot driver
 2025-01-16 10:46 UTC  (5+ messages)
` [PATCH v2 net-next 1/4] net: ethtool: ts: add separate counter for unconfirmed one-step TX timestamps
` [PATCH v2 net-next 2/4] net: dsa: implement get_ts_stats ethtool operation for user ports
` [PATCH v2 net-next 3/4] net: mscc: ocelot: add TX timestamping statistics
` [PATCH v2 net-next 4/4] net: dsa: felix: report timestamping stats from the ocelot library

[syzbot] Monthly hams report (Jan 2025)
 2025-01-16 10:12 UTC 

[syzbot] Monthly dccp report (Jan 2025)
 2025-01-16 10:11 UTC 

[PATCH v5 -next 00/16] sysctl: move sysctls from vm_table into its own files
 2025-01-16 10:03 UTC  (4+ messages)
    `  "

[PATCH v8 00/27] cxl: add type2 device basic support
 2025-01-16 10:02 UTC  (10+ messages)
` [PATCH v8 01/27] "

[PATCH net 1/2] net: stmmac: Limit FIFO size by hardware feature value
 2025-01-16 10:02 UTC  (6+ messages)
` [PATCH net 2/2] net: stmmac: Limit the number of MTL queues to maximum value

[PATCH net-next 0/2] net: phy: dp83822: Add support for changing the transmit amplitude voltage
 2025-01-16  9:56 UTC  (5+ messages)

[PATCH net-next v6 0/6] add sriov support for wangxun NICs
 2025-01-16  9:37 UTC  (4+ messages)
` [PATCH net-next v6 2/6] net: libwx: Add sriov api for wangxun nics

[PATCH net-next v04 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
 2025-01-16  9:36 UTC  (3+ messages)
` [PATCH net-next v04 1/1] hinic3: module initialization and tx/rx logic

[linux-next:master] [rhashtable] e1d3422c95: xfstests.generic.417.fail
 2025-01-16  9:35 UTC  (2+ messages)

[syzbot] [wireless?] WARNING in sta_info_insert_rcu (4)
 2025-01-16  9:35 UTC  (2+ messages)

[PATCH net-next v2 0/5] netconsole: Add support for CPU population
 2025-01-16  9:31 UTC  (4+ messages)
` [PATCH net-next v2 5/5] netconsole: docs: Add documentation for CPU number auto-population

[PATCH v2 5.10 1/1] tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink()
 2025-01-16  9:17 UTC 

[PATCH net] net: dsa: microchip: ksz9477: fix multicast filtering
 2025-01-16  9:06 UTC  (7+ messages)

[PATCH net v2 1/5] vsock/virtio: discard packets if the transport changes
 2025-01-16  8:57 UTC  (11+ messages)

[PATCH net-next v2 1/2] dt-bindings: net: rfkill-gpio: enable booting in blocked state
 2025-01-16  8:47 UTC  (2+ messages)
` [PATCH net-next v2 2/2] net: rfkill: gpio: allow "

[PATCH net-next 0/9] net: add phylink managed EEE support
 2025-01-16  8:27 UTC  (3+ messages)
` [PATCH net-next 6/9] net: mvpp2: add EEE implementation


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