netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-07 11:50:13 to 2024-11-07 17:32:59 UTC [more...]

[PATCH net-next v2 0/9] lib: packing: introduce and use (un)pack_fields
 2024-11-07 17:32 UTC  (9+ messages)
` [PATCH net-next v2 6/9] ice: use <linux/packing.h> for Tx and Rx queue context data

[PATCH RFC] l2tp: fix warning in l2tp_exit_net found by syzbot
 2024-11-07 17:31 UTC 

[PATCH net-next v3 0/3] SO_PRIORITY cmsg patch summary
 2024-11-07 17:22 UTC  (9+ messages)
` [PATCH net-next v3 1/3] net: Introduce sk_set_prio_allowed helper function
` [PATCH net-next v3 2/3] net: support SO_PRIORITY cmsg
` [PATCH net-next v3 3/3] selftest: net: test SO_PRIORITY ancillary data with cmsg_sender

[PATCH net-next v2 0/8] net: Improve netns handling in RTNL and ip_tunnel
 2024-11-07 17:16 UTC  (15+ messages)
` [PATCH net-next v2 1/8] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v2 2/8] rtnetlink: Add netns_atomic flag in rtnl_link_ops
` [PATCH net-next v2 3/8] net: ip_tunnel: Build flow in underlay net namespace
` [PATCH net-next v2 4/8] net: ip_tunnel: Add source netns support for newlink
` [PATCH net-next v2 5/8] net: ip_gre: Add netns_atomic module parameter
` [PATCH net-next v2 6/8] net: dummy: Set netns_atomic in rtnl ops for testing
` [PATCH net-next v2 7/8] tools/net/ynl: Add retry limit for async notification
` [PATCH net-next v2 8/8] selftests: net: Add two test cases for link netns

[PATCH 1/3] dt-bindings: net: nuvoton: Add schema for Nuvoton MA35 family GMAC
 2024-11-07 17:09 UTC  (4+ messages)

[PATCH net-next 0/7] net: freescale: ucc_geth: Phylink conversion
 2024-11-07 17:02 UTC  (8+ messages)
` [PATCH net-next 1/7] net: freescale: ucc_geth: Drop support for the "interface" DT property
` [PATCH net-next 2/7] net: freescale: ucc_geth: split adjust_link for phylink conversion
` [PATCH net-next 3/7] net: freescale: ucc_geth: Use netdev->phydev to access the PHY
` [PATCH net-next 4/7] net: freescale: ucc_geth: Fix WOL configuration
` [PATCH net-next 5/7] net: freescale: ucc_geth: Simplify frame length check
` [PATCH net-next 6/7] net: freescale: ucc_geth: Hardcode the preamble length to 7 bytes
` [PATCH net-next 7/7] net: freescale: ucc_geth: phylink conversion

[net-next 0/3] Add Aspeed G7 FTGMAC100 support
 2024-11-07 16:54 UTC  (5+ messages)
` [net-next 1/3] dt-bindings: net: ftgmac100: support for AST2700
` [net-next 3/3] net: ftgmac100: Support "

[PATCH net-next v9 0/6] Improve neigh_flush_dev performance
 2024-11-07 16:53 UTC  (13+ messages)
` [PATCH net-next v9 1/6] neighbour: Add hlist_node to struct neighbour
` [PATCH net-next v9 2/6] neighbour: Define neigh_for_each_in_bucket
` [PATCH net-next v9 3/6] neighbour: Convert seq_file functions to use hlist
` [PATCH net-next v9 4/6] neighbour: Convert iteration to use hlist+macro
` [PATCH net-next v9 5/6] neighbour: Remove bare neighbour::next pointer
` [PATCH net-next v9 6/6] neighbour: Create netdev->neighbour association

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

[PATCH net-next] eth: fbnic: Add PCIe hardware statistics
 2024-11-07 16:42 UTC  (9+ messages)

[PATCH net v2] net: phy: dp83869: fix status reporting for 1000base-x autonegotiation
 2024-11-07 16:26 UTC  (2+ messages)

[PATCH v2 iproute2-next 0/5] Add RDMA monitor support
 2024-11-07 16:24 UTC  (2+ messages)

[PATCH net-next v4 00/19] xdp: a fistful of generic changes (+libeth_xdp)
 2024-11-07 16:10 UTC  (20+ messages)
