netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-04 06:31:24 to 2023-04-04 17:31:28 UTC [more...]

[PATCH net 0/2][pull request] iavf: fix racing in VLANs
 2023-04-04 17:25 UTC  (2+ messages)
` [PATCH net 1/2] iavf: refactor VLAN filter states

[PATCH net] bgmac: fix *initial* chip reset to support BCM5358
 2023-04-04 13:52 UTC  (3+ messages)

[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2023-04-04 (ice)
 2023-04-04 17:23 UTC  (3+ messages)
` [PATCH net 1/2] ice: fix wrong fallback logic for FDIR
` [PATCH net 2/2] ice: Reset FDIR counter in FDIR init stage

[RFC net 1/1] net: stmmac: skip PHY scanning when PHY already attached in DT mode
 2023-04-04 17:21 UTC  (3+ messages)

[PATCH v3 15/55] ip, udp: Support MSG_SPLICE_PAGES
 2023-04-04 17:16 UTC  (10+ messages)
  ` [PATCH v3 00/55] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES)
    ` [PATCH v3 38/55] siw: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage to transmit

[PATCH v2 net-next] mac80211_hwsim: fix potential NULL deref in hwsim_pmsr_report_nl()
 2023-04-04 17:16 UTC 

[PATCH 5.4 182/389] PCI/portdrv: Dont disable AER reporting in get_port_device_capability()
 2023-04-04 17:09 UTC  (2+ messages)

[PATCH v10 00/13] Network support for Landlock
 2023-04-04 17:02 UTC  (8+ messages)
` [PATCH v10 09/13] landlock: Add network rules and TCP hooks support

[PATCH net] mac80211_hwsim: fix potential NULL deref in hwsim_pmsr_report_nl()
 2023-04-04 17:01 UTC  (3+ messages)

[PATCH net-next v3] net/mlx5e: Remove NULL check before dev_{put, hold}
 2023-04-04 16:44 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next 00/15] Introduce IDPF driver
 2023-04-04 16:42 UTC  (12+ messages)
` [Intel-wired-lan] [PATCH net-next 01/15] virtchnl: add virtchnl version 2 ops

[PATCH net 0/3] bonding: fix ns validation on backup slaves
 2023-04-04 16:34 UTC  (6+ messages)
` [PATCH net 2/3] selftests: bonding: re-format bond option tests

[GIT PULL] Improve IPsec limits, ESN and replay window
 2023-04-04 16:30 UTC  (2+ messages)

[PATCH v7 vfio 0/7] pds_vfio driver
 2023-04-04 16:15 UTC  (4+ messages)
` [PATCH v7 vfio 2/7] vfio/pds: Initial support for pds_vfio VFIO driver

[PATCH net 1/1] net: stmmac: Add queue reset into stmmac_xdp_open() function
 2023-04-04 16:11 UTC  (2+ messages)

[PATCH net-next v1 0/7] net: dsa: microchip: ksz8: Enhance static MAC table operations and error handling
 2023-04-04 16:00 UTC  (20+ messages)
` [PATCH net-next v1 1/7] net: dsa: microchip: ksz8: Separate static MAC table operations for code reuse
` [PATCH net-next v1 2/7] net: dsa: microchip: ksz8: Implement add/del_fdb and use static MAC table operations
` [PATCH net-next v1 3/7] net: dsa: microchip: ksz8: Make ksz8_r_sta_mac_table() static
` [PATCH net-next v1 4/7] net: dsa: microchip: ksz8_r_sta_mac_table(): Avoid using error code for empty entries
` [PATCH net-next v1 5/7] net: dsa: microchip: ksz8_r_sta_mac_table(): Utilize error values from read/write functions
` [PATCH net-next v1 6/7] net: dsa: microchip: Make ksz8_w_sta_mac_table() static
` [PATCH net-next v1 7/7] net: dsa: microchip: Utilize error values in ksz8_w_sta_mac_table()

[PATCH] skbuff: Fix a race between coalescing and releasing SKBs
 2023-04-04 15:51 UTC  (3+ messages)

