netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-11 07:49:09 to 2024-10-11 22:06:01 UTC [more...]

[PATCH v1 net-next 00/11] rtnetlink: Use rtnl_register_many()
 2024-10-11 22:05 UTC 

[PATCH v1 00/15] io_uring zero copy rx
 2024-10-11 22:02 UTC  (20+ messages)
` [PATCH v1 03/15] net: generalise net_iov chunk owners
` [PATCH v1 13/15] io_uring/zcrx: add copy fallback

[PATCH net-next] net: gianfar: Use __be64 * to store pointers to big endian values
 2024-10-11 22:01 UTC  (2+ messages)

[PATCH net-next] net: phy: aquantia: fix return value check in aqr107_config_mdi()
 2024-10-11 21:33 UTC 

[PATCH net] net: ethernet: aeroflex: fix potential memory leak in greth_start_xmit_gbit()
 2024-10-11 20:41 UTC  (2+ messages)

[PATCH] net: mtk_eth_soc: use ethtool_puts
 2024-10-11 20:17 UTC  (2+ messages)

[syzbot] [nfs?] INFO: task hung in nfsd_nl_listener_set_doit
 2024-10-11 21:13 UTC  (8+ messages)

[PATCH RFC net-next] e1000e: Fix real-time violations on link up
 2024-10-11 19:54 UTC 

[PATCH] net: mvneta: use ethtool_puts
 2024-10-11 20:22 UTC  (2+ messages)

[PATCH v5 RESEND 0/2] posix-clock: Fix missing timespec64 check for PTP clock
 2024-10-11 19:57 UTC  (3+ messages)
` [PATCH v5 RESEND 1/2] posix-clock: Fix missing timespec64 check in pc_clock_settime()

[PATCHv6 net-next 0/7] ibm: emac: more cleanups
 2024-10-11 19:56 UTC  (8+ messages)
` [PATCHv6 net-next 1/7] net: ibm: emac: use netif_receive_skb_list
` [PATCHv6 net-next 2/7] net: ibm: emac: remove custom init/exit functions
` [PATCHv6 net-next 3/7] net: ibm: emac: use devm_platform_ioremap_resource
` [PATCHv6 net-next 4/7] net: ibm: emac: use platform_get_irq
` [PATCHv6 net-next 5/7] net: ibm: emac: use devm for mutex_init
` [PATCHv6 net-next 6/7] net: ibm: emac: generate random MAC if not found
` [PATCHv6 net-next 7/7] net: ibm: emac: use of_find_matching_node

[PATCH net-next 0/2] dpll: expose clock quality level
 2024-10-11 19:50 UTC  (13+ messages)
