netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-11 14:54:26 to 2023-04-12 03:20:05 UTC [more...]

[BUG] In af_packet.c::dev_parse_header() skb.network_header does not point to the network header
 2023-04-12  3:19 UTC  (2+ messages)

[PATCH v3] net: macb: restart tx after tx used bit read
 2023-04-12  3:17 UTC  (6+ messages)
` [PATCH 0/1] Alternative, "
  ` [PATCH 1/1] net: macb: A different way to restart a stuck TX descriptor ring

[PATCH net] net: macb: fix a memory corruption in extended buffer descriptor mode
 2023-04-12  3:13 UTC  (6+ messages)

[RFC 0/9] Make iscsid-kernel communications namespace-aware
 2023-04-12  2:31 UTC  (9+ messages)
` [RFC PATCH 2/9] iscsi: associate endpoints with a host
` [RFC PATCH 5/9] iscsi: set netns for iscsi_tcp hosts

netdev email issues?
 2023-04-12  2:13 UTC  (4+ messages)

[PATCH net-next v2 0/3] net: use READ_ONCE/WRITE_ONCE for ring index accesses
 2023-04-12  1:59 UTC  (5+ messages)
` [PATCH net-next v2 1/3] net: docs: update the sample code in driver.rst
` [PATCH net-next v2 2/3] bnxt: use READ_ONCE/WRITE_ONCE for ring indexes
` [PATCH net-next v2 3/3] mlx4: "

[PATCH net-next] net/bridge: add drop reasons for bridge forwarding
 2023-04-12  1:49 UTC  (3+ messages)

[PATCH net-next 0/4] XDP Rx HWTS metadata for stmmac driver
 2023-04-12  1:31 UTC  (4+ messages)
` [PATCH net-next 3/4] net: stmmac: add Rx HWTS metadata to XDP receive pkt

neighbour netlink notifications delivered in wrong order
 2023-04-12  1:22 UTC  (9+ messages)

[RFC PATCH net] sfc: Fix use-after-free due to selftest_work
 2023-04-12  0:50 UTC 

[PATCH net-next 0/2] DSA trace events
 2023-04-12  0:48 UTC  (2+ messages)

[PATCH] ARM: dts: vf610: ZII: Add missing phy-mode and fixed links
 2023-04-12  0:37 UTC 

[syzbot] [net?] WARNING in xfrm_policy_fini (2)
 2023-04-12  0:22 UTC 

[PATCHv3 net-next] bonding: add software tx timestamping support
 2023-04-12  0:19 UTC  (2+ messages)

[PATCH v2 1/7] dt-bindings: net: dsa: mediatek,mt7530: correct brand name
 2023-04-11 23:57 UTC  (2+ messages)

[PATCH net-next v4 00/12] Add EMAC3 support for sa8540p-ride
 2023-04-11 23:47 UTC  (22+ messages)
` [PATCH net-next v4 01/12] dt-bindings: net: snps,dwmac: Update interrupt-names
` [PATCH net-next v4 02/12] dt-bindings: net: snps,dwmac: Add Qualcomm Ethernet ETHQOS compatibles
` [PATCH net-next v4 03/12] dt-bindings: net: qcom,ethqos: Convert bindings to yaml
` [PATCH net-next v4 04/12] dt-bindings: net: qcom,ethqos: Add Qualcomm sc8280xp compatibles
` [PATCH net-next v4 05/12] net: stmmac: Remove unnecessary if statement brackets
` [PATCH net-next v4 06/12] net: stmmac: Fix DMA typo
` [PATCH net-next v4 07/12] net: stmmac: Remove some unnecessary void pointers
` [PATCH net-next v4 08/12] net: stmmac: Pass stmmac_priv in some callbacks
` [PATCH net-next v4 09/12] net: stmmac: dwmac4: Allow platforms to specify some DMA/MTL offsets
` [PATCH net-next v4 10/12] net: stmmac: dwmac-qcom-ethqos: Respect phy-mode and TX delay
` [PATCH net-next v4 11/12] net: stmmac: dwmac-qcom-ethqos: Use loopback_en for all speeds
` [PATCH net-next v4 12/12] net: stmmac: dwmac-qcom-ethqos: Add EMAC3 support

[PATCH rdma-next 0/4] Allow relaxed ordering read in VFs and VMs
 2023-04-11 23:21 UTC  (11+ messages)
` [PATCH mlx5-next 1/4] RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for RO write
` [PATCH rdma-next 2/4] RDMA/mlx5: Check pcie_relaxed_ordering_enabled() in UMR
` [PATCH mlx5-next 3/4] net/mlx5: Update relaxed ordering read HCA capabilities
` [PATCH mlx5-next 4/4] RDMA/mlx5: Allow relaxed ordering read in VFs and VMs

