netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-06 10:54:25 to 2022-04-06 17:05:06 UTC [more...]

[PATCH] net: usb: aqc111: Fix out-of-bounds accesses in RX fixup
 2022-04-06 14:30 UTC  (2+ messages)

[PATCH v3] myri10ge: fix an incorrect free for skb in myri10ge_sw_tso
 2022-04-06 14:30 UTC  (4+ messages)

[Question] Failed to load ebpf program with BTF-defined map
 2022-04-06 14:43 UTC 

[PATCH 0/5] Make the iommu driver no-snoop block feature consistent
 2022-04-06 14:24 UTC  (15+ messages)
` [PATCH 1/5] iommu: Replace uses of IOMMU_CAP_CACHE_COHERENCY with dev_is_dma_coherent()
` [PATCH 2/5] vfio: Require that devices support DMA cache coherence
` [PATCH 3/5] iommu: Introduce the domain op enforce_cache_coherency()

[PATCH net] sctp: use the correct skb for security_sctp_assoc_request
 2022-04-06 15:04 UTC  (6+ messages)

[PATCH net] qede: confirm skb is allocated before using
 2022-04-06 14:20 UTC  (3+ messages)

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2022-04-05
 2022-04-06 14:20 UTC  (2+ messages)

[PATCH net] net: ipv6mr: fix unused variable warning with CONFIG_IPV6_PIMSM_V2=n
 2022-04-06 14:20 UTC  (2+ messages)

[PATCH net] veth: Ensure eth header is in skb's linear part
 2022-04-06 14:18 UTC 

[RFC PATCH v4 00/15] Landlock LSM
 2022-04-06 14:17 UTC  (8+ messages)
` [RFC PATCH v4 10/15] seltest/landlock: add tests for bind() hooks

[RFC 00/13] PRUSS Remoteproc, Platform APIS, and Ethernet Driver
 2022-04-06 14:13 UTC  (14+ messages)
` [RFC 02/13] remoteproc: pru: Add APIs to get and put the PRU cores
` [RFC 03/13] remoteproc: pru: Make sysfs entries read-only for PRU client driven boots
` [RFC 04/13] remoteproc: pru: Add pru_rproc_set_ctable() function
` [RFC 05/13] remoteproc: pru: Configure firmware based on client setup
` [RFC 06/13] soc: ti: pruss: Add pruss_get()/put() API
` [RFC 07/13] soc: ti: pruss: Add pruss_{request,release}_mem_region() API
` [RFC 08/13] soc: ti: pruss: Add pruss_cfg_read()/update() API
` [RFC 09/13] soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFR
` [RFC 10/13] soc: ti: pruss: Add helper function to enable OCP master ports
` [RFC 11/13] soc: ti: pruss: Add helper functions to get/set PRUSS_CFG_GPMUX
` [RFC 12/13] dt-bindings: net: Add ICSSG Ethernet Driver bindings
` [RFC 13/13] net: ti: icssg-prueth: Add ICSSG ethernet driver

[PATCH net-next] net: mvneta: add support for page_pool_get_stats
 2022-04-06 14:02 UTC  (6+ messages)

linux 5.17.1 disregarding ACK values resulting in stalled TCP connections
 2022-04-06 13:58 UTC  (11+ messages)

[PATCH RFC net-next] net: dsa: b53: convert to phylink_pcs
 2022-04-06 15:06 UTC 

[PATCH] bonding: Update layer2 and layer2+3 hash formula documentation
 2022-04-06 13:54 UTC 

[PATCH v2 1/3] net: mdio: aspeed: move reg accessing part into separate functions
 2022-04-06 12:17 UTC  (4+ messages)
` [PATCH v2 2/3] net: mdio: aspeed: Introduce read write function for c22 and c45
` [PATCH v2 3/3] net: mdio: aspeed: Add c45 support

[PATCH net] ipw2x00: use DEVICE_ATTR_*() macro
 2022-04-06 12:16 UTC  (3+ messages)

[PATCH v2] qed: remove an unneed NULL check on list iterator
 2022-04-06  1:59 UTC 

[PATCH] net: mpls: fix memdup.cocci warning
 2022-04-06 11:46 UTC 

[PATCH net-next v3 00/11] bnxt: Support XDP multi buffer
 2022-04-06 12:55 UTC  (10+ messages)
