netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-16 19:12:52 to 2023-04-17 13:34:07 UTC [more...]

[PATCH net-next v1 00/10] Support tunnel mode in mlx5 IPsec packet offload
 2023-04-17 13:33 UTC  (9+ messages)
` [PATCH net-next v1 04/10] net/mlx5e: Prepare IPsec packet reformat code for tunnel mode
` [PATCH net-next v1 05/10] net/mlx5e: Support IPsec RX packet offload in "
` [PATCH net-next v1 06/10] net/mlx5e: Support IPsec TX "

[PATCH 0/3] staging: octeon: Convert to use phylink
 2023-04-17 13:27 UTC  (8+ messages)
` [PATCH 2/3] staging: octeon: avoid needless device allocation

[RFC PATCH 0/4] Add support for QMC HDLC and PHY
 2023-04-17 13:12 UTC  (6+ messages)

[PATCH 1/3] dt-bindings: net: wireless: qcom,ath11k: allow describing radios
 2023-04-17 13:10 UTC  (2+ messages)

[PATCHv2 net] net: rpl: fix rpl header size calculation
 2023-04-17 13:00 UTC 

[PATCH net-next 0/7] Ocelot/Felix driver support for preemptible traffic classes
 2023-04-17 13:01 UTC  (17+ messages)
` [PATCH net-next 1/7] net: mscc: ocelot: export a single ocelot_mm_irq()
` [PATCH net-next 2/7] net: mscc: ocelot: remove struct ocelot_mm_state :: lock
` [PATCH net-next 3/7] net: mscc: ocelot: optimize ocelot_mm_irq()
` [PATCH net-next 4/7] net: mscc: ocelot: don't rely on cached verify_status in ocelot_port_get_mm()
` [PATCH net-next 5/7] net: mscc: ocelot: add support for mqprio offload
` [PATCH net-next 6/7] net: dsa: felix: act upon the mqprio qopt in taprio offload

[PATCH] wifi: ath12k: fix missing unwind goto in `ath12k_pci_probe`
 2023-04-17 12:48 UTC  (2+ messages)

[PATCH bpf-next v3 0/3] xsk: Support UMEM chunk_size > PAGE_SIZE
 2023-04-17 12:40 UTC  (12+ messages)
` [PATCH bpf-next v3 1/3] "

[PATCH linux-next 0/3] selftests: net: udpgso_bench_rx: Fix verifty, gsosize, and packet number exceptions
 2023-04-17 12:25 UTC  (4+ messages)
` [PATCH linux-next 1/3] selftests: net: udpgso_bench_rx: Fix verifty exceptions
` [PATCH linux-next 2/3] selftests: net: udpgso_bench_rx: Fix gsosize exceptions
` [PATCH linux-next 3/3] selftests: net: udpgso_bench_rx: Fix packet number exceptions

[PATCH net-next v2] net: dsa: mt7530: fix support for MT7531BE
 2023-04-17 12:39 UTC  (6+ messages)

[PATCH net-next v2 0/5] Wangxun netdev features support
 2023-04-17 12:35 UTC  (7+ messages)
