netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-07 12:53:19 to 2024-11-07 18:57:13 UTC [more...]

[PATCH v1 0/2] Fix read permissions for VPD attributes
 2024-11-07 18:56 UTC  (2+ messages)
` [PATCH v1 1/2] PCI/sysfs: Change "

[PATCH net-next v8 00/12] selftests: ncdevmem: Add ncdevmem to ksft
 2024-11-07 18:41 UTC  (15+ messages)
` [PATCH net-next v8 01/12] selftests: ncdevmem: Redirect all non-payload output to stderr
` [PATCH net-next v8 02/12] selftests: ncdevmem: Separate out dmabuf provider
` [PATCH net-next v8 03/12] selftests: ncdevmem: Unify error handling
` [PATCH net-next v8 04/12] selftests: ncdevmem: Make client_ip optional
` [PATCH net-next v8 05/12] selftests: ncdevmem: Remove default arguments
` [PATCH net-next v8 06/12] selftests: ncdevmem: Switch to AF_INET6
` [PATCH net-next v8 07/12] selftests: ncdevmem: Properly reset flow steering
` [PATCH net-next v8 08/12] selftests: ncdevmem: Use YNL to enable TCP header split
` [PATCH net-next v8 09/12] selftests: ncdevmem: Remove hard-coded queue numbers
` [PATCH net-next v8 10/12] selftests: ncdevmem: Run selftest when none of the -s or -c has been provided
` [PATCH net-next v8 11/12] selftests: ncdevmem: Move ncdevmem under drivers/net/hw
` [PATCH net-next v8 12/12] selftests: ncdevmem: Add automated test

[PATCH net 0/7] mlx5 misc fixes 2024-11-07
 2024-11-07 18:35 UTC  (8+ messages)
` [PATCH net 1/7] net/mlx5: E-switch, unload IB representors when unloading ETH representors
` [PATCH net 2/7] net/mlx5: Fix msix vectors to respect platform limit
` [PATCH net 3/7] net/mlx5: fs, lock FTE when checking if active
` [PATCH net 4/7] net/mlx5e: kTLS, Fix incorrect page refcounting
` [PATCH net 5/7] net/mlx5e: clear xdp features on non-uplink representors
` [PATCH net 6/7] net/mlx5e: CT: Fix null-ptr-deref in add rule err flow
` [PATCH net 7/7] net/mlx5e: Disable loopback self-test on multi-PF netdev

[PATCH net] gve: Flow steering trigger reset only for timeout error
 2024-11-07 18:34 UTC 

[PATCH net-next 2/2] mlx5/core: deduplicate {mlx5_,}eq_update_ci()
 2024-11-07 18:30 UTC  (3+ messages)
` [PATCH net-next v2 1/2] mlx5/core: relax memory barrier in eq_update_ci()
  ` [PATCH net-next v2 2/2] mlx5/core: deduplicate {mlx5_,}eq_update_ci()

[PATCH net-next v2] eth: fbnic: Add PCIe hardware statistics
 2024-11-07 18:20 UTC  (2+ messages)

[PATCH net-next 0/7] net: freescale: ucc_geth: Phylink conversion
 2024-11-07 18:16 UTC  (17+ 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

[PATCH net] ipmr: Fix access to mfc_cache_list without lock held
 2024-11-07 17:55 UTC  (5+ messages)

[PATCH net-next v3 0/2] ptp: add control over HW timestamp latch point
 2024-11-07 17:54 UTC  (5+ messages)
` [PATCH net-next v3 1/2] "

[net-next PATCH v3 0/3] net: dsa: Add Airoha AN8855 support
 2024-11-07 17:53 UTC  (3+ messages)
` [net-next PATCH v3 2/3] net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver

[PATCH net-next 0/4] net: phy: remove genphy_config_eee_advert
 2024-11-07 17:48 UTC  (12+ messages)
` [PATCH net-next 1/4] net: phy: make genphy_c45_write_eee_adv() static
` [PATCH net-next 2/4] net: phy: export genphy_c45_an_config_eee_aneg
` [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

[PATCH net 5/6] net/diag: Limit TCP-MD5-diag array by max attribute length
 2024-11-07 17:46 UTC  (3+ messages)

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

[PATCH net 4/6] net/diag: Always pre-allocate tcp_ulp info
 2024-11-07 17:35 UTC  (3+ messages)

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

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

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

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  (7+ messages)
` [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  (3+ messages)
` [PATCH v5 10/17] wifi: cc33xx: Add rx.c, rx.h
` [PATCH v5 14/17] wifi: cc33xx: Add conf.h


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