` [PATCH net-next v4 01/19] jump_label: export static_key_slow_{inc,dec}_cpuslocked()
` [PATCH net-next v4 02/19] skbuff: allow 2-4-argument skb_frag_dma_map()
` [PATCH net-next v4 03/19] unroll: add generic loop unroll helpers
` [PATCH net-next v4 04/19] bpf, xdp: constify some bpf_prog * function arguments
` [PATCH net-next v4 05/19] xdp, xsk: constify read-only arguments of some static inline helpers
` [PATCH net-next v4 06/19] xdp: allow attaching already registered memory model to xdp_rxq_info
` [PATCH net-next v4 07/19] xdp: register system page pool as an XDP memory model
` [PATCH net-next v4 08/19] page_pool: make page_pool_put_page_bulk() actually handle array of pages
` [PATCH net-next v4 09/19] page_pool: allow mixing PPs within one bulk
` [PATCH net-next v4 10/19] xdp: get rid of xdp_frame::mem.id
` [PATCH net-next v4 11/19] xdp: add generic xdp_buff_add_frag()
` [PATCH net-next v4 12/19] xdp: add generic xdp_build_skb_from_buff()
` [PATCH net-next v4 13/19] xsk: align &xdp_buff_xsk harder
` [PATCH net-next v4 14/19] xsk: allow attaching XSk pool via xdp_rxq_info_reg_mem_model()
` [PATCH net-next v4 15/19] xsk: make xsk_buff_add_frag really add a frag via __xdp_buff_add_frag()
` [PATCH net-next v4 16/19] xsk: add generic XSk &xdp_buff -> skb conversion
` [PATCH net-next v4 17/19] xsk: add helper to get &xdp_desc's DMA and meta pointer in one go
` [PATCH net-next v4 18/19] libeth: support native XDP and register memory model
` [PATCH net-next v4 19/19] libeth: add a couple of XDP helpers (libeth_xdp)

[PATCH net] net: atlantic: use irq_update_affinity_hint()
 2024-11-07 16:14 UTC  (2+ messages)

[PATCH net-next] Avoid traversing addrconf hash on ifdown
 2024-11-07 16:13 UTC 

[PATCH net-next v6] net: Implement fault injection forcing skb reallocation
 2024-11-07 16:11 UTC 

[PATCH] wifi: wilc1000: Rework bus locking
 2024-11-07 16:10 UTC  (10+ messages)

[net-next PATCH v12 00/12] Introduce RVU representors
 2024-11-07 16:08 UTC  (13+ messages)
` [net-next PATCH v12 01/12] octeontx2-pf: RVU representor driver
` [net-next PATCH v12 02/12] octeontx2-pf: Create representor netdev
` [net-next PATCH v12 03/12] octeontx2-pf: Add basic net_device_ops
` [net-next PATCH v12 04/12] octeontx2-af: Add packet path between representor and VF
` [net-next PATCH v12 05/12] octeontx2-pf: Get VF stats via representor
` [net-next PATCH v12 06/12] octeontx2-pf: Add support to sync link state between representor and VFs
` [net-next PATCH v12 07/12] octeontx2-pf: Configure VF mtu via representor
` [net-next PATCH v12 08/12] octeontx2-pf: Add representors for sdp MAC
` [net-next PATCH v12 09/12] octeontx2-pf: Add devlink port support
` [net-next PATCH v12 10/12] octeontx2-pf: Implement offload stats ndo for representors
` [net-next PATCH v12 11/12] octeontx2-pf: Adds TC offload support
` [net-next PATCH v12 12/12] Documentation: octeontx2: Add Documentation for RVU representors

[PATCH net-next v2 0/2] net: netpoll: Improve SKB pool management
 2024-11-07 15:57 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: netpoll: Individualize the skb pool
` [PATCH net-next v2 2/2] net: netpoll: flush skb pool during cleanup

[PATCH net-next v2] net: dlink: add support for reporting stats via `ethtool -S`
 2024-11-07 15:19 UTC 

[Intel-wired-lan] [PATCH iwl-net] i40e: Fix handling changed priv flags
 2024-11-07 15:16 UTC  (3+ messages)
` [PATCH iwl-net v2] "
  ` [Intel-wired-lan] "

[RFC PATCH net-next] net: ppp: convert to IFF_NO_QUEUE
 2024-11-07 14:51 UTC  (4+ messages)

[PATCH net-next v2] sctp: Avoid enqueuing addr events redundantly
 2024-11-07 14:50 UTC  (3+ messages)

[PATCH net v3] net: sched: cls_u32: Fix u32's systematic failure to free IDR entries for hnodes
 2024-11-07 14:47 UTC  (3+ messages)

[PATCH net-next 0/5] Add ptp library for Microchip phys
 2024-11-07 14:34 UTC  (3+ messages)
