netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-10 22:26:32 to 2025-01-12 04:09:48 UTC [more...]

[PATCH v2 net-next 00/11] af_unix: Set skb drop reason in every kfree_skb() path
 2025-01-12  4:08 UTC  (4+ messages)
` [PATCH v2 net-next 01/11] net: dropreason: Gather SOCKET_ drop reasons
` [PATCH v2 net-next 02/11] af_unix: Set drop reason in unix_release_sock()
` [PATCH v2 net-next 03/11] af_unix: Set drop reason in unix_sock_destructor()

[PATCH v2 0/2] net/ncsi: fix oem gma command handling and state race issue
 2025-01-12  4:09 UTC  (4+ messages)
` [PATCH v2 1/2] net/ncsi: fix locking in Get MAC Address handling
` [PATCH v2 2/2] net/ncsi: fix state race during channel probe completion

[PATCH net-next v2 00/10] net: phy: improve phylib EEE handling
 2025-01-12  1:37 UTC  (12+ messages)
` [PATCH net-next v2 01/10] net: phy: rename eee_broken_modes to eee_disabled_modes
` [PATCH net-next v2 02/10] net: phy: rename phy_set_eee_broken to phy_disable_eee_mode
` [PATCH net-next v2 03/10] ethtool: allow ethtool op set_eee to set an NL extack message
` [PATCH net-next v2 04/10] net: phy: c45: improve handling of disabled EEE modes in ethtool functions
` [PATCH net-next v2 05/10] net: phy: move definition of phy_is_started before phy_disable_eee_mode
` [PATCH net-next v2 06/10] net: phy: improve phy_disable_eee_mode
` [PATCH net-next v2 07/10] net: phy: remove disabled EEE modes from advertising in phy_probe
` [PATCH net-next v2 08/10] net: phy: c45: Don't silently remove disabled EEE modes any longer when writing advertisement register
` [PATCH net-next v2 09/10] net: phy: c45: use cached EEE advertisement in genphy_c45_ethtool_get_eee
` [PATCH net-next v2 10/10] net: phy: c45: remove local advertisement parameter from genphy_c45_eee_is_active

[PATCH net-next v17 02/25] ovpn: add basic netlink support
 2025-01-12  0:41 UTC  (2+ messages)

[RFC PATCH 00/10] PRU-ICSSM Ethernet Driver
 2025-01-11 23:38 UTC  (4+ messages)
` [RFC PATCH 06/10] net: ti: prueth: Adds HW timestamping support for PTP using PRU-ICSS IEP module

[PATCH net-next 0/4] Netfilter/IPVS updates for net-next
 2025-01-11 23:08 UTC  (5+ messages)
` [PATCH net-next 1/4] netfilter: nf_tables: remove the genmask parameter
` [PATCH net-next 2/4] ipvs: speed up reads from ip_vs_conn proc file
` [PATCH net-next 3/4] netfilter: xt_hashlimit: htable_selective_cleanup() optimization
` [PATCH net-next 4/4] netfilter: conntrack: add conntrack event timestamp

[PATCH net-next v2 0/3] net: phy: realtek: add hwmon support
 2025-01-11 22:30 UTC  (8+ messages)
` [PATCH net-next v2 1/3] net: phy: realtek: add support for reading MDIO_MMD_VEND2 regs on RTL8125/RTL8126
` [PATCH net-next v2 2/3] net: phy: move realtek PHY driver to its own subdirectory
` [PATCH net-next v2 3/3] net: phy: realtek: add hwmon support for temp sensor on RTL822x

[PATCH net v4 1/1] net: sched: fix ets qdisc OOB Indexing
 2025-01-11 21:26 UTC  (4+ messages)

[PATCH net-next v2] net: phy: dp83822: Add support for PHY LEDs on DP83822
 2025-01-11 21:20 UTC  (2+ messages)

[PATCH net-next] net/smc: delete pointless divide by one
 2025-01-11 21:20 UTC  (2+ messages)

[PATCH net-next] net: airoha: Fix channel configuration for ETS Qdisc
 2025-01-11 21:20 UTC  (2+ messages)

[PATCH net] selftests: net: Adapt ethtool mq tests to fix in qdisc graft
 2025-01-11 21:15 UTC 

[PATCH net-next 1/2] net: un-export init_dummy_netdev()
 2025-01-11 20:35 UTC  (4+ messages)
` [PATCH net-next 2/2] net: initialize netdev->lock on dummy devices

[PATCH net-next v17 00/25] Introducing OpenVPN Data Channel Offload
 2025-01-11 18:48 UTC  (13+ messages)