` [PATCH net-next v2 1/5] net: wangxun: libwx add tx offload functions
` [PATCH net-next v2 2/5] net: wangxun: libwx add rx "
` [PATCH net-next v2 3/5] net: wangxun: Implement vlan add and kill functions
` [PATCH net-next v2 4/5] net: wangxun: ngbe add netdev features support
` [PATCH net-next v2 5/5] net: wangxun: txgbe "

[PATCH] net: vmxnet3: Fix NULL pointer dereference in vmxnet3_rq_rx_complete()
 2023-04-17 12:21 UTC 

[PATCH net-next 00/15] net/mlx5e: Extend XDP multi-buffer capabilities
 2023-04-17 12:19 UTC  (16+ messages)
` [PATCH net-next 01/15] net/mlx5e: Move XDP struct and enum to XDP header
` [PATCH net-next 02/15] net/mlx5e: Move struct mlx5e_xmit_data to datapath header
` [PATCH net-next 03/15] net/mlx5e: Introduce extended version for mlx5e_xmit_data
` [PATCH net-next 04/15] net/mlx5e: XDP, Remove doubtful unlikely calls
` [PATCH net-next 05/15] net/mlx5e: XDP, Use multiple single-entry objects in xdpi_fifo
` [PATCH net-next 06/15] net/mlx5e: XDP, Add support for multi-buffer XDP redirect-in
` [PATCH net-next 07/15] net/mlx5e: XDP, Improve Striding RQ check with XDP
` [PATCH net-next 08/15] net/mlx5e: XDP, Let XDP checker function get the params as input
` [PATCH net-next 09/15] net/mlx5e: XDP, Consider large muti-buffer packets in Striding RQ params calculations
` [PATCH net-next 10/15] net/mlx5e: XDP, Remove un-established assumptions on XDP buffer
` [PATCH net-next 11/15] net/mlx5e: XDP, Allow non-linear single-segment frames in XDP TX MPWQE
` [PATCH net-next 12/15] net/mlx5e: RX, Take shared info fragment addition into a function
` [PATCH net-next 13/15] net/mlx5e: RX, Generalize mlx5e_fill_mxbuf()
` [PATCH net-next 14/15] net/mlx5e: RX, Prepare non-linear striding RQ for XDP multi-buffer support
` [PATCH net-next 15/15] net/mlx5e: RX, Add XDP multi-buffer support in Striding RQ

[-net-next v12 0/6] Add Ethernet driver for StarFive JH7110 SoC
 2023-04-17 10:02 UTC  (7+ messages)
` [-net-next v12 1/6] dt-bindings: net: snps,dwmac: Add dwmac-5.20 version
` [-net-next v12 2/6] net: stmmac: platform: Add snps,dwmac-5.20 IP compatible string
` [-net-next v12 3/6] dt-bindings: net: snps,dwmac: Add 'ahb' reset/reset-name
` [-net-next v12 4/6] dt-bindings: net: Add support StarFive dwmac
` [-net-next v12 5/6] net: stmmac: Add glue layer for StarFive JH7110 SoC
` [-net-next v12 6/6] net: stmmac: dwmac-starfive: Add phy interface settings

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

[PATCH net-next 0/5] net: skbuff: hide some bitfield members
 2023-04-17 12:09 UTC  (6+ messages)
` [PATCH net-next 4/5] net: skbuff: push nf_trace down the bitfield
` [PATCH net-next 5/5] net: skbuff: hide nf_trace and ipvs_property

[PATCH net] mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next()
 2023-04-17 12:07 UTC 

[PATCH net-next v2 0/6] ice: lower CPU usage with GNSS
 2023-04-17 12:03 UTC  (13+ messages)
` [PATCH net-next v2 1/6] ice: do not busy-wait to read GNSS data
` [PATCH net-next v2 2/6] ice: increase the GNSS data polling interval to 20 ms
` [PATCH net-next v2 3/6] ice: remove ice_ctl_q_info::sq_cmd_timeout
` [PATCH net-next v2 4/6] ice: sleep, don't busy-wait, for ICE_CTL_Q_SQ_CMD_TIMEOUT
` [PATCH net-next v2 5/6] ice: remove unused buffer copy code in ice_sq_send_cmd_retry()
` [PATCH net-next v2 6/6] ice: sleep, don't busy-wait, in the SQ send retry loop

[PATCH v3 6/7] mm/gup: remove vmas parameter from pin_user_pages()
 2023-04-17 11:59 UTC  (3+ messages)

[PATCH net] virtio-net: reject small vring sizes
 2023-04-17 11:57 UTC  (23+ messages)

[PATCH] net: ethernet: stmmac: dwmac-sti: remove stih415/stih416/stid127
 2023-04-17 11:12 UTC  (2+ messages)

[patch V3 0/4] net, refcount: Address dst_entry reference count scalability issues
 2023-04-17 11:44 UTC  (2+ messages)

[PATCH bpf V7 0/7] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
 2023-04-17 11:35 UTC  (5+ messages)
