netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-06 14:16:05 to 2025-02-07 01:07:44 UTC [more...]

[PATCH net-next v13 00/10] io_uring zero copy rx
 2025-02-07  1:07 UTC  (3+ messages)

[PATCH net-next 0/7] net: deduplicate cookie logic
 2025-02-07  1:01 UTC  (10+ messages)
` [PATCH net-next 1/7] tcp: only initialize sockcm tsflags field
` [PATCH net-next 2/7] net: initialize mark in sockcm_init
` [PATCH net-next 3/7] ipv4: initialize inet socket cookies with sockcm_init
` [PATCH net-next 4/7] ipv4: remove get_rttos
` [PATCH net-next 5/7] icmp: reflect tos through ip cookie rather than updating inet_sk
` [PATCH net-next 6/7] ipv6: replace ipcm6_init calls with ipcm6_init_sk
` [PATCH net-next 7/7] ipv6: initialize inet socket cookies with sockcm_init

[PATCH net-next v3 0/2] netdevgenl: Add an xsk attribute to queues
 2025-02-07  0:57 UTC  (3+ messages)
` [PATCH net-next v3 1/2] netdev-genl: Add an XSK "

[PATCH net-next v2 0/4] net: improve core queue API handling while device is down
 2025-02-07  0:55 UTC  (10+ messages)
` [PATCH net-next v2 1/4] net: refactor netdev_rx_queue_restart() to use local qops
` [PATCH net-next v2 2/4] net: devmem: don't call queue stop / start when the interface is down
` [PATCH net-next v2 3/4] net: page_pool: avoid false positive warning if NAPI was never added
` [PATCH net-next v2 4/4] netdevsim: allow normal queue reset while down

[PATCH v4 00/10] Introduce fwctl subystem
 2025-02-07  0:44 UTC  (12+ messages)
` [PATCH v4 01/10] fwctl: Add basic structure for a class subsystem with a cdev
` [PATCH v4 02/10] fwctl: Basic ioctl dispatch for the character device
` [PATCH v4 03/10] fwctl: FWCTL_INFO to return basic information about the device
` [PATCH v4 04/10] taint: Add TAINT_FWCTL
` [PATCH v4 05/10] fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware
` [PATCH v4 06/10] fwctl: Add documentation
` [PATCH v4 07/10] fwctl/mlx5: Support for communicating with mlx5 fw
` [PATCH v4 08/10] mlx5: Create an auxiliary device for fwctl_mlx5
` [PATCH v4 09/10] fwctl/bnxt: Support communicating with bnxt fw
` [PATCH v4 10/10] bnxt: Create an auxiliary device for fwctl_bnxt

[PATCH net-next] tcp: rename inet_csk_{delete|reset}_keepalive_timer()
 2025-02-07  0:41 UTC  (2+ messages)

[PATCH net v2] net: ethtool: tsconfig: Fix netlink type of hwtstamp flags
 2025-02-07  0:40 UTC  (2+ messages)

[PATCH ethtool-next v4 00/16] Add JSON output to --module-info
 2025-02-07  0:39 UTC  (4+ messages)
` [PATCH ethtool-next v4 11/16] qsfp: Enable JSON output support for SFF8636 modules

[PATCH bpf-next v7 00/13] net-timestamp: bpf extension to equip applications transparently
 2025-02-07  0:35 UTC  (15+ messages)
` [PATCH bpf-next v7 11/13] net-timestamp: add a new callback in tcp_tx_timestamp()

[PATCH v17 0/1] MCTP Over PCC Transport
 2025-02-07  0:30 UTC  (5+ messages)
` [PATCH v17 1/1] mctp pcc: Implement MCTP over "

[PATCH net-next] tcp: do not export tcp_parse_mss_option() and tcp_mtup_init()
 2025-02-07  0:30 UTC  (3+ messages)

[PATCH v4 net 00/12] net: first round to use dev_net_rcu()
 2025-02-07  0:30 UTC  (2+ messages)

[PATCH net-next v7 0/5] net: napi: add CPU affinity to napi->config
 2025-02-07  0:24 UTC  (2+ messages)

[PATCH bpf-next v8 00/12] net-timestamp: bpf extension to equip applications transparently
 2025-02-07  0:22 UTC  (6+ messages)
` [PATCH bpf-next v8 05/12] net-timestamp: prepare for isolating two modes of SO_TIMESTAMPING