` [PATCH net-next 2/5] net: phy: microchip_ptp : "

[PATCH bpf-next 1/2] libbpf: Add missing per-arch include path
 2024-11-07 14:32 UTC  (5+ messages)

[syzbot] [net?] [s390?] general protection fault in __smc_diag_dump (3)
 2024-11-07 14:17 UTC 

[PATCH net] ipmr: Fix access to mfc_cache_list without lock held
 2024-11-07 14:04 UTC  (4+ messages)

[PATCH net-next 0/4] net: phy: remove genphy_config_eee_advert
 2024-11-07 14:03 UTC  (7+ messages)
` [PATCH net-next 1/4] net: phy: make genphy_c45_write_eee_adv() static
` [PATCH net-next 3/4] net: phy: broadcom: use genphy_c45_an_config_eee_aneg in bcm_config_lre_aneg
` [PATCH net-next 4/4] net: phy: remove genphy_config_eee_advert

linux-next: manual merge of the pinctrl tree with the net-next tree
 2024-11-07 13:59 UTC  (2+ messages)

[PATCH RESEND net 0/7] There are some bugfix for the HNS3 ethernet driver
 2024-11-07 13:30 UTC  (8+ messages)
` [PATCH RESEND net 1/7] net: hns3: fixed reset failure issues caused by the incorrect reset type
` [PATCH RESEND net 2/7] net: hns3: fix missing features due to dev->features configuration too early
` [PATCH RESEND net 3/7] net: hns3: Resolved the issue that the debugfs query result is inconsistent
` [PATCH RESEND net 4/7] net: hns3: don't auto enable misc vector
` [PATCH RESEND net 5/7] net: hns3: initialize reset_timer before hclgevf_misc_irq_init()
` [PATCH RESEND net 6/7] net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue
` [PATCH RESEND net 7/7] net: hns3: fix kernel crash when 1588 is sent on HIP08 devices

[PATCH net v2 0/7] Double free fixes and NULL pointer checks
 2024-11-07 13:28 UTC  (8+ messages)
` [PATCH net v2 1/7] octeon_ep: Add checks to fix double free crashes
` [PATCH net v2 2/7] octeon_ep: Fix null dereferences to IQ/OQ pointers
` [PATCH net v2 3/7] octeon_ep: add protective null checks in napi callbacks for cn9k cards
` [PATCH net v2 4/7] octeon_ep: add protective null checks in napi callbacks for cnxk cards
` [PATCH net v2 5/7] octeon_ep_vf: Fix null dereferences to IQ/OQ pointers
` [PATCH net v2 6/7] octeon_ep_vf: add protective null checks in napi callbacks for cn9k cards
` [PATCH net v2 7/7] octeon_ep_vf: add protective null checks in napi callbacks for cnxk cards

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_register_user
 2024-11-07 13:17 UTC 

[PATCH net-next] bnxt_en: add unlocked version of bnxt_refclk_read
 2024-11-07 13:11 UTC  (4+ messages)

[PATCH v5 net-next 00/13] AccECN protocol preparation patch series
 2024-11-07 13:00 UTC  (15+ messages)
` [PATCH v5 net-next 07/13] tcp: helpers for ECN mode handling
` [PATCH v5 net-next 08/13] gso: AccECN support
` [PATCH v5 net-next 09/13] gro: prevent ACE field corruption & better AccECN handling
` [PATCH v5 net-next 10/13] tcp: AccECN support to tcp_add_backlog
` [PATCH v5 net-next 11/13] tcp: allow ECN bits in TOS/traffic class
` [PATCH v5 net-next 12/13] tcp: Pass flags to __tcp_send_ack
` [PATCH v5 net-next 13/13] tcp: fast path functions later

[PATCH v2 0/2] Fix the arc emac driver
 2024-11-07 13:00 UTC  (2+ messages)

[PATCH v5 0/7] rust: Add IO polling
 2024-11-07 12:59 UTC  (5+ messages)
` [PATCH v5 6/7] rust: Add read_poll_timeout functions

[PATCH net-next v5 0/9] net: ip: add drop reasons to input route
 2024-11-07 12:56 UTC  (10+ messages)
