netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-07 09:49:47 to 2023-01-09 07:30:29 UTC [more...]

[PATCH v6 net-next 0/2] Fixed warnings
 2023-01-09  7:30 UTC  (2+ messages)

[PATCH net v2] net: ipa: correct IPA v4.7 IMEM offset
 2023-01-09  7:30 UTC  (3+ messages)

[PATCH v2] Bluetooth: Fix possible deadlock in rfcomm_sk_state_change
 2023-01-09  7:06 UTC  (5+ messages)

[PATCH net-next] Remove DECnet support from kernel
 2023-01-09  7:04 UTC  (2+ messages)

[net PATCH] octeontx2-pf: Fix resource leakage in VF driver unbind
 2023-01-09  6:13 UTC 

[PATCH V1 net-next 0/5] Add devlink support to ena
 2023-01-09  6:00 UTC  (9+ messages)
` [PATCH V1 net-next 1/5] net: ena: Register ena device to devlink
` [PATCH V1 net-next 2/5] net: ena: Add devlink reload functionality
` [PATCH V1 net-next 3/5] net: ena: Configure large LLQ using devlink params
` [PATCH V1 net-next 4/5] net: ena: Several changes to support large LLQ configuration
` [PATCH V1 net-next 5/5] net: ena: Add devlink documentation

[Patch net-next v7 00/13] net: dsa: microchip: add PTP support for KSZ9563/KSZ8563 and LAN937x
 2023-01-09  4:12 UTC  (5+ messages)
` [Patch net-next v7 06/13] net: ptp: add helper for one-step P2P clocks

[PATCHv2 00/12] iov_iter: replace import_single_range with ubuf
 2023-01-09  3:51 UTC  (3+ messages)
  ` [PATCHv2 02/12] io_uring: switch network send/recv to ITER_UBUF

[PATCH v3 net-next 0/5] net: wwan: t7xx: fw flashing & coredump support
 2023-01-09  3:48 UTC  (11+ messages)
` [PATCH v3 net-next 2/5] net: wwan: t7xx: Infrastructure for early port configuration
` [PATCH v3 net-next 3/5] net: wwan: t7xx: PCIe reset rescan
` [PATCH v3 net-next 5/5] net: wwan: t7xx: Devlink documentation

[PATCH v3 0/9] virtio-net: support multi buffer xdp
 2023-01-09  2:48 UTC  (3+ messages)
` [PATCH v3 2/9] virtio-net: set up xdp for multi buffer packets

[PATCH net-next v6] net: ngbe: Add ngbe mdio bus driver
 2023-01-09  2:40 UTC  (4+ messages)

[PATCH] Bluetooth: hci_sync: fix memory leak in hci_update_adv_data()
 2023-01-09  1:26 UTC 

[PATCH net v4] af_unix: selftest: Fix the size of the parameter to connect()
 2023-01-09  1:15 UTC  (2+ messages)

[PATCH v3 0/7] Add Ethernet driver for StarFive JH7110 SoC
 2023-01-09  1:13 UTC  (4+ messages)
` [PATCH v3 5/7] net: stmmac: Add glue layer for StarFive JH7110 SoCs

[PATCH 0/4] rtw88: Four fixes found while working on SDIO support
 2023-01-09  0:55 UTC  (4+ messages)

[PATCH v3 net-next 0/5] add PLCA RS support and onsemi NCN26000
 2023-01-09  0:11 UTC  (6+ messages)
` [PATCH v3 net-next 1/5] net/ethtool: add netlink interface for the PLCA RS
` [PATCH v3 net-next 2/5] drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
` [PATCH v3 net-next 3/5] drivers/net/phy: add connection between ethtool and phylib for PLCA
` [PATCH v3 net-next 4/5] drivers/net/phy: add helpers to get/set PLCA configuration
` [PATCH v3 net-next 5/5] drivers/net/phy: add driver for the onsemi NCN26000 10BASE-T1S PHY

[PATCH v2 net-next 0/5] add PLCA RS support and onsemi NCN26000
 2023-01-08 23:57 UTC  (14+ messages)
` [PATCH v2 net-next 1/5] net/ethtool: add netlink interface for the PLCA RS
` [PATCH v2 net-next 2/5] drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
` [PATCH v2 net-next 3/5] drivers/net/phy: add connection between ethtool and phylib for PLCA
` [PATCH v2 net-next 4/5] drivers/net/phy: add helpers to get/set PLCA configuration
` [PATCH v2 net-next 5/5] drivers/net/phy: add driver for the onsemi NCN26000 10BASE-T1S PHY

net: ipv6: raw: fixes null pointer deference in rawv6_push_pending_frames
 2023-01-08 22:09 UTC  (5+ messages)