[PATCH net-next 0/4] sfc: support devlink flash
 2025-02-07  0:06 UTC  (5+ messages)
` [PATCH net-next 1/4] sfc: parse headers of devlink flash images
` [PATCH net-next 2/4] sfc: extend NVRAM MCDI handlers
` [PATCH net-next 3/4] sfc: deploy devlink flash images to NIC over MCDI
` [PATCH net-next 4/4] sfc: document devlink flash support

[PATCH net-next 0/7] eth: fbnic: support RSS contexts and ntuple filters
 2025-02-06 23:53 UTC  (8+ messages)
` [PATCH net-next 1/7] net: ethtool: prevent flow steering to RSS contexts which don't exist
` [PATCH net-next 2/7] selftests: net-drv: test adding flow rule to invalid RSS context
` [PATCH net-next 3/7] eth: fbnic: support an additional "
` [PATCH net-next 4/7] eth: fbnic: add IP TCAM programming
` [PATCH net-next 5/7] eth: fbnic: support n-tuple filters
` [PATCH net-next 6/7] selftests: drv-net: rss_ctx: skip tests which need multiple contexts cleanly
` [PATCH net-next 7/7] eth: fbnic: support listing tcam content via debugfs

[PATCH net 0/2] net: notify users when an iface cannot change its netns
 2025-02-06 23:39 UTC  (7+ messages)
` [PATCH net 1/2] net: advertise 'netns local' property via netlink
` [PATCH net 2/2] net: enhance error message for 'netns local' iface

[GIT PULL] Networking for v6.14-rc2
 2025-02-06 23:12 UTC  (2+ messages)

[PATCH net-next 10/13] net: airoha: Introduce PPE initialization via NPU
 2025-02-06 23:06 UTC  (2+ messages)

[PATCH net-next] net: gianfar: simplify init_phy()
 2025-02-06 23:06 UTC  (2+ messages)

[PATCH net-next 0/4] eth: mlx4: use the page pool for Rx buffers
 2025-02-06 23:05 UTC  (9+ messages)
` [PATCH net-next 1/4] eth: mlx4: create a page pool for Rx
` [PATCH net-next 2/4] eth: mlx4: don't try to complete XDP frames in netpoll

[PATCH net-next v3 0/4] Add support to do threaded napi busy poll
 2025-02-06 22:58 UTC  (17+ messages)
` [PATCH net-next v3 1/4] Add support to set napi threaded for individual napi

[PATCH net-next] tools: ynl: add all headers to makefile deps
 2025-02-06 22:50 UTC  (2+ messages)

[PATCH net-next v7 0/7] Enable SGMII and 2500BASEX interface mode switching for Intel platforms
 2025-02-06 22:48 UTC  (6+ messages)
` [PATCH net-next v7 2/7] net: pcs: xpcs: re-initiate clause 37 Auto-negotiation
` [PATCH net-next v7 3/7] arch: x86: add IPC mailbox accessor function and add SoC register access

[PATCH v2 00/13] gpiolib: add gpiod_multi_set_value_cansleep
 2025-02-06 22:48 UTC  (14+ messages)
` [PATCH v2 01/13] gpiolib: add gpiod_multi_set_value_cansleep()
` [PATCH v2 02/13] auxdisplay: seg-led-gpio: use gpiod_multi_set_value_cansleep
` [PATCH v2 03/13] bus: ts-nbus: validate ts,data-gpios array size
` [PATCH v2 04/13] bus: ts-nbus: use gpiod_multi_set_value_cansleep
` [PATCH v2 05/13] gpio: max3191x: "
` [PATCH v2 06/13] iio: adc: ad7606: "
` [PATCH v2 07/13] iio: amplifiers: hmc425a: "
` [PATCH v2 08/13] iio: resolver: ad2s1210: "
` [PATCH v2 09/13] mmc: pwrseq_simple: "
` [PATCH v2 10/13] mux: gpio: "
` [PATCH v2 11/13] net: mdio: mux-gpio: "
` [PATCH v2 12/13] phy: mapphone-mdm6600: "
` [PATCH v2 13/13] ASoC: adau1701: "

[PATCH net-next] r8152: add vendor/device ID pair for Dell Alienware AW1022z
 2025-02-06 22:40 UTC 

[PATCH iwl-net v2] ice: health.c: fix compilation on gcc 7.5
 2025-02-06 22:30 UTC 

[PATCH net-next] ptp: Add file permission checks on PHC
 2025-02-06 22:23 UTC  (2+ messages)

[PATCH iwl-next v1 00/13] ixgbe: Add basic devlink support
 2025-02-06 21:39 UTC  (3+ messages)
` [PATCH iwl-next v1 01/13] ixgbe: add initial "