` [PATCH net-next v5 1/9] net: ip: make fib_validate_source() support drop reasons
` [PATCH net-next v5 2/9] net: ip: make ip_route_input_mc() return drop reason
` [PATCH net-next v5 3/9] net: ip: make ip_mc_validate_source() "
` [PATCH net-next v5 4/9] net: ip: make ip_route_input_slow() return drop reasons
` [PATCH net-next v5 5/9] net: ip: make ip_route_input_rcu() "
` [PATCH net-next v5 6/9] net: ip: make ip_route_input_noref() "
` [PATCH net-next v5 7/9] net: ip: make ip_route_input() "
` [PATCH net-next v5 8/9] net: ip: make ip_mkroute_input/__mkroute_input "
` [PATCH net-next v5 9/9] net: ip: make ip_route_use_hint() "

[PATCH v5 00/17] wifi: cc33xx: Add driver for new TI CC33xx wireless device family
 2024-11-07 12:52 UTC  (18+ messages)
` [PATCH v5 01/17] dt-bindings: net: wireless: cc33xx: Add ti,cc33xx.yaml
` [PATCH v5 02/17] wifi: cc33xx: Add cc33xx.h, cc33xx_i.h
` [PATCH v5 03/17] wifi: cc33xx: Add debug.h
` [PATCH v5 04/17] wifi: cc33xx: Add sdio.c, io.c, io.h
` [PATCH v5 05/17] wifi: cc33xx: Add cmd.c, cmd.h
` [PATCH v5 06/17] wifi: cc33xx: Add acx.c, acx.h
` [PATCH v5 07/17] wifi: cc33xx: Add event.c, event.h
` [PATCH v5 08/17] wifi: cc33xx: Add boot.c, boot.h
` [PATCH v5 09/17] wifi: cc33xx: Add main.c
` [PATCH v5 10/17] wifi: cc33xx: Add rx.c, rx.h
` [PATCH v5 11/17] wifi: cc33xx: Add tx.c, tx.h
` [PATCH v5 12/17] wifi: cc33xx: Add init.c, init.h
` [PATCH v5 13/17] wifi: cc33xx: Add scan.c, scan.h
` [PATCH v5 14/17] wifi: cc33xx: Add conf.h
` [PATCH v5 15/17] wifi: cc33xx: Add ps.c, ps.h
` [PATCH v5 16/17] wifi: cc33xx: Add testmode.c, testmode.h
` [PATCH v5 17/17] wifi: cc33xx: Add Kconfig, Makefile

[PATCH v2 1/2] net: netlink: add nla_get_*_default() accessors
 2024-11-07 12:43 UTC  (2+ messages)
` [PATCH v2 2/2] net: convert to nla_get_*_default()

[PATCH net-next v2 0/2] net: ethernet: ti: am65-cpsw: enable DSCP to priority map for RX
 2024-11-07 12:41 UTC  (4+ messages)
` [PATCH net-next v2 1/2] net: ethernet: ti: am65-cpsw: update pri_thread_map as per IEEE802.1Q-2014
` [PATCH net-next v2 2/2] net: ethernet: ti: am65-cpsw: enable DSCP to priority map for RX

[net-next v8 0/3] net: wwan: t7xx: Add t7xx debug ports
 2024-11-07 12:40 UTC  (2+ messages)

[PATCH net-next] octeon_ep: add ndo ops for VFs in PF driver
 2024-11-07 12:16 UTC 

[PATCH net-next 0/5] Add PCS support for Qualcomm IPQ9574 SoC
 2024-11-07 12:12 UTC  (6+ messages)
` [PATCH net-next 2/5] net: pcs: Add PCS driver "

[PATCH net] net/smc: Fix lookup of netdev by using ib_device_get_netdev()
 2024-11-07 12:13 UTC  (10+ messages)

[PATCH net-next] net: ppp: remove ppp->closing check
 2024-11-07 12:08 UTC  (2+ messages)

[PATCH net-next] ice: Fix NULL pointer dereference in switchdev
 2024-11-07 12:08 UTC  (2+ messages)
` [Intel-wired-lan] "

[iwl-next v1] ice: add recipe priority check in search
 2024-11-07 12:06 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net v2] sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket
 2024-11-07 12:03 UTC  (3+ messages)

[PATCH net-next 01/11] netfilter: Make legacy configs user selectable
 2024-11-07 12:00 UTC  (2+ messages)

[PATCH net] net/smc: do not leave a dangling sk pointer in __smc_create()
 2024-11-07 11:56 UTC  (4+ messages)

[PATCH v3 0/9] vhost: Add support of kthread API
 2024-11-07 11:50 UTC  (6+ messages)
` [PATCH v3 7/9] vhost: Add new UAPI to support change to task mode

[PATCH 1/2] xfrm: add SA information to the offloaded packet
 2024-11-07 11:50 UTC  (8+ messages)

[PATCH net 0/1] Netfilter fix for net
 2024-11-07 11:26 UTC  (4+ messages)
` [PATCH net 1/1] netfilter: nf_tables: wait for rcu grace period on net_device removal

[PATCH net-next 0/3] net: netpoll: Improve SKB pool management
 2024-11-07 11:50 UTC  (11+ messages)
` [PATCH net-next 1/3] net: netpoll: Defer skb_pool population until setup success

[PATCH net 0/4] virtio_net: Make RSS interact properly with queue number
 2024-11-07 11:50 UTC  (2+ messages)

[PATCH net] nfp: use irq_update_affinity_hint()
 2024-11-07 11:50 UTC 


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