[PATCH v8 0/4] Another crack at a handshake upcall mechanism
 2023-04-04 15:44 UTC  (6+ messages)
` [PATCH v8 1/4] net/handshake: Create a NETLINK service for handling handshake requests
` [PATCH v8 4/4] SUNRPC: Recognize control messages in server-side TCP socket code

[PATCH v2 net-next] bluetooth: unregister correct BTPROTO for CMTP
 2023-04-04 15:40 UTC  (2+ messages)

[PATCH] net/mlx5: stop waiting for PCI link if reset is required
 2023-04-04 15:27 UTC  (3+ messages)

[PATCH v6 1/2] net: stmmac: add support for platform specific reset
 2023-04-04 15:25 UTC  (4+ messages)
` [PATCH v6 2/2] net: stmmac: dwmac-imx: use platform specific reset for imx93 SoCs

[PATCH v4 0/9] rtw88: Add SDIO support
 2023-04-04 15:14 UTC  (3+ messages)
` [PATCH v4 2/9] wifi: rtw88: sdio: Add HCI implementation for SDIO based chipsets

[PATCH net] netlink: annotate lockless accesses to nlk->max_recvmsg_len
 2023-04-04 15:10 UTC  (2+ messages)

[PATCH] net: Added security socket
 2023-04-04 15:04 UTC  (3+ messages)

[PATCH net-next 0/10] pull-request: can-next 2023-04-04-2
 2023-04-04 14:59 UTC  (11+ messages)
` [PATCH net-next 01/10] can: isotp: add module parameter for maximum pdu size
` [PATCH net-next 02/10] dt-bindings: arm: stm32: add compatible for syscon gcan node
` [PATCH net-next 03/10] dt-bindings: net: can: add STM32 bxcan DT bindings
` [PATCH net-next 04/10] ARM: dts: stm32: add CAN support on stm32f429
` [PATCH net-next 05/10] ARM: dts: stm32: add pin map for CAN controller on stm32f4
` [PATCH net-next 06/10] can: bxcan: add support for ST bxCAN controller
` [PATCH net-next 07/10] can: rcar_canfd: rcar_canfd_probe(): fix plain integer in transceivers[] init
` [PATCH net-next 08/10] dt-bindings: can: fsl,flexcan: add optional power-domains property
` [PATCH net-next 09/10] can: esd_usb: Add support for CAN_CTRLMODE_BERR_REPORTING
` [PATCH net-next 10/10] kvaser_usb: convert USB IDs to hexadecimal values

[PATCH net-next 0/10] pull-request: can-next 2023-04-04
 2023-04-04 14:54 UTC  (14+ messages)
` [PATCH net-next 01/10] can: isotp: add module parameter for maximum pdu size
` [PATCH net-next 02/10] dt-bindings: arm: stm32: add compatible for syscon gcan node
` [PATCH net-next 03/10] dt-bindings: net: can: add STM32 bxcan DT bindings
` [PATCH net-next 04/10] ARM: dts: stm32: add CAN support on stm32f429
` [PATCH net-next 05/10] ARM: dts: stm32: add pin map for CAN controller on stm32f4
` [PATCH net-next 06/10] can: bxcan: add support for ST bxCAN controller
` [PATCH net-next 07/10] can: rcar_canfd: ircar_canfd_probe(): fix plain integer in transceivers[] init
` [PATCH net-next 08/10] dt-bindings: can: fsl,flexcan: add optional power-domains property
` [PATCH net-next 09/10] can: esd_usb: Add support for CAN_CTRLMODE_BERR_REPORTING
` [PATCH net-next 10/10] kvaser_usb: convert USB IDs to hexadecimal values

[PATCH bpf-next 0/8] bpf: Follow up to RCU enforcement in the verifier
 2023-04-04 14:51 UTC  (4+ messages)
` [PATCH bpf-next 4/8] bpf: Teach verifier that certain helpers accept NULL pointer

[PATCH v8 net-next 00/14] pds_core driver
 2023-04-04 14:48 UTC  (5+ messages)
` [PATCH v8 net-next 07/14] pds_core: add FW update feature to devlink

