netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-17 08:45:04 to 2025-02-17 20:24:25 UTC [more...]

[PATCH net-next v3 0/3] Permission checks for dynamic POSIX clocks
 2025-02-17 20:24 UTC  (6+ messages)
` [PATCH net-next v3 1/3] posix-clock: Store file pointer in struct posix_clock_context
` [PATCH net-next v3 2/3] ptp: Add file permission checks on PHCs
` [PATCH net-next v3 3/3] testptp: add option to open PHC in readonly mode

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

[PATCH net-next v2] netdevsim: call napi_schedule from a timer context
 2025-02-17 19:50 UTC  (2+ messages)

[PATCH net 0/4] sockmap, vsock: For connectible sockets allow only connected
 2025-02-17 19:45 UTC  (4+ messages)
` [PATCH net 2/4] vsock/bpf: Warn on socket without transport

[PATCH net-next v3 0/4] selftests: drv-net: add a simple TSO test
 2025-02-17 19:42 UTC  (5+ messages)
` [PATCH net-next v3 1/4] selftests: drv-net: resolve remote interface name
` [PATCH net-next v3 2/4] selftests: drv-net: get detailed interface info
` [PATCH net-next v3 3/4] selftests: drv-net: store addresses in dict indexed by ipver
` [PATCH net-next v3 4/4] selftests: drv-net: add a simple TSO test

[PATCH] net: dev_addr_list: add address length validation in __hw_addr_insert function
 2025-02-17 19:27 UTC  (5+ messages)

[PATCH net-next v4 00/16] Introduce flowtable hw offloading in airoha_eth driver
 2025-02-17 19:23 UTC  (6+ messages)
` [PATCH net-next v4 13/16] net: airoha: Introduce Airoha NPU support
` [PATCH net-next v4 16/16] net: airoha: Introduce PPE debugfs support

[PATCH v5 net 0/3] net: Fix race of rtnl_net_lock(dev_net(dev))
 2025-02-17 19:11 UTC  (4+ messages)
` [PATCH v5 net 1/3] net: Add net_passive_inc() and net_passive_dec()
` [PATCH v5 net 2/3] net: Fix dev_net(dev) race in unregister_netdevice_notifier_dev_net()
` [PATCH v5 net 3/3] dev: Use rtnl_net_dev_lock() in unregister_netdev()

[PATCH v4 10/10] bnxt: Create an auxiliary device for fwctl_bnxt
 2025-02-17 19:02 UTC  (12+ messages)

[PATCH net-next v1] neighbour: Replace kvzalloc() with kzalloc() when GFP_ATOMIC is specified
 2025-02-17 18:43 UTC  (5+ messages)

[PATCH net] selftests/net: big_tcp: longer netperf session on slow machines
 2025-02-17 17:50 UTC  (2+ messages)

[PATCH net-next v3 00/12] net: Hold netdev instance lock during ndo operations
 2025-02-17 18:13 UTC  (4+ messages)

[PATCH net-next] rtnetlink: Allow setting IFLA_PERM_ADDRESS at device creation time
 2025-02-17 17:51 UTC  (4+ messages)

[PATCH net] selftests/net: big_tcp: make ipv6 testing optional
 2025-02-17 17:49 UTC 

[PATCH net-next v5 0/8] Some pktgen fixes/improvments (part I)
 2025-02-17 17:47 UTC  (5+ messages)
` [PATCH net-next v5 8/8] net: pktgen: use defines for the various dec/hex number parsing digits lengths

[PATCH] selftests: net : Fix few spelling mistakes
 2025-02-17 17:45 UTC  (2+ messages)

[PATCH v8 0/7] Optimize dm-verity and fsverity using multibuffer hashing
 2025-02-17 17:40 UTC  (5+ messages)

[PATCH bpf-next v2 0/6] XDP metadata support for tun driver
 2025-02-17 17:23 UTC  (7+ messages)
` [PATCH bpf-next v2 1/6] net: tun: enable XDP metadata support
` [PATCH bpf-next v2 2/6] net: tun: enable transfer of XDP metadata to skb
` [PATCH bpf-next v2 3/6] selftests/bpf: move open_tuntap to network helpers
` [PATCH bpf-next v2 4/6] selftests/bpf: refactor xdp_context_functional test and bpf program
` [PATCH bpf-next v2 5/6] selftests/bpf: add test for XDP metadata support in tun driver
` [PATCH bpf-next v2 6/6] selftests/bpf: fix file descriptor assertion in open_tuntap helper

[PATCH 0/2] net: Fix/prevent napi_schedule() call from bare task context
 2025-02-17 17:37 UTC  (9+ messages)
