netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-12 23:23:33 to 2024-12-13 12:37:10 UTC [more...]

[PATCH net-next v15 00/22] Introducing OpenVPN Data Channel Offload
 2024-12-13 12:37 UTC  (4+ messages)
` [PATCH net-next v15 03/22] ovpn: add basic interface creation/destruction/management routines

[PATCH RFCv5 0/8] fix two bugs related to page_pool
 2024-12-13 12:27 UTC  (9+ messages)
` [PATCH RFCv5 1/8] page_pool: introduce page_pool_to_pp() API
` [PATCH RFCv5 2/8] page_pool: fix timing for checking and disabling napi_local
` [PATCH RFCv5 3/8] page_pool: fix IOMMU crash when driver has already unbound
` [PATCH RFCv5 4/8] page_pool: support unlimited number of inflight pages
` [PATCH RFCv5 5/8] page_pool: skip dma sync operation for "
` [PATCH RFCv5 6/8] page_pool: use list instead of ptr_ring for ring cache
` [PATCH RFCv5 7/8] page_pool: batch refilling pages to reduce atomic operation
` [PATCH RFCv5 8/8] page_pool: use list instead of array for alloc cache

[PATCH net v4 0/2] Fixes on the OPEN Alliance TC6 10BASE-T1x MAC-PHY support generic lib
 2024-12-13 12:31 UTC  (3+ messages)
` [PATCH net v4 1/2] net: ethernet: oa_tc6: fix infinite loop error when tx credits becomes 0
` [PATCH net v4 2/2] net: ethernet: oa_tc6: fix tx skb race condition between reference pointers

[PATCH net v4 0/2] IEP clock module bug fixes
 2024-12-13 12:26 UTC  (7+ messages)
` [PATCH net v4 1/2] net: ti: icssg-prueth: Fix firmware load sequence
    ` [EXTERNAL] "
` [PATCH net v4 2/2] net: ti: icssg-prueth: Fix clearing of IEP_CMP_CFG registers during iep_init
    ` [EXTERNAL] "

[PATCH net-next 0/2] net: stmmac: dwmac-socfpga: Allow using 1000BaseX
 2024-12-13 12:22 UTC  (4+ messages)
` [PATCH net-next 1/2] net: stmmac: dwmac-socfpga: Add support for 1000BaseX
` [PATCH net-next 2/2] net: stmmac: dwmac-socfpga: Set interface modes from Lynx PCS as supported

[syzbot] [tipc?] kernel BUG in __pskb_pull_tail
 2024-12-13 12:19 UTC  (3+ messages)

[PATCH] ipv4: output metric as unsigned int
 2024-12-13 12:18 UTC  (2+ messages)

[PATCH net v3 0/3] bnxt_en: support header page pool in queue API
 2024-12-13 12:17 UTC  (11+ messages)
` [PATCH net v3 3/3] bnxt_en: handle tpa_info in queue API implementation

[PATCH net-next v7 0/5] Add rds ptp library for Microchip phys
 2024-12-13 12:14 UTC  (6+ messages)
` [PATCH net-next v7 1/5] net: phy: microchip_rds_ptp: Add header file for Microchip rds ptp library
` [PATCH net-next v7 2/5] net: phy: microchip_rds_ptp : Add rds ptp library for Microchip phys
` [PATCH net-next v7 3/5] net: phy: Kconfig: Add rds ptp library support and 1588 optional flag in "
` [PATCH net-next v7 4/5] net: phy: Makefile: Add makefile support for rds ptp "
` [PATCH net-next v7 5/5] net: phy: microchip_t1 : Add initialization of ptp for lan887x

[PATCH net] net: mscc: ocelot: fix incorrect IFH SRC_PORT field in ocelot_ifh_set_basic()
 2024-12-13 12:13 UTC  (2+ messages)

[PATCH] qed: fix uninit pointer read in qed_mcp_nvm_info_populate()
 2024-12-13 12:13 UTC  (3+ messages)

[PATCH net-next v2 00/10] Replace page_frag with page_frag_cache (Part-2)
 2024-12-13 12:09 UTC  (8+ messages)

[PATCH net-next v2] net: wan: framer: Simplify API framer_provider_simple_of_xlate() implementation
 2024-12-13 12:09 UTC 

[PATCH] net: ethernet: bgmac-platform: fix an OF node reference leak
 2024-12-13 12:04 UTC  (3+ messages)

[PATCH net-next v1] net: stmmac: Drop redundant dwxgmac_tc_ops variable
 2024-12-13 12:04 UTC  (3+ messages)

[PATCH v7 00/28] cxl: add type2 device basic support
 2024-12-13 12:04 UTC  (26+ messages)
` [PATCH v7 07/28] sfc: use cxl api for regs setup and checking
` [PATCH v7 15/28] cxl: define a driver interface for HPA free space enumeration
` [PATCH v7 17/28] cxl: define a driver interface for DPA allocation
` [PATCH v7 18/28] sfc: get endpoint decoder
` [PATCH v7 23/28] sfc: create cxl region
` [PATCH v7 24/28] cxl: add region flag for precluding a device memory to be used for dax
` [PATCH v7 28/28] sfc: support pio mapping based on cxl