[PATCH v3] sock: add tracepoint for send recv length
 2023-01-08 21:34 UTC  (4+ messages)
  ` [External] "

[PATCH v1 RFC] wifi: rtw88: Validate the eFuse structs
 2023-01-08 21:31 UTC 

[PATCH selftest/net/af_unix 1/1] Fix size of parameter to connect()
 2023-01-08 21:30 UTC  (7+ messages)
  ` [PATCH net v2] af_unix: selftest: Fix the size of the "

[PATCH v3 0/3] wifi: rtw88: Three locking fixes for existing code
 2023-01-08 21:13 UTC  (4+ messages)
` [PATCH v3 1/3] wifi: rtw88: Move register access from rtw_bf_assoc() outside the RCU
` [PATCH v3 2/3] wifi: rtw88: Use rtw_iterate_vifs() for rtw_vif_watch_dog_iter()
` [PATCH v3 3/3] wifi: rtw88: Use non-atomic sta iterator in rtw_ra_mask_info_update()

[PATCH v2 0/2] net: rfkill-gpio device tree support
 2023-01-08 20:48 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: net: Add rfkill-gpio binding

[PATCH net-next v6 0/4] vsock: update tools and error handling
 2023-01-08 20:43 UTC  (5+ messages)
` [PATCH net-next v6 1/4] vsock: return errors other than -ENOMEM to socket
` [PATCH net-next v6 2/4] test/vsock: rework message bounds test
` [PATCH net-next v6 3/4] test/vsock: add big message test
` [PATCH net-next v6 4/4] test/vsock: vsock_perf utility

kernel BUG in __ip_make_skb()
 2023-01-08 19:37 UTC  (2+ messages)

[PATCH net] Revert "r8169: disable detection of chip version 36"
 2023-01-08 19:37 UTC 

[PATCH bpf-next 0/2] bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room()
 2023-01-08 19:16 UTC  (4+ messages)
` [PATCH bpf-next 1/2] "

[RFC PATCH net-next v11] vmxnet3: Add XDP support
 2023-01-08 18:18 UTC 

BUG: tools/testing/selftests/net/l2_tos_ttl_inherit.sh hangs when selftest restarted
 2023-01-08 17:55 UTC  (9+ messages)

[net-next] ipv6: fix routing cache overflow for raw sockets
 2023-01-08 17:34 UTC  (10+ messages)

[PATCH] mm: remove zap_page_range and create zap_vma_pages
 2023-01-08 17:24 UTC  (2+ messages)

[patch net-next v2 0/9] devlink: features, linecard and reporters locking cleanup
 2023-01-08 17:01 UTC  (16+ messages)
` [patch net-next v2 1/9] devlink: remove devlink features
` [patch net-next v2 2/9] devlink: remove linecards lock
` [patch net-next v2 3/9] devlink: remove linecard reference counting
` [patch net-next v2 4/9] devlink: remove reporters_lock
` [patch net-next v2 5/9] devlink: remove reporter reference counting
` [patch net-next v2 6/9] devlink: convert linecards dump to devlink_nl_instance_iter_dump()
` [patch net-next v2 7/9] devlink: convert reporters "
` [patch net-next 8/8] devlink: add instance lock assertion in devl_is_registered()
` [patch net-next v2 8/9] devlink: remove devlink_dump_for_each_instance_get() helper
` [patch net-next v2 9/9] devlink: add instance lock assertion in devl_is_registered()

[PATCH net] ipv6: prevent only DAD and RS sending for IFF_NO_ADDRCONF
 2023-01-08 16:58 UTC  (3+ messages)

[RESEND RFC PATCH v5 0/5] can: bxcan: add support for ST bxCAN controller
 2023-01-08 16:25 UTC  (3+ messages)
` [RESEND RFC PATCH v5 2/5] dt-bindings: net: can: add STM32 bxcan DT bindings
` [RESEND RFC PATCH v5 5/5] can: bxcan: add support for ST bxCAN controller

[PATCH net 0/3] selftests/net: Isolate l2_tos_ttl_inherit.sh in its own netns
 2023-01-08 15:45 UTC  (4+ messages)