` [PATCH 1/2] net: Assert proper context while calling napi_schedule()

[PATCH net 0/8] net: enetc: fix some known issues
 2025-02-17 17:10 UTC  (12+ messages)
` [PATCH net 1/8] net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()
` [PATCH net 2/8] net: enetc: correct the tx_swbd statistics
` [PATCH net 3/8] net: enetc: correct the xdp_tx statistics
` [PATCH net 4/8] net: enetc: VFs do not support HWTSTAMP_TX_ONESTEP_SYNC
` [PATCH net 5/8] net: enetc: update UDP checksum when updating originTimestamp field
` [PATCH net 6/8] net: enetc: add missing enetc4_link_deinit()
` [PATCH net 7/8] net: enetc: remove the mm_lock from the ENETC v4 driver
` [PATCH net 8/8] net: enetc: correct the EMDIO base offset for ENETC v4

[RESEND]tc-flower not worked when configured dst_port and src_port range in one rule
 2025-02-17 16:47 UTC  (2+ messages)

[PATCH iproute2-next] ip: check return value of iproute_flush_cache() in irpoute.c
 2025-02-17 16:21 UTC  (4+ messages)
` [PATCH iproute2-next] ip: handle NULL return from localtime in strxf_time in
` [PATCH iproute2-next] ip: remove duplicate condition in ila_csum_name2mode in
` [PATCH iproute2-next] lib: remove redundant checks in get_u64 and get_s64

[PATCH iwl-net v2] idpf: check error for register_netdev() on init
 2025-02-17 16:17 UTC  (2+ messages)

[PATCH net] net: pse-pd: pd692x0: Fix power limit retrieval
 2025-02-17 16:15 UTC  (3+ messages)

[PATCH net] ibmvnic: Don't reference skb after sending to VIOS
 2025-02-17 16:10 UTC  (2+ messages)

[PATCH net-next v2] net: stmmac: Use str_enabled_disabled() helper
 2025-02-17 15:58 UTC 

[PATCH net-next v2] net: Remove redundant variable declaration in __dev_change_flags()
 2025-02-17 15:48 UTC 

[PATCH net-next 0/7] Support some enhances features for the HIBMCGE driver
 2025-02-17 15:40 UTC  (3+ messages)
` [PATCH net-next 3/7] net: hibmcge: Add rx checksum offload supported in this module

[PATCH net-next v4 00/15] Introduce an ethernet port representation
 2025-02-17 15:29 UTC  (14+ messages)
` [PATCH net-next v4 04/15] net: phy: dp83822: Add support for phy_port representation
  ` AW: "
` [PATCH net-next v4 05/15] net: phy: Create a phy_port for PHY-driven SFPs

[PATCH 0/2] arm64: zynqmp: Move firmware constants from binding to platform
 2025-02-17 15:25 UTC  (3+ messages)

[PATCH v6 0/2] net: stmmac: dwc-qos: Add FSD EQoS support
 2025-02-17 15:18 UTC  (7+ messages)
  ` [PATCH v6 1/2] dt-bindings: net: Add FSD EQoS device tree bindings

[PATCH v2 0/3] Use new for_each macro to create hexdumps
 2025-02-17 15:09 UTC  (8+ messages)
` [PATCH 1/3] hexdump: Implement macro for converting large buffers

[PATCH net] net: allow small head cache usage with large MAX_SKB_FRAGS values
 2025-02-17 14:48 UTC  (3+ messages)

[PATCH net v2 0/3] several fixes for ioam6, rpl and seg6 lwtunnels
 2025-02-17 14:40 UTC  (6+ messages)
` [PATCH net v2 2/3] net: ipv6: fix lwtunnel loops in ioam6, rpl and seg6

[BUG REPORT] MHI's resume from hibernate is broken
 2025-02-17 14:35 UTC  (3+ messages)

[RFC] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
 2025-02-17 14:20 UTC  (3+ messages)

[PATCH] nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()
 2025-02-17 14:18 UTC 

[PATCH net-next v2] af_unix: Fix undefined 'other' error
 2025-02-17 14:14 UTC  (5+ messages)

[PATCH net-next v5 0/3] riscv: sophgo: Add ethernet support for SG2044
 2025-02-17 14:10 UTC  (7+ messages)
` [PATCH net-next v5 3/3] net: stmmac: Add glue layer for Sophgo SG2044 SoC

[PATCH v10 00/26] cxl: add type2 device basic support
 2025-02-17 14:08 UTC  (41+ messages)