[PATCH net] Revert "net: skb: introduce and use a single page frag cache"
 2025-02-06 21:28 UTC 

[RFC PATCH 0/2] Add support for Timesync Interrupt Router
 2025-02-06 21:28 UTC  (4+ messages)
` [RFC PATCH 1/2] irqchip: ti-tsir: "

[PATCH net 0/4][pull request] igb: fix igb_msix_other() handling for PREEMPT_RT
 2025-02-06 20:42 UTC  (5+ messages)

[PATCH net-next 00/13] Introduce flowtable hw offloading in airoha_eth driver
 2025-02-06 20:32 UTC  (11+ messages)
` [PATCH net-next 09/13] dt-bindings: net: airoha: Add airoha,npu phandle property

[PATCH 0/4] net: dsa: b53: Enable internal GPHY on BCM63268
 2025-02-06 20:17 UTC  (3+ messages)

[PATCH net-next v5 0/4] net: xilinx: axienet: Enable adaptive IRQ coalescing with DIM
 2025-02-06 20:10 UTC  (5+ messages)
` [PATCH net-next v5 1/4] net: xilinx: axienet: Combine CR calculation
` [PATCH net-next v5 2/4] net: xilinx: axienet: Support adjusting coalesce settings while running
` [PATCH net-next v5 3/4] net: xilinx: axienet: Get coalesce parameters from driver state
` [PATCH net-next v5 4/4] net: xilinx: axienet: Enable adaptive IRQ coalescing with DIM

[PATCH v10 21/26] cxl: allow region creation by type2 drivers
 2025-02-06 20:06 UTC  (2+ messages)

[PATCH v10 00/26] cxl: add type2 device basic support
 2025-02-06 19:37 UTC  (19+ messages)
` [PATCH v10 01/26] cxl: make memdev creation type agnostic
` [PATCH v10 03/26] cxl: move pci generic code
` [PATCH v10 05/26] cxl: add function for type2 cxl regs setup
` [PATCH v10 06/26] sfc: use cxl api for regs setup and checking
` [PATCH v10 07/26] cxl: add support for setting media ready by an accel driver
` [PATCH v10 09/26] cxl: support device identification without mailbox

[PATCH bpf-next v9 0/5] xsk: TX metadata Launch Time support
 2025-02-06 19:29 UTC  (7+ messages)
` [PATCH bpf-next v9 3/5] net: stmmac: Add launch time support to XDP ZC
` [PATCH bpf-next v9 4/5] igc: Refactor empty frame insertion for launch time support
` [PATCH bpf-next v9 5/5] igc: Add launch time support to XDP ZC

[PATCH net-next] af_unix: Refine UNIX domain sockets autobind identifier length
 2025-02-06 19:20 UTC  (3+ messages)

[PATCH v10 16/26] cxl: define a driver interface for DPA allocation
 2025-02-06 19:11 UTC  (2+ messages)

[PATCH iwl-net] ice: health.c: fix compilation on gcc 7.5
 2025-02-06 18:57 UTC  (3+ messages)

[PATCH net-next v4 0/8] bpf: cpumap: enable GRO for XDP_PASS frames
 2025-02-06 18:35 UTC  (5+ messages)
` [PATCH net-next v4 1/8] net: gro: decouple GRO from the NAPI layer

[PATCH] net: fec: Refactor MAC reset to function
 2025-02-06 18:32 UTC  (5+ messages)