` [PATCH net-next v17 15/25] ovpn: implement multi-peer support
` [PATCH net-next v17 16/25] ovpn: implement peer lookup logic
` [PATCH net-next v17 17/25] ovpn: implement keepalive mechanism
` [PATCH net-next v17 18/25] ovpn: add support for updating local UDP endpoint
` [PATCH net-next v17 19/25] ovpn: add support for peer floating
` [PATCH net-next v17 20/25] ovpn: implement peer add/get/dump/delete via netlink
` [PATCH net-next v17 21/25] ovpn: implement key add/get/del/swap "
` [PATCH net-next v17 22/25] ovpn: kill key and notify userspace in case of IV exhaustion
` [PATCH net-next v17 23/25] ovpn: notify userspace when a peer is deleted
` [PATCH net-next v17 24/25] ovpn: add basic ethtool support
` [PATCH net-next v17 25/25] testing/selftests: add test tool and scripts for ovpn module

[PATCH net-next 0/3] net: phy: realtek: add hwmon support
 2025-01-11 18:06 UTC  (14+ messages)
` [PATCH net-next 3/3] net: phy: realtek: add hwmon support for temp sensor on RTL822x

[PATCH net-next] can: grcan: move napi_enable() from under spin lock
 2025-01-11 18:03 UTC  (3+ messages)

[PATCH net-next 0/9] net: phy: improve phylib EEE handling
 2025-01-11 17:52 UTC  (20+ messages)
` [PATCH net-next 1/9] net: phy: rename eee_broken_modes to eee_disabled_modes
` [PATCH net-next 2/9] net: phy: rename phy_set_eee_broken to phy_disable_eee_mode
` [PATCH net-next 3/9] net: phy: c45: don't accept disabled EEE modes in genphy_c45_ethtool_set_eee
` [PATCH net-next 4/9] net: phy: move definition of phy_is_started before phy_disable_eee_mode
` [PATCH net-next 5/9] net: phy: improve phy_disable_eee_mode
` [PATCH net-next 6/9] net: phy: remove disabled EEE modes from advertising in phy_probe
` [PATCH net-next 7/9] net: phy: c45: Don't silently remove disabled EEE modes any longer when writing advertisement register
` [PATCH net-next 8/9] net: phy: c45: use cached EEE advertisement in genphy_c45_ethtool_get_eee
` [PATCH net-next 9/9] net: phy: c45: remove local advertisement parameter from genphy_c45_eee_is_active

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

[PATCH net-next v2 1/2] tools/net/ynl: add support for --family and --list-families
 2025-01-11 15:48 UTC  (2+ messages)
` [PATCH net-next v2 2/2] tools/net/ynl: ethtool: support spec load from install location

[PATCH net 1/1 v3] net: sched: Disallow replacing of child qdisc from one parent to another
 2025-01-11 15:14 UTC 

[PATCH net v3 1/1] net: sched: fix ets qdisc OOB Indexing
 2025-01-11 14:59 UTC  (2+ messages)

[PATCH net 1/1 v2] net: sched: Disallow replacing of child qdisc from one parent to another
 2025-01-11 14:49 UTC  (5+ messages)

[PATCH net-next v8 0/10] bnxt_en: implement tcp-data-split and thresh option
 2025-01-11 14:45 UTC  (11+ messages)
` [PATCH net-next v8 01/10] net: ethtool: add hds_config member in ethtool_netdev_state
` [PATCH net-next v8 02/10] net: ethtool: add support for configuring hds-thresh
` [PATCH net-next v8 03/10] net: devmem: add ring parameter filtering
` [PATCH net-next v8 04/10] net: ethtool: "
` [PATCH net-next v8 05/10] net: disallow setup single buffer XDP when tcp-data-split is enabled
` [PATCH net-next v8 06/10] bnxt_en: add support for rx-copybreak ethtool command
` [PATCH net-next v8 07/10] bnxt_en: add support for tcp-data-split "
` [PATCH net-next v8 08/10] bnxt_en: add support for hds-thresh "
` [PATCH net-next v8 09/10] netdevsim: add HDS feature
` [PATCH net-next v8 10/10] selftest: net-drv: hds: add test for "

[PATCH] MAINTAINERS: Become the stmmac maintainer
 2025-01-11 14:10 UTC  (4+ messages)

[PATCH net-next v1 1/2] tools/net/ynl: add support for --family and --list-families
 2025-01-11 14:04 UTC  (5+ messages)
` [PATCH net-next v1 2/2] tools/net/ynl: ethtool: support spec load from install location

[PATCH net v2 1/1] net: sched: fix ets qdisc OOB Indexing
 2025-01-11 13:58 UTC  (2+ messages)

[PATCH net-next v7 0/10] bnxt_en: implement tcp-data-split and thresh option
 2025-01-11 13:45 UTC  (4+ messages)
` [PATCH net-next v7 08/10] bnxt_en: add support for hds-thresh ethtool command