` [PATCH v10 01/26] cxl: make memdev creation type agnostic
` [PATCH v10 02/26] sfc: add basic cxl initialization
` [PATCH v10 03/26] cxl: move pci generic code
` [PATCH v10 04/26] cxl: move register/capability check to driver
` [PATCH v10 09/26] cxl: support device identification without mailbox
` [PATCH v10 14/26] cxl: define a driver interface for HPA free space enumeration
` [PATCH v10 15/26] sfc: obtain root decoder with enough HPA free space
` [PATCH v10 16/26] cxl: define a driver interface for DPA allocation

[PATCH net] s390/ism: add release function for struct device
 2025-02-17 13:51 UTC  (2+ messages)

[PATCH net-next 0/8] net: fib_rules: Add port mask support
 2025-02-17 13:41 UTC  (9+ messages)
` [PATCH net-next 1/8] net: fib_rules: Add port mask attributes
` [PATCH net-next 2/8] net: fib_rules: Add port mask support
` [PATCH net-next 3/8] ipv4: fib_rules: Add port mask matching
` [PATCH net-next 4/8] ipv6: "
` [PATCH net-next 5/8] net: fib_rules: Enable port mask usage
` [PATCH net-next 6/8] netlink: specs: Add FIB rule port mask attributes
` [PATCH net-next 7/8] selftests: fib_rule_tests: Add port range match tests
` [PATCH net-next 8/8] selftests: fib_rule_tests: Add port mask "

[PATCH v10 0/8] rust: Add IO polling
 2025-02-17 13:39 UTC  (4+ messages)
` [PATCH v10 6/8] MAINTAINERS: rust: Add TIMEKEEPING and TIMER abstractions

[PATCH v3 00/15] gpiolib: add gpiod_multi_set_value_cansleep
 2025-02-17 13:24 UTC  (11+ messages)
` [PATCH v3 07/15] iio: adc: ad7606: use gpiod_multi_set_value_cansleep
` (subset) [PATCH v3 00/15] gpiolib: add gpiod_multi_set_value_cansleep

[PATCH net-next] net: netdevsim: Support setting dev->perm_addr
 2025-02-17 13:11 UTC  (2+ messages)

[PATCH net-next v5 00/15] Introduce flowtable hw offloading in airoha_eth driver
 2025-02-17 13:01 UTC  (16+ messages)
` [PATCH net-next v5 01/15] net: airoha: Move airoha_eth driver in a dedicated folder
` [PATCH net-next v5 02/15] net: airoha: Move definitions in airoha_eth.h
` [PATCH net-next v5 03/15] net: airoha: Move reg/write utility routines "
` [PATCH net-next v5 04/15] net: airoha: Move register definitions in airoha_regs.h
` [PATCH net-next v5 05/15] net: airoha: Move DSA tag in DMA descriptor
` [PATCH net-next v5 06/15] net: dsa: mt7530: Enable Rx sptag for EN7581 SoC
` [PATCH net-next v5 07/15] net: airoha: Enable support for multiple net_devices
` [PATCH net-next v5 08/15] net: airoha: Move REG_GDM_FWD_CFG() initialization in airoha_dev_init()
` [PATCH net-next v5 09/15] net: airoha: Rename airoha_set_gdm_port_fwd_cfg() in airoha_set_vip_for_gdm_port()
` [PATCH net-next v5 10/15] dt-bindings: net: airoha: Add the NPU node for EN7581 SoC
` [PATCH net-next v5 11/15] dt-bindings: net: airoha: Add airoha,npu phandle property
` [PATCH net-next v5 12/15] net: airoha: Introduce Airoha NPU support
` [PATCH net-next v5 13/15] net: airoha: Introduce flowtable offload support
` [PATCH net-next v5 14/15] net: airoha: Add loopback support for GDM2
` [PATCH net-next v5 15/15] net: airoha: Introduce PPE debugfs support

[syzbot] [can?] WARNING in ucan_probe
 2025-02-17 12:57 UTC  (2+ messages)

[PATCH net] net: bridge: locally receive all multicast packets if IFF_ALLMULTI is set
 2025-02-17 12:58 UTC  (3+ messages)

[PATCH v14 00/11] io_uring zero copy rx
 2025-02-17 12:46 UTC  (2+ messages)

[RFC ipsec-next] xfrm: fix tunnel mode TX datapath in packet offload mode
 2025-02-17 12:27 UTC  (3+ messages)

[PATCH net v2] tcp: drop secpath at the same time as we currently drop dst
 2025-02-17 11:58 UTC  (2+ messages)

[syzbot] [usb?] KMSAN: uninit-value in mii_nway_restart (2)
 2025-02-17 11:55 UTC 

[PATCH iwl-next] igc: Change Tx mode for MQPRIO offloading
 2025-02-17 11:45 UTC 

