netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-29 18:26:14 to 2023-03-30 09:17:43 UTC [more...]

[PATCH v5 0/5] Introduce PRU platform consumer API
 2023-03-30  9:16 UTC  (6+ messages)
` [PATCH v5 1/5] soc: ti: pruss: Add pruss_get()/put() API
    ` [EXTERNAL] "

[PATCH net v5 0/3] Fix PHY handle no longer parsing
 2023-03-30  9:14 UTC  (4+ messages)
` [PATCH net v5 1/3] net: phylink: add phylink_expects_phy() method
` [PATCH net v5 2/3] net: stmmac: check if MAC needs to attach to a PHY
` [PATCH net v5 3/3] net: stmmac: remove redundant fixup to support fixed-link mode

vsock: return errors other than -ENOMEM to socket
 2023-03-30  9:08 UTC  (7+ messages)
` [RFC PATCH v2 1/3] "
` [RFC PATCH v2 2/3] vsock/vmci: convert VMCI error code to -ENOMEM
` [RFC PATCH v2 3/3] vsock/test: update expected return values

[PATCH net v2 0/3] fix header length on skb merging
 2023-03-30  9:10 UTC  (2+ messages)

[PATCH RESEND net-next v4 0/3] net: dsa: rzn1-a5psw: add support for vlan and .port_bridge_flags
 2023-03-30  9:09 UTC  (8+ messages)
` [PATCH RESEND net-next v4 3/3] net: dsa: rzn1-a5psw: add vlan support

[PATCH 0/5] Remove acpi.h implicit include of of.h
 2023-03-30  8:50 UTC  (13+ messages)
` [PATCH 1/5] iio: adc: ad7292: Add explicit include for of.h
` [PATCH 2/5] staging: iio: resolver: ad2s1210: "
` [PATCH 3/5] net: rfkill-gpio: "
` [PATCH 4/5] serial: 8250_tegra: "
` [PATCH 5/5] ACPI: Replace irqdomain.h include with struct declarations

[PATCH net v4 0/3] Fix PHY handle no longer parsing
 2023-03-30  8:48 UTC  (5+ messages)
` [PATCH net v4 1/3] net: phylink: add phylink_expects_phy() method
` [PATCH net v4 2/3] net: stmmac: check if MAC needs to attach to a PHY
` [PATCH net v4 3/3] net: stmmac: remove redundant fixup to support fixed-link mode

[PATCH net-next 0/2] net: dsa: rzn1-a5psw: disabled learning for standalone ports and fix STP support
 2023-03-30  8:48 UTC  (4+ messages)
` [PATCH net-next 1/2] net: dsa: rzn1-a5psw: enable DPBU for CPU port and fix STP states
` [PATCH net-next 2/2] net: dsa: rzn1-a5psw: disable learning for standalone ports

[PATCH net-next 6/6] mlxsw: pci: Add support for new reset flow
 2023-03-30  8:26 UTC  (4+ messages)

[RFC PATCH 1/2] net: extend drop reasons for multiple subsystems
 2023-03-30  8:14 UTC  (9+ messages)
` [RFC PATCH 2/2] mac80211: use the new drop reasons infrastructure

[PATCH net-next 00/10] Improve IPsec limits, ESN and replay window in mlx5
 2023-03-30  8:02 UTC  (11+ messages)
` [PATCH net-next 01/10] net/mlx5e: Factor out IPsec ASO update function
` [PATCH net-next 02/10] net/mlx5e: Prevent zero IPsec soft/hard limits
` [PATCH net-next 03/10] net/mlx5e: Add SW implementation to support IPsec 64 bit soft and hard limits
` [PATCH net-next 04/10] net/mlx5e: Overcome slow response for first IPsec ASO WQE
` [PATCH net-next 05/10] xfrm: don't require advance ESN callback for packet offload
` [PATCH net-next 06/10] net/mlx5e: Remove ESN callbacks if it is not supported
` [PATCH net-next 07/10] net/mlx5e: Set IPsec replay sequence numbers
` [PATCH net-next 08/10] net/mlx5e: Reduce contention in IPsec workqueue
` [PATCH net-next 09/10] net/mlx5e: Generalize IPsec work structs
` [PATCH net-next 10/10] net/mlx5e: Simulate missing IPsec TX limits hardware functionality

[PATCH net v3] virtio/vsock: fix leaks due to missing skb owner
 2023-03-30  8:00 UTC  (2+ messages)

[PATCH] net: Fix invalid ip_route_output_ports() call
 2023-03-30  7:56 UTC  (10+ messages)

[PATCH] net: phy: return EPROBE_DEFER if PHY is not accessible
 2023-03-30  7:46 UTC  (8+ messages)

[PATCH v6 net-next 00/14] pds_core driver
 2023-03-30  7:43 UTC  (11+ messages)
` [PATCH v6 net-next 01/14] pds_core: initial framework for pds_core PF driver

AMD IOMMU problem after NIC uses multi-page allocation
 2023-03-30  7:41 UTC  (3+ messages)

[PATCH net-next 0/4] net: rps/rfs improvements
 2023-03-30  7:36 UTC  (12+ messages)
` [PATCH net-next 4/4] net: optimize ____napi_schedule() to avoid extra NET_RX_SOFTIRQ

