messages from 2025-02-28 15:41:50 to 2025-03-02 00:05:35 UTC [more...]
[PATCH bpf-next] bpf: no longer acquire map_idr_lock in bpf_map_inc_not_zero()
2025-03-02 0:05 UTC (2+ messages)
[PATCH net v2] xsk: fix __xsk_generic_xmit() error code when cq is full
2025-03-02 0:05 UTC (2+ messages)
[PATCH 0/6] RDS bug fix collection
2025-03-01 23:22 UTC (8+ messages)
` [PATCH 1/6] net/rds: Avoid queuing superfluous send and recv work
` [PATCH 4/6] net/rds: No shortcut out of RDS_CONN_ERROR
` [PATCH 5/6] net/rds: rds_tcp_accept_one ought to not discard messages
[PATCH] mm: page_frag: Fix refill handling in __page_frag_alloc_align()
2025-03-01 23:16 UTC (3+ messages)
` [EXTERNAL] "
[PATCH net-next v2 0/8] net: phy: move PHY package code to its own source file
2025-03-01 20:19 UTC (13+ messages)
` [PATCH net-next v2 1/8] net: phy: move PHY package code from phy_device.c to "
` [PATCH net-next v2 2/8] net: phy: add getters for public members in struct phy_package_shared
` [PATCH net-next v2 3/8] net: phy: qca807x: use new phy_package_shared getters
` [PATCH net-next v2 4/8] net: phy: micrel: "
` [PATCH net-next v2 5/8] net: phy: mediatek: "
` [PATCH net-next v2 6/8] net: phy: mscc: "
` [PATCH net-next v2 7/8] net: phy: move PHY package related code from phy.h to phy_package.c
` [PATCH net-next v2 8/8] net: phy: remove remaining PHY package related definitions from phy.h
[PATCH v2 net-next 0/6] tcp: misc changes
2025-03-01 20:14 UTC (7+ messages)
` [PATCH v2 net-next 1/6] tcp: add a drop_reason pointer to tcp_check_req()
` [PATCH v2 net-next 2/6] tcp: add four drop reasons "
` [PATCH v2 net-next 3/6] tcp: convert to dev_net_rcu()
` [PATCH v2 net-next 4/6] net: gro: convert four dev_net() calls
` [PATCH v2 net-next 5/6] tcp: remove READ_ONCE(req->ts_recent)
` [PATCH v2 net-next 6/6] tcp: tcp_set_window_clamp() cleanup
[Intel-wired-lan] [PATCH iwl-next v2] idpf: assign extracted ptype to struct libeth_rqe_info field
2025-03-01 19:02 UTC
[PATCH net-next 0/6] tcp: misc changes
2025-03-01 20:04 UTC (4+ messages)
` [PATCH net-next 2/6] tcp: add four drop reasons to tcp_check_req()
[PATCH] r8169: add support for 16K jumbo frames on RTL8125B
2025-03-01 19:46 UTC (5+ messages)
[PATCH net-next] tcp: use RCU in __inet{6}_check_established()
2025-03-01 19:46 UTC
[PATCH] [RESEND] sunrpc: suppress warnings for unused procfs functions
2025-03-01 17:51 UTC (2+ messages)
[QUERY] : STMMAC Clocks
2025-03-01 15:51 UTC (6+ messages)
[PATCH v8 net-next 00/15] bridge-fastpath and related improvements
2025-03-01 15:47 UTC (17+ messages)
` [PATCH v8 net-next 01/15] net: pppoe: avoid zero-length arrays in struct pppoe_hdr
` [PATCH v8 net-next 02/15] netfilter: nf_flow_table_offload: Add nf_flow_encap_push() for xmit direct
` [PATCH v8 net-next 03/15] netfilter: flow: remove hw_outdev, out.hw_ifindex and out.hw_ifidx
` [PATCH v8 net-next 04/15] netfilter: bridge: Add conntrack double vlan and pppoe
` [PATCH v8 net-next 05/15] netfilter: nft_chain_filter: Add bridge "
` [PATCH v8 net-next 06/15] bridge: Add filling forward path from port to port
` [PATCH v8 net-next 07/15] net: core: dev: Add dev_fill_bridge_path()
` [PATCH v8 net-next 08/15] netfilter :nf_flow_table_offload: Add nf_flow_rule_bridge()
` [PATCH v8 net-next 09/15] netfilter: nf_flow_table_inet: Add nf_flowtable_type flowtable_bridge
` [PATCH v8 net-next 10/15] netfilter: nft_flow_offload: Add NFPROTO_BRIDGE to validate
` [PATCH v8 net-next 11/15] netfilter: nft_flow_offload: Add DEV_PATH_MTK_WDMA to nft_dev_path_info()
` [PATCH v8 net-next 12/15] netfilter: nft_flow_offload: No ingress_vlan forward info for dsa user port
` [PATCH v8 net-next 13/15] bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign
` [PATCH v8 net-next 14/15] bridge: Introduce DEV_PATH_BR_VLAN_KEEP_HW for bridge-fastpath
` [PATCH v8 net-next 15/15] netfilter: nft_flow_offload: Add bridgeflow to nft_flow_offload_eval()
[PATCH net-next 0/3] r8169: enable more devices ASPM and LTR support
2025-03-01 15:02 UTC (5+ messages)
` [PATCH net-next 2/3] r8169: enable RTL8168H/RTL8168EP/RTL8168FP/RTL8125/RTL8126 "
[PATCH v2 00/18] Introduce and use generic parity16/32/64 helper
2025-03-01 14:24 UTC (19+ messages)
` [PATCH v2 01/18] lib/parity: Add __builtin_parity() fallback implementations
` [PATCH v2 02/18] bitops: Optimize parity8() using __builtin_parity()
` [PATCH v2 03/18] bitops: Add parity16(), parity32(), and parity64() helpers
` [PATCH v2 04/18] media: media/test_drivers: Replace open-coded parity calculation with parity8()
` [PATCH v2 05/18] media: pci: cx18-av-vbi: "
` [PATCH v2 06/18] media: saa7115: "
` [PATCH v2 07/18] serial: max3100: "
` [PATCH v2 08/18] lib/bch: Replace open-coded parity calculation with parity32()
` [PATCH v2 09/18] Input: joystick - "
` [PATCH v2 10/18] net: ethernet: oa_tc6: "
` [PATCH v2 11/18] wifi: brcm80211: "
` [PATCH v2 12/18] drm/bridge: dw-hdmi: "
` [PATCH v2 13/18] mtd: ssfdc: "
` [PATCH v2 14/18] fsi: i2cr: "
` [PATCH v2 15/18] fsi: i2cr: Replace open-coded parity calculation with parity64()
` [PATCH v2 16/18] Input: joystick - "
` [PATCH v2 17/18] nfp: bpf: "
` [PATCH v2 18/18] bitops: Add parity() macro for automatic type-based selection
[PATCH net v2] net: ethtool: netlink: Allow NULL nlattrs when getting a phy_device
2025-03-01 14:11 UTC
[PATCH v7 0/2] arm64: dts: fsd: Add Ethernet support for FSD SoC
2025-03-01 13:59 UTC (3+ messages)
` [PATCH v7 1/2] arm64: dts: fsd: Add Ethernet support for FSYS0 Block of "
[PATCH net-next] ppp: use IFF_NO_QUEUE in virtual interfaces
2025-03-01 13:55 UTC
[GIT PULL] afs, rxrpc: Clean up refcounting on afs_cell and afs_server records
2025-03-01 13:23 UTC (4+ messages)
[PATCH net-next v5 06/12] net: pse-pd: Add support for budget evaluation strategies
2025-03-01 13:00 UTC (11+ messages)
[PATCH net-next] selftests: net: report output format as TAP 13 in Python tests
2025-03-01 10:52 UTC (2+ messages)
[PATCH net 0/2] net: ethtool: netlink: Fix notifications for
2025-03-01 10:38 UTC (5+ messages)
` [PATCH net 2/2] net: ethtool: netlink: Pass a context for default ethnl notifications
[PATCH net-next] ionic: Simplify maximum determination in ionic_adminq_napi()
2025-03-01 10:12 UTC
[PATCH 0/2] sunrpc: Fix issues with cache_detail nextcheck updates
2025-03-01 6:48 UTC (3+ messages)
` [PATCH 1/2] sunrpc: update nextcheck time when adding new cache entries
` [PATCH 2/2] sunrpc: fix race in cache cleanup causing stale nextcheck time
[PATCH] tcp: check socket state before calling WARN_ON
2025-03-01 5:37 UTC (10+ messages)
[PATCH net-next 0/3] Add usb net support for Telit Cinterion FN990B
2025-03-01 2:40 UTC (2+ messages)
[PATCH] caif_virtio: fix wrong pointer check in cfv_probe()
2025-03-01 2:40 UTC (2+ messages)
[PATCH net] net: gso: fix ownership in __udp_gso_segment
2025-03-01 2:40 UTC (2+ messages)
[PATCH net-next v5 0/4] virtio-net: Link queues to NAPIs
2025-03-01 2:27 UTC (3+ messages)
` [PATCH net-next v5 3/4] virtio-net: Map NAPIs to queues
[PATCH net-next v6 0/8] Device memory TCP TX
2025-03-01 1:53 UTC (7+ messages)
` [PATCH net-next v6 1/8] net: add get_netmem/put_netmem support
` [PATCH net-next v6 7/8] net: check for driver support in netmem TX
[PATCH net-next v2] dsa: mt7530: Utilize REGMAP_IRQ for interrupt handling
2025-03-01 1:41 UTC
[PATCH v2 0/6] pds_fwctl: fwctl for AMD/Pensando core devices
2025-03-01 1:35 UTC (7+ messages)
` [PATCH v2 1/6] pds_core: make pdsc_auxbus_dev_del() void
` [PATCH v2 2/6] pds_core: specify auxiliary_device to be created
` [PATCH v2 3/6] pds_core: add new fwctl auxiliary_device
` [PATCH v2 4/6] pds_fwctl: initial driver framework
` [PATCH v2 5/6] pds_fwctl: add rpc and query support
` [PATCH v2 6/6] pds_fwctl: add Documentation entries
[PATCH bpf-next v1 0/3] Optimize bpf selftest to increase CI success rate
2025-03-01 1:31 UTC (3+ messages)
` [PATCH bpf-next v1 3/3] selftests/bpf: Fixes for test_maps test
[PATCH net v2] idpf: synchronize pending IRQs after disable
2025-03-01 0:47 UTC (4+ messages)
[Patch rdma-next] RDMA/mana_ib: handle net event for pointing to the current netdev
2025-03-01 0:26 UTC (3+ messages)
` [EXTERNAL] "
[PATCH net-next 0/6] mlx5 misc enhancements 2025-02-26
2025-02-28 23:54 UTC (4+ messages)
` [PATCH net-next 3/6] net/mlx5e: Enable lanes configuration when auto-negotiation is off
[PATCH net-next v9 00/12] net: Hold netdev instance lock during ndo operations
2025-02-28 23:53 UTC (4+ messages)
` [PATCH net-next v9 01/12] net: hold netdev instance lock during ndo_open/ndo_stop
[PATCH net-next 2/3] r8169: enable RTL8168H/RTL8168EP/RTL8168FP/RTL8125/RTL8126 LTR support
2025-02-28 22:58 UTC (2+ messages)
[PATCH 0/3] Fixes for IPA v4.7
2025-02-28 22:52 UTC (2+ messages)
[PATCH net-next 0/2] inet: ping: remove extra skb_clone()/consume_skb()
2025-02-28 22:50 UTC (6+ messages)
` [PATCH net-next 1/2] ipv4: icmp: do not process ICMP_EXT_ECHOREPLY for broadcast/multicast addresses
` [PATCH net-next 2/2] inet: ping: avoid skb_clone() dance in ping_rcv()
[GIT PULL] bluetooth 2025-02-27
2025-02-28 22:50 UTC (2+ messages)
[PATCH] hv_netvsc: set device master/slave flags on bonding
2025-02-28 22:25 UTC
[PATCH v2 0/3] net: Convert Gianfar (Triple Speed Ethernet Controller) bindings to YAML
2025-02-28 22:08 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: net: Convert fsl,gianfar-{mdio,tbi} "
` [PATCH v2 2/3] dt-bindings: net: fsl,gianfar-mdio: Update information about TBI
` [PATCH v2 3/3] dt-bindings: net: Convert fsl,gianfar to YAML
[PATCH net-next v4 0/4] stmmac: Several PCI-related improvements
2025-02-28 22:03 UTC (5+ messages)
` [PATCH net-next v4 1/4] stmmac: loongson: Pass correct arg to PCI function
[PATCH net-next v4 0/1] ppp: Fix KMSAN uninit-value warning with bpf
2025-02-28 22:02 UTC (5+ messages)
` [PATCH net-next v4 1/1] ppp: Fix KMSAN warning by initializing 2-byte header
linux-next: manual merge of the tip tree with the net-next tree
2025-02-28 21:45 UTC (2+ messages)
[PATCH net-next 1/2] selftests: drv-net: use env.rpath in the HDS test
2025-02-28 21:29 UTC (2+ messages)
` [PATCH net-next 2/2] selftests: net: use the dummy bpf from net/lib
[PATCH bpf-next v4 0/2] Introduced to support the ULP to get or set sockets
2025-02-28 20:08 UTC
[PATCH net-next 0/3] eth: fbnic: Cleanup macros and string function
2025-02-28 19:15 UTC (4+ messages)
` [PATCH net-next 1/3] eth: fbnic: Prepend TSENE FW fields with FBNIC_FW
` [PATCH net-next 2/3] eth: fbnic: Update fbnic_tlv_attr_get_string() to work like nla_strscpy()
` [PATCH net-next 3/3] eth: fbnic: Replace firmware field macros
[PATCH bpf-next v4 0/6] XDP metadata support for tun driver
2025-02-28 19:49 UTC (6+ messages)
` [PATCH bpf-next v4 2/6] net: tun: enable transfer of XDP metadata to skb
[PATCH v2 1/3] dt-bindings: net: Add support for rk3562 dwmac
2025-02-28 19:04 UTC (2+ messages)
[PATCH net-next] net: filter: Avoid shadowing variable in bpf_convert_ctx_access()
2025-02-28 18:55 UTC (2+ messages)
[PATCHv3 0/2]
2025-02-28 18:34 UTC (11+ messages)
` [PATCHv3 1/2] vhost: return task creation error instead of NULL
[PATCH net-next 00/11] net: stmmac: cleanup transmit clock setting
2025-02-28 18:30 UTC (2+ messages)
[PATCH net-next 00/14] devlink, mlx5: Add new parameters for link management and SRIOV/eSwitch configurations
2025-02-28 18:19 UTC (4+ messages)
` [PATCH net-next 04/14] net/mlx5: Implement devlink enable_sriov parameter
[PATCH] netfilter: Make xt_cgroup independent from net_cls
2025-02-28 18:11 UTC (2+ messages)
[PATCH v2] net: fully namespace net.core.{r,w}mem_{default,max} sysctls
2025-02-28 18:05 UTC (2+ messages)
[PATCH v8 iwl-next 00/10] idpf: add initial PTP support
2025-02-28 17:56 UTC (14+ messages)
` [PATCH v8 iwl-next 01/10] "
` [PATCH v8 iwl-next 02/10] virtchnl: add PTP virtchnl definitions
` [PATCH v8 iwl-next 03/10] idpf: move virtchnl structures to the header file
` [PATCH v8 iwl-next 04/10] idpf: negotiate PTP capabilities and get PTP clock
` [PATCH v8 iwl-next 06/10] idpf: add PTP clock configuration
` [PATCH v8 iwl-next 09/10] idpf: add support for Rx timestamping
` [Intel-wired-lan] "
[iwl-net v2 0/5] ice: fix validation issues in virtchnl parameters
2025-02-28 17:19 UTC (12+ messages)
` [iwl-net v2 1/5] virtchnl: make proto and filter action count unsigned
` [iwl-net v2 2/5] ice: stop truncating queue ids when checking
` [iwl-net v2 3/5] ice: validate queue quanta parameters to prevent OOB access
` [iwl-net v2 4/5] ice: fix input validation for virtchnl BW
` [iwl-net v2 5/5] ice: fix using untrusted value of pkt_len in ice_vc_fdir_parse_raw()
[PATCH net-next v3 00/13] net: phy: Rework linkmodes handling in a dedicated file
2025-02-28 16:49 UTC (10+ messages)
` [PATCH net-next v3 02/13] net: phy: Use an internal, searchable storage for the linkmodes
` [PATCH net-next v3 03/13] net: phy: phy_caps: Move phy_speeds to phy_caps
` [PATCH net-next v3 09/13] net: phylink: Use phy_caps_lookup for fixed-link configuration
[PATCH net-next] net-timestamp: support TCP GSO case for a few missing flags
2025-02-28 16:49 UTC
[PATCH v4 net-next] dpll: Add an assertion to check freq_supported_num
2025-02-28 16:42 UTC (3+ messages)
[PATCH net-next v2 0/2] net: phy: nxp-c45-tja11xx: add support for TJA1121
2025-02-28 16:41 UTC (5+ messages)
` [PATCH net-next v2 1/2] net: phy: nxp-c45-tja11xx: add match_phy_device to TJA1103/TJA1104
` [PATCH net-next v2 2/2] net: phy: nxp-c45-tja11xx: add support for TJA1121
[PATCH] e1000e: Link flap workaround option for false IRP events
2025-02-28 16:37 UTC (6+ messages)
[PATCH iproute2-next v2 0/5] iprule: Add mask support for L4 ports and DSCP
2025-02-28 16:24 UTC (3+ messages)
[PATCH iproute2 v3] tc: Fix rounding in tc_calc_xmittime and tc_calc_xmitsize
2025-02-28 15:50 UTC (2+ messages)
[PATCH net-next v7 00/14] xsc: ADD Yunsilicon XSC Ethernet Driver
2025-02-28 15:41 UTC (9+ messages)
` [PATCH net-next v7 04/14] xsc: Add qp and cq management
` [PATCH net-next v7 07/14] xsc: Init auxiliary device
` [PATCH net-next v7 09/14] xsc: Init net device
` [PATCH net-next v7 10/14] xsc: Add eth needed qp and cq apis
` [PATCH net-next v7 11/14] xsc: ndo_open and ndo_stop
` [PATCH net-next v7 12/14] xsc: Add ndo_start_xmit
` [PATCH net-next v7 13/14] xsc: Add eth reception data path
` [PATCH net-next v7 14/14] xsc: add ndo_get_stats64
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).