[PATCH 0/4] RTL9300 MDIO driver
 2024-12-13 11:58 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: net: Add Realtek MDIO controller
` [PATCH 4/4] net: mdio: Add RTL9300 MDIO driver

[PATCH net-next 0/4] vsock/test: Tests for memory leaks
 2024-12-13 11:58 UTC  (8+ messages)
` [PATCH net-next 2/4] vsock/test: Add test for accept_queue memory leak

[PATCH iwl-next 0/3] ice: GNSS reading improvements
 2024-12-13 11:55 UTC  (7+ messages)
` [PATCH iwl-next 1/3] ice: downgrade warning about gnss_insert_raw to debug level
` [PATCH iwl-next 2/3] ice: lower the latency of GNSS reads
` [PATCH iwl-next 3/3] ice: remove special delay after processing a GNSS read batch

[RFC PATCH v2 0/8] Fix non-TCP restriction and inconsistency of TCP errors
 2024-12-13 11:42 UTC  (12+ messages)
` [RFC PATCH v2 1/8] landlock: Fix non-TCP sockets restriction

[PATCH v1 net-next] net: ena: Fix incorrect indentation
 2024-12-13 11:37 UTC  (2+ messages)

[PATCH v2 net-next] ethernet: Make OA_TC6 config symbol invisible
 2024-12-13 11:26 UTC  (2+ messages)

[PATCH net-next v1] netlink: specs: add phys-binding attr to rt_link spec
 2024-12-13 11:25 UTC 

[PATCH RFC] net: bridge: handle ports in locked mode for ll learning
 2024-12-13 11:25 UTC  (11+ messages)

[PATCH v2 net-next 00/12] af_unix: Prepare for skb drop reason
 2024-12-13 11:08 UTC  (13+ messages)
` [PATCH v2 net-next 01/12] af_unix: Set error only when needed in unix_stream_connect()
` [PATCH v2 net-next 02/12] af_unix: Clean up error paths "
` [PATCH v2 net-next 03/12] af_unix: Set error only when needed in unix_stream_sendmsg()
` [PATCH v2 net-next 04/12] af_unix: Clean up error paths "
` [PATCH v2 net-next 05/12] af_unix: Set error only when needed in unix_dgram_sendmsg()
` [PATCH v2 net-next 06/12] af_unix: Move !sunaddr case "
` [PATCH v2 net-next 07/12] af_unix: Use msg->{msg_name,msg_namelen} "
` [PATCH v2 net-next 08/12] af_unix: Split restart label "
` [PATCH v2 net-next 09/12] af_unix: Defer sock_put() to clean up path "
` [PATCH v2 net-next 10/12] af_unix: Clean up SOCK_DEAD error paths "
` [PATCH v2 net-next 11/12] af_unix: Clean up "
` [PATCH v2 net-next 12/12] af_unix: Remove unix_our_peer()

[PATCH v5.10.277] wifi: mac80211: Avoid address calculations via out of bounds array indexing
 2024-12-13 11:12 UTC  (7+ messages)
      ` [PATCH v5.10.y v5.4.y] "

[PATCH net-next v1] netlink: specs: add uint, sint to netlink-raw schema
 2024-12-13 11:08 UTC 

[PATCH net-next 0/7] net: stmmac: clean up and fix EEE implementation
 2024-12-13 10:59 UTC  (3+ messages)
` [PATCH net-next 2/7] net: stmmac: move tx_lpi_timer tracking to phylib

