messages from 2023-11-08 19:12:07 to 2023-11-09 16:51:52 UTC [more...]
[PATCH net-next 00/15] net: page_pool: add netlink-based introspection
2023-11-09 16:51 UTC (19+ messages)
` [PATCH net-next 01/15] net: page_pool: split the page_pool_params into fast and slow
` [PATCH net-next 02/15] net: page_pool: avoid touching slow on the fastpath
` [PATCH net-next 04/15] net: page_pool: id the page pools
` [PATCH net-next 05/15] net: page_pool: record pools per netdev
` [PATCH net-next 07/15] eth: link netdev to page_pools in drivers
[PATCH net v3 0/2] r8169: fix DASH devices network lost issue
2023-11-09 16:43 UTC (3+ 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 net v2 0/2] r8169: fix DASH devices network lost issue
2023-11-09 16:37 UTC (5+ messages)
` [PATCH net v2 1/2] r8169: add handling DASH when DASH is disabled
[PATCH net 0/3] dpll: fix unordered unbind/bind registerer issues
2023-11-09 16:33 UTC (19+ 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 net-next v2 00/21] virtio-net: support AF_XDP zero copy
2023-11-09 16:26 UTC (26+ messages)
` [PATCH net-next v2 04/21] virtio_net: move core structures to virtio_net.h
` [PATCH net-next v2 05/21] virtio_net: add prefix virtnet to all struct inside virtio_net.h
` [PATCH net-next v2 08/21] virtio_net: sq support premapped mode
` [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-next 1/1] net: stmmac: Add support for HW-accelerated VLAN stripping
2023-11-09 16:22 UTC (3+ messages)
[GIT PULL] Networking for 6.7
2023-11-09 16:14 UTC (5+ messages)
` [GIT PULL v2] "
[RFC PATCH v3 00/12] Device Memory TCP
2023-11-09 16:07 UTC (50+ messages)
` [RFC PATCH v3 02/12] net: page_pool: create hooks for custom page providers
` [RFC PATCH v3 04/12] netdev: support binding dma-buf to netdevice
` [RFC PATCH v3 05/12] netdev: netdevice devmem allocator
` [RFC PATCH v3 07/12] page-pool: device memory support
` [RFC PATCH v3 08/12] net: support non paged skb frags
` [RFC PATCH v3 10/12] tcp: RX path for devmem TCP
` [RFC PATCH v3 12/12] selftests: add ncdevmem, netcat "
[PATCH] boning: use a read-write lock in bonding_show_bonds()
2023-11-09 15:47 UTC (4+ messages)
[PATCH 02/41] rxrpc: Fix two connection reaping bugs
2023-11-09 15:39 UTC
[PATCH net v3] net: ti: icssg-prueth: Add missing icss_iep_put to error path
2023-11-09 15:29 UTC (4+ messages)
[PATCH net] ipvlan: add ipvlan_route_v6_outbound() helper
2023-11-09 15:22 UTC
[net-next v4 0/5] net: wwan: t7xx: fw flashing & coredump support
2023-11-09 15:21 UTC (3+ messages)
[RFC net-next] net: don't dump stack on queue timeout
2023-11-09 15:21 UTC (5+ messages)
[PATCH] Documentation: Document the Netlink spec
2023-11-09 15:20 UTC (7+ messages)
[PATCH net,v3, 0/2] hv_netvsc: fix race of netvsc and VF register
2023-11-09 14:39 UTC (4+ messages)
` [PATCH net,v3, 2/2] hv_netvsc: Fix race of register_netdevice_notifier "
[PATCH v2 net 0/7] qbv cycle time extension/truncation
2023-11-09 13:18 UTC (17+ messages)
` [PATCH v2 net 1/7] net/sched: taprio: fix too early schedules switching
` [PATCH v2 net 2/7] net/sched: taprio: fix cycle time adjustment for next entry
` [PATCH v2 net 3/7] net/sched: taprio: update impacted fields during cycle time adjustment
` [PATCH v2 net 4/7] net/sched: taprio: get corrected value of cycle_time and interval
` [PATCH v2 net 5/7] net/sched: taprio: fix delayed switching to new schedule after timer expiry
` [PATCH v2 net 6/7] net/sched: taprio: fix q->current_entry is NULL before its expiry
` [PATCH v2 net 7/7] net/sched: taprio: enable cycle time adjustment for current entry
[net-next RFC PATCH v6 1/4] net: phy: aquantia: move to separate directory
2023-11-09 12:32 UTC (4+ messages)
` [net-next RFC PATCH v6 2/4] net: phy: aquantia: move MMD_VEND define to header
` [net-next RFC PATCH v6 3/4] net: phy: aquantia: add firmware load support
` [net-next RFC PATCH v6 4/4] dt-bindings: Document Marvell Aquantia PHY
[RFC Draft PATCHv2 net-next] Doc: update bridge doc
2023-11-09 13:04 UTC (3+ messages)
[PATCH net] net: ti: icss-iep: fix setting counter value
2023-11-09 12:50 UTC (2+ messages)
[PATCH net v4 0/3] Fix large frames in the Gemini ethernet driver
2023-11-09 12:46 UTC (10+ messages)
` [PATCH net v4 1/3] net: ethernet: cortina: Fix max RX frame define
` [PATCH net v4 2/3] net: ethernet: cortina: Handle large frames
` [PATCH net v4 3/3] net: ethernet: cortina: Fix MTU max setting
[PATCH 00/22] -Wmissing-prototype warning fixes
2023-11-09 12:23 UTC (20+ messages)
` [PATCH 02/22] [RESEND^2] jffs2: mark __jffs2_dbg_superblock_counts() static
` [PATCH 03/22] [RESEND] kprobes: unify kprobes_exceptions_nofify() prototypes
` [PATCH 09/22] [v2] arch: fix asm-offsets.c building with -Wmissing-prototypes
` [PATCH 10/22] microblaze: include linux/cpu.h for trap_init() prototype
` [PATCH 15/22] arch: vdso: consolidate gettime prototypes
` [PATCH 16/22] bcachefs: mark bch2_target_to_text_sb() static
PRP with VLAN support - or how to contribute to a Linux network driver
2023-11-09 12:20 UTC (4+ messages)
[PATCH net 1/1] net: stmmac: fix MAC and phylink mismatch issue after resume with STMMAC_FLAG_USE_PHY_WOL enabled
2023-11-09 12:13 UTC (4+ messages)
[PATCH net] virtio_net: fix missing dma unmap for resize
2023-11-09 12:06 UTC (3+ messages)
[PATCH v4] net: mvneta: fix calls to page_pool_get_stats
2023-11-09 11:31 UTC (4+ messages)
[PATCH net] net: microchip: lan743x : bidirectional throughuput improvement
2023-11-09 10:53 UTC (6+ messages)
[net-next RFC PATCH v5 1/4] net: phy: aquantia: move to separate directory
2023-11-09 10:38 UTC (4+ messages)
` [net-next RFC PATCH v5 4/4] dt-bindings: Document bindings for Marvell Aquantia PHY
[PATCH iwl-next v1 00/15] one by one port representors creation
2023-11-09 10:32 UTC (24+ messages)
` [PATCH iwl-next v1 04/15] ice: track q_id in representor
` [Intel-wired-lan] "
` [PATCH iwl-next v1 06/15] ice: track port representors in xarray
` [Intel-wired-lan] "
` [PATCH iwl-next v1 07/15] ice: remove VF pointer reference in eswitch code
` [Intel-wired-lan] "
` [PATCH iwl-next v1 08/15] ice: make representor code generic
` [Intel-wired-lan] "
` [PATCH iwl-next v1 09/15] ice: return pointer to representor
` [Intel-wired-lan] "
` [PATCH iwl-next v1 10/15] ice: allow changing SWITCHDEV_CTRL VSI queues
` [Intel-wired-lan] "
` [PATCH iwl-next v1 11/15] ice: set Tx topology every time new repr is added
` [Intel-wired-lan] "
` [PATCH iwl-next v1 12/15] ice: realloc VSI stats arrays
` [Intel-wired-lan] "
` [PATCH iwl-next v1 13/15] ice: add VF representors one by one
` [Intel-wired-lan] "
` [PATCH iwl-next v1 14/15] ice: adjust switchdev rebuild path
` [Intel-wired-lan] "
` [PATCH iwl-next v1 15/15] ice: reserve number of CP queues
` [Intel-wired-lan] "
[PATCH net v2] page_pool: Add myself as page pool reviewer in MAINTAINERS
2023-11-09 9:43 UTC (5+ messages)
[PATCH iwl-net] i40e: Fix waiting for queues of all VSIs to be disabled
2023-11-09 9:20 UTC (2+ messages)
[PATCH v2 0/3] add qca8084 ethernet phy driver
2023-11-09 9:16 UTC (5+ messages)
` [PATCH v2 1/3] net: phy: at803x: add QCA8084 ethernet phy support
[PATCH v9 bpf-next 00/17] BPF token and BPF FS-based delegation
2023-11-09 8:47 UTC (8+ messages)
` [PATCH v9 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS
` [PATCH v9 bpf-next 03/17] bpf: introduce BPF token object
[syzbot] [net?] [nfc?] KASAN: slab-use-after-free Read in nfc_alloc_send_skb
2023-11-09 8:36 UTC
[PATCH net-next v2 0/5] virtio-net: support dynamic coalescing moderation
2023-11-09 8:34 UTC (9+ messages)
` [PATCH net-next v2 2/5] virtio-net: separate rx/tx coalescing moderation cmds
` [PATCH net-next v2 4/5] virtio-net: support rx netdim
` [PATCH net-next v2 5/5] virtio-net: return -EOPNOTSUPP for adaptive-tx
[PATCHv2] selftests: bpf: xskxceiver: ksft_print_msg: fix format type error
2023-11-09 8:08 UTC (3+ messages)
[syzbot] [net?] BUG: unable to handle kernel paging request in nsim_bpf
2023-11-09 5:10 UTC
[PATCH net-next v2 1/1] net: stmmac: check CBS input values before configuration
2023-11-09 5:08 UTC (3+ messages)
[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2023-11-06 (i40e)
2023-11-09 2:50 UTC (2+ messages)
[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2023-11-06 (ice)
2023-11-09 2:50 UTC (2+ messages)
[PATCH net V9 1/2] ptp: ptp_read should not release queue
2023-11-09 2:50 UTC (2+ messages)
[PATCH net] net_sched: sch_fq: better validate TCA_FQ_WEIGHTS and TCA_FQ_PRIOMAP
2023-11-09 2:50 UTC (2+ messages)
[PATCH net] net: kcm: fill in MODULE_DESCRIPTION()
2023-11-09 2:50 UTC (2+ messages)
[PATCH net 1/5] netfilter: add missing module descriptions
2023-11-09 2:50 UTC (2+ messages)
[PATCH] iphase: Adding a null pointer check
2023-11-09 2:40 UTC (2+ messages)
pull-request: bpf 2023-11-08
2023-11-09 2:20 UTC (2+ messages)
[PATCH net-next v4] hv_netvsc: Mark VF as slave before exposing it to user-mode
2023-11-09 2:13 UTC (2+ messages)
BPF/XDP: kernel panic when removing an interface that is an xdp_redirect target
2023-11-09 2:11 UTC (6+ messages)
[PATCH][ncsi] Revert NCSI link loss/gain commit
2023-11-09 2:06 UTC (2+ messages)
[PATCH net] net/sched: act_ct: Always fill offloading tuple iifidx
2023-11-09 2:00 UTC (2+ messages)
[ANN] netdev development stats for 6.7
2023-11-09 1:17 UTC (5+ messages)
[PATCH net v2] net: set SOCK_RCU_FREE before inserting socket into hashtable
2023-11-08 23:30 UTC (2+ messages)
[PATCH net v3] hv_netvsc: Mark VF as slave before exposing it to user-mode
2023-11-08 22:06 UTC
[PATCH net] indirect_call_wrapper: Fix typo in INDIRECT_CALL_$NR kerneldoc
2023-11-08 21:45 UTC (2+ messages)
[PATCH net] net: set SOCK_RCU_FREE before inserting socket into hashtable
2023-11-08 21:01 UTC (3+ messages)
[PATCH iwl-net] i40e: Fix max frame size check
2023-11-08 20:38 UTC (2+ messages)
[PATCH net-next 1/1] ptp: clockmatrix: support 32-bit address space
2023-11-08 19:11 UTC (2+ messages)
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).