messages from 2025-02-27 22:29:01 to 2025-02-28 10:05:58 UTC [more...]
[PATCH net-next v3 00/14] net:yt6801: Add Motorcomm yt6801 PCIe driver
2025-02-28 10:01 UTC (11+ messages)
` [PATCH net-next v3 02/14] motorcomm:yt6801: Add support for a pci table in this module
` [PATCH net-next v3 05/14] motorcomm:yt6801: Implement the .ndo_open function
` [PATCH net-next v3 06/14] motorcomm:yt6801: Implement the fxgmac_start function
` [PATCH net-next v3 07/14] phy:motorcomm: Add PHY_INTERFACE_MODE_INTERNAL to support YT6801
` [PATCH net-next v3 12/14] motorcomm:yt6801: Implement pci_driver suspend and resume
` [PATCH net-next v3 13/14] motorcomm:yt6801: Add makefile and Kconfig
` [PATCH net-next v3 14/14] motorcomm:yt6801: update ethernet documentation and maintainer
` [PATCH net-next v3 01/14] motorcomm:yt6801: Implement mdio register
` [PATCH net-next v3 09/14] motorcomm:yt6801: Implement the poll functions
` [PATCH net-next v3 11/14] motorcomm:yt6801: Implement some net_device_ops function
[PATCH net v1 1/1] bnx2: Fix unused data compilation warning
2025-02-28 10:05 UTC
[PATCH net-next] virtio-net: tweak for better TX performance in NAPI mode
2025-02-28 10:03 UTC (3+ messages)
[PATCH net-next v2 0/3] add sock_kmemdup helper
2025-02-28 10:01 UTC (4+ messages)
` [PATCH net-next v2 1/3] sock: "
` [PATCH net-next v2 2/3] net: use sock_kmemdup for ip_options
` [PATCH net-next v2 3/3] mptcp: use sock_kmemdup for address entry
[PATCH iwl-next v6 0/9] igc: Add support for Frame Preemption feature in IGC
2025-02-28 9:57 UTC (3+ messages)
` [PATCH iwl-next v6 2/9] igc: Rename xdp_get_tx_ring() for non-xdp usage
[PATCH bpf-next v2 0/2] selftests/xsk: Add tests for XDP tail adjustment in AF_XDP
2025-02-28 9:56 UTC (4+ messages)
` [PATCH bpf-next v2 2/2] selftests/xsk: Add tail adjustment tests and support check
[GIT PULL] crypto: Add Kerberos crypto lib
2025-02-28 9:55 UTC
[PATCH v2] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
2025-02-28 9:44 UTC
[PATCH v2 5.10/5.15] team: prevent adding a device which is already a team device lower
2025-02-28 9:41 UTC
[PATCH net-next] mptcp: Remove unused declaration mptcp_set_owner_r()
2025-02-28 9:51 UTC
[RFC PATCH net-next] net: ip: add sysctl_ip_reuse_exact_match
2025-02-28 9:36 UTC (3+ messages)
[PATCH 5.10/5.15] team: prevent adding a device which is already a team device lower
2025-02-28 9:35 UTC
[PATCH v3 0/3] net: phy: bcm63xx: add support for BCM63268 GPHY
2025-02-28 9:34 UTC (7+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] net: phy: enable bcm63xx on bmips
` [PATCH v3 3/3] dt-bindings: net: phy: add BCM63268 GPHY
[PATCH net-next v4 0/4] stmmac: Several PCI-related improvements
2025-02-28 9:26 UTC (5+ messages)
` [PATCH net-next v4 1/4] stmmac: loongson: Pass correct arg to PCI function
[PATCH] qlcnic: fix a memory leak in qlcnic_sriov_set_guest_vlan_mode()
2025-02-28 9:24 UTC
[PATCH iwl-next v2 0/4] igb: XDP/ZC follow up
2025-02-28 9:00 UTC (7+ messages)
` [PATCH iwl-next v2 1/4] igb: Link IRQs to NAPI instances
` [Intel-wired-lan] "
` [PATCH iwl-next v2 2/4] igb: Link queues "
` [Intel-wired-lan] "
` [PATCH iwl-next v2 3/4] igb: Add support for persistent NAPI config
` [Intel-wired-lan] "
[PATCH net-next 0/4] mlx5: Trust lockdown health syndrome
2025-02-28 9:00 UTC (2+ messages)
[GIT PULL] afs, rxrpc: Clean up refcounting on afs_cell and afs_server records
2025-02-28 8:58 UTC
[PATCH v8 0/7] Add Nuvoton NCT6694 MFD drivers
2025-02-28 8:52 UTC (3+ messages)
` [PATCH v8 1/7] mfd: Add core driver for Nuvoton NCT6694
[PATCH net-next v9 00/12] net: Hold netdev instance lock during ndo operations
2025-02-28 8:48 UTC (16+ messages)
` [PATCH net-next v9 01/12] net: hold netdev instance lock during ndo_open/ndo_stop
` [PATCH net-next v9 02/12] net: hold netdev instance lock during ndo_setup_tc
` [PATCH net-next v9 03/12] net: hold netdev instance lock during queue operations
` [PATCH net-next v9 04/12] net: hold netdev instance lock during rtnetlink operations
` [PATCH net-next v9 05/12] net: hold netdev instance lock during ioctl operations
` [PATCH net-next v9 06/12] net: hold netdev instance lock during sysfs operations
` [PATCH net-next v9 07/12] net: hold netdev instance lock during ndo_bpf
` [PATCH net-next v9 08/12] net: ethtool: try to protect all callback with netdev instance lock
` [PATCH net-next v9 09/12] net: replace dev_addr_sem "
` [PATCH net-next v9 10/12] net: add option to request "
` [PATCH net-next v9 11/12] docs: net: document new locking reality
` [PATCH net-next v9 12/12] eth: bnxt: remove most dependencies on RTNL
[PATCH v2] net: fully namespace net.core.{r,w}mem_{default,max} sysctls
2025-02-28 8:19 UTC
[PATCH iwl-net] ice: Fix switchdev slow-path in LAG
2025-02-28 8:17 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next v5 0/4] virtio-net: Link queues to NAPIs
2025-02-28 8:14 UTC (3+ messages)
` [PATCH net-next v5 3/4] virtio-net: Map NAPIs to queues
[PATCH net 0/2] net: ethtool: netlink: Fix notifications for
2025-02-28 8:14 UTC (3+ messages)
[PATCH net-next 00/15] afs, rxrpc: Clean up refcounting on afs_cell and afs_server records
2025-02-28 8:08 UTC (9+ messages)
` Which tree to push afs + crypto + rxrpc spanning patches through?
[PATCHv3 0/2]
2025-02-28 8:07 UTC (4+ messages)
` [PATCHv3 1/2] vhost: return task creation error instead of NULL
` [PATCHv3 2/2] kvm: retry nx_huge_page_recovery_thread creation
[PATCH net-next v7 0/6] tun: Introduce virtio-net hashing feature
2025-02-28 7:58 UTC (7+ messages)
` [PATCH net-next v7 1/6] virtio_net: Add functions for hashing
` [PATCH net-next v7 2/6] net: flow_dissector: Export flow_keys_dissector_symmetric
` [PATCH net-next v7 3/6] tun: Introduce virtio-net hash feature
` [PATCH net-next v7 4/6] selftest: tun: Test vnet ioctls without device
` [PATCH net-next v7 5/6] selftest: tun: Add tests for virtio-net hashing
` [PATCH net-next v7 6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT
[PATCH RFC 0/5] net: stmmac: fix setting RE and TE inappropriately
2025-02-28 7:31 UTC (13+ messages)
` [PATCH RFC net-next 1/5] net: stmmac: call phylink_start() and phylink_stop() in XDP functions
` [PATCH RFC net-next 2/5] net: stmmac: remove redundant racy tear-down in stmmac_dvr_remove()
` [PATCH RFC net-next 3/5] net: stmmac: remove unnecessary stmmac_mac_set() in stmmac_release()
` [PATCH RFC net-next 4/5] net: stmmac: remove _RE and _TE in (start|stop)_(tx|rx)() methods
` [PATCH RFC net-next 5/5] net: stmmac: leave enabling RE and TE to stmmac_mac_link_up()
[PATCH bpf-next v2 0/3] bpf: Fix use-after-free of sockmap
2025-02-28 5:51 UTC (4+ messages)
` [PATCH bpf-next v2 1/3] bpf, sockmap: avoid using sk_socket after free
` [PATCH bpf-next v2 2/3] selftests/bpf: Add socketpair to create_pair to support unix socket
` [PATCH bpf-next v2 3/3] selftests/bpf: Add edge case tests for sockmap
[PATCH bpf-next v4 0/6] XDP metadata support for tun driver
2025-02-28 5:43 UTC (2+ messages)
[PATCH net-next v4 0/1] ppp: Fix KMSAN uninit-value warning with bpf
2025-02-28 4:55 UTC (4+ messages)
` [PATCH net-next v4 1/1] ppp: Fix KMSAN warning by initializing 2-byte header
[PATCH bpf-next v1 0/3] bpf: Fix use-after-free of sockmap
2025-02-28 4:51 UTC (9+ messages)
` [PATCH bpf-next v1 1/3] bpf, sockmap: avoid using sk_socket after free
` [PATCH bpf-next v1 2/3] selftests/bpf: Add socketpair to create_pair to support unix socket
linux-next: manual merge of the tip tree with the net-next tree
2025-02-28 4:43 UTC
BUG: "hc->tx_t_ipi == NUM" holds (exception!) at net/dccp/ccids/ccid3.c:LINE/ccid3_update_send_interval()
2025-02-28 4:26 UTC
[PATCH v3 net-next 00/12] ipv4: fib: Convert RTM_NEWROUTE and RTM_DELROUTE to per-netns RTNL
2025-02-28 4:23 UTC (13+ messages)
` [PATCH v3 net-next 01/12] ipv4: fib: Use cached net in fib_inetaddr_event()
` [PATCH v3 net-next 02/12] ipv4: fib: Allocate fib_info_hash[] and fib_info_laddrhash[] by kvcalloc()
` [PATCH v3 net-next 03/12] ipv4: fib: Allocate fib_info_hash[] during netns initialisation
` [PATCH v3 net-next 04/12] ipv4: fib: Make fib_info_hashfn() return struct hlist_head
` [PATCH v3 net-next 05/12] ipv4: fib: Remove fib_info_laddrhash pointer
` [PATCH v3 net-next 06/12] ipv4: fib: Remove fib_info_hash_size
` [PATCH v3 net-next 07/12] ipv4: fib: Add fib_info_hash_grow()
` [PATCH v3 net-next 08/12] ipv4: fib: Namespacify fib_info hash tables
` [PATCH v3 net-next 09/12] ipv4: fib: Hold rtnl_net_lock() for ip_fib_net_exit()
` [PATCH v3 net-next 10/12] ipv4: fib: Hold rtnl_net_lock() in ip_rt_ioctl()
` [PATCH v3 net-next 11/12] ipv4: fib: Move fib_valid_key_len() to rtm_to_fib_config()
` [PATCH v3 net-next 12/12] ipv4: fib: Convert RTM_NEWROUTE and RTM_DELROUTE to per-netns RTNL
[PATCH v2 net-next 00/12] ipv4: fib: Convert RTM_NEWROUTE and RTM_DELROUTE to per-netns RTNL
2025-02-28 4:02 UTC (5+ messages)
` [PATCH v2 net-next 02/12] ipv4: fib: Allocate fib_info_hash[] and fib_info_laddrhash[] by kvmalloc_array()
linux-next: manual merge of the block tree with the net-next tree
2025-02-28 3:49 UTC
linux-next: manual merge of the net-next tree with the vfs-brauner tree
2025-02-28 3:36 UTC (2+ messages)
[PATCH v2 0/3] selftests/net: deflake GRO tests and fix return value and output
2025-02-28 2:50 UTC (2+ messages)
[PATCH] net: fully namespace net.core.{r,w}mem_{default,max} sysctls
2025-02-28 2:40 UTC (2+ messages)
[PATCH net-next] net: dsa: mt7530: make use of REGMAP_IRQ
2025-02-28 2:22 UTC (2+ messages)
[net-next PATCH v6 0/6] Add af_xdp support for cn10k
2025-02-28 2:23 UTC (3+ messages)
` [net-next PATCH v6 1/6] octeontx2-pf: use xdp_return_frame() to free xdp buffers
[PATCHv3 net 0/3] bond: fix xfrm offload issues
2025-02-28 2:20 UTC (7+ messages)
` [PATCHv3 net 1/3] bonding: move IPsec deletion to bond_ipsec_free_sa
[PATCH net-next] net-sysfs: remove unused initial ret values
2025-02-28 2:20 UTC (2+ messages)
[PATCH net-next 0/5] Add missing netlink error message macros to coccinelle test
2025-02-28 2:20 UTC (2+ messages)
[PATCH iproute2 00/10] devlink params nested multi-attribute values
2025-02-28 2:18 UTC (11+ messages)
` [PATCH iproute2 01/10] update kernel headers
` [PATCH iproute2 02/10] devlink: use dynamic attributes enum
` [PATCH iproute2 03/10] devlink: param show: handle multi-attribute values
` [PATCH iproute2 04/10] devlink: param set: reuse cmd_dev_param_set_cb for port params set
` [PATCH iproute2 05/10] devlink: rename param_ctx to dl_param
` [PATCH iproute2 06/10] devlink: helper function to read user param input into dl_param
` [PATCH iproute2 07/10] devlink: helper function to compare dl_params
` [PATCH iproute2 08/10] devlink: helper function to put param value mnl attributes from dl_params
` [PATCH iproute2 09/10] devlink: helper function to parse param vlaue attributes into dl_param
` [PATCH iproute2 10/10] devlink: params set: add support for nested attributes values
[PATCH net-next v10 0/4] fix the DMA API misuse problem for page_pool
2025-02-28 2:15 UTC (2+ messages)
[PATCH net-next 00/14] devlink, mlx5: Add new parameters for link management and SRIOV/eSwitch configurations
2025-02-28 2:12 UTC (15+ messages)
` [PATCH net-next 01/14] devlink: define enum for attr types of dynamic attributes
` [PATCH net-next 02/14] devlink: Add 'total_vfs' generic device param
` [PATCH net-next 03/14] net/mlx5: Implement cqe_compress_type via devlink params
` [PATCH net-next 04/14] net/mlx5: Implement devlink enable_sriov parameter
` [PATCH net-next 05/14] net/mlx5: Implement devlink total_vfs parameter
` [PATCH net-next 06/14] devlink: pass struct devlink_port * as arg to devlink_nl_param_fill()
` [PATCH net-next 07/14] devlink: Implement port params registration
` [PATCH net-next 08/14] devlink: Implement get/dump netlink commands for port params
` [PATCH net-next 09/14] devlink: Implement set netlink command "
` [PATCH net-next 10/14] devlink: Add 'keep_link_up' generic devlink device param
` [PATCH net-next 11/14] net/mlx5: Implement devlink keep_link_up port parameter
` [PATCH net-next 12/14] devlink: Throw extack messages on param value validation error
` [PATCH net-next 13/14] devlink: Implement devlink param multi attribute nested data values
` [PATCH net-next 14/14] net/mlx5: Implement eSwitch hairpin per prio buffers devlink params
[PATCH v7 net-next 00/14] bridge-fastpath and related improvements
2025-02-28 2:09 UTC (3+ messages)
` [PATCH v7 net-next 03/14] netfilter: bridge: Add conntrack double vlan and pppoe
[PATCH 00/17] Introduce and use generic parity32/64 helper
2025-02-28 1:50 UTC (7+ messages)
` [PATCH 02/17] bitops: Add generic parity calculation for u64
[PATCH net-next v20 00/25] Introducing OpenVPN Data Channel Offload
2025-02-28 1:40 UTC (2+ messages)
[PATCH v3][next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings
2025-02-28 1:37 UTC (6+ messages)
[PATCH net] netkit: Remove double invocation to clear ipvs property flag
2025-02-28 1:29 UTC (2+ messages)
[PATCH net-next v2 1/2] geneve: Allow users to specify source port range
2025-02-28 1:29 UTC (2+ messages)
[PATCH] net: qed: make 'qed_ll2_ops_pass' as __maybe_unused
2025-02-28 1:29 UTC (2+ messages)
[PATCH net-next v8 00/12] net: Hold netdev instance lock during ndo operations
2025-02-28 1:27 UTC (5+ messages)
` [PATCH net-next v8 08/12] net: ethtool: try to protect all callback with netdev instance lock
[PATCH net-next v2 0/9] eth: bnxt: maintain basic pkt/byte counters in SW
2025-02-28 1:25 UTC (10+ messages)
` [PATCH net-next v2 1/9] eth: bnxt: use napi_consume_skb()
` [PATCH net-next v2 2/9] eth: bnxt: don't run xdp programs on fallback traffic
` [PATCH net-next v2 3/9] eth: bnxt: rename ring_err_stats -> ring_drv_stats
` [PATCH net-next v2 4/9] eth: bnxt: snapshot driver stats
` [PATCH net-next v2 5/9] eth: bnxt: don't use ifdef to check for CONFIG_INET in GRO
` [PATCH net-next v2 6/9] eth: bnxt: consolidate the GRO-but-not-really paths in bnxt_gro_skb()
` [PATCH net-next v2 7/9] eth: bnxt: maintain rx pkt/byte stats in SW
` [PATCH net-next v2 8/9] eth: bnxt: maintain tx "
` [PATCH net-next v2 9/9] eth: bnxt: count xdp xmit packets
[PATCH v3 net-next 0/6] Support some enhances features for the HIBMCGE driver
2025-02-28 1:04 UTC (8+ messages)
` [PATCH v3 net-next 2/6] net: hibmcge: Add support for rx checksum offload
[PATCH net] net: dsa: rtl8366rb: don't prompt users for LED control
2025-02-28 0:45 UTC
[PATCH 0/8] enic:enable 32, 64 byte cqes and get max rx/tx ring size from hw
2025-02-28 0:30 UTC (9+ messages)
` [PATCH 1/8] enic: Move function from header file to c file
` [PATCH 2/8] enic: enic rq code reorg
` [PATCH 3/8] enic: enic rq extended cq defines
` [PATCH 4/8] enic: enable rq extended cq support
` [PATCH 5/8] enic : remove unused function cq_enet_wq_desc_dec
` [PATCH 6/8] enic : added enic_wq.c and enic_wq.h
` [PATCH 7/8] enic : cleanup of enic wq request completion path
` [PATCH 8/8] enic : get max rq & wq entries supported by hw, 16K queues
[PATCH v5 0/8] Introduce fwctl subystem
2025-02-28 0:26 UTC (9+ messages)
` [PATCH v5 1/8] fwctl: Add basic structure for a class subsystem with a cdev
` [PATCH v5 2/8] fwctl: Basic ioctl dispatch for the character device
` [PATCH v5 3/8] fwctl: FWCTL_INFO to return basic information about the device
` [PATCH v5 4/8] taint: Add TAINT_FWCTL
` [PATCH v5 5/8] fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware
` [PATCH v5 6/8] fwctl: Add documentation
` [PATCH v5 7/8] fwctl/mlx5: Support for communicating with mlx5 fw
` [PATCH v5 8/8] mlx5: Create an auxiliary device for fwctl_mlx5
[Intel-wired-lan] [PATCH iwl-next v1] idpf: assign extracted ptype to struct libeth_rqe_info field
2025-02-27 23:59 UTC (2+ messages)
[PATCH] net: fix uninitialised access in mii_nway_restart()
2025-02-27 23:15 UTC
[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
2025-02-27 23:12 UTC (3+ messages)
` [PATCH *-next 15/18] mfd: db8500-prcmu: Remove needless return in three "
-CPA for 2024 Tax Preparation
2025-02-27 23:10 UTC
[PATCH v11 0/8] rust: Add IO polling
2025-02-27 23:05 UTC (3+ messages)
[PATCH][next] [NETFILTER]: nf_conntrack_h323: Fix spelling mistake "authenticaton" -> "authentication"
2025-02-27 22:59 UTC
[PATCH v3] net: dsa: rtl8366rb: Fix compilation problem
2025-02-27 22:50 UTC (3+ messages)
[GIT PULL] bluetooth 2025-02-27
2025-02-27 22:38 UTC
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).