[PATCH V2,net-next, 0/3] net: mana: Add support for jumbo frame
 2023-04-11 23:12 UTC  (9+ messages)
` [PATCH V2,net-next, 1/3] net: mana: Use napi_build_skb in RX path
` [PATCH V2,net-next, 2/3] net: mana: Enable RX path to handle various MTU sizes
` [PATCH V2,net-next, 3/3] net: mana: Add support for jumbo frame

[PATCH net-next 0/3] net: use READ_ONCE/WRITE_ONCE for ring index accesses
 2023-04-11 23:09 UTC  (9+ messages)
` [PATCH net-next 1/3] net: docs: update the sample code in driver.rst
` [PATCH net-next 2/3] bnxt: use READ_ONCE/WRITE_ONCE for ring indexes
` [PATCH net-next 3/3] mlx4: "

[PATCH bpf V7 0/7] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
 2023-04-11 22:42 UTC  (3+ messages)
` [PATCH bpf V7 1/7] selftests/bpf: xdp_hw_metadata default disable bpf_printk

[PATCH net-next] net: stmmac: propagate feature flags to vlan
 2023-04-11 22:36 UTC  (3+ messages)

[syzbot] [rds?] WARNING in rds_conn_connect_if_down
 2023-04-11 20:53 UTC 

[PATCH net 0/4] mptcp: more fixes for 6.3
 2023-04-11 20:42 UTC  (5+ messages)
` [PATCH net 1/4] mptcp: use mptcp_schedule_work instead of open-coding it
` [PATCH net 2/4] mptcp: stricter state check in mptcp_worker
` [PATCH net 3/4] mptcp: fix NULL pointer dereference on fastopen early fallback
` [PATCH net 4/4] selftests: mptcp: userspace pm: uniform verify events

[RFC PATCH v2 net-next 0/7] ethtool: track custom RSS contexts in the core
 2023-04-11 20:40 UTC  (11+ messages)
` [RFC PATCH v2 net-next 1/7] net: move ethtool-related netdev state into its own struct
` [RFC PATCH v2 net-next 2/7] net: ethtool: attach an IDR of custom RSS contexts to a netdevice
` [RFC PATCH v2 net-next 3/7] net: ethtool: record custom RSS contexts in the IDR
` [RFC PATCH v2 net-next 4/7] net: ethtool: let the core choose RSS context IDs
` [RFC PATCH v2 net-next 5/7] net: ethtool: add an extack parameter to new rxfh_context APIs
` [RFC PATCH v2 net-next 6/7] net: ethtool: add a mutex protecting RSS contexts
` [RFC PATCH v2 net-next 7/7] sfc: use new rxfh_context API

[PATCH][next] wifi: mt76: Replace zero-length array with flexible-array member
 2023-04-11 18:39 UTC  (3+ messages)

[PATCH v4 0/3] Add EMAC3 support for sa8540p-ride (devicetree/clk bits)
 2023-04-11 20:20 UTC  (4+ messages)
` [PATCH v4 1/3] clk: qcom: gcc-sc8280xp: Add EMAC GDSCs
` [PATCH v4 2/3] arm64: dts: qcom: sc8280xp: Add ethernet nodes
` [PATCH v4 3/3] arm64: dts: qcom: sa8540p-ride: "

[PATCH net-next 0/3] page_pool: allow caching from safely localized NAPI
 2023-04-11 20:18 UTC  (4+ messages)
` [PATCH net-next 1/3] net: skb: plumb napi state thru skb freeing paths
` [PATCH net-next 2/3] page_pool: allow caching from safely localized NAPI
` [PATCH net-next 3/3] bnxt: hook NAPIs to page pools

[PATCH wpan-next 1/2] MAINTAINERS: Update wpan tree
 2023-04-11 20:02 UTC  (2+ messages)

[PATCH net-next] net: dsa: mt7530: fix support for MT7531BE
 2023-04-11 19:50 UTC  (5+ messages)

[PATCH net] ionic: Fix allocation of q/cq info structures from device local node
 2023-04-11 19:49 UTC  (5+ messages)

neighbour netlink notifications delivered in wrong order
 2023-04-11 19:49 UTC  (2+ messages)

[PATCH net] net: enetc: workaround for unresponsive pMAC after receiving express traffic
 2023-04-11 19:26 UTC 

[BUG] net, pci: 6.3-rc1-4 hangs during boot on PowerEdge R620 with igb
 2023-04-11 19:02 UTC  (3+ messages)