[PATCH] mISDN: remove unneeded mISDN_class_release()
 2023-03-30  7:19 UTC  (4+ messages)

[net PATCH 0/7] octeontx2: Miscellaneous fixes
 2023-03-30  7:16 UTC  (15+ messages)
` [net PATCH 1/7] octeontx2-af: Secure APR table update with the lock
    ` [EXT] "
` [net PATCH 2/7] octeontx2-af: Fix start and end bit for scan config
` [net PATCH 3/7] octeontx2-af: Add validation for lmac type
` [net PATCH 4/7] octeontx2-af: Update correct mask to filter IPv4 fragments
` [net PATCH 5/7] octeontx2-af: Fix issues with NPC field hash extract
` [net PATCH 7/7] octeontx2-pf: Disable packet I/O for graceful exit

[PATCH net-next v4 0/3] Macb PTP minor updates
 2023-03-30  7:06 UTC  (5+ messages)
` [PATCH net-next v4 1/3] net: macb: Update gem PTP support check
` [PATCH net-next v4 2/3] net: macb: Enable PTP unicast
` [PATCH net-next v4 3/3] net: macb: Optimize reading HW timestamp

[PATCH net-next] selftests: rtnetlink: Fix do_test_address_proto()
 2023-03-30  7:02 UTC  (2+ messages)

[PATCH v3 0/4] virtio net: spurious interrupt related fixes
 2023-03-30  6:54 UTC  (5+ messages)
` [PATCH v3 3/4] virtio: fix up virtio_disable_cb

[RFC PATCH v2 00/48] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES)
 2023-03-30  6:48 UTC  (7+ messages)
` [RFC PATCH v2 37/48] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
` [RFC PATCH v2 40/48] sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage

[PATCH V3] can: usb: f81604: add Fintek F81604 support
 2023-03-30  6:46 UTC  (7+ messages)

selftests: net: l2tp.sh regression starting with 6.1-rc1
 2023-03-30  6:45 UTC  (6+ messages)

[PATCH v2 net-next 0/6] ATU and FDB synchronization on locked ports
 2023-03-30  6:37 UTC  (7+ messages)
` [PATCH v2 net-next 6/6] selftests: forwarding: add dynamic FDB test

[REGRESSION] e1000e probe/link detection fails since 6.2 kernel
 2023-03-30  6:30 UTC  (6+ messages)
` [Intel-wired-lan] "

[PATCH] net: qrtr: Do not do DEL_SERVER broadcast after DEL_CLIENT
 2023-03-30  6:24 UTC  (3+ messages)

[PATCH 00/16] virtio-net: split virtio-net.c
 2023-03-30  6:17 UTC  (11+ messages)
` [PATCH 02/16] virtio_net: move struct to header file
` [PATCH 12/16] virtio_net: introduce virtnet_get_netdev()
` [PATCH 16/16] virtio_net: separating the virtio code

[PATCH v12 1/4] Bluetooth: Add support for hci devcoredump
 2023-03-30  6:05 UTC 

[PATCH] net: netxen: report error on version offset reading
 2023-03-30  6:01 UTC  (3+ messages)

[PATCH net-next 0/2] Small series of enhancements
 2023-03-30  5:55 UTC  (22+ messages)
` [PATCH net-next 1/2] nfp: initialize netdev's dev_port with correct id
` [PATCH net-next 2/2] nfp: separate the port's upper state with lower phy state

[PATCH net-next] net: ena: removed unused tx_bytes variable
 2023-03-30  5:21 UTC  (3+ messages)

[PATCH net-next] octeon_ep: unlock the correct lock on error path
 2023-03-30  5:20 UTC  (2+ messages)

[net-next 01/15] net/mlx5e: RX, Remove mlx5e_alloc_unit argument in page allocation
 2023-03-30  5:20 UTC  (2+ messages)

[PATCH 0/6] pci-hyper: fix race condition bugs for fast device hotplug
 2023-03-30  5:17 UTC  (7+ messages)
` [PATCH 4/6] Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally"
` [PATCH 6/6] PCI: hv: Use async probing to reduce boot time

[RFC PATCH v1 0/2] return errors other than -ENOMEM to socket
 2023-03-30  5:13 UTC  (9+ messages)