[PATCH net-next v2 0/3] selftests: drv-net: add a simple TSO test
 2025-02-17 11:42 UTC  (3+ messages)
` [PATCH net-next v2 1/3] selftests: drv-net: resolve remote interface name

[PATCH iwl-next v2 0/4] igb: XDP/ZC follow up
 2025-02-17 11:31 UTC  (5+ messages)
` [PATCH iwl-next v2 1/4] igb: Link IRQs to NAPI instances
` [PATCH iwl-next v2 2/4] igb: Link queues "
` [PATCH iwl-next v2 3/4] igb: Add support for persistent NAPI config
` [PATCH iwl-next v2 4/4] igb: Get rid of spurious interrupts

[PATCH iwl-next v4 0/9] igc: Add support for Frame Preemption feature in IGC
 2025-02-17 11:31 UTC  (3+ messages)
` [PATCH iwl-next v4 5/9] igc: Add support for frame preemption verification

[PATCH 0/2] prandom: add crypto warnings and switch to new PRNG
 2025-02-17 11:18 UTC  (3+ messages)
` [PATCH 2/2] prandom/random32: switch to Xoshiro256++

[iwl-net 0/4] ice: improve validation of virtchnl parameters
 2025-02-17 10:27 UTC  (5+ messages)
` [iwl-net 1/4] virtchnl: make proto and filter action count unsigned
` [iwl-net 2/4] ice: stop truncating queue ids when checking
` [iwl-net 3/4] ice: validate queue quanta parameters to prevent OOB access
` [iwl-net 4/4] ice: fix input validation for virtchnl BW

[PATCH] selftests: net: Fix minor typos in MPTCP and psock_tpacket tests
 2025-02-17 10:08 UTC  (2+ messages)

[PATCH net-next v4] net: ethernet: mediatek: add EEE support
 2025-02-17 10:07 UTC  (2+ messages)

[PATCH net-next v3] page_pool: avoid infinite loop to schedule delayed worker
 2025-02-17  9:38 UTC  (4+ messages)

[PATCH net-next 00/12] mlxsw: Preparations for XDP support
 2025-02-17  9:35 UTC  (9+ messages)

[PATCH v5] Bluetooth: Fix possible race with userspace of sysfs isoc_alt
 2025-02-17  9:17 UTC  (6+ messages)

[iwl-next v3 0/4] ixgbe: support Malicious Driver Detection (MDD)
 2025-02-17  9:06 UTC  (5+ messages)
` [iwl-next v3 1/4] ixgbe: add MDD support
` [iwl-next v3 2/4] ixgbe: check for MDD events
` [iwl-next v3 3/4] ixgbe: add Tx hang detection unhandled MDD
` [iwl-next v3 4/4] ixgbe: turn off MDD while modifying SRRCTL

[PATCH net-next v2 0/2] mctp: Add MCTP-over-USB hardware transport binding
 2025-02-17  9:02 UTC  (5+ messages)
` [PATCH net-next v2 1/2] usb: Add base USB MCTP definitions

[PATCH net-next 0/6] net: phy: improve and simplify EEE handling in phylib
 2025-02-17  8:55 UTC  (13+ messages)
` [PATCH net-next 1/6] net: phy: move definition of phy_is_started before phy_disable_eee_mode
` [PATCH net-next 2/6] net: phy: improve phy_disable_eee_mode
` [PATCH net-next 3/6] net: phy: remove disabled EEE modes from advertising_eee in phy_probe
` [PATCH net-next 4/6] net: phy: c45: Don't silently remove disabled EEE modes any longer when writing advertisement register
` [PATCH net-next 5/6] net: phy: c45: use cached EEE advertisement in genphy_c45_ethtool_get_eee
` [PATCH net-next 6/6] net: phy: c45: remove local advertisement parameter from genphy_c45_eee_is_active

[net-next PATCH v10 0/6] CN20K silicon with mbox support
 2025-02-17  8:52 UTC  (7+ messages)
` [net-next PATCH v10 1/6] octeontx2: Set appropriate PF, VF masks and shifts based on silicon
` [net-next PATCH v10 2/6] octeontx2-af: CN20k basic mbox operations and structures
` [net-next PATCH v10 3/6] octeontx2-af: CN20k mbox to support AF REQ/ACK functionality
` [net-next PATCH v10 4/6] octeontx2-pf: CN20K mbox REQ/ACK implementation for NIC PF
` [net-next PATCH v10 5/6] octeontx2-af: CN20K mbox implementation for AF's VF
` [net-next PATCH v10 6/6] octeontx2-pf: CN20K mbox implementation between PF-VF


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