[PATCH v3 0/2] Fix failure to access u32* argument of tracked function
 2023-04-11 18:40 UTC  (2+ messages)

[RFC PATCH 4/9] iscsi: make all iSCSI netlink multicast namespace aware
 2023-04-11 18:19 UTC  (4+ messages)
` [PATCH 11/11] iscsi: force destroy sesions when a network namespace exits

[PATCH v4] dt-bindings: net: Convert ATH10K to YAML
 2023-04-11 18:19 UTC 

[PATCH v4 net-next 0/9] Add tc-mqprio and tc-taprio support for preemptible traffic classes
 2023-04-11 18:18 UTC  (5+ messages)
` [PATCH v4 net-next 6/9] net/sched: mqprio: allow per-TC user input of FP adminStatus

[PATCH bpf v6 00/12] bpf sockmap fixes
 2023-04-11 18:02 UTC  (5+ messages)
` [PATCH bpf v6 03/12] bpf: sockmap, improved check for empty queue
` [PATCH bpf v6 04/12] bpf: sockmap, handle fin correctly

[PATCH v5 net-next 0/9] Add kernel tc-mqprio and tc-taprio support for preemptible traffic classes
 2023-04-11 18:01 UTC  (10+ messages)
` [PATCH v5 net-next 1/9] net: ethtool: create and export ethtool_dev_mm_supported()
` [PATCH v5 net-next 2/9] net/sched: mqprio: simplify handling of nlattr portion of TCA_OPTIONS
` [PATCH v5 net-next 3/9] net/sched: mqprio: add extack to mqprio_parse_nlattr()
` [PATCH v5 net-next 4/9] net/sched: mqprio: add an extack message to mqprio_parse_opt()
` [PATCH v5 net-next 5/9] net/sched: pass netlink extack to mqprio and taprio offload
` [PATCH v5 net-next 6/9] net/sched: mqprio: allow per-TC user input of FP adminStatus
` [PATCH v5 net-next 7/9] net/sched: taprio: "
` [PATCH v5 net-next 8/9] net: enetc: rename "mqprio" to "qopt"
` [PATCH v5 net-next 9/9] net: enetc: add support for preemptible traffic classes

[PATCH v3 0/2] ATH10K YAML conversion
 2023-04-11 18:00 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: net: Convert ATH10K to YAML

[PATCH v7 0/4] Introduce PRU platform consumer API
 2023-04-11 17:57 UTC  (9+ messages)
` [PATCH v7 1/4] soc: ti: pruss: Add pruss_get()/put() API
` [PATCH v7 2/4] soc: ti: pruss: Add pruss_{request,release}_mem_region() API
` [PATCH v7 3/4] soc: ti: pruss: Add pruss_cfg_read()/update(), pruss_cfg_get_gpmux()/set_gpmux() APIs
` [PATCH v7 4/4] soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFR

[PATCH net-next v6 00/18] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
 2023-04-11 17:49 UTC  (23+ messages)
` [PATCH net-next v6 01/18] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
` [PATCH net-next v6 02/18] mm: Move the page fragment allocator from page_alloc.c into its own file
` [PATCH net-next v6 03/18] mm: Make the page_frag_cache allocator use multipage folios
` [PATCH net-next v6 04/18] mm: Make the page_frag_cache allocator use per-cpu
` [PATCH net-next v6 05/18] net: Pass max frags into skb_append_pagefrags()
` [PATCH net-next v6 06/18] net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
` [PATCH net-next v6 07/18] tcp: Support MSG_SPLICE_PAGES
` [PATCH net-next v6 08/18] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES
` [PATCH net-next v6 09/18] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
` [PATCH net-next v6 10/18] espintcp: Inline do_tcp_sendpages()
` [PATCH net-next v6 11/18] tls: "
` [PATCH net-next v6 12/18] siw: "
` [PATCH net-next v6 13/18] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()
` [PATCH net-next v6 14/18] ip, udp: Support MSG_SPLICE_PAGES
` [PATCH net-next v6 15/18] ip6, udp6: "
` [PATCH net-next v6 16/18] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
` [PATCH net-next v6 17/18] ip: Remove ip_append_page()
` [PATCH net-next v6 18/18] af_unix: Support MSG_SPLICE_PAGES

[PATCH net-next v2] bnxt_en: Allow to set switchdev mode without existing VFs
 2023-04-11 17:47 UTC  (3+ messages)

[PATCH net-next v3 00/12] Add EMAC3 support for sa8540p-ride
 2023-04-11 17:43 UTC  (6+ messages)
` [PATCH net-next v3 08/12] net: stmmac: Pass stmmac_priv in some callbacks