` [PATCH net-next v3 01/11] bnxt: refactor bnxt_rx_xdp to separate xdp_init_buff/xdp_prepare_buff
` [PATCH net-next v3 02/11] bnxt: add flag to denote that an xdp program is currently attached
` [PATCH net-next v3 03/11] bnxt: refactor bnxt_rx_pages operate on skb_shared_info
` [PATCH net-next v3 04/11] bnxt: rename bnxt_rx_pages to bnxt_rx_agg_pages_skb
` [PATCH net-next v3 06/11] bnxt: set xdp_buff pfmemalloc flag if needed
` [PATCH net-next v3 07/11] bnxt: change receive ring space parameters
` [PATCH net-next v3 08/11] bnxt: add page_pool support for aggregation ring when using xdp
` [PATCH net-next v3 09/11] bnxt: adding bnxt_xdp_build_skb to build skb from multibuffer xdp_buff

[PATCH v2] net/ethernet : set default assignment identifier to NET_NAME_ENUM
 2022-04-06  9:36 UTC  (5+ messages)
      ` [PATCH v3] "

[PATCH v9 00/32] virtio pci support VIRTIO_F_RING_RESET (refactor vring)
 2022-04-06  3:43 UTC  (24+ messages)
` [PATCH v9 01/32] virtio: add helper virtqueue_get_vring_max_size()
` [PATCH v9 02/32] virtio: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v9 03/32] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
` [PATCH v9 05/32] virtio_ring: extract the logic of freeing vring
` [PATCH v9 06/32] virtio_ring: split: extract the logic of alloc queue
` [PATCH v9 07/32] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v9 08/32] virtio_ring: split: extract the logic of attach vring
` [PATCH v9 10/32] virtio_ring: split: introduce virtqueue_reinit_split()
` [PATCH v9 11/32] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v9 13/32] virtio_ring: packed: extract the logic of alloc state and extra
` [PATCH v9 14/32] virtio_ring: packed: extract the logic of attach vring
` [PATCH v9 15/32] virtio_ring: packed: extract the logic of vq init
` [PATCH v9 16/32] virtio_ring: packed: introduce virtqueue_reinit_packed()
` [PATCH v9 17/32] virtio_ring: packed: introduce virtqueue_resize_packed()
` [PATCH v9 18/32] virtio_ring: introduce virtqueue_resize()
` [PATCH v9 19/32] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v9 23/32] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET
` [PATCH v9 25/32] virtio_pci: support the arg sizes of find_vqs()
` [PATCH v9 26/32] virtio_mmio: "
` [PATCH v9 28/32] virtio_net: set the default max ring size by find_vqs()
` [PATCH v9 29/32] virtio_net: get ringparam by virtqueue_get_vring_max_size()
` [PATCH v9 31/32] virtio_net: support rx/tx queue resize
` [PATCH v9 32/32] virtio_net: support set_ringparam

[PATCH iproute2] vdpa: Add virtqueue pairs set capacity
 2022-04-06  9:36 UTC  (3+ messages)
` [PATCH iproute2 v2] "

[PATCH net-next] net: atm: remove the ambassador driver
 2022-04-06 11:11 UTC  (3+ messages)

[PATCH net-next v3 0/3] net: phy: mscc-miim: add MDIO bus frequency support
 2022-04-06 13:30 UTC  (2+ messages)

[PATCH v2 00/14] MediaTek SoC flow offload improvements + wireless support
 2022-04-06 13:30 UTC  (11+ messages)
` [PATCH v2 04/14] dt-bindings: arm: mediatek: document WED binding for MT7622
` [PATCH v2 05/14] dt-bindings: arm: mediatek: document the pcie mirror node on MT7622

[PATCH v2 bpf-next 0/3] libbpf: uprobe name-based attach followups
 2022-04-06 11:43 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/3] libbpf: improve library identification for uprobe binary path resolution
` [PATCH v2 bpf-next 2/3] libbpf: improve string parsing for uprobe auto-attach
` [PATCH v2 bpf-next 3/3] selftests/bpf: uprobe tests should verify param/return values

[PATCH net] rxrpc: fix a race in rxrpc_exit_net()
 2022-04-06 13:10 UTC  (2+ messages)

[PATCH net v2] net: sfc: fix using uninitialized xdp tx_queue
 2022-04-06 13:10 UTC  (2+ messages)

[PATCH v8 net-next 0/4] Fix broken link on Xilinx's AXI Ethernet in SGMII mode
 2022-04-06 13:10 UTC  (2+ messages)

[PATCH net-next v3] net, uapi: remove inclusion of arpa/inet.h
 2022-04-06 13:10 UTC  (2+ messages)

[PATCH net] net: openvswitch: fix leak of nested actions
 2022-04-06 13:10 UTC  (2+ messages)

[PATCH net] net: phy: mscc-miim: reject clause 45 register accesses
 2022-04-06 13:10 UTC  (2+ messages)

[PATCH bpf v5 1/2] bpf: Support dual-stack sockets in bpf_tcp_check_syncookie
 2022-04-06 12:41 UTC  (2+ messages)
` [PATCH bpf v5 2/2] bpf: Adjust bpf_tcp_check_syncookie selftest to test dual-stack sockets