` [PATCH bpf V7 4/7] mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type

[PATCH][next] wifi: mt76: Replace zero-length array with flexible-array member
 2023-04-17 11:28 UTC  (4+ messages)

[PATCH net] net/sched: sch_fq: fix integer overflow of "credit"
 2023-04-17 11:16 UTC  (2+ messages)

[PATCH] dt-bindings: net: dwmac: sti: remove stih415/sti416/stid127
 2023-04-17 11:13 UTC  (2+ messages)

[PATCH v2 0/8] sched/topology: add for_each_numa_cpu() macro
 2023-04-17 11:11 UTC  (2+ messages)

[RFC PATCH] net: mvpp2: tai: add extts support
 2023-04-17 11:07 UTC  (2+ messages)

[regression] Bug 217286 - ath11k:deny assoc request, Invalid supported ch width and ext nss combination
 2023-04-17  9:50 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net v1] ice: fix undersized tx_flags field
 2023-04-17 10:16 UTC  (2+ messages)

[PATCH] ath11k: pci: Add more MODULE_FIRMWARE() entries
 2023-04-17 10:17 UTC  (2+ messages)

[PATCH v4] dt-bindings: net: Convert ATH10K to YAML
 2023-04-17 10:12 UTC  (2+ messages)

[PATCH v1] Bluetooth: Optimize devcoredump API hci_devcd_init()
 2023-04-17  9:39 UTC  (2+ messages)
` [PATCH v2] Bluetooth: Devcoredump: Fix storing u32 without specifying byte order issue

[PATCH v2 0/2] ath9k: of_init: add endian check
 2023-04-17  9:38 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: net: wireless: ath9k: document "
` [PATCH v2 2/2] ath9k: of_init: add "

[PATCH net-next v3 0/3] r8169: use new macros from netdev_queues.h
 2023-04-17  9:38 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: add macro netif_subqueue_completed_wake
` [PATCH net-next v3 2/3] r8169: use new macro netif_subqueue_maybe_stop in rtl8169_start_xmit
` [PATCH net-next v3 3/3] r8169: use new macro netif_subqueue_completed_wake in the tx cleanup path

[PATCH net-next 00/12] ice: switchdev bridge offload
 2023-04-17  9:34 UTC  (13+ messages)
` [PATCH net-next 01/12] ice: Minor switchdev fixes
` [PATCH net-next 02/12] ice: Remove exclusion code for RDMA+SRIOV
` [PATCH net-next 03/12] ice: Unset src prune on uplink VSI
` [PATCH net-next 04/12] ice: Implement basic eswitch bridge setup
` [PATCH net-next 05/12] ice: Switchdev FDB events support
` [PATCH net-next 06/12] ice: Add guard rule when creating FDB in switchdev
` [PATCH net-next 07/12] ice: Accept LAG netdevs in bridge offloads
` [PATCH net-next 08/12] ice: Add VLAN FDB support in switchdev mode
` [PATCH net-next 09/12] ice: implement bridge port vlan
` [PATCH net-next 10/12] ice: implement static version of ageing
` [PATCH net-next 11/12] ice: add tracepoints for the switchdev bridge
` [PATCH net-next 12/12] ice: Ethtool fdb_cnt stats

[PATCH net-next v2] net: lan966x: Fix lan966x_ifh_get
 2023-04-17  9:10 UTC  (2+ messages)

[PATCH net v2] net/sched: clear actions pointer in miss cookie init fail
 2023-04-17  9:10 UTC  (2+ messages)

kernel BUG in fou_build_udp
 2023-04-17  9:00 UTC  (3+ messages)

[PATCH] can: dev: add transceiver capabilities to xilinx_can
 2023-04-17  8:52 UTC 

[PATCH 0/2] brcmfmac: Demote some kernel errors to info
 2023-04-17  8:13 UTC  (9+ messages)
` [PATCH 1/2] wifi: brcmfmac: Demote vendor-specific attach/detach messages "
` [PATCH 2/2] wifi: brcmfmac: Demote p2p unknown frame error to info (once)

[PATCH 0/2] Access variable length array relaxed for integer type
 2023-04-17  8:07 UTC  (3+ messages)
` [PATCH 1/2] bpf: support access variable length array of "
` [PATCH 2/2] selftests/bpf: Add test to access integer type of variable array

[RESEND PATCH net 0/2] iavf: Fix issues when setting channels concurrency with removing
 2023-04-17  7:40 UTC  (3+ messages)
` [RESEND PATCH net 1/2] iavf: Fix use-after-free in free_netdev
` [RESEND PATCH net 2/2] iavf: Fix out-of-bounds when setting channels on remove

[PATCH net-next 0/5] mptcp: various small cleanups
 2023-04-17  7:30 UTC  (2+ messages)

[PATCH net-next 0/2] sctp: add some missing peer_capables in sctp info dump
 2023-04-17  7:30 UTC  (2+ messages)

[PATCH net v2] sfc: Fix use-after-free due to selftest_work
 2023-04-17  7:30 UTC  (2+ messages)

[RFC PATCH 0/5] Enable multiple MCAN on AM62x
 2023-04-17  7:26 UTC  (7+ messages)
` [RFC PATCH 5/5] can: m_can: Add hrtimer to generate software interrupt