[PATCH net-next 0/4] xsk: the lost bits from Chapter III
 2025-02-06 18:26 UTC  (5+ messages)
` [PATCH net-next 1/4] unroll: add generic loop unroll helpers
` [PATCH net-next 2/4] i40e: use generic unrolled_count() macro
` [PATCH net-next 3/4] ice: "
` [PATCH net-next 4/4] xsk: add helper to get &xdp_desc's DMA and meta pointer in one go

[RFC PATCH net 0/1] transport_header set incorrectly when using veth
 2025-02-06 18:05 UTC  (2+ messages)
` [RFC PATCH net 1/1] net: check transport_header before adding offset

[PATCH net-next 0/4] ptp: vmclock: bugfixes and cleanups for error handling
 2025-02-06 17:45 UTC  (5+ messages)
` [PATCH net-next 1/4] ptp: vmclock: Set driver data before its usage
` [PATCH net-next 2/4] ptp: vmclock: Don't unregister misc device if it was not registered
` [PATCH net-next 3/4] ptp: vmclock: Clean up miscdev and ptp clock through devres
` [PATCH net-next 4/4] ptp: vmclock: Remove goto-based cleanup logic

[Patch net v3 0/4] net_sched: two security bug fixes and test cases
 2025-02-06 17:40 UTC  (11+ messages)
` [Patch net v3 1/4] pfifo_tail_enqueue: Drop new packet when sch->limit == 0
` [Patch net v3 2/4] selftests/tc-testing: Add a test case for pfifo_head_drop qdisc when limit==0

[PATCH v8 00/27] cxl: add type2 device basic support
 2025-02-06 17:37 UTC  (9+ messages)
` [PATCH v8 01/27] "

[RFC net-next 0/7] Provide an ism layer
 2025-02-06 17:36 UTC  (3+ messages)
` [RFC net-next 5/7] net/ism: Move ism_loopback to net/ism

iAVF circular lock dependency due to netdev_lock
 2025-02-06 17:18 UTC  (5+ messages)

[PATCH net-next 0/3] net: improve core queue API handling while device is down
 2025-02-06 17:17 UTC  (8+ messages)
` [PATCH net-next 2/3] net: devmem: don't call queue stop / start when the interface "
` [PATCH net-next 3/3] netdevsim: allow normal queue reset while down

pull request: bluetooth-next 2024-05-10
 2025-02-06 17:13 UTC  (11+ messages)

less size_t please (was Re: [PATCH net] xfrm: fix integer overflow in xfrm_replay_state_esn_len())
 2025-02-06 17:06 UTC  (3+ messages)

[PATCH net-next v2] vxlan: Remove unnecessary comments for vxlan_rcv() and vxlan_err_lookup()
 2025-02-06 16:54 UTC  (2+ messages)

[RFC v8 0/5] fix two bugs related to page_pool
 2025-02-06 16:54 UTC  (5+ messages)
` [RFC v8 3/5] page_pool: fix IOMMU crash when driver has already unbound

[PATCH net-next] net: renesas: rswitch: Convert to for_each_available_child_of_node()
 2025-02-06 16:31 UTC  (4+ messages)

[PATCH net-next] net: pcs: rzn1-miic: Convert to for_each_available_child_of_node() helper
 2025-02-06 16:29 UTC  (2+ messages)

[PATCH net-next v3 00/10] netlink: specs: add a spec for nl80211 wiphy
 2025-02-06 16:12 UTC  (9+ messages)
` [PATCH net-next v3 04/10] tools/net/ynl: accept IP string inputs
` [PATCH net-next v3 05/10] tools/net/ynl: add s8, s16 to valid scalars in ynl-gen-c
` [PATCH net-next v3 06/10] tools/net/ynl: sanitise enums with leading digits "
` [PATCH net-next v3 07/10] tools/net/ynl: add indexed-array scalar support to ynl-gen-c

[PATCH net-next v5 0/7] tun: Unify vnet implementation
 2025-02-06 16:09 UTC  (5+ messages)