` [PATCH net-next 1/2] dpll: add clock quality level attribute and op

[PATCH net-next v25 00/13] Device Memory TCP
 2024-10-11 19:38 UTC  (6+ messages)
` [PATCH net-next v25 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags

[PATCH net] MAINTAINERS: add Andrew Lunn as a co-maintainer of all networking drivers
 2024-10-11 19:33 UTC 

[PATCH bpf v1 1/2] bpf: fix link info netfilter flags to populate defrag flag
 2024-10-11 19:32 UTC  (2+ messages)
` [PATCH bpf v1 2/2] selftests/bpf: add asserts for netfilter link info

[PATCH net-next 0/3] net: String format safety updates
 2024-10-11 19:30 UTC  (6+ messages)
` [PATCH net-next 1/3] net: dsa: microchip: copy string using strscpy
` [PATCH net-next 2/3] net: txgbe: Pass string literal as format argument of alloc_workqueue()
` [PATCH net-next 3/3] accel/qaic: "

[PATCH net-next v02 1/2] af_packet: allow fanout_add when socket is not RUNNING
 2024-10-11 19:08 UTC  (15+ messages)

[PATCH v3 0/9] can: m_can: Add am62 wakeup support
 2024-10-11 19:01 UTC  (14+ messages)
` [PATCH v3 1/9] dt-bindings: can: m_can: Add wakeup properties
` [PATCH v3 2/9] dt-bindings: can: m_can: Add vio-supply
` [PATCH v3 3/9] can: m_can: Map WoL to device_set_wakeup_enable
` [PATCH v3 4/9] can: m_can: Return ERR_PTR on error in allocation
` [PATCH v3 5/9] can: m_can: Support pinctrl wakeup state
` [PATCH v3 6/9] can: m_can: Add use of optional regulator
` [PATCH v3 7/9] arm64: dts: ti: k3-am62: Mark mcu_mcan0/1 as wakeup-source
` [PATCH v3 8/9] arm64: dts: ti: k3-am62a-mcu: "
` [PATCH v3 9/9] arm64: dts: ti: k3-am62p-mcu: "

[PATCH net-next 0/8] lib: packing: introduce and use (un)pack_fields
 2024-10-11 18:48 UTC  (9+ messages)
` [PATCH net-next 1/8] lib: packing: create __pack() and __unpack() variants without error checking
` [PATCH net-next 2/8] lib: packing: demote truncation error in pack() to a warning in __pack()
` [PATCH net-next 3/8] lib: packing: add pack_fields() and unpack_fields()
` [PATCH net-next 4/8] ice: remove int_q_state from ice_tlan_ctx
` [PATCH net-next 5/8] ice: use <linux/packing.h> for Tx and Rx queue context data
` [PATCH net-next 6/8] ice: reduce size of queue context fields
` [PATCH net-next 7/8] ice: move prefetch enable to ice_setup_rx_ctx
` [PATCH net-next 8/8] ice: cleanup Rx queue context programming functions

[net-next v6 0/9] Add support for per-NAPI config via netlink
 2024-10-11 18:49 UTC  (13+ messages)
` [net-next v6 1/9] net: napi: Make napi_defer_hard_irqs per-NAPI
` [net-next v6 2/9] netdev-genl: Dump napi_defer_hard_irqs
` [net-next v6 3/9] net: napi: Make gro_flush_timeout per-NAPI
` [net-next v6 4/9] netdev-genl: Dump gro_flush_timeout
` [net-next v6 5/9] net: napi: Add napi_config
` [net-next v6 6/9] netdev-genl: Support setting per-NAPI config values
` [net-next v6 7/9] bnxt: Add support for persistent NAPI config
` [net-next v6 8/9] mlx5: "
` [net-next v6 9/9] mlx4: Add support for persistent NAPI config to RX CQs

[PATCH net-next 0/2] ethtool: rss: track rss ctx busy from core
 2024-10-11 18:35 UTC  (3+ messages)
` [PATCH net-next 1/2] ethtool: rss: prevent rss ctx deletion when in use
` [PATCH net-next 2/2] selftests: drv-net: rss_ctx: add rss ctx busy testcase

[PATCH V7 0/5] TPH and cache direct injection support
 2024-10-11 18:35 UTC  (4+ messages)
` [PATCH V7 4/5] bnxt_en: Add TPH support in BNXT driver

[PATCH net-next v3 1/2] dt-bindings: net: marvell,aquantia: add property to override MDI_CFG
 2024-10-11 18:34 UTC  (6+ messages)
` [PATCH net-next v3 2/2] net: phy: aquantia: allow forcing order of MDI pairs

[PATCH iproute2] ip: netconf: fix overzealous error checking
 2024-10-11 18:32 UTC  (2+ messages)

[PATCH net-next 0/3] Removing more phylink cruft
 2024-10-11 17:51 UTC  (9+ messages)
` [PATCH net-next 3/3] net: phylink: remove "using_mac_select_pcs"

[net-next v5 0/9] Add support for per-NAPI config via netlink
 2024-10-11 17:50 UTC  (8+ messages)
` [net-next v5 6/9] netdev-genl: Support setting per-NAPI config values

[PATCH v1 RESEND] net: sfp: change quirks for Alcatel Lucent G-010S-P
 2024-10-11 17:39 UTC 

[PATCH net-next v3 0/7] bnxt_en: implement device memory TCP for bnxt
 2024-10-11 17:33 UTC  (10+ messages)
` [PATCH net-next v3 7/7] bnxt_en: add support for device memory tcp

[PATCH net v3 1/4] ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_vif_seq_start()
 2024-10-11 17:11 UTC  (6+ messages)
` [PATCH net v3 3/4] ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_compat_ioctl()

[PATCH net] genetlink: hold RCU in genlmsg_mcast()
 2024-10-11 17:12 UTC 

[PATCH,bpf-next v3 0/4] selftests/bpf: migrate and remove cgroup/tracing related tests
 2024-10-11 17:00 UTC  (2+ messages)

[PATCH v2 net-next] tcp: move sysctl_tcp_l3mdev_accept to netns_ipv4_read_rx
 2024-10-11 16:20 UTC  (2+ messages)

[PATCH v1 net-next 12/13] rtnetlink: Call rtnl_link_get_net_capable() in do_setlink()
 2024-10-11 16:17 UTC  (2+ messages)

[PATCH v2 0/1] binder: report txn errors via generic netlink (genl)
 2024-10-11 16:09 UTC  (3+ messages)
` [PATCH v2 1/1] binder: report txn errors via generic netlink

[PATCH net v4 0/5] Lock RCU before calling ip6mr_get_table()
 2024-10-11 16:04 UTC  (6+ messages)
` [PATCH net v4 3/5] ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_compat_ioctl()
` [PATCH net v4 4/5] ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_get_route()
` [PATCH net v4 5/5] Revert "ipv6: Fix suspicious RCU usage warning in ip6mr"

[PATCH net] netdevsim: use cond_resched() in nsim_dev_trap_report_work()
 2024-10-11 16:01 UTC  (3+ messages)

[PATCH net-next] tools: ynl-gen: use names of constants in generated limits
 2024-10-11 15:51 UTC  (2+ messages)

[PATCH net-next v1] net: phy: aquantia: poll status register
 2024-10-11 15:50 UTC  (2+ messages)

[PATCH net-next v1] page_pool: check for dma_sync_size earlier
 2024-10-11 15:49 UTC  (9+ messages)

[PATCH net-next] net/smc: Introduce a hook to modify syn_smc at runtime
 2024-10-11 15:37 UTC  (4+ messages)

[PATCH net-next v20 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-10-11 15:31 UTC  (7+ messages)
` [PATCH net-next v20 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'

[PATCH] net: microchip: vcap api: Fix memory leaks in vcap_api_encode_rule_test()
 2024-10-11 15:28 UTC  (5+ messages)

[PATCH net] macsec: don't increment counters for an unrelated SA
 2024-10-11 15:16 UTC 

[PATCHv2 net-next 0/3] netdevsim: better ipsec output format
 2024-10-11 14:50 UTC  (3+ messages)
` [PATCHv2 net-next 3/3] selftests: rtnetlink: update netdevsim "

[PATCH v3 net-next 0/3] udp: Add 4-tuple hash for connected sockets
 2024-10-11 14:50 UTC  (5+ messages)
` [PATCH v3 net-next 3/3] ipv4/udp: Add 4-tuple hash for connected socket

[PATCH net] net: enetc: add missing static descriptor and inline keyword
 2024-10-11 14:44 UTC  (2+ messages)

[PATCH v4 net 0/4] net: enetc: fix some issues of XDP
 2024-10-11 14:42 UTC  (7+ messages)
` [PATCH v4 net 2/4] net: enetc: block concurrent XDP transmissions during ring reconfiguration
` [PATCH v4 net 3/4] net: enetc: disable Tx BD rings after they are empty
` [PATCH v4 net 4/4] net: enetc: disable NAPI after all rings are disabled

[PATCH net-next V2] can: j1939: fix uaf warning in j1939_session_destroy
 2024-10-11 14:10 UTC  (3+ messages)

[PATCH net v2] udp: Compute L4 checksum as usual when not segmenting the skb
 2024-10-11 14:09 UTC  (2+ messages)

[PATCH AUTOSEL 6.6 030/139] l2tp: don't use tunnel socket sk_user_data in ppp procfs output
 2024-10-11 13:52 UTC  (3+ messages)

[RFC PATCH 00/13] Remove implicit devres from pci_intx()
 2024-10-11 13:50 UTC  (15+ messages)
` [RFC PATCH 01/13] PCI: Prepare removing "
` [RFC PATCH 02/13] ALSA: hda: hda_intel: Use always-managed version of pcim_intx()
` [RFC PATCH 13/13] Remove devres from pci_intx()

[PATCH net-next v2] net: Implement fault injection forcing skb reallocation
 2024-10-11 13:19 UTC  (3+ messages)

[PATCH] netfilter: Record uid and gid in xt_AUDIT
 2024-10-11 13:12 UTC  (4+ messages)

[PATCH v3 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2024-10-11 13:04 UTC  (2+ messages)

[PATCH net-next v3] r8169: use the extended tally counter available from RTL8125
 2024-10-11 12:40 UTC 

[PATCH v3 -next 11/15] sunrpc: use vfs_pressure_ratio() helper
 2024-10-11 12:38 UTC  (3+ messages)

[PATCH v3] cleanup: adjust scoped_guard() macros to avoid potential warning
 2024-10-11 12:15 UTC 

[PATCH net-next] eth: remove the DLink/Sundance (ST201) driver
 2024-10-11 12:10 UTC  (2+ messages)

[PATCH net-next 0/3] net, device property: fix led node releases in mv88e6xxx with new macro
 2024-10-11 12:04 UTC  (6+ messages)
` [PATCH net-next 1/3] device property: Introduce fwnode_for_each_available_child_node_scoped()

[PATCH bpf-next v3 0/3] selftests/bpf: add coverage for xdp_features in test_progs
 2024-10-11 11:50 UTC  (4+ messages)
` [PATCH bpf-next v3 2/3] selftests/bpf: make xdp_cpumap_attach keep redirect prog attached

[RFC PATCH 0/3] Allow sk_lookup UDP return traffic to egress
 2024-10-11 11:21 UTC  (6+ messages)
` [RFC PATCH 2/3] ipv6: Run a reverse sk_lookup on sendmsg

[PATCH net-next v2 0/2] dpll: expose clock quality level
 2024-10-11 11:19 UTC  (5+ messages)
` [PATCH net-next v2 1/2] dpll: add clock quality level attribute and op

[PATCH net-next] selftests: drv-net: add missing trailing backslash
 2024-10-11 10:43 UTC  (2+ messages)

[PATCH net-next] tools: ynl-gen: refactor check validation for TypeBinary
 2024-10-08  8:51 UTC  (2+ messages)

[PATCH iwl-next 0/4] ice: init HW before ice_adapter
 2024-10-11 10:04 UTC  (9+ messages)
` [PATCH iwl-next 1/4] ice: c827: move wait for FW to ice_init_hw()
  ` [Intel-wired-lan] "
` [PATCH iwl-next 2/4] ice: split ice_init_hw() out from ice_init_dev()
  ` [Intel-wired-lan] "
` [PATCH iwl-next 3/4] ice: minor: rename goto labels from err to unroll
  ` [Intel-wired-lan] "
` [PATCH iwl-next 4/4] ice: ice_probe: init ice_adapter after HW init
  ` [Intel-wired-lan] "

[PATCH net-next v2] r8169: use the extended tally counter available from RTL8125
 2024-10-11  9:55 UTC  (3+ messages)

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

[PATCH iwl-next v2 0/2] Refactor sending DDP + E830 support
 2024-10-11  9:39 UTC  (5+ messages)
` [PATCH iwl-next v2 1/2] ice: refactor "last" segment of DDP pkg
  ` [Intel-wired-lan] "
` [PATCH iwl-next v2 2/2] ice: support optional flags in signature segment header
  ` [Intel-wired-lan] "

[PATCH iwl-net v1 0/5] igc: PTM timeout fix
 2024-10-11  9:25 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net] pktgen: Avoid out-of-range in get_imix_entries
 2024-10-11  9:20 UTC  (3+ messages)

[PATCH net-next v2 0/7] net: ip: add drop reasons to input route
 2024-10-11  9:17 UTC  (7+ messages)
` [PATCH net-next v2 1/7] net: ip: make fib_validate_source() return drop reason

[PATCH iwl-next v8 0/6] igb: Add support for AF_XDP zero-copy
 2024-10-11  9:01 UTC  (7+ messages)
` [PATCH iwl-next v8 1/6] igb: Remove static qualifiers
` [PATCH iwl-next v8 2/6] igb: Introduce igb_xdp_is_enabled()
` [PATCH iwl-next v8 3/6] igb: Introduce XSK data structures and helpers
` [PATCH iwl-next v8 4/6] igb: Add XDP finalize and stats update functions
` [PATCH iwl-next v8 5/6] igb: Add AF_XDP zero-copy Rx support
` [PATCH iwl-next v8 6/6] igb: Add AF_XDP zero-copy Tx support

[PATCH net-next] r8169: enable SG/TSO on selected chip versions per default
 2024-10-11  8:57 UTC  (2+ messages)

[PATCH bpf 0/4] bpf, vsock: Fixes related to sockmap/sockhash redirection
 2024-10-11  8:40 UTC  (4+ messages)
` [PATCH bpf 2/4] vsock: Update rx_bytes on read_skb()
      ` [External] "

[net] net: ftgmac100: corrcet the phy interface of NC-SI mode
 2024-10-11  8:28 UTC 

[PATCH 0/4] xfrm: Add support for RFC 9611 per cpu xfrm states
 2024-10-11  8:22 UTC  (7+ messages)
` [PATCH 1/4] xfrm: Add support for per cpu xfrm state handling
` [PATCH 2/4] xfrm: Cache used outbound xfrm states at the policy

[net] net: ftgmac100: refactor getting phy device handle
 2024-10-11  8:16 UTC 

[PATCH v2 iproute2 0/2] iplink: Fix link-netns handling
 2024-10-11  8:01 UTC  (3+ messages)
` [PATCH v2 iproute2 1/2] ip: Move of set_netnsid_from_name() to namespace.c
` [PATCH v2 iproute2 2/2] iplink: Fix link-netns id and link ifindex


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