Convention regarding SGMII in-band autonegotiation
 2023-04-04 14:46 UTC  (10+ messages)

[PATCH net-next v2 0/4] Support MACsec VLAN
 2023-04-04 14:37 UTC  (10+ messages)
` [PATCH net-next v2 1/4] vlan: Add MACsec offload operations for VLAN interface

[syzbot] Monthly can report
 2023-04-04 14:23 UTC 

[syzbot] Monthly batman report
 2023-04-04 14:20 UTC 

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

[PATCH v2 net] net: stmmac: fix up RX flow hash indirection table when setting channels
 2023-04-04 13:30 UTC  (2+ messages)

[PATCH] net: fec: make use of MDIO C45 quirk
 2023-04-04 13:23 UTC  (2+ messages)

[PATCH v5 0/9] vdpa_sim: add support for user VA
 2023-04-04 13:17 UTC  (10+ messages)
` [PATCH v5 1/9] vdpa: add bind_mm/unbind_mm callbacks
` [PATCH v5 2/9] vhost-vdpa: use bind_mm/unbind_mm device callbacks
` [PATCH v5 3/9] vringh: replace kmap_atomic() with kmap_local_page()
` [PATCH v5 4/9] vringh: define the stride used for translation
` [PATCH v5 5/9] vringh: support VA with iotlb
` [PATCH v5 6/9] vdpa_sim: make devices agnostic for work management
` [PATCH v5 7/9] vdpa_sim: use kthread worker
` [PATCH v5 8/9] vdpa_sim: replace the spinlock with a mutex to protect the state
` [PATCH v5 9/9] vdpa_sim: add support for user VA

[PATCH ipsec] xfrm: don't check the default policy if the policy allows the packet
 2023-04-04 13:12 UTC 

[PATCH] can: CAN_BXCAN should depend on ARCH_STM32
 2023-04-04 12:59 UTC  (2+ messages)

[PATCH bpf-next v2 00/10] xsk: Support UMEM chunk_size > PAGE_SIZE
 2023-04-04 12:54 UTC  (10+ messages)
` [PATCH bpf-next v2 08/10] "

[PATCH v3] net: mac80211: Add NULL checks for sta->sdata
 2023-04-04 12:47 UTC 

[RFC PATCH net-next 0/6] ethtool: track custom RSS contexts in the core
 2023-04-04 12:32 UTC  (13+ messages)
` [RFC PATCH net-next 1/6] net: ethtool: attach an IDR of custom RSS contexts to a netdevice
` [RFC PATCH net-next 2/6] net: ethtool: record custom RSS contexts in the IDR
` [RFC PATCH net-next 3/6] net: ethtool: let the core choose RSS context IDs
` [RFC PATCH net-next 5/6] net: ethtool: add a mutex protecting RSS contexts

[PATCH net-next RFC v2] Add NDOs for hardware timestamp get/set
 2023-04-04 12:30 UTC  (6+ messages)

[PATCH v7 0/4] Introduce PRU platform consumer API
 2023-04-04 11:53 UTC  (5+ 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 v4 0/3] vsock: return errors other than -ENOMEM to socket
 2023-04-04 11:50 UTC  (2+ messages)

[PATCH net-next v2 0/4] ice: allow matching on meta data
 2023-04-04 11:44 UTC  (12+ messages)
` [PATCH net-next v2 1/4] ice: define meta data to match in switch
` [PATCH net-next v2 2/4] ice: remove redundant Rx field from rule info
  ` [Intel-wired-lan] "
` [PATCH net-next v2 3/4] ice: allow matching on meta data
  ` [Intel-wired-lan] "
` [PATCH net-next v2 4/4] ice: use src VSI instead of src MAC in slow-path
  ` [Intel-wired-lan] "

[PATCH net-next v3 0/3] Add support for J784S4 CPSW9G
 2023-04-04 11:38 UTC  (3+ messages)