[net-next RESEND v2] net: core: use shared sysctl macro
 2022-04-06 12:42 UTC 

[PATCH v5 0/8] document dt-schema and fix node names for some USB Ethernet controllers
 2022-04-06 12:51 UTC  (4+ messages)
` [PATCH v5 9/9] arm64: dts: imx8mm-kontron: fix ethernet node name

[PATCH v3 net-next 0/2] net: tc: dsa: Implement offload of matchall for bridged DSA ports
 2022-04-06 11:58 UTC  (4+ messages)

[PATCH] ipw2x00: Fix potential NULL dereference in libipw_xmit()
 2022-04-06 12:14 UTC  (2+ messages)

[PATCH V2] b43: Fix assigning negative value to unsigned variable
 2022-04-06 12:14 UTC  (2+ messages)

[PATCH] rtlwifi: replace usage of found with dedicated list iterator variable
 2022-04-06 12:12 UTC  (2+ messages)

[PATCH] drivers: net: slip: fix NPD bug in sl_tx_timeout()
 2022-04-06 12:03 UTC  (3+ messages)
  `  "

[PATCH V3] b43legacy: Fix assigning negative value to unsigned variable
 2022-04-06 12:13 UTC  (2+ messages)

[PATCH v3 1/2] rtl8xxxu: feed antenna information for cfg80211
 2022-04-06 12:12 UTC  (2+ messages)

[PATCH net-next] net: wan: remove the lanmedia (lmc) driver
 2022-04-06 11:46 UTC  (4+ messages)

[PATCH] af_packet: fix efficiency issues in packet_read_pending
 2022-04-06 11:48 UTC 

[PATCH] iwlegacy: 4965-rs: remove three unused variables
 2022-04-06 11:38 UTC  (2+ messages)

[PATCH v2] cw1200: fix incorrect check to determine if no element is found in list
 2022-04-06 11:32 UTC  (2+ messages)

[PATCH 20/22 v3] ray_cs: Improve card_status[]
 2022-04-06 11:31 UTC  (2+ messages)

[PATCH v3 2/2] rtl8xxxu: fill up txrate info for gen1 chips
 2022-04-06 11:28 UTC  (2+ messages)
` [v3,2/2] "

[PATCH net] net/sched: flower: fix parsing of ethertype following VLAN header
 2022-04-06 11:22 UTC 

[syzbot] KASAN: use-after-free Read in cdc_ncm_set_dgram_size
 2022-04-06 11:22 UTC 

[PATCH net-next v3 0/4] net: lan966x: Add support for FDMA
 2022-04-06 11:21 UTC  (4+ messages)
` [PATCH net-next v3 3/4] net: lan966x: Add FDMA functionality

[PATCH net-next 0/9] net: dsa: mt7530: updates for phylink changes
 2022-04-06 10:49 UTC  (10+ messages)
` [PATCH net-next 1/9] net: dsa: mt7530: 1G can also support 1000BASE-X link mode
` [PATCH net-next 2/9] net: dsa: mt7530: populate supported_interfaces and mac_capabilities
` [PATCH net-next 3/9] net: dsa: mt7530: remove interface checks
` [PATCH net-next 4/9] net: dsa: mt7530: drop use of phylink_helper_basex_speed()
` [PATCH net-next 5/9] net: dsa: mt7530: only indicate linkmodes that can be supported
` [PATCH net-next 6/9] net: dsa: mt7530: switch to use phylink_get_linkmodes()
` [PATCH net-next 7/9] net: dsa: mt7530: partially convert to phylink_pcs
` [PATCH net-next 8/9] net: dsa: mt7530: move autoneg handling to PCS validation
` [PATCH net-next 9/9] net: dsa: mt7530: mark as non-legacy

[PATCH net v2 0/2] ixgbe: fix promiscuous mode on VF
 2022-04-06  9:52 UTC  (3+ messages)
` [PATCH net v2 1/2] ixgbe: fix bcast packets Rx on VF after promisc removal
` [PATCH net v2 2/2] ixgbe: fix unexpected VLAN Rx in promisc mode on VF

[PATCH RESEND] net: ethernet: xilinx: use of_property_read_bool() instead of of_get_property
 2022-04-06  9:17 UTC 

[PATCH RESEND] net: usb: remove duplicate assignment
 2022-04-06  9:17 UTC 

[PATCH net] net: phy: marvell-88x2222: set proper phydev->port
 2022-04-06  9:09 UTC  (3+ messages)

[PATCH] qed: remove an unneed NULL check on list iterator
 2022-04-06  1:26 UTC  (2+ messages)

[PATCH RFC V1 net-next 3/4] net: Let the active time stamping layer be selectable
 2022-04-06 11:18 UTC  (11+ messages)

[PATCH net-next] net/ipv6: Introduce accept_unsolicited_na knob to implement router-side changes for RFC9131
 2022-04-06  4:23 UTC 

[PATCH] af_unix: Escape abstract unix socket address
 2022-04-06 10:22 UTC 

[PATCH net] net: ethernet: mv643xx: Fix over zealous checking of_get_mac_address()
 2022-04-06  1:30 UTC  (2+ messages)

[RFC net-next 00/27] net and/or udp optimisations
 2022-04-06  9:44 UTC  (2+ messages)

[PATCH net-next] tcp: add accessors to read/set tp->snd_cwnd
 2022-04-06  2:15 UTC  (2+ messages)

[PATCH] sample: bpf: syscall_tp_kern: add dfd before filename
 2022-04-06  1:35 UTC  (3+ messages)

[RESEND][PATCH v2] myri10ge: remove an unneeded NULL check
 2022-04-06  1:25 UTC  (2+ messages)

[PATCH bpf-next] bpf/selftests: use bpf_num_possible_cpus() in per-cpu map allocations
 2022-04-06  8:54 UTC 

[PATCH net 0/2] ixgbe: fix promiscuous mode on VF
 2022-04-06  9:00 UTC  (3+ messages)
  ` [Intel-wired-lan] "