` [PATCH net 1/3] selftests/net: l2_tos_ttl_inherit.sh: Set IPv6 addresses with "nodad"
` [PATCH net 2/3] selftests/net: l2_tos_ttl_inherit.sh: Run tests in their own netns
` [PATCH net 3/3] selftests/net: l2_tos_ttl_inherit.sh: Ensure environment cleanup on failure

[PATCH v3] net: nfc: Fix use-after-free in local_cleanup()
 2023-01-08 15:45 UTC  (2+ messages)

[PATCH bpf-next v1] bpf: Remove the unnecessary insn buffer comparison
 2023-01-08 15:12 UTC 

[PATCH] net: ena: initialize dim_sample
 2023-01-08 14:38 UTC 

[RFC PATCH net-next v10] vmxnet3: Add XDP support
 2023-01-08 14:27 UTC  (3+ messages)

[PATCH v3 net-next 0/5] net: ethernet: mtk_wed: introduce reset support
 2023-01-08 13:45 UTC  (10+ messages)
` [PATCH v3 net-next 1/5] net: ethernet: mtk_eth_soc: introduce mtk_hw_reset utility routine
` [PATCH v3 net-next 2/5] net: ethernet: mtk_eth_soc: introduce mtk_hw_warm_reset support
` [PATCH v3 net-next 3/5] net: ethernet: mtk_eth_soc: align reset procedure to vendor sdk
` [PATCH v3 net-next 4/5] net: ethernet: mtk_eth_soc: add dma checks to mtk_hw_reset_check
` [PATCH v3 net-next 5/5] net: ethernet: mtk_wed: add reset/reset_complete callbacks

[net PATCH] octeontx2-pf: Use GFP_ATOMIC in atomic context
 2023-01-08 13:08 UTC  (2+ messages)

[PATCH] wifi: rtl8xxxu: fixing transmisison failure for rtl8192eu
 2023-01-08 12:49 UTC  (4+ messages)

[PATCH net-next v2] samples/bpf: fixup some tools to be able to support xdp multibuffer
 2023-01-08 12:42 UTC  (12+ messages)

[PATCH rdma-next 0/4] Rely on firmware to get special mkeys
 2023-01-08 10:32 UTC  (13+ messages)
` [PATCH mlx5-next 3/4] net/mlx5: Use query_special_contexts for mkeys
` [PATCH rdma-next 4/4] RDMA/mlx5: "

[PATCH] Bluetooth: Fix possible deadlock in rfcomm_sk_state_change
 2023-01-08 10:12 UTC  (4+ messages)

[PATCH v4 net-next 0/3] mv88e6xxx: Add MAB offload support
 2023-01-08  9:48 UTC  (4+ messages)
` [PATCH v4 net-next 1/3] net: dsa: mv88e6xxx: change default return of mv88e6xxx_port_bridge_flags
` [PATCH v4 net-next 2/3] net: dsa: mv88e6xxx: shorten the locked section in mv88e6xxx_g1_atu_prob_irq_thread_fn()
` [PATCH v4 net-next 3/3] net: dsa: mv88e6xxx: mac-auth/MAB implementation

[PATCH net-next v6 0/2] Add support to offload macsec using netlink update
 2023-01-08  9:46 UTC  (4+ messages)
` [PATCH net-next v6 1/2] macsec: add support for IFLA_MACSEC_OFFLOAD in macsec_changelink

[PATCH bpf-next v6 00/17] xdp: hints via kfuncs
 2023-01-08  7:38 UTC  (5+ messages)
` [PATCH bpf-next v6 15/17] net/mlx5e: Introduce wrapper for xdp_buff
` [PATCH bpf-next v6 16/17] net/mlx5e: Support RX XDP metadata

[PATCH 0/8] Add Auxiliary driver support
 2023-01-08  3:02 UTC  (9+ messages)
` [PATCH 1/8] bnxt_en: Add auxiliary "
` [PATCH 2/8] RDMA/bnxt_re: Use auxiliary driver interface
` [PATCH 3/8] bnxt_en: Remove usage of ulp_id
` [PATCH 4/8] bnxt_en: Use direct API instead of indirection
` [PATCH 5/8] bnxt_en: Use auxiliary bus calls over proprietary calls
` [PATCH 6/8] bnxt_en: Remove struct bnxt access from RoCE driver
` [PATCH 7/8] RDMA/bnxt_re: Remove the sriov config callback
` [PATCH 8/8] bnxt_en: Remove runtime interrupt vector allocation

[PATCH v4] sock: add tracepoint for send recv length
 2023-01-08  2:55 UTC 

[PATCH v2 0/4] wifi: libertas: IE handling fixes
 2023-01-08  1:30 UTC  (5+ messages)
` [PATCH v2 1/4] wifi: libertas: fix capitalization in mrvl_ie_data struct
` [PATCH v2 2/4] wifi: libertas: only add RSN/WPA IE in lbs_add_wpa_tlv
` [PATCH v2 3/4] wifi: libertas: add new TLV type for WPS enrollee IE
` [PATCH v2 4/4] wifi: libertas: add support for WPS enrollee IE in probe requests

[PATCH net 00/19] rxrpc: Fix race between call connection, data transmit and call disconnect
 2023-01-07 23:20 UTC  (21+ messages)
