messages from 2023-11-09 16:22:20 to 2023-11-10 11:10:26 UTC [more...]
[PATCH net] tty: Fix uninit-value access in ppp_sync_receive()
2023-11-10 11:10 UTC (3+ messages)
[PATCH net] net: sched: fix warn on htb offloaded class creation
2023-11-10 11:07 UTC (6+ messages)
[PATCH v2 net 0/7] qbv cycle time extension/truncation
2023-11-10 11:06 UTC (3+ messages)
Missing a write memory barrier in tls_init()
2023-11-10 11:04 UTC (7+ messages)
[PATCH net] ipvlan: add ipvlan_route_v6_outbound() helper
2023-11-10 11:00 UTC (4+ messages)
[PATCH v2] MAINTAINERS: net: Update reviewers for TI's Ethernet drivers
2023-11-10 11:00 UTC (2+ messages)
[PATCH] tls: fix missing memory barrier in tls_init
2023-11-10 10:57 UTC
[PATCH 00/22] -Wmissing-prototype warning fixes
2023-11-10 10:16 UTC (3+ messages)
` [PATCH 15/22] arch: vdso: consolidate gettime prototypes
[RFC PATCHv3 net-next 00/10] Doc: update bridge doc
2023-11-10 10:15 UTC (11+ messages)
` [RFC PATCHv3 net-next 01/10] net: bridge: add document for IFLA_BR enum
` [RFC PATCHv3 net-next 02/10] net: bridge: add document for IFLA_BRPORT enum
` [RFC PATCHv3 net-next 03/10] net: bridge: add document for bridge sysfs attribute
` [RFC PATCHv3 net-next 04/10] docs: bridge: Add kAPI/uAPI fields
` [RFC PATCHv3 net-next 05/10] docs: bridge: add STP doc
` [RFC PATCHv3 net-next 06/10] docs: bridge: add VLAN doc
` [RFC PATCHv3 net-next 07/10] docs: bridge: add multicast doc
` [RFC PATCHv3 net-next 08/10] docs: bridge: add switchdev doc
` [RFC PATCHv3 net-next 09/10] docs: bridge: add netfilter doc
` [RFC PATCHv3 net-next 10/10] docs: bridge: add small features
[PATCH net-next] packet: add a generic drop reason for receive
2023-11-10 10:13 UTC (3+ messages)
[PATCH net 0/3] dpll: fix unordered unbind/bind registerer issues
2023-11-10 10:09 UTC (33+ messages)
` [PATCH net 1/3] dpll: fix pin dump crash after module unbind
` [PATCH net 2/3] dpll: fix pin dump crash for rebound module
` [PATCH net 3/3] dpll: fix register pin with unregistered parent pin
[PATCH v2 0/3] add qca8084 ethernet phy driver
2023-11-10 9:56 UTC (10+ messages)
` [PATCH v2 1/3] net: phy: at803x: add QCA8084 ethernet phy support
[RFC PATCH v3 00/12] Device Memory TCP
2023-11-10 9:45 UTC (9+ messages)
` [RFC PATCH v3 04/12] netdev: support binding dma-buf to netdevice
` [RFC PATCH v3 08/12] net: support non paged skb frags
[PATCH bpf-next] bpf, sockmap: Bundle psock->sk_redir and redir_ingress into a tagged pointer
2023-11-10 9:41 UTC
[PATCH V2 net 0/7] There are some bugfix for the HNS3 ethernet driver
2023-11-10 9:37 UTC (8+ messages)
` [PATCH V2 net 1/7] net: hns3: fix add VLAN fail issue
` [PATCH V2 net 2/7] net: hns3: add barrier in vf mailbox reply process
` [PATCH V2 net 3/7] net: hns3: fix incorrect capability bit display for copper port
` [PATCH V2 net 4/7] net: hns3: fix out-of-bounds access may occur when coalesce info is read via debugfs
` [PATCH V2 net 5/7] net: hns3: fix variable may not initialized problem in hns3_init_mac_addr()
` [PATCH V2 net 6/7] net: hns3: fix VF reset fail issue
` [PATCH V2 net 7/7] net: hns3: fix VF wrong speed and duplex issue
[PATCH net] ptp: annotate data-race around q->head and q->tail
2023-11-10 9:42 UTC (3+ messages)
[PATCH] MAINTAINERS: net: Update reviewers for TI's Ethernet drivers
2023-11-10 9:38 UTC (3+ messages)
[PATCH iwl-net v3] ice: fix DDP package download for packages without signature segment
2023-11-10 9:30 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH v5 0/9] stmmac: Add Loongson platform support
2023-11-10 9:30 UTC (10+ messages)
` [PATCH v5 1/9] net: stmmac: Pass stmmac_priv and chan in some callbacks
` [PATCH v5 2/9] net: stmmac: Allow platforms to set irq_flags
` [PATCH v5 3/9] net: stmmac: Add Loongson DWGMAC definitions
` [PATCH v5 4/9] net: stmmac: dwmac-loongson: Refactor code for loongson_dwmac_probe()
` [PATCH v5 5/9] net: stmmac: dwmac-loongson: Add full PCI support
` [PATCH v5 6/9] net: stmmac: dwmac-loongson: Add MSI support
` [PATCH v5 7/9] net: stmmac: dwmac-loongson: Add GNET support
` [PATCH v5 8/9] net: stmmac: dwmac-loongson: Disable flow control for GMAC
` [PATCH v5 9/9] net: stmmac: Disable coe for some Loongson GNET
[PATCH] Documentation: Document the Netlink spec
2023-11-10 9:23 UTC (6+ messages)
[PATCH net] bonding: stop the device in bond_setup_by_slave()
2023-11-10 9:19 UTC (5+ messages)
[RFC PATCH 0/8] Add support for 10G Ethernet SerDes on MT7988
2023-11-10 8:54 UTC (12+ messages)
` [RFC PATCH 1/8] dt-bindings: phy: mediatek,xfi-pextp: add new bindings
` [RFC PATCH 2/8] phy: add driver for MediaTek pextp 10GE SerDes PHY
` [RFC PATCH 3/8] net: pcs: pcs-mtk-lynxi: use 2500Base-X without AN
` [RFC PATCH 4/8] net: pcs: pcs-mtk-lynxi: allow calling with NULL advertising
` [RFC PATCH 5/8] dt-bindings: net: pcs: add bindings for MediaTek USXGMII PCS
` [RFC PATCH 6/8] net: pcs: add driver "
` [RFC PATCH 7/8] dt-bindings: net: mediatek,net: fix and complete mt7988-eth binding
` [RFC PATCH 8/8] net: ethernet: mtk_eth_soc: add paths and SerDes modes for MT7988
[PATCH] Fixes the null pointer deferences in nsim_bpf
2023-11-10 8:52 UTC (2+ messages)
[PATCH RESEND] ptp: Fixes a null pointer dereference in ptp_ioctl
2023-11-10 8:40 UTC (2+ messages)
[PATCH net v2] net: set SOCK_RCU_FREE before inserting socket into hashtable
2023-11-10 8:40 UTC (2+ messages)
PRP with VLAN support - or how to contribute to a Linux network driver
2023-11-10 8:24 UTC (5+ messages)
[RFC net-next] net: don't dump stack on queue timeout
2023-11-10 8:01 UTC (4+ messages)
[PATCH iwl-net] i40e: Fix unexpected MFS warning message
2023-11-10 8:12 UTC
[PATCH iwl-net] i40e: Fix max frame size check
2023-11-10 8:10 UTC (3+ messages)
[RFC v1 0/8] vhost-vdpa: add support for iommufd
2023-11-10 6:49 UTC (16+ messages)
` [RFC v1 3/8] vhost: Add 3 new uapi to support iommufd
[PATCH v2 1/2] tg3: Move the [rt]x_dropped counters to tg3_napi
2023-11-10 4:56 UTC (4+ messages)
` [PATCH v2 2/2] tg3: Increment tx_dropped in tg3_tso_bug()
[PATCH net-next v2 00/21] virtio-net: support AF_XDP zero copy
2023-11-10 5:51 UTC (26+ messages)
` [PATCH net-next v2 12/21] virtio_net: xsk: tx: support tx
` [PATCH net-next v2 14/21] virtio_net: xsk: tx: virtnet_free_old_xmit() distinguishes xsk buffer
` [PATCH net-next v2 16/21] virtio_net: xsk: rx: introduce add_recvbuf_xsk()
` [PATCH net-next v2 17/21] virtio_net: xsk: rx: skip dma unmap when rq is bind with AF_XDP
[PATCH net] virtio_net: fix missing dma unmap for resize
2023-11-10 5:44 UTC (5+ messages)
[syzbot] Monthly nfc report (Nov 2023)
2023-11-10 6:20 UTC
[Patch v13 0/9] Enable Wifi RFI interference mitigation feature support
2023-11-10 5:31 UTC (2+ messages)
[PATCH v4] net: mvneta: fix calls to page_pool_get_stats
2023-11-10 4:22 UTC (5+ messages)
[PATCH v10 bpf-next 00/17] BPF token and BPF FS-based delegation
2023-11-10 3:48 UTC (18+ messages)
` [PATCH v10 bpf-next 01/17] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach
` [PATCH v10 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS
` [PATCH v10 bpf-next 03/17] bpf: introduce BPF token object
` [PATCH v10 bpf-next 04/17] bpf: add BPF token support to BPF_MAP_CREATE command
` [PATCH v10 bpf-next 05/17] bpf: add BPF token support to BPF_BTF_LOAD command
` [PATCH v10 bpf-next 06/17] bpf: add BPF token support to BPF_PROG_LOAD command
` [PATCH v10 bpf-next 07/17] bpf: take into account BPF token when fetching helper protos
` [PATCH v10 bpf-next 08/17] bpf: consistently use BPF token throughout BPF verifier logic
` [PATCH v10 bpf-next 09/17] bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks
` [PATCH v10 bpf-next 10/17] bpf,lsm: refactor bpf_map_alloc/bpf_map_free "
` [PATCH v10 bpf-next 11/17] bpf,lsm: add BPF token "
` [PATCH v10 bpf-next 12/17] libbpf: add bpf_token_create() API
` [PATCH v10 bpf-next 13/17] libbpf: add BPF token support to bpf_map_create() API
` [PATCH v10 bpf-next 14/17] libbpf: add BPF token support to bpf_btf_load() API
` [PATCH v10 bpf-next 15/17] libbpf: add BPF token support to bpf_prog_load() API
` [PATCH v10 bpf-next 16/17] selftests/bpf: add BPF token-enabled tests
` [PATCH v10 bpf-next 17/17] bpf,selinux: allocate bpf_security_struct per BPF token
[PATCHv3] selftests: bpf: xskxceiver: ksft_print_msg: fix format type error
2023-11-10 3:30 UTC (2+ messages)
[PATCH] boning: use a read-write lock in bonding_show_bonds()
2023-11-10 2:35 UTC (6+ messages)
[PATCH bpf-next v11 10/13] bpf, net: switch to dynamic registration
2023-11-10 2:19 UTC (2+ messages)
[GIT PULL] Networking for v6.7-rc1
2023-11-10 1:30 UTC (2+ messages)
[PATCH net-next v4] hv_netvsc: Mark VF as slave before exposing it to user-mode
2023-11-10 0:43 UTC (3+ messages)
[syzbot] [net?] BUG: unable to handle kernel paging request in nsim_bpf
2023-11-10 0:21 UTC (2+ messages)
[net-next RFC PATCH v6 1/4] net: phy: aquantia: move to separate directory
2023-11-10 0:16 UTC (4+ messages)
` [net-next RFC PATCH v6 3/4] net: phy: aquantia: add firmware load support
[PATCH net] gve: Fixes for napi_poll when budget is 0
2023-11-09 23:59 UTC
[PATCH net-next v2 1/1] ptp: clockmatrix: support 32-bit address space
2023-11-09 23:34 UTC (3+ messages)
[PATCH net] net: microchip: lan743x : bidirectional throughuput improvement
2023-11-09 23:04 UTC (7+ messages)
[PATCH v9 bpf-next 00/17] BPF token and BPF FS-based delegation
2023-11-09 22:29 UTC (7+ messages)
` [PATCH v9 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS
[REPORT] BPF: Reproducible triggering of BUG() from userspace PoC
2023-11-09 21:39 UTC (2+ messages)
[PATCH net v2] ncsi: Revert NCSI link loss/gain commit
2023-11-09 20:51 UTC
[PATCH bpf-next v2] net, xdp: allow metadata > 32
2023-11-09 19:19 UTC (4+ messages)
[GIT PULL] Networking for 6.7
2023-11-09 18:41 UTC (8+ messages)
` [GIT PULL v2] "
[PATCH bpf-next v5 00/13] xsk: TX metadata
2023-11-09 18:07 UTC (3+ messages)
Bypass qdiscs?
2023-11-09 17:50 UTC (8+ messages)
[PATCH 02/41] rxrpc: Fix two connection reaping bugs
2023-11-09 17:50 UTC (3+ messages)
[PATCH net-next 1/1] net: stmmac: Add support for HW-accelerated VLAN stripping
2023-11-09 17:41 UTC (3+ messages)
[PATCH net v4 0/2] r8169: fix DASH devices network lost issue
2023-11-09 17:39 UTC (4+ messages)
` [PATCH net v4 1/2] r8169: add handling DASH when DASH is disabled
` [PATCH net v4 2/2] r8169: fix network lost after resume on DASH systems
[PATCH net v3 0/2] r8169: fix DASH devices network lost issue
2023-11-09 17:29 UTC (6+ messages)
` [PATCH net v3 1/2] r8169: add handling DASH when DASH is disabled
` [PATCH net v3 2/2] r8169: fix network lost after resume on DASH systems
[PATCH iwl-net] ice: Restore fix disabling RX VLAN filtering
2023-11-09 17:24 UTC (2+ messages)
[PATCH net v4 0/3] Fix large frames in the Gemini ethernet driver
2023-11-09 17:13 UTC (4+ messages)
[PATCH net-next 00/15] net: page_pool: add netlink-based introspection
2023-11-09 17:05 UTC (11+ messages)
` [PATCH net-next 04/15] net: page_pool: id the page pools
` [PATCH net-next 07/15] eth: link netdev to page_pools in drivers
` [PATCH net-next 12/15] net: page_pool: report when page pool was destroyed
[PATCH net v2 0/2] r8169: fix DASH devices network lost issue
2023-11-09 16:37 UTC (4+ messages)
` [PATCH net v2 1/2] r8169: add handling DASH when DASH is disabled
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).