messages from 2023-11-29 23:10:09 to 2023-11-30 12:05:12 UTC [more...]
[PATCH V2 net-next] net: mana: Assigning IRQ affinity on HT cores
2023-11-30 12:05 UTC (8+ messages)
` [EXTERNAL] "
[patch net-next 0/2] devlink: warn about existing entities during reload-reinit
2023-11-30 12:00 UTC (2+ messages)
[PATCH net-next v6 0/4] skbuff: Optimize SKB coalescing for page pool
2023-11-30 11:56 UTC (5+ messages)
` [PATCH net-next v6 1/4] page_pool: Rename pp_frag_count to pp_ref_count
` [PATCH net-next v6 2/4] page_pool: halve BIAS_MAX for multiple user references of a fragment
` [PATCH net-next v6 3/4] skbuff: Add a function to check if a page belongs to page_pool
` [PATCH net-next v6 4/4] skbuff: Optimization of SKB coalescing for page pool
[PATCH net-next v5 00/14] net: intel: start The Great Code Dedup + Page Pool for iavf
2023-11-30 11:58 UTC (8+ messages)
` [PATCH net-next v5 03/14] page_pool: avoid calling no-op externals when possible
` [Intel-wired-lan] "
[PATCH v6 net-next 0/7] net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing
2023-11-30 11:49 UTC (6+ messages)
` [PATCH v6 net-next 6/7] net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge support
[PATCH] arcnet: restoring support for multiple Sohard Arcnet cards
2023-11-30 11:35 UTC
[PATCH net-next v13 00/13] Add Realtek automotive PCIe driver
2023-11-30 11:43 UTC (14+ messages)
` [PATCH net-next v13 01/13] rtase: Add pci table supported in this module
` [PATCH net-next v13 02/13] rtase: Implement the .ndo_open function
` [PATCH net-next v13 03/13] rtase: Implement the rtase_down function
` [PATCH net-next v13 04/13] rtase: Implement the interrupt routine and rtase_poll
` [PATCH net-next v13 05/13] rtase: Implement hardware configuration function
` [PATCH net-next v13 06/13] rtase: Implement .ndo_start_xmit function
` [PATCH net-next v13 07/13] rtase: Implement a function to receive packets
` [PATCH net-next v13 08/13] rtase: Implement net_device_ops
` [PATCH net-next v13 09/13] rtase: Implement pci_driver suspend and resume function
` [PATCH net-next v13 10/13] rtase: Implement ethtool function
` [PATCH net-next v13 11/13] rtase: Add a Makefile in the rtase folder
` [PATCH net-next v13 12/13] realtek: Update the Makefile and Kconfig in the realtek folder
` [PATCH net-next v13 13/13] MAINTAINERS: Add the rtase ethernet driver entry
netdev stats for AF_XDP traffic
2023-11-30 11:40 UTC (3+ messages)
[PATCH iproute2-next] ss: mptcp: print out subflows_total counter
2023-11-30 11:40 UTC
[PATCH net-next v3 0/7] net/smc: implement SMCv2.1 virtual ISM device support
2023-11-30 11:28 UTC (8+ messages)
` [PATCH net-next v3 1/7] net/smc: Rename some variable 'fce' to 'fce_v2x' for clarity
` [PATCH net-next v3 2/7] net/smc: support SMCv2.x supplemental features negotiation
` [PATCH net-next v3 3/7] net/smc: introduce virtual ISM device support feature
` [PATCH net-next v3 4/7] net/smc: define a reserved CHID range for virtual ISM devices
` [PATCH net-next v3 5/7] net/smc: compatible with 128-bits extend GID of virtual ISM device
` [PATCH net-next v3 6/7] net/smc: disable SEID on non-s390 archs where virtual ISM may be used
` [PATCH net-next v3 7/7] net/smc: manage system EID in SMC stack instead of ISM driver
[PATCH net-next v2 0/7] net/smc: implement SMCv2.1 virtual ISM device support
2023-11-30 11:02 UTC (4+ messages)
` [PATCH net-next v2 1/7] net/smc: Rename some variable 'fce' to 'fce_v2x' for clarity
[PATCH bpf-next] netkit: Add some ethtool ops to provide information to user
2023-11-30 10:56 UTC (4+ messages)
` [External] "
[PATCH v8 net-next 0/5] Analyze and Reorganize core Networking Structs to optimize cacheline consumption
2023-11-30 10:52 UTC (11+ messages)
` [PATCH v8 net-next 1/5] Documentations: Analyze heavily used Networking related structs
` [PATCH v8 net-next 2/5] cache: enforce cache groups
` [PATCH v8 net-next 3/5] netns-ipv4: reorganize netns_ipv4 fast path variables
` [PATCH v8 net-next 4/5] net-device: reorganize net_device "
` [PATCH v8 net-next 5/5] tcp: reorganize tcp_sock "
[PATCH v2 net-next 0/2] add multi-buff support for xdp running in generic mode
2023-11-30 10:51 UTC (6+ messages)
` [PATCH v2 net-next 1/2] xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generic_xdp
` [PATCH v2 net-next 2/2] xdp: add multi-buff support for xdp running in generic mode
[PATCH net-next 00/17] mlxsw: Support CFF flood mode
2023-11-30 10:43 UTC (6+ messages)
[PATCHv2 net-next 00/14] Conver net selftests to run in unique namespace (Part 1)
2023-11-30 10:40 UTC (17+ messages)
` [PATCHv2 net-next 01/14] selftests/net: add lib.sh
` [PATCHv2 net-next 02/14] selftests/net: convert arp_ndisc_evict_nocarrier.sh to run it in unique namespace
` [PATCHv2 net-next 03/14] selftests/net: specify the interface when do arping
` [PATCHv2 net-next 04/14] selftests/net: convert arp_ndisc_untracked_subnets.sh to run it in unique namespace
` [PATCHv2 net-next 05/14] selftests/net: convert cmsg tests to make them run "
` [PATCHv2 net-next 06/14] selftests/net: convert drop_monitor_tests.sh to run it "
` [PATCHv2 net-next 07/14] selftests/net: convert traceroute.sh "
` [PATCHv2 net-next 08/14] selftests/net: convert icmp_redirect.sh "
` [PATCHv2 net-next 09/14] sleftests/net: convert icmp.sh "
` [PATCHv2 net-next 10/14] selftests/net: convert ioam6.sh "
` [PATCHv2 net-next 11/14] selftests/net: convert l2tp.sh "
` [PATCHv2 net-next 12/14] selftests/net: convert ndisc_unsolicited_na_test.sh "
` [PATCHv2 net-next 13/14] selftests/net: convert sctp_vrf.sh "
` [PATCHv2 net-next 14/14] selftests/net: convert unicast_extensions.sh "
[PATCH v5 0/3] convert write_threads, write_version and write_ports to netlink commands
2023-11-30 10:32 UTC (13+ messages)
` [PATCH v5 1/3] NFSD: convert write_threads to netlink command
` [PATCH v5 2/3] NFSD: convert write_version "
` [PATCH v5 3/3] NFSD: convert write_ports "
debugfs problems in iwlwifi in latest kernels
2023-11-30 10:25 UTC
[PATCH v2 0/6] net: ravb: Fixes for the ravb driver
2023-11-30 10:20 UTC (2+ messages)
[PATCH vhost v13 00/12] virtio core prepares for AF_XDP
2023-11-30 10:15 UTC (6+ messages)
` [PATCH vhost v13 11/12] virtio_ring: introduce dma sync api for virtqueue
[PATCH] net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()
2023-11-30 9:46 UTC
[PATCH v3] net: stmmac: fix FPE events losing
2023-11-30 9:55 UTC (2+ messages)
[GIT PULL] virtio: features
2023-11-30 9:44 UTC (6+ messages)
[PATCH] mctp i2c: Requeue the packet when arbitration is lost
2023-11-30 9:40 UTC (4+ messages)
[syzbot] [net?] WARNING in cleanup_net (3)
2023-11-30 9:38 UTC (3+ messages)
[PATCHv2] USB: gl620a: check for rx buffer overflow
2023-11-30 9:38 UTC (7+ messages)
[PATCH net-next v2 0/4] net: ethernet: Convert to platform remove callback returning void
2023-11-30 9:37 UTC (7+ messages)
` [PATCH net-next v2 1/4] net: ethernet: ti: am65-cpsw: "
` [PATCH net-next v2 2/4] net: ethernet: ti: cpsw: "
` [PATCH net-next v2 3/4] net: ethernet: ti: cpsw-new: "
[PATCH net-next v5 0/4] virtio-net: support dynamic coalescing moderation
2023-11-30 9:33 UTC (3+ messages)
` [PATCH net-next v5 4/4] virtio-net: support rx netdim
[PATCH net-next] ipv4: Use READ/WRITE_ONCE() for IP local_port_range
2023-11-30 9:29 UTC (5+ messages)
[PATCH] nfc: pn533: fix fortify warning
2023-11-30 9:26 UTC (2+ messages)
[PATCH net-next] net: page_pool: fix general protection fault in page_pool_unlist
2023-11-30 9:22 UTC
[net-next PATCH v5 0/2] octeontx2: Multicast/mirror offload changes
2023-11-30 9:15 UTC (4+ messages)
` [net-next PATCH v5 1/2] octeontx2-af: Add new mbox to support multicast/mirror offload
` [net-next PATCH v5 2/2] octeontx2-pf: TC flower offload support for mirror
[syzbot] [net?] general protection fault in page_pool_unlist
2023-11-30 9:06 UTC (5+ messages)
` [PATCH net-next] net: page_pool: fix null-ptr-deref "
[PATCH net-next 00/12] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 3
2023-11-30 9:00 UTC (4+ messages)
` [PATCH net-next 03/12] mm: Make the page_frag_cache allocator alignment param a pow-of-2
[PATCH net-next] docs: netlink: link to family documentations from spec info
2023-11-30 8:52 UTC (4+ messages)
[RFC PATCH net-next v1 0/6] tools/net/ynl: Add dynamic selector for options attrs
2023-11-30 8:48 UTC (5+ messages)
[RFC PATCH v4 0/3] send credit update during setting SO_RCVLOWAT
2023-11-30 8:42 UTC (8+ messages)
` [RFC PATCH v4 1/3] vsock: update SO_RCVLOWAT setting callback
` [RFC PATCH v4 2/3] virtio/vsock: send credit update during setting SO_RCVLOWAT
` [RFC PATCH v4 3/3] vsock/test: SO_RCVLOWAT + deferred credit update test
[PATCH] net: usb: ax88179_178a: avoid failed operations when device is disconnected
2023-11-30 8:41 UTC (2+ messages)
[PATCH v3 net-next 0/8] tcp: Clean up and refactor cookie_v[46]_check()
2023-11-30 8:39 UTC (5+ messages)
WARNING in cleanup_net
2023-11-30 8:34 UTC (3+ messages)
[PATCH] dt-bindings: net: qcom,ipa: document SM8650 compatible
2023-11-30 8:33 UTC (2+ messages)
[syzbot] [net?] WARNING in cleanup_net (3)
2023-11-30 8:30 UTC
[PATCH net v3 1/5] r8152: Hold the rtnl_lock for all of reset
2023-11-30 8:27 UTC (9+ messages)
` [PATCH net v3 2/5] r8152: Add RTL8152_INACCESSIBLE checks to more loops
` [PATCH net v3 3/5] r8152: Add RTL8152_INACCESSIBLE to r8156b_wait_loading_flash()
` [PATCH net v3 4/5] r8152: Add RTL8152_INACCESSIBLE to r8153_pre_firmware_1()
` [PATCH net v3 5/5] r8152: Add RTL8152_INACCESSIBLE to r8153_aldps_en()
[net v3 PATCH 0/5] octeontx2-af: miscellaneous fixes
2023-11-30 8:00 UTC (8+ messages)
` [net v3 PATCH 1/5] octeontx2-af: Adjust Tx credits when MCS external bypass is disabled
` [net v3 PATCH 2/5] octeontx2-af: Fix mcs sa cam entries size
` [net v3 PATCH 3/5] octeontx2-af: Fix mcs stats register address
` [net v3 PATCH 4/5] octeontx2-af: Add missing mcs flr handler call
` [net v3 PATCH 5/5] octeontx2-af: Update Tx link register range
[PATCH net] net/netfilter: bpf: fix bad registration on nf_defrag
2023-11-30 7:23 UTC
[PATCH net-next 1/5] virtio_net: Fix an unsafe reference to the page chain
2023-11-30 7:17 UTC (9+ messages)
` [PATCH net-next 2/5] virtio_net: Add page_pool support to improve performance
[net-next PATCH] octeontx2-af: debugfs: update CQ context fields
2023-11-30 6:07 UTC
[PATCH v2] hv_netvsc: rndis_filter needs to select NLS
2023-11-30 5:58 UTC
[net-next PATCH v10 00/11] Introduce queue and NAPI support in netdev-genl (Was: Introduce NAPI queues support)
2023-11-30 5:52 UTC (13+ messages)
` [net-next PATCH v10 01/11] netdev-genl: spec: Extend netdev netlink spec in YAML for queue
` [net-next PATCH v10 02/11] net: Add queue and napi association
` [net-next PATCH v10 03/11] ice: Add support in the driver for associating queue with napi
` [net-next PATCH v10 04/11] netdev-genl: Add netlink framework functions for queue
` [net-next PATCH v10 05/11] netdev-genl: spec: Extend netdev netlink spec in YAML for NAPI
` [net-next PATCH v10 06/11] netdev-genl: Add netlink framework functions for napi
` [net-next PATCH v10 07/11] netdev-genl: spec: Add irq in netdev netlink YAML spec
` [net-next PATCH v10 08/11] net: Add NAPI IRQ support
` [net-next PATCH v10 09/11] netdev-genl: spec: Add PID in netdev netlink YAML spec
` [net-next PATCH v10 10/11] netdev-genl: Add PID for the NAPI thread
` [net-next PATCH v10 11/11] eth: bnxt: link NAPI instances to queues and IRQs
[PATCH iwl-next v5 0/5] i40e: Simplify VSI and VEB handling
2023-11-30 5:23 UTC (11+ messages)
` [PATCH v5 1/5] i40e: Use existing helper to find flow director VSI
` [Intel-wired-lan] "
` [PATCH v5 2/5] i40e: Introduce and use macros for iterating VSIs and VEBs
` [Intel-wired-lan] "
` [PATCH v5 3/5] i40e: Add helpers to find VSI and VEB by SEID and use them
` [Intel-wired-lan] "
` [PATCH v5 4/5] i40e: Fix broken support for floating VEBs
` [Intel-wired-lan] "
` [PATCH v5 5/5] i40e: Remove VEB recursion
` [Intel-wired-lan] "
[PATCH v2 net] octeontx2-pf: Add missing mutex lock in otx2_get_pauseparam
2023-11-30 4:36 UTC (3+ messages)
` [EXT] "
[PATCH][next] net: mana: Fix spelling mistake "enforecement" -> "enforcement"
2023-11-30 4:20 UTC (2+ messages)
[PATCH net-next v1 1/1] net: dsa: sja1105: Use units.h instead of the copy of a definition
2023-11-30 4:20 UTC (2+ messages)
[PATCH net-next v4 00/15] mptcp: More selftest coverage and code cleanup for net-next
2023-11-30 4:20 UTC (2+ messages)
[PATCH net] net: libwx: fix memory leak on msix entry
2023-11-30 4:20 UTC (2+ messages)
[PATCH net-next] net: phy: adin: allow control of Fast Link Down
2023-11-30 4:10 UTC (2+ messages)
[net-next PATCH v3] net: phy: aquantia: drop wrong endianness conversion for addr and CRC
2023-11-30 4:10 UTC (2+ messages)
[PATCH net v2] ice: Fix VF Reset paths when interface in a failed over aggregate
2023-11-30 4:00 UTC (2+ messages)
pull-request: wireless-2023-11-29
2023-11-30 4:00 UTC (2+ messages)
[PATCH bpf-next v6 1/3] bpf: make common crypto API for TC/XDP programs
2023-11-30 3:54 UTC (5+ messages)
` [PATCH bpf-next v6 2/3] bpf: crypto: add skcipher to bpf crypto
[PATCH net-next v9 0/5] Create a binding for the Marvell MV88E6xxx DSA switches
2023-11-30 3:50 UTC (2+ messages)
[PATCH net-next] r8169: improve handling task scheduling
2023-11-30 3:50 UTC (2+ messages)
pull-request: bpf 2023-11-30
2023-11-30 3:50 UTC (2+ messages)
[PATCH net-next] nfp: ethtool: expose transmit SO_TIMESTAMPING capability
2023-11-30 3:35 UTC (2+ messages)
[PATCH net-next 0/5] Implement more ethtool_ops for Wangxun
2023-11-30 3:32 UTC (4+ messages)
` [PATCH net-next 2/5] net: wangxun: add ethtool_ops for ring parameters
[PATCH v2] net/mlx5e: Fix a race in command alloc flow
2023-11-30 3:10 UTC (3+ messages)
[PATCH v3] net/mlx5e: Fix a race in command alloc flow
2023-11-30 3:05 UTC
[PATCH] [net/ethernet] arc_emac: Add error handling in emac_rockchip_probe
2023-11-30 3:13 UTC
[PATCH net-next] ipvlan: implemente .parse_protocol hook function in ipvlan_header_ops
2023-11-30 3:02 UTC
[PATCH net-next v4 00/13] net: page_pool: add netlink-based introspection
2023-11-30 2:09 UTC (6+ messages)
[PATCH net-next 0/4] tools: ynl: fixes for the page-pool sample and the generation process
2023-11-30 0:10 UTC (3+ messages)
[PATCH net-next v7 15/16] net: ethtool: ts: Let the active time stamping layer be selectable
2023-11-30 0:06 UTC (14+ messages)
[PATCH 00/16] IOMMU memory observability
2023-11-30 0:02 UTC (5+ messages)
` [PATCH 09/16] iommu/iommufd: use page allocation function provided by iommu-pages.h
[net-next PATCH v9 00/11] Introduce queue and NAPI support in netdev-genl (Was: Introduce NAPI queues support)
2023-11-29 23:51 UTC (3+ messages)
[PATCH net-next 0/4] selftests: tc-testing: more tdc updates
2023-11-29 23:47 UTC (3+ messages)
[PATCH net v2] r8169: fix rtl8125b PAUSE frames blasting when suspended
2023-11-29 23:40 UTC (3+ messages)
[patch net-next v4 0/9] devlink: introduce notifications filtering
2023-11-29 23:29 UTC (7+ messages)
` [patch net-next v4 5/9] genetlink: introduce per-sock family private pointer storage
[PATCH bpf-next v6 00/13] xsk: TX metadata
2023-11-29 23:10 UTC (2+ messages)
Does skb_metadata_differs really need to stop GRO aggregation?
2023-11-29 23:10 UTC (7+ 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).