[PATCH] selinux: Read sk->sk_family once in selinux_socket_bind()
 2024-12-13 10:57 UTC  (3+ messages)

[PATCH net-next] net: wan: framer: Simplify API framer_provider_simple_of_xlate() implementation
 2024-12-13 10:57 UTC  (3+ messages)

[PATCH net-next 00/10] net: add phylink managed EEE support
 2024-12-13 10:51 UTC  (7+ messages)
` [PATCH net-next 05/10] net: phylink: add EEE management
` [PATCH net-next 07/10] net: mvneta: convert to phylink EEE implementation

[PATCH net 0/2] net: Fix 2 OF device node refcount leakage issues
 2024-12-13 10:50 UTC  (3+ messages)

LSF/MM/BPF: 2025: Call for Proposals
 2024-12-13 10:46 UTC 

[PATCH v4 net] net: phy: micrel: Dynamically control external clock of KSZ PHY
 2024-12-13 10:44 UTC  (2+ messages)

[PATCH net v3 0/2] Fixes on the OPEN Alliance TC6 10BASE-T1x MAC-PHY support generic lib
 2024-12-13 10:35 UTC  (5+ messages)
` [PATCH net v3 2/2] net: ethernet: oa_tc6: fix tx skb race condition between reference pointers

[PATCH] netconsole: allow selection of egress interface via MAC address
 2024-12-13 10:34 UTC  (4+ messages)

[PATCH net-next 00/12] mlx5 misc changes 2024-12-11
 2024-12-13 10:31 UTC  (6+ messages)
` [PATCH net-next 10/12] net/mlx5: DR, add support for ConnectX-8 steering

[PATCH v3 09/11] wifi: qtnfmac: use always-managed version of pcim_intx()
 2024-12-13 10:30 UTC  (2+ messages)

[PATCH net-next v3 0/2] net: phy: dp83822: Add support for GPIO2 clock output
 2024-12-13 10:08 UTC  (6+ messages)
` [PATCH net-next v3 1/2] dt-bindings: net: "
` [PATCH net-next v3 2/2] net: phy: "

[PATCH net-next] dt-bindings: net: dsa: microchip,ksz: Improve example to a working one
 2024-12-13 10:02 UTC  (6+ messages)

[PATCH net] chelsio/chtls: prevent potential integer overflow on 32bit
 2024-12-13  9:47 UTC 

[iwl-next PATCH v3 0/3] IDPF Virtchnl: Enhance error reporting & fix locking/workqueue issues
 2024-12-13  9:36 UTC  (5+ messages)
` [iwl-next PATCH v3 1/3] idpf: Acquire the lock before accessing the xn->salt
` [iwl-next PATCH v3 2/3] idpf: convert workqueues to unbound
` [iwl-next PATCH v3 3/3] idpf: add more info during virtchnl transaction time out
  ` [Intel-wired-lan] "

[PATCH v3 net-next 00/15] treewide: socket: Clean up sock_create() and friends
 2024-12-13  9:21 UTC  (16+ messages)
