netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-18 13:34:27 to 2024-12-19 01:42:05 UTC [more...]

[PATCH net-next v16 00/26] Introducing OpenVPN Data Channel Offload
 2024-12-19  1:41 UTC  (4+ messages)
` [PATCH net-next v16 01/26] net: introduce OpenVPN Data Channel Offload (ovpn)
` [PATCH net-next v16 02/26] ovpn: add basic netlink support
` [PATCH net-next v16 03/26] ovpn: add basic interface creation/destruction/management routines

[PATCH] vsock/virtio: Fix null-ptr-deref in vsock_stream_has_data
 2024-12-19  1:37 UTC  (8+ messages)

[PATCH v8 net-next 0/4] Add more feautues for ENETC v4 - round 1
 2024-12-19  1:32 UTC  (6+ messages)
` [PATCH v8 net-next 3/4] net: enetc: add LSO support for i.MX95 ENETC PF

cpu_rmap maps CPUs to wrong interrupts after reprogramming affinities
 2024-12-19  1:23 UTC  (2+ messages)

[PATCH net-next v1] net: stmmac: TSO: Simplify the code flow of DMA descriptor allocations
 2024-12-19  1:19 UTC  (2+ messages)

[PATCH bpf-next v1 00/13] bpf qdisc
 2024-12-19  1:16 UTC  (18+ messages)
` [PATCH bpf-next v1 01/13] bpf: Support getting referenced kptr from struct_ops argument
` [PATCH bpf-next v1 02/13] selftests/bpf: Test referenced kptr arguments of struct_ops programs
` [PATCH bpf-next v1 03/13] bpf: Allow struct_ops prog to return referenced kptr
` [PATCH bpf-next v1 05/13] bpf: net_sched: Support implementation of Qdisc_ops in bpf
` [PATCH bpf-next v1 06/13] bpf: net_sched: Add basic bpf qdisc kfuncs
` [PATCH bpf-next v1 07/13] bpf: net_sched: Add a qdisc watchdog timer

[PATCH v4 net-next] net/mlx5e: Report rx_discards_phy via rx_dropped
 2024-12-19  1:00 UTC  (2+ messages)

[PATCH net-next v1] net: stmmac: Drop useless code related to ethtool rx-copybreak
 2024-12-19  0:42 UTC  (3+ messages)

[PATCH net-next v5] net: Document netmem driver support
 2024-12-19  0:41 UTC  (2+ messages)

[PATCH v1 00/16] net-next/yunsilicon: ADD Yunsilicon XSC Ethernet Driver
 2024-12-19  0:35 UTC  (13+ messages)
` [PATCH v1 01/16] net-next/yunsilicon: Add xsc driver basic framework
` [PATCH v1 02/16] net-next/yunsilicon: Enable CMDQ
` [PATCH v1 09/16] net-next/yunsilicon: Init net device
` [PATCH v1 13/16] net-next/yunsilicon: Add eth rx
` [PATCH v1 16/16] net-next/yunsilicon: Add change mtu

Fwd: [PATCH][SMB3 client] fix TCP timers deadlock after rmmod
 2024-12-19  0:30 UTC 

[PATCH bpf-next v5 0/5] Support eliding map lookup nullness
 2024-12-19  0:09 UTC  (7+ messages)
` [PATCH bpf-next v5 4/5] bpf: verifier: "

[PATCH net 0/2] Netfilter/IPVS fixes for net
 2024-12-18 23:41 UTC  (3+ messages)
` [PATCH net 1/2] ipvs: Fix clamp() of ip_vs_conn_tab on small memory systems
` [PATCH net 2/2] netfilter: ipset: Fix for recursive locking warning

[PATCH net-next v6 00/11] net: Improve netns handling in rtnetlink
 2024-12-18 23:37 UTC  (3+ messages)