riscv defconfig CONFIG_PM/macb/generic PHY regression in v5.18-rc1
 2022-04-06  8:36 UTC  (3+ messages)

[PATCH mlx5-next 00/17] Drop Mellanox FPGA IPsec support from the kernel
 2022-04-06  8:25 UTC  (18+ messages)
` [PATCH mlx5-next 01/17] net/mlx5_fpga: Drop INNOVA IPsec support
` [PATCH mlx5-next 02/17] net/mlx5: Delete metadata handling logic
` [PATCH mlx5-next 03/17] net/mlx5: Remove not-used IDA field from IPsec struct
` [PATCH mlx5-next 04/17] net/mlx5: Remove XFRM no_trailer flag
` [PATCH mlx5-next 05/17] net/mlx5: Remove FPGA ipsec specific statistics
` [PATCH mlx5-next 06/17] RDMA/mlx5: Delete never supported IPsec flow action
` [PATCH mlx5-next 07/17] RDMA/mlx5: Drop crypto flow steering API
` [PATCH mlx5-next 08/17] RDMA/core: Delete IPsec flow action logic from the core
` [PATCH mlx5-next 09/17] net/mlx5: Remove ipsec vs. ipsec offload file separation
` [PATCH mlx5-next 10/17] net/mlx5: Remove useless IPsec device checks
` [PATCH mlx5-next 11/17] net/mlx5: Unify device IPsec capabilities check
` [PATCH mlx5-next 12/17] net/mlx5: Align flow steering allocation namespace to common style
` [PATCH mlx5-next 13/17] net/mlx5: Remove not-needed IPsec config
` [PATCH mlx5-next 14/17] net/mlx5: Move IPsec file to relevant directory
` [PATCH mlx5-next 15/17] net/mlx5: Reduce kconfig complexity while building crypto support
` [PATCH mlx5-next 16/17] net/mlx5: Remove ipsec_ops function table
` [PATCH mlx5-next 17/17] net/mlx5: Remove not-implemented IPsec capabilities

Wycena paneli fotowoltaicznych
 2022-04-06  8:05 UTC 

[PATCH][next] libbpf: Fix spelling mistake "libaries" -> "libraries"
 2022-04-06  8:08 UTC 

[PATCH rdma-next 0/3] Handle FW failures to destroy QP/RQ objects
 2022-04-06  7:55 UTC  (4+ messages)
` [PATCH mlx5-next 1/3] net/mlx5: Nullify eq->dbg and qp->dbg pointers post destruction

[PATCH] ip6_tunnel: Remove duplicate assignments
 2022-04-06  2:06 UTC 

[PATCH net-next] tcp: Add tracepoint for tcp_set_ca_state
 2022-04-06  1:09 UTC 

[PATCH][next] iwlwifi: fw: Replace zero-length arrays with flexible-array members
 2022-04-06  7:18 UTC  (2+ messages)

[PATCH v10 0/1] wfx: get out from the staging area
 2022-04-06  7:06 UTC  (10+ messages)

[PATCH v8 0/7] CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation
 2022-04-06  8:20 UTC  (4+ messages)

[PATCH][next] iwlwifi: mei: Replace zero-length array with flexible-array member
 2022-04-06  7:19 UTC  (2+ messages)

[PATCH 10/11] IB/mlx5: Fix undefined behavior due to shift overflowing the constant
 2022-04-06  7:17 UTC  (2+ messages)


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