[PATCH net-next 0/5] mptcp: refactor first subflow init
 2023-04-17  7:20 UTC  (2+ messages)

[net-next 01/15] net/mlx5: DR, Move ACTION_CACHE_LINE_SIZE macro to header
 2023-04-17  7:20 UTC  (2+ messages)

[PATCH net-next] net: phy: micrel: Fix PTP_PF_PEROUT for lan8841
 2023-04-17  7:20 UTC  (2+ messages)

[PATCH net-next 0/3] selftests: openvswitch: add support for testing upcall interface
 2023-04-17  7:20 UTC  (2+ messages)

[PATCH net-next] net: lan966x: Fix lan966x_ifh_get
 2023-04-17  7:13 UTC  (3+ messages)

[PATCH net 0/2] bnxt_en: Bug fixes
 2023-04-17  6:58 UTC  (3+ messages)
` [PATCH net 1/2] bnxt_en: Do not initialize PTP on older P3/P4 chips
` [PATCH net 2/2] bnxt_en: Fix a possible NULL pointer dereference in unload path

[PATCH net-next] xsk: introduce xsk_dma_ops
 2023-04-17  6:48 UTC  (7+ messages)

[PATCH net] bonding: Fix memory leak when changing bond type to Ethernet
 2023-04-17  6:12 UTC 

[PATCH net-next v2] net: wwan: Expose secondary AT port on DATA1
 2023-04-17  6:07 UTC 

[syzbot] [bluetooth?] WARNING: bad unlock balance in l2cap_bredr_sig_cmd
 2023-04-17  5:35 UTC 

[syzbot] [bluetooth?] WARNING: bad unlock balance in l2cap_recv_frame
 2023-04-17  5:34 UTC  (3+ messages)
` [PATCH] Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp

[PATCH] ath9k: fix calibration data endianness
 2023-04-17  5:33 UTC  (8+ messages)

[PATCH net v2 0/2] ixgbe: Multiple RSS bugfixes
 2023-04-17  4:58 UTC  (5+ messages)
` [PATCH net v2 1/2] ixgbe: Allow flow hash to be set via ethtool
` [PATCH net v2 2/2] ixgbe: Enable setting RSS table to default values

[PATCH net-next V2 1/2] virtio-net: convert rx mode setting to use workqueue
 2023-04-17  3:40 UTC  (3+ messages)

[PATCH net-next v2 0/6] TXGBE PHYLINK support
 2023-04-17  3:17 UTC  (9+ messages)
` [PATCH net-next v2 2/6] net: txgbe: Implement I2C bus master driver

[PATCH net v3 1/1] igc: read before write to SRRCTL register
 2023-04-17  2:53 UTC  (4+ messages)

[PATCH net v3] net: ethernet: fix use after free bug in ns83820_remove_one due to race condition
 2023-04-17  1:31 UTC 

[PATCHv4 net-next] bonding: add software tx timestamping support
 2023-04-17  0:17 UTC  (5+ messages)

[PATCH] PPPoL2TP: Add more code snippets
 2023-04-16 22:43 UTC  (3+ messages)

[PATCH net] net: rpl: fix rpl header size calculation
 2023-04-16 21:31 UTC  (3+ 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).