[PATCH RESEND] net: mii: Fix the Speed display when the network cable is not connected
 2025-01-11 13:22 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net 1/1] net: sched: fix ets qdisc OOB Indexing
 2025-01-11 12:59 UTC  (3+ messages)

[PATCH net v2] Revert "net/ncsi: change from ndo_set_mac_address to dev_set_mac_address"
 2025-01-11 11:12 UTC  (5+ messages)
` [PATCH] net/ncsi: fix locking in Get MAC Address handling
      ` 回覆: [External] "

[PATCH v1 net-next 07/12] af_unix: Set drop reason in unix_stream_sendmsg()
 2025-01-11  9:49 UTC  (2+ messages)

[PATCH net-next v5 00/12] Begin upstreaming Homa transport protocol
 2025-01-11  8:30 UTC  (5+ messages)
` [PATCH net-next v5 07/12] net: homa: create homa_sock.h and homa_sock.c

[syzbot] [wpan?] WARNING in cfg802154_switch_netns (3)
 2025-01-11  7:37 UTC  (2+ messages)

[PATCH net-next] eth: iavf: extend the netdev_lock usage
 2025-01-11  7:13 UTC 

[PATCH v5 -next 00/16] sysctl: move sysctls from vm_table into its own files
 2025-01-11  7:07 UTC  (17+ messages)
` [PATCH v5 -next 01/16] mm: vmstat: move sysctls to mm/vmstat.c
` [PATCH v5 -next 02/16] mm: filemap: move sysctl to mm/filemap.c
` [PATCH v5 -next 03/16] mm: swap: move sysctl to mm/swap.c
` [PATCH v5 -next 04/16] mm: vmscan: move vmscan sysctls to mm/vmscan.c
` [PATCH v5 -next 05/16] mm: util: move sysctls to mm/util.c
` [PATCH v5 -next 06/16] mm: mmap: move sysctl to mm/mmap.c
` [PATCH v5 -next 07/16] security: min_addr: move sysctl to security/min_addr.c
` [PATCH v5 -next 08/16] mm: nommu: move sysctl to mm/nommu.c
` [PATCH v5 -next 09/16] fs: fs-writeback: move sysctl to fs/fs-writeback.c
` [PATCH v5 -next 10/16] fs: drop_caches: move sysctl to fs/drop_caches.c
` [PATCH v5 -next 11/16] sunrpc: simplify rpcauth_cache_shrink_count()
` [PATCH v5 -next 12/16] fs: dcache: move the sysctl to fs/dcache.c
` [PATCH v5 -next 13/16] x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c
` [PATCH v5 -next 14/16] sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c
` [PATCH v5 -next 15/16] sysctl: remove the vm_table
` [PATCH v5 -next 16/16] sysctl: remove unneeded include

[PATCH net-next 01/18] dt-bindings: can: mpfs: add PIC64GX CAN compatibility
 2025-01-11  7:00 UTC  (2+ messages)

[PATCH net-next v7 0/8] fix two bugs related to page_pool
 2025-01-11  5:24 UTC  (4+ messages)
` [PATCH net-next v7 2/8] page_pool: fix timing for checking and disabling napi_local

[PATCH v1 net-next 06/12] af_unix: Reuse out_pipe label in unix_stream_sendmsg()
 2025-01-11  3:43 UTC  (2+ messages)

[PATCH net-next] net: hide the definition of dev_get_by_napi_id()
 2025-01-11  2:50 UTC  (2+ messages)

[PATCH net-next] net: warn during dump if NAPI list is not sorted
 2025-01-11  2:50 UTC  (2+ messages)

[PATCH net-next v2 1/2] docs: netdev: document requirements for Supported status
 2025-01-11  2:43 UTC  (2+ messages)