` [PATCH net-next v5 6/7] tap: Keep hdr_len in tap_get_user()

[PATCH net-next v4 00/17] Some pktgen fixes/improvments
 2025-02-06 16:04 UTC  (5+ messages)
` [PATCH net-next v4 13/17] net: pktgen: fix access outside of user given buffer in pktgen_if_write()
` [PATCH net-next v4 14/17] net: pktgen: hex32_arg/num_arg error out in case no characters are available

[PATCH net-next, v7 1/2] netlink: support dumping IPv4 multicast addresses
 2025-02-06 16:00 UTC  (6+ messages)
` [PATCH net-next, v7 2/2] selftests/net: Add selftest for IPv4 RTM_GETMULTICAST support

[PATCH net-next 0/3] net: dsa: add support for phylink managed EEE
 2025-02-06 15:58 UTC  (4+ messages)
` [PATCH net-next 3/3] net: dsa: mt7530: convert to "

for_each_netdev_rcu() protected by RTNL and CONFIG_PROVE_RCU_LIST
 2025-02-06 15:51 UTC 

[PATCH net-next] batman-adv: adopt netdev_hold() / netdev_put()
 2025-02-06 15:24 UTC  (3+ messages)

[syzbot] [wireless?] WARNING: ODEBUG bug in ieee80211_led_exit (2)
 2025-02-06 15:20 UTC  (2+ messages)

[PATCH iwl-net] ixgbe: fix media cage present detection for E610 device
 2025-02-06 15:19 UTC 

[PATCH iwl-next v2 0/9] igc: Add support for Frame Preemption feature in IGC
 2025-02-06 15:04 UTC  (5+ messages)
` [PATCH iwl-next v2 5/9] igc: Add support for frame preemption verification

[PATCH v5 net-next 00/14] bridge-fastpath and related improvements
 2025-02-06 14:41 UTC  (25+ messages)
` [PATCH v5 net-next 01/14] netfilter: nf_flow_table_offload: Add nf_flow_encap_push() for xmit direct
` [PATCH v5 net-next 02/14] netfilter: flow: remove hw_outdev, out.hw_ifindex and out.hw_ifidx
` [PATCH v5 net-next 03/14] netfilter: bridge: Add conntrack double vlan and pppoe
` [PATCH v5 net-next 04/14] netfilter: nft_chain_filter: Add bridge "
` [PATCH v5 net-next 05/14] bridge: Add filling forward path from port to port
` [PATCH v5 net-next 06/14] net: core: dev: Add dev_fill_bridge_path()
` [PATCH v5 net-next 07/14] netfilter :nf_flow_table_offload: Add nf_flow_rule_bridge()
` [PATCH v5 net-next 08/14] netfilter: nf_flow_table_inet: Add nf_flowtable_type flowtable_bridge
` [PATCH v5 net-next 09/14] netfilter: nft_flow_offload: Add NFPROTO_BRIDGE to validate
` [PATCH v5 net-next 11/14] netfilter: nft_flow_offload: No ingress_vlan forward info for dsa user port
` [PATCH v5 net-next 12/14] bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign
` [PATCH v5 net-next 13/14] bridge: Introduce DEV_PATH_BR_VLAN_KEEP_HW for bridge-fastpath

[PATCH iwl-next v2] ixgbe: add support for thermal sensor event reception
 2025-02-06 14:38 UTC  (5+ messages)

[PATCH net-next 0/2] mctp: Add MCTP-over-USB hardware transport binding
 2025-02-06  8:14 UTC  (7+ messages)
` [PATCH net-next 1/2] usb: Add base USB MCTP definitions

[PATCH ipsec-next 0/5] Support PTMU in tunnel mode for packet offload
 2025-02-06 14:26 UTC  (6+ messages)
` [PATCH ipsec-next 1/5] xfrm: delay initialization of offload path till its actually requested

[PATCH v6 net-next 0/4] PHC support in ENA driver
 2025-02-06 14:15 UTC  (5+ messages)
` [PATCH v6 net-next 1/4] net: ena: Add PHC support in the "
` [PATCH v6 net-next 2/4] net: ena: PHC silent reset
` [PATCH v6 net-next 3/4] net: ena: Add PHC documentation
` [PATCH v6 net-next 4/4] net: ena: PHC enable through sysfs


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