messages from 2022-07-29 21:24:58 to 2022-08-01 04:57:56 UTC [more...]
(no subject)
2022-08-01 4:57 UTC (5+ messages)
` [PATCH v2] net: tap: NULL pointer derefence in dev_parse_header_protocol when skb->dev is null
` [PATCH v3 1/2] Fixes: 924a9bc362a5 ("net: check if protocol extracted by virtio_net_hdr_set_proto is correct")
[PATCH V3 5/6] vDPA: answer num of queue pairs = 1 to userspace when VIRTIO_NET_F_MQ == 0
2022-08-01 4:50 UTC (12+ messages)
[PATCH v13 00/42] virtio pci support VIRTIO_F_RING_RESET
2022-08-01 4:49 UTC (11+ messages)
` [PATCH v13 16/42] virtio_ring: split: introduce virtqueue_resize_split()
[PATCH V3 0/6] ifcvf/vDPA: support query device config space through netlink
2022-08-01 4:44 UTC (14+ messages)
` [PATCH V3 4/6] vDPA: !FEATURES_OK should not block querying device config space
` [PATCH V3 6/6] vDPA: fix 'cast to restricted le16' warnings in vdpa.c
[PATCH] Bluetooth: Replace IS_ERR_OR_NULL with IS_ERR
2022-08-01 4:29 UTC
net-next is closed
2022-08-01 4:22 UTC
[PATCH -next] net: marvell: prestera: remove reduntant code
2022-08-01 4:07 UTC
[PATCH V4 0/3] Add the fec node on i.MX8ULP platform
2022-08-01 3:56 UTC (4+ messages)
` [PATCH V4 3/3] arm64: dts: imx8ulp-evk: Add the fec support
[PATCH linux-next] can: ctucanfd:using the pm_runtime_resume_and_get to simplify the code
2022-08-01 2:32 UTC
[PATCH linux-next] ray_cs: Remove the no effect conditional statements
2022-08-01 2:28 UTC
[PATCH linux-next] iavf: Remove the unused conditional statements
2022-08-01 2:27 UTC
[RFC] Remove DECNET support from kernel
2022-08-01 2:20 UTC (3+ messages)
Support unicode identifiers (handles)
2022-08-01 2:18 UTC
t7xx support and long term palnning
2022-08-01 1:08 UTC (2+ messages)
rose timer t error displayed in /proc/net/rose
2022-08-01 0:39 UTC (2+ messages)
[PATCH] brcm80211: remove duplicate words
2022-07-31 22:58 UTC
net: dsa: lantiq_gswip: getting the first selftests to pass
2022-07-31 21:29 UTC (6+ messages)
[PATCH] net: skb content must be visible for lockless skb_peek() and its variations
2022-07-31 20:39 UTC
[PATCH net-next 0/36] pull-request: can-next 2022-07-31
2022-07-31 19:20 UTC (37+ messages)
` [PATCH net-next 01/36] can: mcp251xfd: mcp251xfd_dump(): fix comment
` [PATCH net-next 02/36] can: can327: use KBUILD_MODNAME instead of hard coded names
` [PATCH net-next 03/36] can: ems_usb: "
` [PATCH net-next 04/36] can: softing: "
` [PATCH net-next 05/36] can: esd_usb: "
` [PATCH net-next 06/36] can: gs_ubs: "
` [PATCH net-next 07/36] can: kvaser_usb: "
` [PATCH net-next 08/36] can: ubs_8dev: "
` [PATCH net-next 09/36] can: etas_es58x: replace ES58X_MODULE_NAME with KBUILD_MODNAME
` [PATCH net-next 10/36] can: etas_es58x: remove DRV_VERSION
` [PATCH net-next 11/36] can: slcan: export slcan_ethtool_ops and remove slcan_set_ethtool_ops()
` [PATCH net-next 12/36] can: c_can: export c_can_ethtool_ops and remove c_can_set_ethtool_ops()
` [PATCH net-next 13/36] can: flexcan: export flexcan_ethtool_ops and remove flexcan_set_ethtool_ops()
` [PATCH net-next 14/36] can: slcan: use KBUILD_MODNAME and define pr_fmt to replace hardcoded names
` [PATCH net-next 15/36] can: slcan: remove useless header inclusions
` [PATCH net-next 16/36] can: slcan: remove legacy infrastructure
` [PATCH net-next 17/36] can: slcan: change every `slc' occurrence in `slcan'
` [PATCH net-next 18/36] can: slcan: use the generic can_change_mtu()
` [PATCH net-next 19/36] can: slcan: add support for listen-only mode
` [PATCH net-next 20/36] MAINTAINERS: Add maintainer for the slcan driver
` [PATCH net-next 21/36] can: can327: add software tx timestamps
` [PATCH net-next 22/36] can: janz-ican3: add software tx timestamp
` [PATCH net-next 23/36] can: slcan: add software tx timestamps
` [PATCH net-next 24/36] can: v(x)can: "
` [PATCH net-next 25/36] can: tree-wide: advertise software timestamping capabilities
` [PATCH net-next 26/36] can: dev: add hardware TX timestamp
` [PATCH net-next 27/36] can: dev: add generic function can_ethtool_op_get_ts_info_hwts()
` [PATCH net-next 28/36] can: dev: add generic function can_eth_ioctl_hwts()
` [PATCH net-next 29/36] can: mcp251xfd: advertise timestamping capabilities and add ioctl support
` [PATCH net-next 30/36] can: etas_es58x: "
` [PATCH net-next 31/36] can: kvaser_pciefd: "
` [PATCH net-next 32/36] can: kvaser_usb: "
` [PATCH net-next 33/36] can: peak_canfd: "
` [PATCH net-next 34/36] can: peak_usb: "
` [PATCH net-next 35/36] can: etas_es58x: remove useless calls to usb_fill_bulk_urb()
` [PATCH net-next 36/36] can: can327: fix a broken link to Documentation
[PATCH v3 net 0/4] Make DSA work with bonding's ARP monitor
2022-07-31 19:13 UTC (7+ messages)
` [PATCH v3 net 1/4] net: bonding: replace dev_trans_start() with the jiffies of the last ARP/NS
` [PATCH v3 net 2/4] net/sched: remove hacks added to dev_trans_start() for bonding to work
` [PATCH v3 net 3/4] Revert "veth: Add updating of trans_start"
` [PATCH v3 net 4/4] docs: net: bonding: remove mentions of trans_start
[for-next][PATCH 02/21] batman-adv: tracing: Use the new __vstring() helper
2022-07-31 19:03 UTC
[RFC PATCH v3 8/9] can: slcan: add support to set bit time register (btr)
2022-07-31 18:58 UTC (13+ messages)
[PATCH] can: can327: Fix a broken link to Documentation
2022-07-31 18:54 UTC (4+ messages)
[PATCH net-next v3 1/3] net: Add a bhash2 table hashed by port + address
2022-07-31 18:46 UTC (2+ messages)
[PATCH] selftests/net: Refactor xfrm_fill_key() to use array of structs
2022-07-31 17:03 UTC
[PATCH] net: txgbe: Fix an error handling path in txgbe_probe()
2022-07-31 16:34 UTC
[PATCH net-next] dt-bindings: net: dsa: make phylink bindings required for CPU/DSA ports
2022-07-31 16:02 UTC (2+ messages)
[GIT PULL] io_uring support for zerocopy send
2022-07-31 15:03 UTC
[PATCH v4] net: phy: Add driver for Motorcomm yt8521 gigabit ethernet
2022-07-31 14:35 UTC (3+ messages)
[PATCH V3 vfio 00/11] Add device DMA logging support for mlx5 driver
2022-07-31 12:55 UTC (12+ messages)
` [PATCH V3 vfio 01/11] net/mlx5: Introduce ifc bits for page tracker
` [PATCH V3 vfio 02/11] net/mlx5: Query ADV_VIRTUALIZATION capabilities
` [PATCH V3 vfio 03/11] vfio: Introduce DMA logging uAPIs
` [PATCH V3 vfio 04/11] vfio: Move vfio.c to vfio_main.c
` [PATCH V3 vfio 05/11] vfio: Add an IOVA bitmap support
` [PATCH V3 vfio 06/11] vfio: Introduce the DMA logging feature support
` [PATCH V3 vfio 07/11] vfio/mlx5: Init QP based resources for dirty tracking
` [PATCH V3 vfio 08/11] vfio/mlx5: Create and destroy page tracker object
` [PATCH V3 vfio 09/11] vfio/mlx5: Report dirty pages from tracker
` [PATCH V3 vfio 10/11] vfio/mlx5: Manage error scenarios on tracker
` [PATCH V3 vfio 11/11] vfio/mlx5: Set the driver DMA logging callbacks
[PATCH] wilc1000: fix DMA on stack objects
2022-07-31 11:46 UTC (2+ messages)
[PATCH 0/4] completely rework mediatek,mt7530 binding
2022-07-31 8:53 UTC (6+ messages)
` [PATCH 1/4] dt-bindings: net: dsa: mediatek,mt7530: make trivial changes
` [PATCH 2/4] dt-bindings: net: dsa: mediatek,mt7530: update examples
` [PATCH 3/4] dt-bindings: net: dsa: mediatek,mt7530: update binding description
` [PATCH 4/4] dt-bindings: net: dsa: mediatek,mt7530: update json-schema
[PATCH v4] net: usb: ax88179_178a: Bind only to vendor-specific interface
2022-07-31 7:22 UTC
[patch net-next 0/4] net: devlink: allow parallel commands on multiple devlinks
2022-07-31 6:02 UTC (5+ messages)
[PATCH] doc: sfp-phylink: Fix a broken reference
2022-07-31 5:59 UTC
[PATCH net-next 0/3] net: vlan: fix bridge binding behavior and add selftests
2022-07-31 1:54 UTC (10+ messages)
` [PATCH net-next 1/3] net: bridge: export br_vlan_upper_change
` [PATCH net-next 2/3] net: 8021q: fix bridge binding behavior for vlan interfaces
` [PATCH net-next 3/3] selftests: net: tests for bridge binding behavior
[PATCH] net: usb: make USB_RTL8153_ECM non user configurable
2022-07-30 23:01 UTC
[PATCH 1/2] stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_remove()
2022-07-30 21:50 UTC (7+ messages)
` [PATCH 2/2] stmmac: intel: Simplify intel_eth_pci_remove()
Meson GXL and Rockchip PHY based on same IP?
2022-07-30 19:31 UTC (3+ messages)
[PATCH net-next V4 0/3] Introduce and use NUMA distance metrics
2022-07-30 17:29 UTC (3+ messages)
` [PATCH net-next V4 1/3] sched/topology: Add NUMA-based CPUs spread API
[PATCH v2 net-next 0/4] Validate OF nodes for DSA shared ports
2022-07-30 16:23 UTC (14+ messages)
` [PATCH v2 net-next 4/4] net: dsa: validate that DT nodes of shared ports have the properties they need
[RESEND PATCH] net: Fix UAF in ieee80211_scan_rx()
2022-07-30 15:51 UTC (3+ messages)
[PATCH iproute2-next v4 0/3] devlink: add support to run selftest
2022-07-30 12:28 UTC (5+ messages)
` [PATCH iproute2-next v4 2/3] devlink: add support for running selftestst
` [PATCH iproute2-next v4 3/3] devlink : update man page and bash-completion for new commands
[net-next PATCH 0/4] Add PTP support for CN10K silicon
2022-07-30 12:28 UTC
[net-next PATCH v2 0/4] Add PTP support for CN10K silicon
2022-07-30 11:57 UTC (5+ messages)
` [net-next PATCH v2 1/4] octeontx2-af: return correct ptp timestamp "
` [net-next PATCH v2 2/4] octeontx2-pf: Add support for ptp 1-step mode on "
` [net-next PATCH v2 3/4] octeontx2-af: Add PTP PPS Errata workaround "
` [net-next PATCH v2 4/4] octeontx2-af: Initialize PTP_SEC_ROLLOVER register properly
[PATCH][next] tls: rx: Fix less than zero check on unsigned variable sz
2022-07-30 11:40 UTC
Intermittent performance regression related to ipset between 5.10 and 5.15
2022-07-30 10:43 UTC (16+ messages)
[RFC PATCH net-next] dt-bindings: net: dsa: mediatek,mt7530: completely rework binding
2022-07-30 9:35 UTC (7+ messages)
[PATCH v2 net-next] net: dsa: Fix spelling mistakes and cleanup code
2022-07-30 9:22 UTC
[PATCH net-next] net: dsa: Fix spelling mistakes and cleanup code
2022-07-30 9:11 UTC
[PATCH net-next] mptcp: Fix spelling mistakes and cleanup code
2022-07-30 9:06 UTC
[syzbot] WARNING: refcount bug in sk_psock_get (2)
2022-07-30 8:56 UTC (2+ messages)
` [PATCH v2] net/smc: fix "
[net v3 PATCH 0/5] Octeontx2 AF driver fixes for NPC
2022-07-30 7:24 UTC (4+ messages)
` [net v3 PATCH 3/5] octeontx2-af: Allow mkex profiles without dmac
[pull request][net-next 00/15] mlx5 updates 2022-07-28
2022-07-30 4:58 UTC (7+ messages)
` [net-next 06/15] net/mlx5e: TC, Support tc action api for police
[net-next 01/15] net/mlx5e: Fix wrong use of skb_tcp_all_headers() with encapsulation
2022-07-30 4:50 UTC (2+ messages)
[net 1/9] net/mlx5e: Remove WARN_ON when trying to offload an unsupported TLS cipher/version
2022-07-30 4:50 UTC (2+ messages)
Is it time to remove decnet support from the kernel?
2022-07-30 4:38 UTC (2+ messages)
[PATCH net-next 0/4][pull request] 100GbE Intel Wired LAN Driver Updates 2022-07-28
2022-07-30 4:30 UTC (2+ messages)
[PATCH net-next v3 00/10] sfc: VF representors for EF100 - RX side
2022-07-30 4:30 UTC (2+ messages)
[PATCH net-next v3 0/4] net: Introduce QUSGMII phy mode
2022-07-30 3:55 UTC (8+ messages)
` [PATCH net-next v3 1/4] net: phy: Introduce QUSGMII PHY mode
` [PATCH net-next v3 2/4] dt-bindings: net: ethernet-controller: add QUSGMII mode
` [PATCH net-next v3 3/4] net: phy: Add helper to derive the number of ports from a phy mode
[PATCH net-next] docs: add devlink-selftests to the index
2022-07-30 3:43 UTC
[net PATCH] octeontx2-pf: Fix NIX_AF_TL3_TL2X_LINKX_CFG register configuration
2022-07-30 3:38 UTC (2+ messages)
[PATCH net-next 1/2] openvswitch: Fix double reporting of drops in dropwatch
2022-07-30 3:31 UTC (2+ messages)
[PATCH net-next] net: marvell: prestera: uninitialized variable bug
2022-07-30 3:30 UTC (2+ messages)
[net-next PATCH 0/4] Add PTP support for CN10K silicon
2022-07-30 3:25 UTC (2+ messages)
[PATCH v2] dn_route: replace "jiffies-now>0" with "jiffies!=now"
2022-07-30 3:20 UTC (2+ messages)
pull-request: wireless-next-2022-07-29
2022-07-30 2:50 UTC (3+ messages)
pull-request: bpf-next 2022-07-29
2022-07-30 2:40 UTC (2+ messages)
[PATCH net-next] Documentation: devlink: add add devlink-selftests to the table of contents
2022-07-30 2:20 UTC
[PATCH] net: dsa: microchip: remove of_match_ptr() from ksz9477_dt_ids
2022-07-30 1:38 UTC (3+ messages)
[PATCH net-next v4 00/27] io_uring zerocopy send
2022-07-29 22:30 UTC (10+ messages)
[RFC PATCH net-next 0/9] net: pcs: Add support for devices probed in the "usual" manner
2022-07-29 22:15 UTC (9+ messages)
[PATCH bpf] netdevsim: avoid allocation warnings triggered from user space
2022-07-29 22:10 UTC (2+ messages)
[PATCH bpf-next] bpf: Fix NULL pointer dereference when registering bpf trampoline
2022-07-29 22:00 UTC (6+ messages)
[net-next PATCH v5 00/14] net: dsa: qca8k: code split for qca8k
2022-07-29 21:42 UTC (29+ messages)
` [net-next PATCH v5 01/14] net: dsa: qca8k: cache match data to speed up access
` [net-next PATCH v5 02/14] net: dsa: qca8k: make mib autocast feature optional
` [net-next PATCH v5 03/14] net: dsa: qca8k: move mib struct to common code
` [net-next PATCH v5 04/14] net: dsa: qca8k: move qca8k read/write/rmw and reg table "
` [net-next PATCH v5 05/14] net: dsa: qca8k: move qca8k bulk read/write helper "
` [net-next PATCH v5 06/14] net: dsa: qca8k: move mib init function "
` [net-next PATCH v5 07/14] net: dsa: qca8k: move port set status/eee/ethtool stats "
` [net-next PATCH v5 08/14] net: dsa: qca8k: move bridge functions "
` [net-next PATCH v5 09/14] net: dsa: qca8k: move set age/MTU/port enable/disable "
` [net-next PATCH v5 10/14] net: dsa: qca8k: move port FDB/MDB function "
` [net-next PATCH v5 11/14] net: dsa: qca8k: move port mirror functions "
` [net-next PATCH v5 12/14] net: dsa: qca8k: move port VLAN "
` [net-next PATCH v5 13/14] net: dsa: qca8k: move port LAG "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).