[net-next Patch v9 0/6] octeontx2-pf: HTB offload support
 2023-04-11 17:42 UTC  (2+ messages)

[PATCH net-next 00/10] Support tunnel mode in mlx5 IPsec packet offload
 2023-04-11 17:38 UTC  (13+ messages)
` [PATCH net-next 01/10] net/mlx5e: Add IPsec packet offload tunnel bits
` [PATCH net-next 02/10] net/mlx5e: Check IPsec packet offload tunnel capabilities
` [PATCH net-next 03/10] net/mlx5e: Configure IPsec SA tables to support tunnel mode
` [PATCH net-next 04/10] net/mlx5e: Prepare IPsec packet reformat code for "
` [PATCH net-next 05/10] net/mlx5e: Support IPsec RX packet offload in "

[PATCH v2 0/6] pci-hyper: Fix race condition bugs for fast device hotplug
 2023-04-11 17:31 UTC  (6+ messages)
` [PATCH v2 6/6] PCI: hv: Use async probing to reduce boot time

[PATCH net-next v1 0/2] net: dsa: microchip: Rework ksz_prmw8 and add partial ACL support
 2023-04-11 17:24 UTC  (3+ messages)
` [PATCH net-next v1 1/2] net: dsa: microchip: rework ksz_prmw8
` [PATCH net-next v1 2/2] net: dsa: microchip: Add partial ACL support for ksz9477 switches

[PATCH v8 vfio 0/7] pds_vfio driver
 2023-04-11 17:21 UTC  (7+ messages)
` [PATCH v8 vfio 3/7] vfio/pds: register with the pds_core PF
` [PATCH v8 vfio 4/7] vfio/pds: Add VFIO live migration support

[PATCH RFC net-next 0/6] net: mvneta: reduce size of TSO header allocation
 2023-04-11 17:07 UTC  (4+ messages)

selftests: net: sctp_vrf.sh: # sysctl: error: 'net.sctp/l3mdev_accept' is an unknown key
 2023-04-11 17:00 UTC 

selftests: # Warning: file test_ingress_egress_chaining.sh is not executable
 2023-04-11 16:54 UTC 

[PATCH net-next] net: phy: add basic driver for NXP CBTX PHY
 2023-04-11 16:49 UTC  (2+ messages)

[PATCH iproute2] iptunnel: detect protocol mismatch on tunnel change
 2023-04-11 16:49 UTC  (3+ messages)

[PATCH ipsec] xfrm: Preserve xfrm interface secpath for packets forwarded
 2023-04-11 16:40 UTC  (3+ messages)

[PATCH net 1/1] i40e: Fix crash when rebuild fails in i40e_xdp_setup
 2023-04-11 16:24 UTC  (3+ messages)

Memory leak in __ip6_rt_update_pmtu (net/ipv6/route.c)
 2023-04-11 16:13 UTC  (2+ messages)

[PATCH net-next v3 0/4] Add SCM_PIDFD and SO_PEERPIDFD
 2023-04-11 16:02 UTC  (8+ messages)
` [PATCH net-next v3 1/4] scm: add SO_PASSPIDFD and SCM_PIDFD
` [PATCH net-next v3 2/4] net: socket: add sockopts blacklist for BPF cgroup hook
` [PATCH net-next v3 3/4] net: core: add getsockopt SO_PEERPIDFD

[PATCH] net: ti/cpsw: Add explicit platform_device.h and of_platform.h includes
 2023-04-11 15:38 UTC  (2+ messages)

[PATCH net] net: bridge: switchdev: don't notify FDB entries with "master dynamic"
 2023-04-11 15:30 UTC  (2+ messages)

[PATCH 0/5] add initial io_uring_cmd support for sockets
 2023-04-11 15:29 UTC  (18+ messages)

Kernel crash after FLR reset of a ConnectX-5 PF in switchdev mode
 2023-04-11 15:11 UTC 

[PATCH net-next] net: davicom: Make davicom drivers not depends on DM9000
 2023-04-11 15:02 UTC  (3+ messages)

[RFC PATCH v2 net-next 00/12] net: dsa: mt7530: fix port 5 phylink, port 6, and MT7988
 2023-04-11 15:00 UTC  (5+ messages)
` [RFC PATCH v2 net-next 02/14] net: dsa: mt7530: fix phylink for port 5 and fix port 5 modes
` [RFC PATCH v2 net-next 06/14] net: dsa: mt7530: do not set CPU port interfaces to PHY_INTERFACE_MODE_NA


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