` [PATCH v3 net-next 01/15] socket: Un-export __sock_create()
` [PATCH v3 net-next 02/15] socket: Pass hold_net flag to __sock_create()
` [PATCH v3 net-next 03/15] smc: Pass kern to smc_sock_alloc()
` [PATCH v3 net-next 04/15] socket: Pass hold_net to struct net_proto_family.create()
` [PATCH v3 net-next 05/15] ppp: Pass hold_net to struct pppox_proto.create()
` [PATCH v3 net-next 06/15] nfc: Pass hold_net to struct nfc_protocol.create()
` [PATCH v3 net-next 07/15] socket: Add hold_net flag to struct proto_accept_arg
` [PATCH v3 net-next 08/15] socket: Pass hold_net to sk_alloc()
` [PATCH v3 net-next 09/15] socket: Respect hold_net in sk_alloc()
` [PATCH v3 net-next 10/15] socket: Introduce sock_create_net()
` [PATCH v3 net-next 11/15] socket: Remove kernel socket conversion
` [PATCH v3 net-next 12/15] socket: Move sock_inuse_add() to sock.c
` [PATCH v3 net-next 13/15] socket: Use sock_create_net() instead of sock_create()
` [PATCH v3 net-next 14/15] socket: Rename sock_create() to sock_create_user()
` [PATCH v3 net-next 15/15] socket: Rename sock_create_kern() to sock_create_net_noref()

[syzbot] [wireless?] BUG: sleeping function called from invalid context in wext_netdev_notifier_call
 2024-12-13  8:45 UTC  (4+ messages)

[PATCH net-next v7 0/4] Add support for SO_PRIORITY cmsg
 2024-12-13  8:44 UTC  (5+ messages)
` [PATCH net-next v7 1/4] sock: Introduce sk_set_prio_allowed helper function
` [PATCH net-next v7 2/4] sock: support SO_PRIORITY cmsg
` [PATCH net-next v7 3/4] selftests: net: test SO_PRIORITY ancillary data with cmsg_sender
` [PATCH net-next v7 4/4] sock: Introduce SO_RCVPRIORITY socket option

[PATCH net-next] octeontx2-af: fix build regression without CONFIG_DCB
 2024-12-13  8:32 UTC 

[PATCH v2 net-next 12/15] socket: Remove kernel socket conversion
 2024-12-13  8:28 UTC  (2+ messages)

[PATCH v1 net-next 14/15] af_unix: Remove sk_locked logic in unix_dgram_sendmsg()
 2024-12-13  8:26 UTC  (2+ messages)

[PATCH v1 net-next 04/15] af_unix: Remove redundant SEND_SHUTDOWN check in unix_stream_sendmsg()
 2024-12-13  8:18 UTC  (2+ messages)

[PATCH iwl-next v2 1/1] igc: Improve XDP_SETUP_PROG process
 2024-12-13  8:09 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v3 05/11] misc: Use never-managed version of pci_intx()
 2024-12-13  7:31 UTC  (3+ messages)

[PATCH][net-next] net/mlx5: Pick the first matched node of priv.free_list in alloc_4k
 2024-12-13  7:26 UTC  (3+ messages)
` 答复: "

[PATCH net 0/2] bond: fix xfrm offload feature during init
 2024-12-13  7:18 UTC  (8+ messages)
` [PATCH net 1/2] bonding: fix xfrm offload feature setup on active-backup mode

[PATCH v3 0/6] Enable strict percpu address space checks
 2024-12-13  7:13 UTC  (4+ messages)

[PATCH] tcp: check socket state before calling WARN_ON
 2024-12-13  7:14 UTC  (4+ messages)

[net v2] net: wwan: t7xx: Fix FSM command timeout issue
 2024-12-13  6:47 UTC 

[PATCH net-next v4 00/11] net-timestamp: bpf extension to equip applications transparently
 2024-12-13  6:28 UTC  (12+ messages)
` [PATCH net-next v4 02/11] net-timestamp: prepare for bpf prog use
` [PATCH net-next v4 07/11] net-timestamp: support hwtstamp print for bpf extension
` [PATCH net-next v4 10/11] net-timestamp: export the tskey for TCP "
` [PATCH net-next v4 11/11] bpf: add simple bpf tests in the tx path for so_timstamping feature

[PATCH net-next 0/7][pull request] ice: add support for devlink health events
 2024-12-13  5:58 UTC  (6+ messages)
` [PATCH net-next 1/7] checkpatch: don't complain on _Generic() use
` [PATCH net-next 6/7] ice: dump ethtool stats and skb by Tx hang devlink health reporter

[PATCH v13 00/25] GenieZone hypervisor drivers
 2024-12-13  5:57 UTC  (4+ messages)
` [PATCH v13 01/25] virt: geniezone: enable gzvm-ko in defconfig

[PATCH v3 00/11] Remove implicit devres from pci_intx()
 2024-12-13  5:25 UTC  (3+ messages)

[PATCH bpf-next v5 0/5] Support eliding map lookup nullness
 2024-12-13  4:04 UTC  (6+ messages)