` [RFC PATCH v1 1/2] vsock: "

pull-request v2: ieee802154 for net 2023-03-29
 2023-03-30  4:50 UTC  (2+ messages)

[PATCH net 1/1] i40e: fix registers dump after run ethtool adapter self test
 2023-03-30  4:50 UTC  (2+ messages)

[PATCH net 0/3] bnxt_en: 3 Bug fixes
 2023-03-30  4:50 UTC  (2+ messages)

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2023-03-28 (ice)
 2023-03-30  4:50 UTC  (2+ messages)

[PATCH v3] ptp: add ToD device driver for Intel FPGA cards
 2023-03-30  4:40 UTC  (2+ messages)

[PATCH net] bnx2x: use the right build_skb() helper
 2023-03-30  4:40 UTC  (2+ messages)

[PATCH net v3] net: ipa: compute DMA pool size properly
 2023-03-30  4:40 UTC  (2+ messages)

[PATCH net-next] bonding: add software timestamping support
 2023-03-30  4:39 UTC  (8+ messages)

[PATCH 0/2] macvlan: Allow some packets to bypass broadcast queue
 2023-03-30  3:07 UTC  (4+ messages)
` [PATCH iproute2-next] macvlan: Add bclim parameter
    ` [v2 PATCH "

[PATCH] b43legacy: Remove the unused function prev_slot()
 2023-03-30  2:18 UTC 

[PATCH] rionet: Fix refcounting bugs
 2023-03-30  2:09 UTC  (5+ messages)
  `  "

Potential regression/bug in net/mlx5 driver
 2023-03-30  1:27 UTC  (3+ messages)

[PATCH net] net: qrtr: Fix a refcount bug in qrtr_recvmsg()
 2023-03-30  1:25 UTC 

[RFC PATCH 0/4] eBPF RSS through QMP support
 2023-03-30  0:09 UTC  (3+ messages)

[PATCH RESEND] wifi: mt76: mt7921e: Set memory space enable in PCI_COMMAND if unset
 2023-03-29 23:24 UTC  (2+ messages)

[PATCH bpf RFC 0/4] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
 2023-03-29 23:19 UTC  (7+ messages)
` [PATCH bpf RFC 1/4] xdp: rss hash types representation

[PATCH net-next v3 0/4] tools: ynl: fill in some gaps of ethtool spec
 2023-03-29 22:16 UTC  (5+ messages)
` [PATCH net-next v3 1/4] tools: ynl: support byte-order in cli
` [PATCH net-next v3 2/4] tools: ynl: populate most of the ethtool spec
` [PATCH net-next v3 3/4] tools: ynl: replace print with NlError
` [PATCH net-next v3 4/4] tools: ynl: ethtool testing tool

[PATCH bpf RFC-V2 0/5] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
 2023-03-29 21:46 UTC  (3+ messages)
` [PATCH bpf RFC-V2 1/5] xdp: rss hash types representation
  ` [xdp-hints] "

[PATCH v3 net-next] tcp: Refine SYN handling for PAWS
 2023-03-29 20:26 UTC  (2+ messages)

[PATCH net v4] smsc911x: only update stats when interface is up
 2023-03-29 20:17 UTC  (4+ messages)

[PATCH v2 net-next] tcp: Refine SYN handling for PAWS
 2023-03-29 20:07 UTC  (2+ messages)

[PATCH v8 0/4] Add WCN6855 Bluetooth support
 2023-03-29 19:50 UTC  (2+ messages)

[RFC PATCH net-next v3 00/15] net: dsa: add support for MT7988
 2023-03-29 19:35 UTC  (8+ messages)
` [RFC PATCH net-next v3 03/15] net: dsa: mt7530: use regmap to access switch register space
` [RFC PATCH net-next v3 14/15] net: dsa: mt7530: introduce driver for MT7988 built-in switch

[PATCH v6 vfio 0/7] pds_vfio driver
 2023-03-29 19:24 UTC  (4+ messages)
` [PATCH v6 vfio 1/7] vfio: Commonize combine_ranges for use in other VFIO drivers

[PATCH net-next 0/4] devlink: Add port function attributes to enable/disable IPsec crypto and packet offloads
 2023-03-29 19:11 UTC  (5+ messages)

traceability of wifi packet drops
 2023-03-29 19:09 UTC  (8+ messages)

[syzbot] [net?] KASAN: slab-use-after-free Write in mini_qdisc_pair_swap
 2023-03-29 19:07 UTC  (4+ messages)

[PATCH net-next] docs: netdev: clarify the need to sending reverts as patches
 2023-03-29 19:02 UTC  (3+ messages)

[PATCH wireless-next] wifi: iwlwifi: mvm: Avoid 64-bit division in iwl_mvm_get_crosstimestamp_fw()
 2023-03-29 19:00 UTC  (4+ messages)

[PATCH net-next v2 0/4] Support MACsec VLAN
 2023-03-29 18:42 UTC  (5+ messages)
` [PATCH net-next v2 1/4] vlan: Add MACsec offload operations for VLAN interface

[PATCH net-next] octeontx2-af: update type of prof fields in nix_aw_enq_req
 2023-03-29 18:32 UTC  (2+ messages)

[PATCH v3 0/7] Process connector bug fixes & enhancements
 2023-03-29 18:25 UTC  (8+ messages)
` [PATCH v3 1/7] netlink: Reverse the patch which removed filtering
` [PATCH v3 2/7] netlink: Add new netlink_release function
` [PATCH v3 3/7] connector/cn_proc: Add filtering to fix some bugs
` [PATCH v3 4/7] connector/cn_proc: Test code for proc connector
` [PATCH v3 5/7] connector/cn_proc: Performance improvements
` [PATCH v3 6/7] netlink: Add multicast group level permissions
` [PATCH v3 7/7] connector/cn_proc: Allow non-root users access


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