netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-15 17:11:49 to 2025-01-16 07:44:59 UTC [more...]

[PATCH bpf-next v6 0/5] net/smc: Introduce smc_ops
 2025-01-16  7:44 UTC  (4+ 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 net-next v04 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
 2025-01-16  7:51 UTC  (2+ messages)
` [PATCH net-next v04 1/1] hinic3: module initialization and tx/rx logic

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

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

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

[PATCH net-next v2 0/4] virtio_net: Link queues to NAPIs
 2025-01-16  5:52 UTC  (5+ 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

[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

[linux-next:master] [rhashtable] e1d3422c95: xfstests.generic.417.fail
 2025-01-16  5:15 UTC 

[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 v8 0/7] rust: Add IO polling
 2025-01-16  4:40 UTC  (8+ 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

[PATCH net v4 1/1] net: sched: fix ets qdisc OOB Indexing
 2025-01-16  4:36 UTC  (5+ messages)

[PATCH v2 net-next 00/11] af_unix: Set skb drop reason in every kfree_skb() path
 2025-01-16  4:19 UTC  (3+ 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  (5+ messages)
` [PATCH net-next v3 1/4] net: stmmac: Switch to zero-copy in non-XDP RX path
` [PATCH net-next v3 4/4] net: stmmac: Convert prefetch() to net_prefetch() for received frames

[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 net-next 0/9] net: add phylink managed EEE support
 2025-01-16  0:40 UTC  (11+ 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 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 net-next v2 0/5] netconsole: Add support for CPU population
 2025-01-15 22:56 UTC  (3+ messages)
` [PATCH net-next v2 5/5] netconsole: docs: Add documentation for CPU number auto-population

[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  (3+ 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] "

[RFC net-next 0/7] Provide an ism layer
 2025-01-15 22:06 UTC  (9+ messages)
` [RFC net-next 1/7] net/ism: Create net/ism
` [RFC net-next 2/7] net/ism: Remove dependencies between ISM_VPCI and SMC
` [RFC net-next 3/7] net/ism: Use uuid_t for ISM GID
` [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
` [RFC net-next 6/7] s390/ism: Define ismvp_dev
` [RFC net-next 7/7] net/smc: Use only ism_ops

[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  (6+ 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

[PATCH v15 0/1] MCTP Over PCC Transport
 2025-01-15 19:52 UTC  (2+ messages)
` [PATCH v15 1/1] mctp pcc: Implement MCTP over "

[PATCH net-next] dsa: Use str_enable_disable-like helpers
 2025-01-15 19:47 UTC 

[PATCH net-next v6 00/12] Begin upstreaming Homa transport protocol
 2025-01-15 18:59 UTC  (13+ messages)
` [PATCH net-next v6 01/12] net: homa: define user-visible API for Homa
` [PATCH net-next v6 02/12] net: homa: create homa_wire.h
` [PATCH net-next v6 03/12] net: homa: create shared Homa header files
` [PATCH net-next v6 04/12] net: homa: create homa_pool.h and homa_pool.c
` [PATCH net-next v6 05/12] net: homa: create homa_rpc.h and homa_rpc.c
` [PATCH net-next v6 06/12] net: homa: create homa_peer.h and homa_peer.c
` [PATCH net-next v6 07/12] net: homa: create homa_sock.h and homa_sock.c
` [PATCH net-next v6 08/12] net: homa: create homa_incoming.c
` [PATCH net-next v6 09/12] net: homa: create homa_outgoing.c
` [PATCH net-next v6 10/12] net: homa: create homa_timer.c
` [PATCH net-next v6 11/12] net: homa: create homa_plumbing.c and homa_utils.c
` [PATCH net-next v6 12/12] net: homa: create Makefile and Kconfig

[net-next PATCH v3 0/6] Add af_xdp support for cn10k
 2025-01-15 18:31 UTC  (10+ messages)
` [net-next PATCH v3 1/6] octeontx2-pf: Don't unmap page pool buffer used by XDP
    ` [EXTERNAL] "
` [net-next PATCH v3 2/6] octeontx2-pf: Add AF_XDP non-zero copy support
    ` [EXTERNAL] "
` [net-next PATCH v3 3/6] octeontx2-pf: AF_XDP zero copy receive support
    ` [EXTERNAL] "

[PATCH net-next 0/1] selftests: drv-net-hw: fix pp_alloc_fail test error
 2025-01-15 18:13 UTC  (2+ messages)
` [PATCH net-next 1/1] selftests: drv-net-hw: inject pp_alloc_fail errors in the right place

[PATCH net 0/3] net: phy: realtek: fix status when link is down
 2025-01-15 18:06 UTC  (3+ messages)

[PATCH net-next v18 00/25] Introducing OpenVPN Data Channel Offload
 2025-01-15 17:55 UTC  (4+ messages)
` [PATCH net-next v18 12/25] ovpn: implement TCP transport

[PATCH net-next v3 00/10] net: phy: improve phylib EEE handling
 2025-01-15 17:53 UTC  (5+ messages)
` [PATCH net-next v3 03/10] ethtool: allow ethtool op set_eee to set an NL extack message

[PATCH net-next v3 0/8] bpf: cpumap: enable GRO for XDP_PASS frames
 2025-01-15 17:52 UTC  (3+ messages)
` [PATCH net-next v3 3/8] bpf: cpumap: switch to GRO from netif_receive_skb_list()

[PATCH net-next v7 0/8] fix two bugs related to page_pool
 2025-01-15 17:40 UTC  (4+ messages)

[PATCH net-next v2 0/3] net: stmmac: RX performance improvement
 2025-01-15 17:27 UTC  (5+ messages)
` [PATCH net-next v2 3/3] net: stmmac: Optimize cache prefetch in RX path

[PATCH v13 0/3] binder: report txn errors via generic netlink
 2025-01-15 17:11 UTC  (5+ messages)
` [PATCH v13 1/3] tools: ynl-gen: add trampolines for sock-priv


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