Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
messages from 2022-01-15 02:15:30 to 2022-01-17 12:38:46 UTC [more...]
[PATCH v1 1/5] ath5k: remove unused ah_txq_isr_qtrig member from struct ath5k_hw
2022-01-17 12:38 UTC (2+ messages)
[PATCH 0/4] rtw88: four small code-cleanups and refactorings
2022-01-17 12:11 UTC (3+ messages)
` [PATCH 1/4] rtw88: pci: Change type of rtw_hw_queue_mapping() and ac_to_hwq to enum
[PATCH 1/2] platform: make platform_get_irq_optional() optional
2022-01-17 11:57 UTC (4+ messages)
` [PATCH 1/2] platform: make platform_get_irq_optional() optional (summary)
[PATCH v3 00/41] IEEE 802.15.4 scan support
2022-01-17 11:54 UTC (42+ messages)
` [PATCH v3 01/41] MAINTAINERS: Remove Harry Morris bouncing address
` [PATCH v3 02/41] net: ieee802154: hwsim: Ensure proper channel selection at probe time
` [PATCH v3 03/41] net: ieee802154: hwsim: Ensure frame checksum are valid
` [PATCH v3 04/41] net: ieee802154: Use the IEEE802154_MAX_PAGE define when relevant
` [PATCH v3 05/41] net: ieee802154: Improve the way supported channels are declared
` [PATCH v3 06/41] net: ieee802154: Give more details to the core about the channel configurations
` [PATCH v3 07/41] net: ieee802154: mcr20a: Fix lifs/sifs periods
` [PATCH v3 08/41] net: mac802154: Convert the symbol duration into nanoseconds
` [PATCH v3 09/41] net: mac802154: Set the symbol duration automatically
` [PATCH v3 10/41] net: ieee802154: Drop duration settings when the core does it already
` [PATCH v3 11/41] net: ieee802154: Move IEEE 802.15.4 Kconfig main entry
` [PATCH v3 12/41] net: mac802154: Include the softMAC stack inside the IEEE 802.15.4 menu
` [PATCH v3 13/41] net: ieee802154: Move the address structure earlier
` [PATCH v3 14/41] net: ieee802154: Add a kernel doc header to the ieee802154_addr structure
` [PATCH v3 15/41] net: ieee802154: Return meaningful error codes from the netlink helpers
` [PATCH v3 16/41] net: mac802154: Explain the use of ieee802154_wake/stop_queue()
` [PATCH v3 17/41] net: ieee802154: at86rf230: Call the complete helper when a transmission is over
` [PATCH v3 18/41] net: ieee802154: atusb: "
` [PATCH v3 19/41] net: ieee802154: ca8210: "
` [PATCH v3 20/41] net: mac802154: Stop exporting ieee802154_wake/stop_queue()
` [PATCH v3 21/41] net: mac802154: Rename the synchronous xmit worker
` [PATCH v3 22/41] net: mac802154: Rename the main tx_work struct
` [PATCH v3 23/41] net: mac802154: Follow the count of ongoing transmissions
` [PATCH v3 24/41] net: mac802154: Hold the transmit queue when relevant
` [PATCH v3 25/41] net: mac802154: Create a hot tx path
` [PATCH v3 26/41] net: mac802154: Add a warning in the hot path
` [PATCH v3 27/41] net: mac802154: Introduce a tx queue flushing mechanism
` [PATCH v3 28/41] net: mac802154: Introduce a synchronous API for MLME commands
` [PATCH v3 29/41] net: ieee802154: Add support for internal PAN management
` [PATCH v3 30/41] net: ieee802154: Define a beacon frame header
` [PATCH v3 31/41] net: ieee802154: Define frame types
` [PATCH v3 32/41] net: ieee802154: Add support for scanning requests
` [PATCH v3 33/41] net: mac802154: Handle scan requests
` [PATCH v3 34/41] net: ieee802154: Full PAN management
` [PATCH v3 35/41] net: ieee802154: Add beacons support
` [PATCH v3 36/41] net: mac802154: Handle beacons requests
` [PATCH v3 37/41] net: ieee802154: Trace the registration of new PANs
` [PATCH v3 38/41] net: mac802154: Add support for active scans
` [PATCH v3 39/41] net: mac802154: Add support for processing beacon requests
` [PATCH v3 40/41] net: ieee802154: Handle limited devices with only datagram support
` [PATCH v3 41/41] net: ieee802154: ca8210: Flag the driver as being limited
[PATCH 1/2] platform: make platform_get_irq_optional() optional
2022-01-17 11:49 UTC (35+ messages)
` [PATCH] driver core: platform: Rename platform_get_irq_optional() to platform_get_irq_silent()
[PATCH v1 1/2] xfrm: Check if_id in xfrm_migrate
2022-01-17 11:46 UTC (4+ messages)
[PATCH net] can: isotp: isotp_rcv_cf(): fix so->rx race problem
2022-01-17 12:01 UTC
[PATCH net-next v12 0/7] MediaTek Ethernet Patches on MT8195
2022-01-17 10:38 UTC (9+ messages)
` [PATCH net-next v12 1/7] stmmac: dwmac-mediatek: add platform level clocks management
` [PATCH net-next v12 2/7] stmmac: dwmac-mediatek: Reuse more common features
` [PATCH net-next v12 3/7] stmmac: dwmac-mediatek: re-arrange clock setting
` [PATCH net-next v12 4/7] arm64: dts: mt2712: update ethernet device node
` [PATCH net-next v12 5/7] net: dt-bindings: dwmac: Convert mediatek-dwmac to DT schema
` [PATCH net-next v12 6/7] stmmac: dwmac-mediatek: add support for mt8195
` [PATCH net-next v12 7/7] net: dt-bindings: dwmac: "
[PATCH] perf record/arm-spe: Override attr->sample_period for non-libpfm4 events
2022-01-17 10:27 UTC (3+ messages)
[PATCH v2 net] ipv4: update fib_info_cnt under spinlock protection
2022-01-17 9:48 UTC (7+ messages)
[RFC 0/3] vdpa: add two ioctl commands to support generic vDPA
2022-01-17 9:29 UTC (4+ messages)
` [RFC 1/3] vdpa: support exposing the config size to userspace
` [RFC 2/3] vdpa: support exposing the count of vqs "
` [RFC 3/3] vdpasim_net: control virtqueue support
[PATCH net 0/2] Couple of skb memory leak fixes
2022-01-17 9:27 UTC (3+ messages)
` [PATCH net 1/2] net/tls: Fix another skb memory leak when running kTLS traffic
` [PATCH net 2/2] net: Flush deferred skb free on socket destroy
[wpan-next v2 00/27] IEEE 802.15.4 scan support
2022-01-17 9:12 UTC (23+ messages)
` [wpan-next v2 08/27] net: ieee802154: Drop symbol duration settings when the core does it already
` [wpan-next v2 18/27] net: mac802154: Handle scan requests
` [wpan-next v2 27/27] net: ieee802154: ca8210: Refuse most of the scan operations
[PATCH v2 0/4] RSS support for VirtioNet
2022-01-17 8:00 UTC (5+ messages)
` [PATCH v2 1/4] drivers/net/virtio_net: Fixed padded vheader to use v1 with hash
` [PATCH v2 2/4] drivers/net/virtio_net: Added basic RSS support
` [PATCH v2 3/4] drivers/net/virtio_net: Added RSS hash report
` [PATCH v2 4/4] drivers/net/virtio_net: Added RSS hash report control
[PATCH 0/4] RSS support for VirtioNet
2022-01-17 7:58 UTC (10+ messages)
` [PATCH 2/4] drivers/net/virtio_net: Added basic RSS support
` [PATCH 3/4] drivers/net/virtio_net: Added RSS hash report
` [PATCH 4/4] drivers/net/virtio_net: Added RSS hash report control
[syzbot] general protection fault in nfc_alloc_send_skb
2022-01-17 7:35 UTC (4+ messages)
[PATCH net 0/4] net/fsl: xgmac_mdio: Add workaround for erratum A-009885
2022-01-17 7:26 UTC (10+ messages)
` [PATCH net 1/4] "
` [PATCH net 2/4] dt-bindings: net: Document fsl,erratum-a009885
` [PATCH net 3/4] powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO buses
` [PATCH net 4/4] net/fsl: xgmac_mdio: Fix incorrect iounmap when removing module
[PATCH v2 00/35] brcmfmac: Support Apple T2 and M1 platforms
2022-01-17 6:58 UTC (12+ messages)
` [PATCH v2 09/35] brcmfmac: pcie: Perform firmware selection for Apple platforms
` [PATCH v2 10/35] brcmfmac: firmware: Allow platform to override macaddr
` [PATCH v2 23/35] brcmfmac: cfg80211: Add support for scan params v2
[PATCH net-next v4 00/11] net: dsa: realtek: MDIO interface and RTL8367S
2022-01-17 4:26 UTC (20+ messages)
` [PATCH net-next v4 02/11] net: dsa: realtek: rename realtek_smi to realtek_priv
` [PATCH net-next v4 03/11] net: dsa: realtek: remove direct calls to realtek-smi
` [PATCH net-next v4 04/11] net: dsa: realtek: convert subdrivers into modules
` [PATCH net-next v4 05/11] net: dsa: realtek: use phy_read in ds->ops
` [PATCH net-next v4 06/11] net: dsa: realtek: add new mdio interface for drivers
` [PATCH net-next v4 07/11] net: dsa: realtek: rtl8365mb: rename extport to extint, add "realtek,ext-int"
` [PATCH net-next v4 08/11] net: dsa: realtek: rtl8365mb: use GENMASK(n-1,0) instead of BIT(n)-1
` [PATCH net-next v4 09/11] net: dsa: realtek: rtl8365mb: use DSA CPU port
` [PATCH net-next v4 10/11] net: dsa: realtek: rtl8365mb: add RTL8367S support
linux-next: Fixes tag needs some work in the net tree
2022-01-17 2:22 UTC
[RESEND PATCH v5] net: bonding: Add support for IPV6 ns/na to balance-alb/balance-tlb mode
2022-01-17 2:02 UTC (4+ messages)
[PATCH net] ax25: use after free in ax25_connect
2022-01-17 1:35 UTC (8+ messages)
[PATCH v2 iproute2-next 00/11] clang warning fixes
2022-01-17 0:33 UTC (3+ messages)
[syzbot] WARNING in __cleanup_sighand
2022-01-17 0:05 UTC
[PATCH net v2] bonding: Fix extraction of ports from the packet headers
2022-01-16 23:40 UTC (3+ messages)
[PATCH] ice: Don't use GFP_KERNEL in atomic context
2022-01-16 21:42 UTC (2+ messages)
[PATCH net] MAINTAINERS: update
2022-01-16 21:40 UTC (5+ messages)
[RFC PATCH net-next 0/6] net/smc: Spread workload over multiple cores
2022-01-16 17:47 UTC (3+ messages)
[PATCH 0/7] nfc: llcp: fix and improvements
2022-01-16 16:58 UTC (12+ messages)
` [PATCH 1/7] nfc: llcp: fix NULL error pointer dereference on sendmsg() after failed bind()
` [PATCH 2/7] nfc: llcp: nullify llcp_sock->dev on connect() error paths
` [PATCH 3/7] nfc: llcp: simplify llcp_sock_connect() "
` [PATCH 4/7] nfc: llcp: use centralized exiting of bind on errors
` [PATCH 5/7] nfc: llcp: use test_bit()
` [PATCH 6/7] nfc: llcp: protect nfc_llcp_sock_unlink() calls
` [PATCH 7/7] nfc: llcp: Revert "NFC: Keep socket alive until the DISC PDU is actually sent"
[PATCH net-next v4 03/13] net: wwan: t7xx: Add core components
2022-01-16 15:37 UTC (2+ messages)
[PATCH] ath11k: fix error handling in ath11k_qmi_assign_target_mem_chunk()
2022-01-16 14:42 UTC
[PATCH net v2] net/smc: Fix hung_task when removing SMC-R devices
2022-01-16 12:40 UTC (2+ messages)
[PATCH ethtool-next] features: add --json support
2022-01-16 11:31 UTC
xfrm regression: TCP MSS calculation broken by commit b515d263, results in TCP stall
2022-01-16 10:18 UTC (2+ messages)
[PATCH net] ipv4: make fib_info_cnt atomic
2022-01-16 8:54 UTC (5+ messages)
[PATCH net] net/smc: Fix hung_task when removing SMC-R devices
2022-01-16 7:18 UTC (3+ messages)
[GIT PULL] 9p for 5.17-rc1
2022-01-16 6:45 UTC (2+ messages)
[PATCH] dt-bindings: net: dsa: realtek-smi: convert to YAML schema
2022-01-16 0:15 UTC (4+ messages)
[PATCH net] net/smc: Remove unused function declaration
2022-01-15 23:00 UTC (3+ messages)
[PATCH net] net: wwan: Fix MRU mismatch issue which may lead to data connection lost
2022-01-15 22:50 UTC (3+ messages)
[PATCH net v4] net: phy: marvell: add Marvell specific PHY loopback
2022-01-15 22:50 UTC (2+ messages)
[PATCH net] net: mscc: ocelot: don't dereference NULL pointers with shared tc filters
2022-01-15 22:40 UTC (2+ messages)
[PATCH] net: ethernet: sun4i-emac: Fix an error handling path in emac_probe()
2022-01-15 22:40 UTC (2+ messages)
[PATCH v2] net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config()
2022-01-15 22:40 UTC (2+ messages)
[PATCH] lib: fix ax25.h include for musl
2022-01-15 18:50 UTC (2+ messages)
[PATCH net,stable] phy: sfp: fix high power modules without diag mode
2022-01-15 16:58 UTC (5+ messages)
[PATCH v2 00/11] arm64: prepare and add verdin imx8m mini support
2022-01-15 16:47 UTC (3+ messages)
` [PATCH v2 06/11] arm64: defconfig: enable bpf/cgroup firewalling
[PATCH bpf-next] tcp: bpf: Add TCP_BPF_RCV_SSTHRESH for bpf_setsockopt
2022-01-15 16:46 UTC (6+ messages)
[PATCH iproute2-next v2] mptcp: add id check for deleting address
2022-01-15 16:04 UTC
[PATCH iproute2-next] mptcp: add id check for deleting address
2022-01-15 15:42 UTC (2+ messages)
Port mirroring (RFC)
2022-01-15 15:14 UTC (4+ messages)
` Port mirroring, v2 (RFC)
[PATCH net-next v4 00/13] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
2022-01-15 14:53 UTC (2+ messages)
[PATCH 0/1] UDP traceroute packets with no checksum
2022-01-15 14:39 UTC (3+ messages)
` [PATCH 1/1] netfilter: conntrack: mark UDP zero checksum as CHECKSUM_UNNECESSARY
Possible bug in `tcp(7)` regarding `TCP_USER_TIMEOUT`
2022-01-15 13:28 UTC
[PATCH] ath9k_htc: fix uninit value bugs
2022-01-15 12:27 UTC
[PATCH wireless] MAINTAINERS: add common wireless and wireless-next trees
2022-01-15 11:11 UTC (3+ messages)
[PATCH net-next 0/2] Extend devlink for port trust setting
2022-01-15 6:15 UTC (15+ messages)
` [PATCH net-next 1/2] devlink: Add support to set port function as trusted
[RFC PATCH v2 0/8] fprobe: Introduce fprobe function entry/exit probe
2022-01-15 4:52 UTC (9+ messages)
` [RFC PATCH v2 3/8] rethook: Add a generic return hook
[PATCH net] af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progress
2022-01-15 2:40 UTC (2+ messages)
[PATCH] Fix MRU mismatch issue which may lead to data connection lost
2022-01-15 2:10 UTC (3+ messages)
` "
[PATCH] s390/qeth: Remove redundant 'flush_workqueue()' calls
2022-01-15 2:25 UTC (3+ messages)
[PATCH bpf-next v4 0/8] libbpf: Implement BTFGen
2022-01-15 2:15 UTC (3+ messages)
` [PATCH bpf-next v4 6/8] bpftool: Implement btfgen()
page: next (older) | prev (newer) | latest
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).