` [PATCH net-next v2 2/2] MAINTAINERS: downgrade Ethernet NIC drivers without CI reporting

[PATCH net-next] tls: skip setting sk_write_space on rekey
 2025-01-11  2:40 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: cpsw: fix the comment regarding VLAN-aware ALE
 2025-01-11  2:40 UTC  (2+ messages)

[PATCH net] openvswitch: fix lockup on tx to unregistering netdev with carrier
 2025-01-11  2:40 UTC  (2+ messages)

[PATCH v3] net/mlx5: Fix variable not being completed when function returns
 2025-01-11  2:38 UTC  (2+ messages)

[net PATCH] net: appletalk: Drop aarp_send_probe_phase1()
 2025-01-11  2:24 UTC  (2+ messages)

[PATCH net-next v2 0/2] ipvlan: Support bonding events
 2025-01-11  2:20 UTC  (2+ messages)

[PATCH net] xsk: Bring back busy polling support
 2025-01-11  2:20 UTC  (2+ messages)

[net PATCH] net: ravb: Fix max TX frame size for RZ/V2M
 2025-01-11  2:20 UTC  (2+ messages)

[PATCH net] net: mana: Cleanup "mana" debugfs dir after cleanup of all children
 2025-01-11  2:20 UTC  (2+ messages)

[PATCH net-next v4 00/18] net: stmmac: clean up and fix EEE implementation
 2025-01-11  2:10 UTC  (2+ messages)

[PATCH bpf] bpf: Fix bpf_sk_select_reuseport() memory leak
 2025-01-11  2:10 UTC  (3+ messages)

[PATCH net] eth: bnxt: always recalculate features after XDP clearing, fix null-deref
 2025-01-11  2:10 UTC  (2+ messages)

[PATCH net v4] net: ethernet: sunplus: Switch to ndo_eth_ioctl
 2025-01-11  1:57 UTC  (2+ messages)

[PATCH v13 0/1] MCTP Over PCC Transport
 2025-01-11  1:50 UTC  (3+ messages)
` [PATCH v13 1/1] mctp pcc: Implement MCTP over "

[PATCH bpf-next v2 0/3] selftests: bpf: Migrate test_xdp_redirect.sh to test_progs
 2025-01-11  1:45 UTC  (4+ messages)
` [PATCH bpf-next v2 2/3] selftests/bpf: Migrate test_xdp_redirect.sh to xdp_do_redirect.c

[PATCH net-next 00/13][pull request] Intel Wired LAN Driver Updates 2025-01-08 (ice)
 2025-01-11  1:25 UTC  (5+ messages)
` [PATCH net-next 08/13] ice: use rd32_poll_timeout_atomic in ice_read_phy_tstamp_ll_e810

[PATCH] selftests/net/forwarding: teamd command not found
 2025-01-11  1:16 UTC  (5+ messages)

[PATCH v2 net] r8169: remove redundant hwmon support
 2025-01-11  0:53 UTC  (4+ messages)

[PATCH net-next v4 4/6] enic: Use the Page Pool API for RX when MTU is less than page size
 2025-01-11  0:41 UTC  (3+ messages)

[PATCH net-next v4 4/6] enic: Use the Page Pool API for RX when MTU is less than page size
 2025-01-11  0:38 UTC  (3+ messages)

[PATCH] net: netpoll: ensure skb_pool list is always initialized
 2025-01-11  0:32 UTC  (2+ messages)
` [PATCH v2] "

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

[PATCH bpf-next v3 0/5] net/smc: Introduce smc_ops
 2025-01-10 23:38 UTC  (3+ messages)
` [PATCH bpf-next v3 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf

[PATCH iwl-net] idpf: record rx queue in skb for RSC packets
 2025-01-11  0:29 UTC 

[PATCH iwl-net] idpf: fix handling rsc packet with a single segment
 2025-01-11  0:29 UTC 

[PATCH net-next] tsnep: Link queues to NAPIs
 2025-01-10 22:39 UTC 

[PATCH net-next v5 0/4] enic: Use Page Pool API for receiving packets
 2025-01-10 23:32 UTC  (5+ messages)
` [PATCH net-next v5 1/4] enic: Refactor RX path common code into helper functions
` [PATCH net-next v5 2/4] enic: Remove an unnecessary parameter from function enic_queue_rq_desc
` [PATCH net-next v5 3/4] enic: Use function pointers for buf alloc, free and RQ service
` [PATCH net-next v5 4/4] enic: Use the Page Pool API for RX when MTU is less than page size

[PATCH net-next 0/3] virtio_net: Link queues to NAPIs
 2025-01-10 22:21 UTC  (3+ messages)
` [PATCH net-next 1/3] virtio_net: Prepare for NAPI to queue mapping

[PATCH net v2 0/5] vsock: some fixes due to transport de-assignment
 2025-01-10 22:52 UTC  (7+ messages)
` [PATCH net v2 1/5] vsock/virtio: discard packets if the transport changes
` [PATCH net v2 3/5] vsock/virtio: cancel close work in the destructor
` [PATCH net v2 5/5] vsock: prevent null-ptr-deref in vsock_*[has_data|has_space]

[PATCH net-next v4 00/11] net-timestamp: bpf extension to equip applications transparently
 2025-01-10 22:46 UTC  (6+ messages)
` [PATCH net-next v4 10/11] net-timestamp: export the tskey for TCP bpf extension

[PATCH net-next v3 0/6] net: xilinx: axienet: Enable adaptive IRQ coalescing with DIM
 2025-01-10 22:45 UTC  (5+ messages)
` [PATCH net-next v3 3/6] net: xilinx: axienet: Combine CR calculation
` [PATCH net-next v3 4/6] net: xilinx: axienet: Support adjusting coalesce settings while running


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