` [PATCH net-next v3 2/3] net: ethernet: ti: am65-cpsw: Enable QSGMII "

[PATCH v10 0/5] can: bxcan: add support for ST bxCAN controller
 2023-04-04 11:28 UTC  (4+ messages)

[PATCH net-next 00/11] net: stmmac: Convert to platform remove callback returning void
 2023-04-04 11:16 UTC  (3+ messages)
` [PATCH net-next 11/11] net: stmmac: dwmac-tegra: "

[PATCH v2 0/3] p54spi devicetree conversion
 2023-04-04 11:06 UTC 

[PATCH] udp:nat:vxlan tx after nat should recsum if vxlan tx offload on
 2023-04-04 10:58 UTC  (5+ messages)
    ` [External] "

[PATCH v2] net: mac80211: Add NULL checks for sta->sdata
 2023-04-04 10:51 UTC  (3+ messages)

[RFC net-next 1/2] page_pool: allow caching from safely localized NAPI
 2023-04-04 10:50 UTC  (4+ messages)

[PATCH net] selftests: net: rps_default_mask.sh: delete veth link specifically
 2023-04-04 10:40 UTC  (2+ messages)

[PATCH net] net: ethernet: ti: am65-cpsw: Fix mdio cleanup in probe
 2023-04-04 10:40 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: dsa: microchip: ksz8: Make flow control, speed, and duplex on CPU port configurable
 2023-04-04 10:12 UTC 

[PATCH bpf v2 00/11] bpf sockmap fixes
 2023-04-04 10:11 UTC  (5+ messages)
` [PATCH bpf v2 04/12] bpf: sockmap, handle fin correctly

[PATCH] [net] update xdp_statistics in docs
 2023-04-04  9:42 UTC  (4+ messages)

[PATCH intel-net] ixgbe: allow toggling loopback mode via ndo_set_features callback
 2023-04-04  9:35 UTC 

[PATCH v5 1/2] net: stmmac: add support for platform specific reset
 2023-04-04  9:34 UTC  (4+ messages)
  ` [EXT] "

[PATCH net-next 0/4] ice: lower CPU usage with GNSS
 2023-04-04  9:25 UTC  (3+ messages)
` [PATCH net-next 1/4] ice: lower CPU usage of the GNSS read thread

[PATCH 5.10 0/5] Backport complete patchset for call inet6_destroy_sock() in IPv6 sk->sk_destruct()
 2023-04-04  9:25 UTC  (6+ messages)
` [PATCH 5.10 1/5] udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM)
` [PATCH 5.10 2/5] tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct()
` [PATCH 5.10 3/5] inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy()
` [PATCH 5.10 4/5] dccp: Call inet6_destroy_sock() via sk->sk_destruct()
` [PATCH 5.10 5/5] sctp: "

[PATCH net v2] net: openvswitch: fix race on port output
 2023-04-04  8:22 UTC  (3+ messages)

[PATCH RFC] net: qrtr: correct types of trace event parameters
 2023-04-04  8:20 UTC  (2+ messages)

[PATCH v2] wifi: mt76: mt7921: add Netgear AXE3000 (A8000) support
 2023-04-04  7:35 UTC 

[PATCH net-next 0/8] virtio_net: refactor xdp codes
 2023-04-04  8:09 UTC  (12+ messages)
` [PATCH net-next 3/8] virtio_net: introduce virtnet_xdp_handler() to seprate the logic of run xdp

[PATCH v2 net-next 00/10] mtk: wed: move cpuboot, ilm and dlm in dedicated dts nodes
 2023-04-04  8:06 UTC  (4+ messages)
` [PATCH v2 net-next 02/10] net: ethernet: mtk_wed: move cpuboot in a dedicated dts node

[PATCH v1 net 0/2] raw/ping: Fix locking in /proc/net/{raw,icmp}
 2023-04-04  7:34 UTC  (7+ messages)
` [PATCH v1 net 1/2] raw: Fix NULL deref in raw_get_next()

[PATCH] net: openvswitch: fix race on port output
 2023-04-04  7:25 UTC  (5+ messages)

[PATCH net-next 0/3] net: provide macros for commonly copied lockless queue stop/wake code
 2023-04-04  6:39 UTC  (6+ messages)
` [PATCH net-next 1/3] "


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