` [PATCH bpf-next v5 3/5] bpf: verifier: Refactor helper access type tracking
` [PATCH bpf-next v5 4/5] bpf: verifier: Support eliding map lookup nullness
` [PATCH bpf-next v5 5/5] bpf: selftests: verifier: Add nullness elision tests

[Patch bpf v3 0/4] bpf: a bug fix and test cases for bpf_skb_change_tail()
 2024-12-13  3:40 UTC  (5+ messages)
` [Patch bpf v3 1/4] bpf: Check negative offsets in __bpf_skb_min_len()
` [Patch bpf v3 2/4] selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()
` [Patch bpf v3 3/4] selftests/bpf: Introduce socket_helpers.h for TC tests
` [Patch bpf v3 4/4] selftests/bpf: Test bpf_skb_change_tail() in TC ingress

[RFC v2 net-next 0/2] bridge: multicast: per vlan query improvement when port or vlan state changes
 2024-12-13  3:35 UTC  (3+ messages)
` [RFC v2 net-next 1/2] net: bridge: multicast: re-implement port multicast enable/disable functions
` [RFC v2 net-next 2/2] net: bridge: multicast: update multicast contex when vlan state gets changed

[PATCH v2 net-next] ionic: remove the unused nb_work
 2024-12-13  3:33 UTC  (3+ messages)

[PATCHv3 net-next 0/2] selftests: wireguards: use nftables for testing
 2024-12-13  3:08 UTC  (3+ messages)
` [PATCHv3 net-next 1/2] selftests: wireguards: convert iptables to nft
` [PATCHv3 net-next 2/2] selftests: wireguard: update to using nft for qemu test

[PATCH net-next v1] net: stmmac: TSO: Simplify the code flow of DMA descriptor allocations
 2024-12-13  3:00 UTC 

[PATCH net-next v4 0/5] devmem TCP fixes
 2024-12-13  3:00 UTC  (4+ messages)
` [PATCH net-next v4 5/5] net: Document netmem driver support

[net-next v1] net: wwan: t7xx: Fix FSM command timeout issue
 2024-12-13  2:57 UTC  (2+ messages)

[net-next v1] net: wwan: t7xx: Fix FSM command timeout issue
 2024-12-13  2:55 UTC  (3+ messages)

[PATCH net-next 00/12] xdp: a fistful of generic changes pt. II
 2024-12-13  2:50 UTC  (6+ messages)
` [PATCH net-next 05/12] xdp: add generic xdp_build_skb_from_buff()
` [PATCH net-next 07/12] xsk: add generic XSk &xdp_buff -> skb conversion

[PATCH net-next v2] net_sched: sch_cake: Add drop reasons
 2024-12-13  2:50 UTC  (2+ messages)

[PATCH v8 net-next 0/4] Add more feautues for ENETC v4 - round 1
 2024-12-13  2:17 UTC  (5+ messages)
` [PATCH v8 net-next 1/4] net: enetc: add Tx checksum offload for i.MX95 ENETC
` [PATCH v8 net-next 2/4] net: enetc: update max chained Tx BD number "
` [PATCH v8 net-next 3/4] net: enetc: add LSO support for i.MX95 ENETC PF
` [PATCH v8 net-next 4/4] net: enetc: add UDP segmentation offload support

[PATCH bpf-next v4 0/4] bpftool: btf: Support dumping a single type from file
 2024-12-13  1:24 UTC  (2+ messages)
` [PATCH bpf-next v4 3/4] bpftool: btf: Support dumping a specific types "

[PATCH net] net: atlantic: keep rings across suspend/resume
 2024-12-13  1:21 UTC  (2+ messages)

[PATCH net-next 00/13] selftests: ncdevmem: Add ncdevmem to ksft
 2024-12-13  1:18 UTC  (5+ messages)

[PATCH net] net: dsa: microchip: ksz9477: fix multicast filtering
 2024-12-13  1:14 UTC  (3+ messages)

[PATCH bpf-next v3 0/4] bpftool: btf: Support dumping a single type from file
 2024-12-13  0:12 UTC  (5+ messages)
` [PATCH bpf-next v3 3/4] "

[PATCH iwl-next v2 0/5] ice: implement low latency PHY timer updates
 2024-12-12 23:42 UTC  (2+ messages)
` [Intel-wired-lan] "

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

[PATCH net-next v10 00/10] lib: packing: introduce and use (un)pack_fields
 2024-12-12 23:36 UTC  (3+ messages)

[PATCH v2 net 0/3] ionic: minor code fixes
 2024-12-12 23:34 UTC  (2+ 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).