messages from 2023-11-02 00:41:14 to 2023-11-02 21:34:55 UTC [more...]
[net-next PATCH v2 1/2] net: phy: aquantia: add firmware load support
2023-11-02 21:34 UTC (3+ messages)
[PATCH v1 net] tcp: Fix SYN option room calculation for TCP-AO
2023-11-02 21:28 UTC (2+ messages)
[PATCH 0/2] net: mwifiex: add support for the SD8777 chipset
2023-11-02 21:02 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: mwifiex: document use with "
` [PATCH 2/2] net: mwifiex: add support for "
[PATCH] net/smc: avoid atomic_set and smp_wmb in the tx path when possible
2023-11-02 20:42 UTC (3+ messages)
[PATCH] net/tg3: fix race condition in tg3_reset_task_cancel()
2023-11-02 20:37 UTC (7+ messages)
` [PATCH v2] net/tg3: fix race condition in tg3_reset_task()
[PATCH net] tcp: Fix -Wc23-extensions in tcp_options_write()
2023-11-02 20:23 UTC (5+ messages)
[PATCH] drivers/net/ppp: copy userspace array safely
2023-11-02 20:09 UTC (2+ messages)
[PATCH v2 0/2] tg3: Fix the TX ring stall
2023-11-02 20:09 UTC (5+ messages)
` [PATCH v2 1/2] tg3: Increment tx_dropped in tg3_tso_bug()
` [PATCH v2 2/2] tg3: Fix the TX ring stall
[PATCH net-next v4 0/3] ethtool: Add ethtool_puts()
2023-11-02 19:55 UTC (7+ messages)
` [PATCH net-next v4 1/3] ethtool: Implement ethtool_puts()
` [PATCH net-next v4 2/3] checkpatch: add ethtool_sprintf rules
` [PATCH net-next v4 3/3] net: Convert some ethtool_sprintf() to ethtool_puts()
[PATCH net] nfsd: regenerate user space parsers after ynl-gen changes
2023-11-02 19:47 UTC (2+ messages)
[PATCH] rfkill: return ENOTTY on invalid ioctl
2023-11-02 19:14 UTC (3+ messages)
[PATCH net v3] net: dsa: tag_rtl4_a: Bump min packet size
2023-11-02 18:43 UTC (3+ messages)
[PATCH net-next 0/9] mptcp: Features and fixes for v6.7
2023-11-02 18:38 UTC (4+ messages)
` [PATCH net-next 9/9] mptcp: refactor sndbuf auto-tuning
Reach out to the QCA7000 users
2023-11-02 18:25 UTC
[PATCH] net/mlx5: Fix reserved at offset in mlx5_ifc_fte_match_set_lyr_2_4_bits
2023-11-02 18:14 UTC
[PATCH] net/mlx5: Fix reserved at offset in mlx5_ifc_fte_match_set_lyr_2_4_bits
2023-11-02 18:17 UTC
[PATCH net-next V2] ptp: fix corrupted list in ptp_open
2023-11-02 18:16 UTC (2+ messages)
[syzbot] [net?] KMSAN: uninit-value in xfrm_state_find (2)
2023-11-02 18:11 UTC
[PATCH] [PATCH net] tg3: power down device only on SYSTEM_POWER_OFF
2023-11-02 17:49 UTC (7+ messages)
[PATCH bpf-next v3 1/2] bpf: add skcipher API support to TC/XDP programs
2023-11-02 17:47 UTC (11+ messages)
` [PATCH bpf-next v3 2/2] selftests: bpf: crypto skcipher algo selftests
[net-next RFC PATCH v3 1/4] net: phy: aquantia: move to separate directory
2023-11-02 17:41 UTC (10+ messages)
` [net-next RFC PATCH v3 2/4] net: phy: aquantia: move MMD_VEND define to header
` [net-next RFC PATCH v3 3/4] net: phy: aquantia: add firmware load support
` [net-next RFC PATCH v3 4/4] dt-bindings: Document bindings for Marvell Aquantia PHY
[PATCH net] netlink: fill in missing MODULE_DESCRIPTION()
2023-11-02 17:14 UTC (4+ messages)
[PATCH net 0/7] There are some bugfix for the HNS3 ethernet driver
2023-11-02 16:24 UTC (8+ messages)
` [PATCH net 1/7] net: hns3: fix add VLAN fail issue
` [PATCH net 6/7] net: hns3: fix VF reset "
[PATCH net-next v2 0/3] net: dsa: realtek: support reset controller
2023-11-02 16:21 UTC (11+ messages)
` [PATCH net-next v2 3/3] "
[PATCH] net: ti: icssg-prueth: Add missing icss_iep_put to error path
2023-11-02 16:03 UTC
[PATCH iwl-next v2] ice: Reset VF on Tx MDD event
2023-11-02 15:51 UTC
[PATCH net-next v10 00/13] Add Realtek automotive PCIe driver
2023-11-02 15:45 UTC (14+ messages)
` [PATCH net-next v10 01/13] net:ethernet:realtek:rtase: Add pci table supported in this module
` [PATCH net-next v10 02/13] net:ethernet:realtek:rtase: Implement the .ndo_open function
` [PATCH net-next v10 03/13] net:ethernet:realtek:rtase: Implement the rtase_down function
` [PATCH net-next v10 04/13] net:ethernet:realtek:rtase: Implement the interrupt routine and rtase_poll
` [PATCH net-next v10 05/13] net:ethernet:realtek:rtase: Implement hardware configuration function
` [PATCH net-next v10 06/13] net:ethernet:realtek:rtase: Implement .ndo_start_xmit function
` [PATCH net-next v10 07/13] net:ethernet:realtek:rtase: Implement a function to receive packets
` [PATCH net-next v10 08/13] net:ethernet:realtek:rtase: Implement net_device_ops
` [PATCH net-next v10 09/13] net:ethernet:realtek:rtase: Implement pci_driver suspend and resume function
` [PATCH net-next v10 10/13] net:ethernet:realtek:rtase: Implement ethtool function
` [PATCH net-next v10 11/13] net:ethernet:realtek:rtase: Add a Makefile in the rtase folder
` [PATCH net-next v10 12/13] net:ethernet:realtek: Update the Makefile and Kconfig in the realtek folder
` [PATCH net-next v10 13/13] MAINTAINERS: Add the rtase ethernet driver entry
[PATCH bpf] selftests/bpf: Fix broken build where char is unsigned
2023-11-02 15:00 UTC (4+ messages)
[PATCH net-next] net, sched: Fix SKB_NOT_DROPPED_YET splat under debug config
2023-11-02 14:51 UTC (7+ messages)
[PATCH] net: ipmr_base: Check iif when returning a (*, G) MFC
2023-11-02 14:19 UTC (4+ messages)
[PATCH bpf-next v6 00/18] XDP metadata via kfuncs for ice + VLAN hint
2023-11-02 13:48 UTC (8+ messages)
` [PATCH bpf-next v6 11/18] ice: put XDP meta sources assignment under a static key condition
[PATCH net-next v2 0/9] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2023-11-02 13:40 UTC (10+ messages)
` [PATCH net-next v2 8/9] microchip: lan865x: add driver support for Microchip's LAN865X MACPHY
` [PATCH net-next v2 9/9] dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY
[PATCH net] virtio/vsock: Fix uninit-value in virtio_transport_recv_pkt()
2023-11-02 13:30 UTC (3+ messages)
[PATCH net v1 0/3] bugfixs for smc
2023-11-02 13:28 UTC (6+ messages)
` [PATCH net v1 1/3] net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
` [PATCH net v1 2/3] net/smc: allow cdc msg send rather than drop it with NULL sndbuf_desc
` [PATCH net v1 3/3] net/smc: put sk reference if close work was canceled
[PATCH net-next v2 0/4] Cleanup and optimizations to transmit code
2023-11-02 13:24 UTC (6+ messages)
` [PATCH net-next v2 3/4] octeon_ep: implement xmit_more in transmit
[GIT PULL] Landlock updates for v6.7
2023-11-02 13:13 UTC
[PATCH net-next v2 0/5] virtio-net: support dynamic coalescing moderation
2023-11-02 13:09 UTC (6+ messages)
` [PATCH net-next v2 1/5] virtio-net: returns whether napi is complete
` [PATCH net-next v2 2/5] virtio-net: separate rx/tx coalescing moderation cmds
` [PATCH net-next v2 3/5] virtio-net: extract virtqueue coalescig cmd for reuse
` [PATCH net-next v2 4/5] virtio-net: support rx netdim
` [PATCH net-next v2 5/5] virtio-net: return -EOPNOTSUPP for adaptive-tx
[Patch v13 0/9] Enable Wifi RFI interference mitigation feature support
2023-11-02 13:04 UTC (6+ messages)
` [Patch v13 4/9] wifi: mac80211: Add support for WBRF features
[PATCH net v2] net: dsa: tag_rtl4_a: Bump min packet size
2023-11-02 12:32 UTC (22+ messages)
[PATCH v3] net: r8169: Disable multicast filter for RTL8168H and RTL8107E
2023-11-02 12:30 UTC (2+ messages)
[PATCH] netfilter: nf_tables: prevent OOB access in nft_byteorder_eval
2023-11-02 12:27 UTC (5+ messages)
` [PATCH v2] "
[PATCH 1/2][net-next] skbuff: move netlink_large_alloc_large_skb() to skbuff.c
2023-11-02 12:09 UTC (4+ messages)
` [PATCH 2/2][net-next] rtnetlink: using alloc_large_skb in rtnl_getlink
[RFC 0/7] vdpa: Add support for iommufd
2023-11-02 12:09 UTC (5+ messages)
[PATCH v1 net 0/2] dccp/tcp: Relocate security_inet_conn_request()
2023-11-02 12:10 UTC (2+ messages)
[PATCH] net: stmmac: Wait a bit for the reset to take effect
2023-11-02 12:03 UTC (5+ messages)
[PATCH net] net/smc: fix documentation of buffer sizes
2023-11-02 12:00 UTC (2+ messages)
[PATCH v2 00/13] ip_tunnel: convert __be16 tunnel flags to bitmaps
2023-11-02 11:48 UTC (6+ messages)
` [PATCH v2 11/13] "
[PATCH net] net: page_pool: add missing free_percpu when page_pool_init fail
2023-11-02 11:50 UTC (2+ messages)
[PATCH v1 net] net: ethtool: Fix documentation of ethtool_sprintf()
2023-11-02 11:30 UTC (2+ messages)
[PATCH net-next V2] ptp: fix corrupted list in ptp_open
2023-11-02 11:16 UTC (2+ messages)
[PATCH net] dccp: check for ccid in ccid_hc_tx_send_packet
2023-11-02 11:14 UTC (2+ messages)
[syzbot] [net?] [usb?] INFO: rcu detected stall in nsim_dev_trap_report_work (2)
2023-11-02 10:55 UTC (2+ messages)
[PATCH net-next v4 2/2] net:dsa:microchip: add property to select
2023-11-02 10:44 UTC (6+ messages)
[PATCH bpf-next v9 09/12] bpf, net: switch to dynamic registration
2023-11-02 10:23 UTC (2+ messages)
[PATCH] net: dsa: lan9303: consequently nested-lock physical MDIO
2023-11-02 10:20 UTC (2+ messages)
[PATCH net v1 1/2] octeontx2-pf: Fix error codes
2023-11-02 9:50 UTC (5+ messages)
` [PATCH net v1 2/2] octeontx2-pf: Fix holes in error code
` [EXT] "
[PATCH net] inet: shrink struct flowi_common
2023-11-02 9:40 UTC (2+ messages)
[PATCH] net: usbnet: Fix potential NULL pointer dereference
2023-11-02 9:06 UTC (4+ messages)
Does anyone use Appletalk?
2023-11-02 8:55 UTC (6+ messages)
[REGRESSION] Userland interface breaks due to hard HFSC_FSC requirement
2023-11-02 8:05 UTC (3+ messages)
Missing a write memory barrier in tls_init()
2023-11-02 7:11 UTC
[PATCH net-next] net: xscale: Drop unused PHY number
2023-11-02 5:51 UTC (2+ messages)
[PATCH net v2] llc: verify mac len before reading mac header
2023-11-02 5:51 UTC (2+ messages)
[PATCH net] rxrpc: Fix two connection reaping bugs
2023-11-02 5:51 UTC (2+ messages)
[PATCH net] hsr: Prevent use after free in prp_create_tagged_frame()
2023-11-02 5:51 UTC (2+ messages)
[PATCH net v3] tipc: Change nla_policy for bearer-related names to NLA_NUL_STRING
2023-11-02 5:51 UTC (2+ messages)
[PATCH net] net/tcp_sigpool: Fix some off by one bugs
2023-11-02 5:51 UTC (2+ messages)
[PATCH net-next 1/2] i40e: Do not call devlink_port_type_clear()
2023-11-02 5:33 UTC (4+ messages)
` [PATCH net-next 2/2] i40e: Fix devlink port unregistering
` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH net-next 1/2] i40e: Do not call devlink_port_type_clear()
[PATCH 2/2] tg3: Fix the TX ring stall
2023-11-02 5:29 UTC (4+ messages)
[PATCH iwl-next v5] ice: read internal temperature sensor
2023-11-02 5:25 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next] tools: ynl-gen: don't touch the output file if content is the same
2023-11-02 5:20 UTC (2+ messages)
[patch net] netlink: specs: devlink: add forgotten port function caps enum values
2023-11-02 5:20 UTC (2+ messages)
[PATCH net-next 0/3] net: sched: Fill in missing MODULE_DESCRIPTIONs for net/sched
2023-11-02 5:10 UTC (2+ messages)
[PATCH v1 net-next 0/2] Add missing MODULE_DESCRIPTIONS
2023-11-02 5:10 UTC (2+ messages)
[PATCH net,v2] hv_netvsc: fix race of netvsc and VF register_netdevice
2023-11-02 5:07 UTC (2+ messages)
[GIT PULL] io_uring support for get/setsockopt
2023-11-02 5:01 UTC (2+ messages)
[PATCH net-next 0/5] virtio-net: support dynamic coalescing moderation
2023-11-02 4:53 UTC (17+ messages)
` [PATCH net-next 4/5] virtio-net: support rx netdim
[net-next v2 PATCH] octeontx2-pf: TC flower offload support for ICMP type and code
2023-11-02 4:42 UTC (2+ messages)
[PATCH bpf-next v8 07/10] bpf, net: switch to dynamic registration
2023-11-02 4:19 UTC (9+ messages)
[RFC Draft PATCHv2 net-next] Doc: update bridge doc
2023-11-02 4:09 UTC (3+ messages)
[GIT PULL] Networking for 6.7
2023-11-02 2:51 UTC (3+ messages)
` [GIT PULL v2] "
[RFCv2 bpf-next 0/7] Add bpf_xdp_get_xfrm_state() kfunc
2023-11-02 1:27 UTC (3+ messages)
` [RFCv2 bpf-next 1/7] bpf: xfrm: "
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).