netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-15 19:55:45 to 2025-01-16 09:37:48 UTC [more...]

[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

[PATCH v8 0/7] rust: Add IO polling
 2025-01-16  9:36 UTC  (12+ messages)
` [PATCH v8 1/7] rust: time: Add PartialEq/Eq/PartialOrd/Ord trait to Ktime
` [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 5/7] MAINTAINERS: rust: Add TIMEKEEPING and TIMER abstractions
` [PATCH v8 6/7] rust: Add read_poll_timeout functions
` [PATCH v8 7/7] net: phy: qt2025: Wait until PHY becomes ready

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

[net-next,PATCH 1/2] net: dsa: microchip: Add emulated MIIM access to switch LED config registers
 2025-01-16  9:32 UTC  (2+ messages)

[RFC net-next 0/7] Provide an ism layer
 2025-01-16  9:32 UTC  (5+ messages)
` [RFC net-next 4/7] net/ism: Add kernel-doc comments for ism functions
` [RFC net-next 5/7] net/ism: Move ism_loopback to net/ism

[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 net v2] net: avoid race between device unregistration and ethnl ops
 2025-01-16  9:21 UTC 

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

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

[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 v8 0/4] Fix race conditions in ndo_get_stats64
 2025-01-16  8:38 UTC  (5+ 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 v4 1/1] net: sched: fix ets qdisc OOB Indexing
 2025-01-16  8:30 UTC  (6+ messages)

[PATCH net-next 0/9] net: add phylink managed EEE support
 2025-01-16  8:27 UTC  (12+ messages)
` [PATCH net-next 1/9] net: mdio: add definition for clock stop capable bit
` [PATCH net-next 2/9] net: phy: add support for querying PHY clock stop capability
` [PATCH net-next 3/9] net: phylink: add phylink_link_is_up() helper
` [PATCH net-next 4/9] net: phylink: add EEE management
` [PATCH net-next 5/9] net: mvneta: convert to phylink EEE implementation
` [PATCH net-next 6/9] net: mvpp2: add "
` [PATCH net-next 7/9] net: lan743x: use netdev in lan743x_phylink_mac_link_down()
` [PATCH net-next 8/9] net: lan743x: convert to phylink managed EEE
` [PATCH net-next 9/9] net: stmmac: convert to phylink managed EEE support

[PATCH net v3 0/9] tun: Unify vnet implementation
 2025-01-16  8:14 UTC  (11+ messages)
` [PATCH net v3 1/9] tun: Refactor CONFIG_TUN_VNET_CROSS_LE
` [PATCH net v3 2/9] tun: Avoid double-tracking iov_iter length changes
` [PATCH net v3 3/9] tun: Keep hdr_len in tun_get_user()
` [PATCH net v3 4/9] tun: Decouple vnet from tun_struct
` [PATCH net v3 5/9] tun: Decouple vnet handling
` [PATCH net v3 6/9] tun: Extract the vnet handling code
` [PATCH net v3 7/9] tap: Avoid double-tracking iov_iter length changes
` [PATCH net v3 8/9] tap: Keep hdr_len in tap_get_user()
` [PATCH net v3 9/9] tap: Use tun's vnet-related code

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

[PATCH net-next v2 0/4] virtio_net: Link queues to NAPIs
 2025-01-16  7:56 UTC  (7+ messages)
` [PATCH net-next v2 1/4] net: protect queue -> napi linking with netdev_lock()
` [PATCH net-next v2 2/4] virtio_net: Prepare for NAPI to queue mapping
` [PATCH net-next v2 3/4] virtio_net: Map NAPIs to queues
` [PATCH net-next v2 4/4] virtio_net: Use persistent NAPI config

[PATCH] net: Convert proto_ops::getname to sockaddr_storage
 2025-01-16  7:53 UTC  (2+ messages)

Generic sk_buff contract documentation ?
 2025-01-16  7:51 UTC 

[PATCH bpf-next v6 0/5] net/smc: Introduce smc_ops
 2025-01-16  7:44 UTC  (6+ messages)
` [PATCH bpf-next v6 1/5] bpf: export necessary sympols for modules with struct_ops
` [PATCH bpf-next v6 2/5] net/smc: Introduce generic hook smc_ops
` [PATCH bpf-next v6 3/5] net/smc: bpf: register smc_ops info struct_ops
` [PATCH bpf-next v6 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf
` [PATCH bpf-next v6 5/5] bpf/selftests: add selftest for bpf_smc_ops

[PATCH net v2] tcp_cubic: fix incorrect HyStart round start detection
 2025-01-16  7:19 UTC  (3+ messages)

[PATCH net 1/1] net: ethtool: mm: Allow Verify Enabled before Tx Enabled
 2025-01-16  7:00 UTC  (4+ messages)

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

[PATCH v5 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-01-16  6:34 UTC  (7+ messages)
` [PATCH v5 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v5 4/7] can: Add Nuvoton NCT6694 CAN support

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

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

[Intel-wired-lan] [PATCH iwl-net v1] ice: remove invalid parameter of equalizer
 2025-01-16  5:49 UTC  (2+ messages)

[PATCH v3 net-next 0/9] af_unix: Set skb drop reason in every kfree_skb() path
 2025-01-16  5:34 UTC  (10+ messages)
` [PATCH v3 net-next 1/9] net: dropreason: Gather SOCKET_ drop reasons
` [PATCH v3 net-next 2/9] af_unix: Set drop reason in unix_release_sock()
` [PATCH v3 net-next 3/9] af_unix: Set drop reason in unix_sock_destructor()
` [PATCH v3 net-next 4/9] af_unix: Set drop reason in __unix_gc()
` [PATCH v3 net-next 5/9] af_unix: Set drop reason in manage_oob()
` [PATCH v3 net-next 6/9] af_unix: Set drop reason in unix_stream_read_skb()
` [PATCH v3 net-next 7/9] af_unix: Set drop reason in unix_dgram_disconnected()
` [PATCH v3 net-next 8/9] af_unix: Reuse out_pipe label in unix_stream_sendmsg()
` [PATCH v3 net-next 9/9] af_unix: Use consume_skb() in connect() and sendmsg()

[PATCH v2 0/3] tun: Unify vnet implementation and fill full vnet header
 2025-01-16  5:30 UTC  (9+ messages)
` [PATCH v2 3/3] tun: Set num_buffers for virtio 1.0

[PATCH net] net: ethernet: ti: am65-cpsw: fix freeing IRQ in am65_cpsw_nuss_remove_tx_chns()
 2025-01-16  5:15 UTC  (8+ messages)

[PATCH v2 net-next 00/11] af_unix: Set skb drop reason in every kfree_skb() path
 2025-01-16  4:19 UTC  (2+ messages)

[PATCH v2 net-next 06/11] af_unix: Set drop reason in unix_stream_sendmsg()
 2025-01-16  4:09 UTC  (2+ messages)

[PATCH v2 net-next 00/13] Add more feautues for ENETC v4 - round 2
 2025-01-16  4:03 UTC  (6+ messages)
` [PATCH v2 net-next 07/13] net: enetc: add RSS support for i.MX95 ENETC PF

[PATCH net-next v2 00/11] net: use netdev->lock to protect NAPI
 2025-01-16  3:30 UTC  (2+ messages)

[PATCH net-next 0/4] net/mlx5e: CT: Add support for hardware steering
 2025-01-16  3:30 UTC  (2+ messages)

[PATCH v3 net-next 0/5] net: reduce RTNL pressure in unregister_netdevice()
 2025-01-16  3:30 UTC  (2+ messages)

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

[PATCH net-next v10 00/22] io_uring zero copy rx
 2025-01-16  3:12 UTC  (29+ messages)
` [PATCH net-next v10 01/22] net: make page_pool_ref_netmem work with net iovs
` [PATCH net-next v10 04/22] net: generalise net_iov chunk owners
` [PATCH net-next v10 05/22] net: page pool: export page_pool_set_dma_addr_netmem()
` [PATCH net-next v10 06/22] net: page_pool: create hooks for custom memory providers
` [PATCH net-next v10 07/22] netdev: add io_uring memory provider info
` [PATCH net-next v10 08/22] net: page_pool: add callback for mp info printing
` [PATCH net-next v10 11/22] net: page_pool: add memory provider helpers
` [PATCH net-next v10 14/22] io_uring/zcrx: grab a net device
` [PATCH net-next v10 18/22] io_uring/zcrx: set pp memory provider for an rx queue
` [PATCH net-next v10 22/22] io_uring/zcrx: add selftest

[PATCH v1 net-next 0/4] net: Hold per-netns RTNL during netdev notifier registration
 2025-01-16  2:54 UTC  (4+ messages)
` [PATCH v1 net-next 4/4] net: Hold rtnl_net_lock() in (un)?register_netdevice_notifier_dev_net()

[PATCH v3] net: wwan: iosm: Fix hibernation by re-binding the driver around it
 2025-01-16  2:51 UTC  (2+ messages)

[PATCH] seg6: inherit inner IPv4 TTL on ip4ip6 encapsulation
 2025-01-16  2:40 UTC 

[PATCH net-next v3 0/4] net: stmmac: RX performance improvement
 2025-01-16  2:05 UTC  (3+ messages)
` [PATCH net-next v3 1/4] net: stmmac: Switch to zero-copy in non-XDP RX path

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

[PATCH net-next] selftests: net: give up on the cmsg_time accuracy on slow machines
 2025-01-16  2:01 UTC 

[PATCH net-next 0/3] net: phy: mediatek: Add token-ring ops
 2025-01-16  1:58 UTC  (5+ messages)
` [PATCH net-next 1/3] net: phy: mediatek: Add token ring access helper functions in mtk-phy-lib
` [PATCH net-next 2/3] net: phy: mediatek: Move some macros to phy-lib for later use
` [PATCH net-next 3/3] net: phy: mediatek: add driver for built-in 2.5G ethernet PHY on MT7988

[PATCH] net: mii: Fix the Speed display when the network cable is not connected
 2025-01-16  1:42 UTC  (2+ messages)

[PATCH net-next v2 00/13][pull request] Intel Wired LAN Driver Updates 2025-01-08 (ice)
 2025-01-16  1:40 UTC  (2+ messages)

[PATCH net v4] net: sched: Disallow replacing of child qdisc from one parent to another
 2025-01-16  1:37 UTC 

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

[PATCH net V3] selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack()
 2025-01-16  1:30 UTC 

[PATCH net-next v5 00/15] net-timestamp: bpf extension to equip applications transparently
 2025-01-16  1:22 UTC  (32+ messages)
` [PATCH net-next v5 03/15] bpf: introduce timestamp_used to allow UDP socket fetched in bpf prog
` [PATCH net-next v5 04/15] net-timestamp: support SK_BPF_CB_FLAGS only in bpf_sock_ops_setsockopt
` [PATCH net-next v5 05/15] net-timestamp: add strict check in some BPF calls
` [PATCH net-next v5 06/15] net-timestamp: prepare for isolating two modes of SO_TIMESTAMPING
` [PATCH net-next v5 07/15] net-timestamp: support SCM_TSTAMP_SCHED for bpf extension
` [PATCH net-next v5 08/15] net-timestamp: support sw SCM_TSTAMP_SND "
` [PATCH net-next v5 09/15] net-timestamp: support SCM_TSTAMP_ACK "
` [PATCH net-next v5 11/15] net-timestamp: support export skb to the userspace
` [PATCH net-next v5 13/15] net-timestamp: support tcp_sendmsg for bpf extension

[PATCH v3 0/2] net/ncsi: fix oem gma command handling and state race issue
 2025-01-16  0:38 UTC  (4+ messages)
` [PATCH v3 2/2] net/ncsi: fix state race during channel probe completion

[PATCH bpf-next v5 0/4] xsk: TX metadata Launch Time support
 2025-01-16  0:30 UTC  (7+ messages)
` [PATCH bpf-next v5 1/4] xsk: Add launch time hardware offload support to XDP Tx metadata
` [PATCH bpf-next v5 2/4] selftests/bpf: Add launch time request to xdp_hw_metadata

[PATCH net-next 0/3] Add support to do threaded napi busy poll
 2025-01-16  0:28 UTC  (7+ messages)

[PATCH net-next] selftests/net: packetdrill: make tcp buf limited timing tests benign
 2025-01-15 23:21 UTC 

[PATCH v2 net-next] inet: ipmr: fix data-races
 2025-01-15 23:20 UTC  (2+ messages)

[PATCH RFC net-next] net: phylink: always do a major config when attaching a SFP PHY
 2025-01-15 23:19 UTC  (2+ messages)

[PATCH] net/ncsi: Fix NULL pointer derefence if CIS arrives before SP
 2025-01-15 23:01 UTC  (3+ messages)

[PATCH net-next v9 0/10] bnxt_en: implement tcp-data-split and thresh option
 2025-01-15 23:00 UTC  (2+ messages)

[PATCH v2] selftests/net/forwarding: teamd command not found
 2025-01-15 22:50 UTC  (2+ messages)

[PATCH v1 net-next] net: loopback: Hold rtnl_net_lock() in blackhole_netdev_init()
 2025-01-15 22:50 UTC  (2+ messages)

[PATCH net-next v2 0/5] net: lan969x: add FDMA support
 2025-01-15 22:50 UTC  (2+ messages)

[PATCH net-next 2/2] net: phy: dp83822: Add support for changing the transmit amplitude voltage
 2025-01-15 22:44 UTC  (2+ messages)

[PATCH net v7 0/4] Fix race conditions in ndo_get_stats64
 2025-01-15 22:23 UTC  (3+ messages)
` [PATCH net v7 1/4] octeon_ep: update tx/rx stats locally for persistence

[PATCH] selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack()
 2025-01-15 22:19 UTC  (3+ messages)
` [PATCH net V2] "

[net PATCH] net: appletalk: Drop aarp_send_probe_phase1()
 2025-01-15 22:06 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH] selinux: map RTM_DELNSID to nlmsg_write
 2025-01-15 21:55 UTC  (3+ messages)

[PATCH net] net: ethernet: xgbe: re-add aneg to supported features in PHY quirks
 2025-01-15 21:40 UTC  (2+ messages)

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

[PATCH net-next v2 0/5] net: phylink: fix PCS without autoneg
 2025-01-15 21:30 UTC  (2+ messages)

[PATCH net-next 0/6] mptcp: selftests: more debug in case of errors
 2025-01-15 21:30 UTC  (2+ messages)

[PATCH net-next 0/3] net: bcm: asp2: fix fallout from phylib EEE changes
 2025-01-15 21:30 UTC  (2+ messages)

[PATCH net 1/2] net: pcs: xpcs: fix DW_VR_MII_DIG_CTRL1_2G5_EN bit being set for 1G SGMII w/o inband
 2025-01-15 21:30 UTC  (2+ messages)

[RFC PATCH 0/1] vmxnet3: Adjust maximum Rx ring buffer size
 2025-01-15 20:55 UTC  (8+ messages)

[PATCH net-next 0/4] net: ethernet: ti: am65-cpsw: streamline RX/TX queue creation and cleanup
 2025-01-15 20:30 UTC  (5+ 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 v5 00/10] DTS updates for system1 BMC
 2025-01-15 20:30 UTC  (5+ messages)
` [PATCH v5 03/10] dt-bindings: gpio: ast2400-gpio: Add hogs parsing


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