` [PATCH net 01/19] rxrpc: Stash the network namespace pointer in rxrpc_local
` [PATCH net 02/19] rxrpc: Make the local endpoint hold a ref on a connected call
` [PATCH net 03/19] rxrpc: Separate call retransmission from other conn events
` [PATCH net 04/19] rxrpc: Only set/transmit aborts in the I/O thread
` [PATCH net 05/19] rxrpc: Only disconnect calls "
` [PATCH net 06/19] rxrpc: Implement a mechanism to send an event notification to a connection
` [PATCH net 07/19] rxrpc: Clean up connection abort
` [PATCH net 08/19] rxrpc: Tidy up abort generation infrastructure
` [PATCH net 09/19] rxrpc: Make the set of connection IDs per local endpoint
` [PATCH net 10/19] rxrpc: Offload the completion of service conn security to the I/O thread
` [PATCH net 11/19] rxrpc: Set up a connection bundle from a call, not rxrpc_conn_parameters
` [PATCH net 12/19] rxrpc: Split out the call state changing functions into their own file
` [PATCH net 13/19] rxrpc: Wrap accesses to get call state to put the barrier in one place
` [PATCH net 14/19] rxrpc: Move call state changes from sendmsg to I/O thread
` [PATCH net 15/19] rxrpc: Move call state changes from recvmsg "
` [PATCH net 16/19] rxrpc: Remove call->state_lock
` [PATCH net 17/19] rxrpc: Move the client conn cache management to the I/O thread
` [PATCH net 18/19] rxrpc: Move client call connection "
` [PATCH net 19/19] rxrpc: Fix incoming call setup race

[PATCH] mlxsw: spectrum_router: Replace 0-length array with flexible array
 2023-01-07 22:44 UTC  (3+ messages)

[PATCH net-next v3 9/9] tsnep: Add XDP RX support
 2023-01-07 20:12 UTC  (2+ messages)

[Patch net 0/2] l2tp: fix race conditions in l2tp_tunnel_register()
 2023-01-07 19:52 UTC  (8+ messages)
` [Patch net 1/2] l2tp: convert l2tp_tunnel_list to idr
` [Patch net 2/2] l2tp: close all race conditions in l2tp_tunnel_register()

[PATCH net-next 0/7] Remove three Sun net drivers
 2023-01-07 19:16 UTC  (6+ messages)
` [PATCH net-next 1/7] ethernet: Remove the Sun Cassini driver
` [PATCH net-next 7/7] sparc: configs: Remove references to CONFIG_SUNVNET and CONFIG_LDMVSW

[PATCH v2] net: nfc: Fix use-after-free in local_cleanup()
 2023-01-07 19:02 UTC  (2+ messages)

[PATCH net] net/sched: act_mpls: Fix warning during failed attribute validation
 2023-01-07 17:10 UTC 

[PATCH 0/4] mt76: add wed reset callbacks
 2023-01-07 15:00 UTC  (5+ messages)
` [PATCH 1/4] wifi: mt76: dma: add reset to mt76_dma_wed_setup signature
` [PATCH 2/4] wifi: mt76: dma: reset wed queues in mt76_dma_rx_reset
` [PATCH 3/4] wifi: mt76: mt7915: add mt7915 wed reset callbacks
` [PATCH 4/4] wifi: mt76: mt7915: complete wed reset support

[RFC PATCH v1 00/19] rtw88: Add SDIO support
 2023-01-07 14:53 UTC  (6+ messages)
` [RFC PATCH v1 19/19] rtw88: Add support for the SDIO based RTL8821CS chipset

[PATCH net-next] net: ethernet: mtk_wed: get rid of queue lock for rx queue
 2023-01-07 14:41 UTC 

[PATCH v2 net-next 0/5] net: ethernet: mtk_wed: introduce reset support
 2023-01-07 14:39 UTC  (6+ messages)
` [PATCH v2 net-next 5/5] net: ethernet: mtk_wed: add reset/reset_complete callbacks

Aw: Re: Re: Re: [PATCH net v3 4/5] net: ethernet: mtk_eth_soc: drop generic vlan rx offload, only use DSA untagging
 2023-01-07 12:23 UTC 

[PATCH v3 net-next 0/3] mv88e6xxx: Add MAB offload support
 2023-01-07 11:40 UTC  (9+ messages)
` [PATCH v3 net-next 2/3] net: dsa: mv88e6xxx: shorten the locked section in mv88e6xxx_g1_atu_prob_irq_thread_fn()
` [PATCH v3 net-next 3/3] net: dsa: mv88e6xxx: mac-auth/MAB implementation

[patch net-next 0/8] devlink: features, linecard and reporters locking cleanup
 2023-01-07 10:11 UTC  (7+ messages)
` [patch net-next 4/8] devlink: remove reporters_lock
` [patch net-next 5/8] devlink: remove reporter reference counting
` [patch net-next 6/8] devlink: convert linecards dump to devlink_nl_instance_iter_dump()
` [patch net-next 7/8] devlink: convert reporters "
` [patch net-next 8/8] devlink: add instance lock assertion in devl_is_registered()


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