` [PATCH net-next v6 11/11] selftests: net: Add test cases for link and peer netns

[PATCH net-next] eth: fbnic: fix csr boundary for RPM RAM section
 2024-12-18 23:25 UTC 

[PATCH net-next v2 0/2] net/bridge: Add skb drop reasons to the most common drop points
 2024-12-18 22:50 UTC  (7+ messages)
` [PATCH net-next v2 1/2] net: vxlan: rename SKB_DROP_REASON_VXLAN_NO_REMOTE
` [PATCH net-next v2 2/2] net: bridge: add skb drop reasons to the most common drop points

[PATCH net-next] net: Remove bouncing hippi list
 2024-12-18 22:14 UTC  (4+ messages)

[PATCH v2 net-next] sfc: Use netdev refcount tracking in struct efx_async_filter_insertion
 2024-12-18 21:54 UTC  (3+ messages)

[PATCH] net: Convert proto_ops::getname to sockaddr_storage
 2024-12-18 21:44 UTC  (3+ messages)

[PATCH v12 0/2] binder: report txn errors via generic netlink
 2024-12-18 21:29 UTC  (3+ messages)
` [PATCH v12 1/2] binderfs: add new binder devices to binder_devices
` [PATCH v12 2/2] binder: report txn errors via generic netlink

[PATCH bpf] bpf: fix configuration-dependent BTF function references
 2024-12-18 21:18 UTC  (3+ messages)

net: dsa: mv88e6xxx architecture
 2024-12-18 21:02 UTC 

[PATCH net-next] net: phy: dp83822: Add support for PHY LEDs on DP83822
 2024-12-18 20:44 UTC  (9+ messages)

[PATCH v11 0/2] binder: report txn errors via generic netlink
 2024-12-18 20:37 UTC  (3+ messages)
` [PATCH v11 1/2] binderfs: add new binder devices to binder_devices
` [PATCH v11 2/2] binder: report txn errors via generic netlink

[PATCH net-next v2 0/8] net: napi: add CPU affinity to napi->config
 2024-12-18 20:27 UTC  (12+ messages)
` [PATCH net-next v2 1/8] net: napi: add irq_flags to napi struct
` [PATCH net-next v2 2/8] net: allow ARFS rmap management in core
  ` [Intel-wired-lan] "
` [PATCH net-next v2 3/8] lib: cpu_rmap: allow passing a notifier callback
` [PATCH net-next v2 4/8] net: napi: add CPU affinity to napi->config
  ` [Intel-wired-lan] "
` [PATCH net-next v2 5/8] bnxt: use napi's irq affinity
` [PATCH net-next v2 6/8] ice: "
` [PATCH net-next v2 7/8] idpf: "
` [PATCH net-next v2 8/8] mlx4: "

[PATCH iwl-next v3] e1000e: Fix real-time violations on link up
 2024-12-18 19:43 UTC  (9+ messages)
` [Intel-wired-lan] "

[PATCH net v2] rust: net::phy fix module autoloading
 2024-12-18 19:58 UTC  (8+ messages)

[PATCH net-next 0/4] selftests/net: packetdrill: import multiple tests
 2024-12-18 19:43 UTC  (4+ messages)

[PATCH v9 0/1] MCTP Over PCC Transport
 2024-12-18 18:17 UTC  (5+ messages)
` [PATCH v9 1/1] mctp pcc: Implement MCTP over "

[syzbot] [net?] general protection fault in put_page (4)
 2024-12-18 18:06 UTC  (3+ messages)

[PATCH net-next 3/5] wlcore: sysfs: constify 'struct bin_attribute'
 2024-12-18 18:05 UTC  (2+ messages)
` [net-next,3/5] wifi: "

[PATCH net-next v3 0/7] vsock/test: Tests for memory leaks
 2024-12-18 17:58 UTC  (13+ messages)
` [PATCH net-next v3 1/7] vsock/test: Use NSEC_PER_SEC
` [PATCH net-next v3 2/7] vsock/test: Introduce option to select tests
` [PATCH net-next v3 3/7] vsock/test: Add README blurb about kmemleak usage
` [PATCH net-next v3 4/7] vsock/test: Adapt send_byte()/recv_byte() to handle MSG_ZEROCOPY
` [PATCH net-next v3 5/7] vsock/test: Add test for accept_queue memory leak
` [PATCH net-next v3 6/7] vsock/test: Add test for sk_error_queue "
` [PATCH net-next v3 7/7] vsock/test: Add test for MSG_ZEROCOPY completion "

[PATCH net] netdev-genl: avoid empty messages in queue dump
 2024-12-18 17:54 UTC  (2+ messages)

[PATCH net v2 1/2] octeontx2-pf: fix netdev memory leak in rvu_rep_create()
 2024-12-18 17:51 UTC  (3+ messages)

[PATCH net-next 0/7] xdp: a fistful of generic changes pt. III
 2024-12-18 17:44 UTC  (8+ messages)
` [PATCH net-next 1/7] page_pool: add page_pool_dev_alloc_netmem()
` [PATCH net-next 2/7] xdp: add generic xdp_buff_add_frag()
` [PATCH net-next 3/7] xdp: add generic xdp_build_skb_from_buff()
` [PATCH net-next 4/7] xsk: make xsk_buff_add_frag() really add the frag via __xdp_buff_add_frag()
` [PATCH net-next 5/7] xsk: add generic XSk &xdp_buff -> skb conversion
` [PATCH net-next 6/7] xsk: add helper to get &xdp_desc's DMA and meta pointer in one go
` [PATCH net-next 7/7] unroll: add generic loop unroll helpers

[RFC v2 net-next 0/2] bridge: multicast: per vlan query improvement when port or vlan state changes
 2024-12-18 17:32 UTC  (4+ messages)
` [RFC v2 net-next 1/2] net: bridge: multicast: re-implement port multicast enable/disable functions

[PATCH net-next 0/4] bridge: Handle changes in VLAN_FLAG_BRIDGE_BINDING
 2024-12-18 17:15 UTC  (5+ messages)
` [PATCH net-next 1/4] net: bridge: Extract a helper to handle bridge_binding toggles
` [PATCH net-next 2/4] net: bridge: Handle changes in VLAN_FLAG_BRIDGE_BINDING
` [PATCH net-next 3/4] selftests: net: lib: Add a couple autodefer helpers
` [PATCH net-next 4/4] selftests: net: Add a VLAN bridge binding selftest

[net-next v6 0/9] Add support for per-NAPI config via netlink
 2024-12-18 17:08 UTC  (2+ messages)

[PATCH iwl-next v6] ice: Add E830 checksum offload support
 2024-12-18  9:11 UTC 

[PATCH net-next 0/4] Add Multicast Filtering support for VLAN interface
 2024-12-18 16:59 UTC  (3+ messages)
` [PATCH net-next 1/4] net: ti: Kconfig: Select HSR for ICSSG Driver

[PATCH v2 2/2] arm64: dts: qcom: qcs615-ride: Enable ethernet node
 2024-12-18 16:57 UTC  (11+ messages)

[RESEND. PATCH] mt76: mt76u_vendor_request: Do not print error messages when -EPROTO
 2024-12-18 16:50 UTC  (3+ messages)

[PATCH net-next 0/3] hisilicon hns deadcoding
 2024-12-18 16:34 UTC  (4+ messages)
` [PATCH net-next 1/3] net: hisilicon: hns: Remove unused hns_dsaf_roce_reset

[PATCH net-next v2 0/4] hisilicon hns deadcoding
 2024-12-18 16:33 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: hisilicon: hns: Remove unused hns_dsaf_roce_reset
` [PATCH net-next v2 2/4] net: hisilicon: hns: Remove unused hns_rcb_start
` [PATCH net-next v2 3/4] net: hisilicon: hns: Remove reset helpers
` [PATCH net-next v2 4/4] net: hisilicon: hns: Remove unused enums

[PATCH iwl-net] idpf: fix transaction timeouts on reset
 2024-12-18 16:31 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net-next v2] udp: Deal with race between UDP socket address change and rehash
 2024-12-18 16:21 UTC 

[PATCH iwl-next 0/3] ice: GNSS reading improvements
 2024-12-18 16:23 UTC  (3+ messages)
` [PATCH iwl-next 2/3] ice: lower the latency of GNSS reads

[PATCH net-next 0/2] Fix race between datagram socket address change and rehash
 2024-12-18 16:21 UTC  (9+ messages)
` [PATCH net-next 2/2] datagram, udp: Set local address and rehash socket atomically against lookup

[PATCH iproute2-next, v7] iproute2: add 'ip monitor maddress' support
 2024-12-18 16:20 UTC  (3+ messages)

[PATCH iproute2-next, v6 1/2] iproute2: expose netlink constants in UAPI
 2024-12-18 16:20 UTC  (2+ messages)

xfrm in RT
 2024-12-18 16:07 UTC  (4+ messages)

[PATCH 08/16] net-next/yunsilicon: Add ethernet interface
 2024-12-18 16:00 UTC  (4+ messages)

[net-next] ice: expose non_eop_descs to ethtool
 2024-12-18 15:51 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH net-next] sfc: remove efx_writed_page_locked
 2024-12-18 15:42 UTC  (2+ messages)

[PATCH net v2 0/4] Fix race conditions in ndo_get_stats64
 2024-12-18 15:39 UTC  (14+ messages)
` [PATCH net v2 1/4] octeon_ep: fix "
      ` [EXTERNAL] "

[PATCH v2 iwl-next 00/10] add initial PTP support
 2024-12-18 15:39 UTC  (12+ messages)
` [PATCH v2 iwl-next 07/10] idpf: add Tx timestamp capabilities negotiation
` [PATCH v2 iwl-next 08/10] idpf: add Tx timestamp flows
` [PATCH v2 iwl-next 09/10] idpf: add support for Rx timestamping

[PATCH v4] net: mdiobus: fix an OF node reference leak
 2024-12-18 15:32 UTC  (2+ messages)

[PATCH net 0/5] gve: various XDP fixes
 2024-12-18 15:30 UTC  (7+ messages)
` [PATCH net 1/5] gve: clean XDP queues in gve_tx_stop_ring_gqi
` [PATCH net 2/5] gve: guard XDP xmit NDO on existence of xdp queues
` [PATCH net 3/5] gve: guard XSK operations on the existence of queues
` [PATCH net 4/5] gve: process XSK TX descriptors as part of RX NAPI
` [PATCH net 5/5] gve: fix XDP allocation path in edge cases

[PATCH net-next V3 00/11] mlx5 misc changes 2024-12-18
 2024-12-18 15:09 UTC  (12+ messages)
` [PATCH net-next V3 01/11] net/mlx5: LAG, Refactor lag logic
` [PATCH net-next V3 02/11] net/mlx5: LAG, Support LAG over Multi-Host NICs
` [PATCH net-next V3 03/11] net/mlx5: fs, add counter object to flow destination
` [PATCH net-next V3 04/11] net/mlx5: fs, add mlx5_fs_pool API
` [PATCH net-next V3 05/11] net/mlx5: fs, retry insertion to hash table on EBUSY
` [PATCH net-next V3 06/11] net/mlx5: HWS, no need to expose mlx5hws_send_queues_open/close
` [PATCH net-next V3 07/11] net/mlx5: HWS, do not initialize native API queues
` [PATCH net-next V3 08/11] net/mlx5: DR, expand SWS STE callbacks and consolidate common structs
` [PATCH net-next V3 09/11] net/mlx5: DR, add support for ConnectX-8 steering
` [PATCH net-next V3 10/11] net/mlx5: Remove PTM support log message
` [PATCH net-next V3 11/11] net/mlx5: fs, Add support for RDMA RX steering over IB link layer

[net-next PATCH v6 0/6] CN20K silicon with mbox support
 2024-12-18 14:59 UTC  (7+ messages)
` [net-next PATCH v6 1/6] octeontx2: Set appropriate PF, VF masks and shifts based on silicon
` [net-next PATCH v6 2/6] octeontx2-af: CN20k basic mbox operations and structures
` [net-next PATCH v6 3/6] octeontx2-af: CN20k mbox to support AF REQ/ACK functionality
` [net-next PATCH v6 4/6] octeontx2-pf: CN20K mbox REQ/ACK implementation for NIC PF
` [net-next PATCH v6 5/6] octeontx2-af: CN20K mbox implementation for AF's VF
` [net-next PATCH v6 6/6] octeontx2-pf: CN20K mbox implementation between PF-VF

[PATCH net-next v6 0/9] bnxt_en: implement tcp-data-split and thresh option
 2024-12-18 14:45 UTC  (10+ messages)
` [PATCH net-next v6 1/9] bnxt_en: add support for rx-copybreak ethtool command
` [PATCH net-next v6 2/9] net: ethtool: add hds_config member in ethtool_netdev_state
` [PATCH net-next v6 3/9] bnxt_en: add support for tcp-data-split ethtool command
` [PATCH net-next v6 4/9] net: ethtool: add support for configuring hds-thresh
` [PATCH net-next v6 5/9] bnxt_en: add support for hds-thresh ethtool command
` [PATCH net-next v6 6/9] net: devmem: add ring parameter filtering
` [PATCH net-next v6 7/9] net: ethtool: "
` [PATCH net-next v6 8/9] net: disallow setup single buffer XDP when tcp-data-split is enabled
` [PATCH net-next v6 9/9] netdevsim: add HDS feature

[PATCH net] af_unix: Add a prompt to CONFIG_AF_UNIX_OOB
 2024-12-18 14:44 UTC  (2+ messages)

[PATCH RESEND net-next v9 00/21] io_uring zero copy rx
 2024-12-18 14:40 UTC  (2+ messages)

[PATCH net-next v2 0/7] netlink: specs: add a spec for nl80211 wiphy
 2024-12-18 14:37 UTC  (5+ messages)
` [PATCH net-next v2 7/7] netlink: specs: wireless: add a spec for nl80211

[PATCH net-next v4 0/9] net: lan969x: add RGMII support
 2024-12-18 14:33 UTC  (2+ messages)

[PATCH net-next 1/1] selftests: net: remove redundant ncdevmem print
 2024-12-18 14:00 UTC 

[PATCH net-next v5 0/7] bnxt_en: implement tcp-data-split and thresh option
 2024-12-18 13:34 UTC  (3+ messages)


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