messages from 2025-01-14 11:30:00 to 2025-01-14 22:45:12 UTC [more...]
[PATCH net-next 00/11] net: use netdev->lock to protect NAPI
2025-01-14 22:45 UTC (25+ messages)
` [PATCH net-next 01/11] net: add netdev_lock() / netdev_unlock() helpers
` [PATCH net-next 02/11] net: add helpers for lookup and walking netdevs under netdev_lock()
` [PATCH net-next 03/11] net: make netdev_lock() protect netdev->reg_state
` [PATCH net-next 04/11] net: add netdev->up protected by netdev_lock()
` [PATCH net-next 05/11] net: protect netdev->napi_list with netdev_lock()
` [PATCH net-next 06/11] net: protect NAPI enablement "
` [PATCH net-next 07/11] net: make netdev netlink ops hold netdev_lock()
` [PATCH net-next 08/11] net: protect threaded status of NAPI with netdev_lock()
` [PATCH net-next 09/11] net: protect napi->irq "
` [PATCH net-next 10/11] net: protect NAPI config fields "
` [PATCH net-next 11/11] netdev-genl: remove rtnl_lock protection from NAPI ops
[PATCH net-next v6 0/6] add sriov support for wangxun NICs
2025-01-14 22:44 UTC (3+ messages)
` [PATCH net-next v6 2/6] net: libwx: Add sriov api for wangxun nics
[PATCH RESEND] net: mii: Fix the Speed display when the network cable is not connected
2025-01-14 22:37 UTC (3+ messages)
` [PATCH v2] "
[PATCH net-next] dccp: Prepare dccp_v4_route_skb() to .flowi4_tos conversion
2025-01-14 22:32 UTC (3+ messages)
[RFC PATCH v2 0/2] libbpf: Add support for dynamic tracepoints
2025-01-14 22:32 UTC (2+ messages)
[PATCH][next] net: phy: dp83822: Fix typo "outout" -> "output"
2025-01-14 22:30 UTC (2+ messages)
[PATCH v2 net-next 0/3] tcp: add a new PAWS_ACK drop reason
2025-01-14 22:30 UTC (2+ messages)
[PATCH v2 net-next] inet: ipmr: fix data-races
2025-01-14 22:10 UTC
[PATCH v3 00/10] DTS updates for system1 BMC
2025-01-14 22:09 UTC (9+ messages)
` [PATCH v3 02/10] bindings: ipmi: Add binding for IPMB device intf
be2net: oops due to RCU context switch
2025-01-14 22:09 UTC (3+ messages)
[PATCH v4 0/9] DTS updates for system1 BMC
2025-01-14 22:07 UTC (4+ messages)
` [PATCH v4 2/9] bindings: ipmi: Add binding for IPMB device intf
[PATCH net-next v5 0/6] net: napi: add CPU affinity to napi->config
2025-01-14 22:08 UTC (3+ messages)
` [PATCH net-next v5 1/6] net: move ARFS rmap management to core
[PATCH v5 00/10] DTS updates for system1 BMC
2025-01-14 22:01 UTC (11+ messages)
` [PATCH v5 01/10] dt-bindings: net: faraday,ftgmac100: Add phys mode
` [PATCH v5 02/10] bindings: ipmi: Add binding for IPMB device intf
` [PATCH v5 03/10] dt-bindings: gpio: ast2400-gpio: Add hogs parsing
` [PATCH v5 04/10] ARM: dts: aspeed: system1: Add IPMB device
` [PATCH v5 05/10] ARM: dts: aspeed: system1: Add GPIO line name
` [PATCH v5 06/10] ARM: dts: aspeed: system1: Reduce sgpio speed
` [PATCH v5 07/10] ARM: dts: aspeed: system1: Update LED gpio name
` [PATCH v5 08/10] ARM: dts: aspeed: system1: Remove VRs max8952
` [PATCH v5 09/10] ARM: dts: aspeed: system1: Mark GPIO line high/low
` [PATCH v5 10/10] ARM: dts: aspeed: system1: Disable gpio pull down
[PATCH net-next] inet: ipmr: fix data-races
2025-01-14 21:59 UTC (3+ messages)
[PATCH net 0/3] mptcp: fixes for connect selftest flakes
2025-01-14 21:50 UTC (2+ messages)
[PATCH net v2 0/4][pull request] Fix E825 initialization
2025-01-14 21:50 UTC (2+ messages)
[PATCH net-next 00/10] bnxt_en: Add NPAR 1.2 and TPH support
2025-01-14 21:42 UTC (4+ messages)
` [PATCH net-next 08/10] bnxt_en: Reallocate Rx completion ring for "
[PATCH net-next v4 4/6] enic: Use the Page Pool API for RX when MTU is less than page size
2025-01-14 21:23 UTC (2+ messages)
[PATCH net-next] tsnep: Link queues to NAPIs
2025-01-14 21:22 UTC (7+ messages)
[PATCH net-next v4 4/6] enic: Use the Page Pool API for RX when MTU is less than page size
2025-01-14 21:13 UTC (2+ messages)
[PATCH] net: Convert proto_ops::getname to sockaddr_storage
2025-01-14 20:59 UTC (2+ messages)
[pull-request] mlx5-next updates 2025-01-14
2025-01-14 21:00 UTC (2+ messages)
[PATCH net-next v2 0/5] Support loopback mode speed selection
2025-01-14 20:36 UTC (12+ messages)
` [PATCH net-next v2 3/5] net: phy: micrel: Add loopback support
` [PATCH net-next v2 4/5] tsnep: Select speed for loopback
` [PATCH net-next v2 5/5] tsnep: Add PHY loopback selftests
[PATCH v3 net-next 0/5] net: reduce RTNL pressure in unregister_netdevice()
2025-01-14 20:55 UTC (6+ messages)
` [PATCH v3 net-next 1/5] net: expedite synchronize_net() for cleanup_net()
` [PATCH v3 net-next 2/5] net: no longer assume RTNL is held in flush_all_backlogs()
` [PATCH v3 net-next 3/5] net: no longer hold RTNL while calling flush_all_backlogs()
` [PATCH v3 net-next 4/5] net: reduce RTNL hold duration in unregister_netdevice_many_notify() (part 1)
` [PATCH v3 net-next 5/5] net: reduce RTNL hold duration in unregister_netdevice_many_notify() (part 2)
[PATCH bpf-next v7 0/5] Support eliding map lookup nullness
2025-01-14 20:28 UTC (2+ messages)
` [PATCH bpf-next v7 2/5] bpf: tcp: Mark bpf_load_hdr_opt() arg2 as read-write
[PATCH RFC net-next 00/10] net: add phylink managed EEE support
2025-01-14 20:28 UTC (14+ messages)
` [PATCH RFC net-next 01/10] net: mdio: add definition for clock stop capable bit
` [PATCH RFC net-next 02/10] net: phy: add support for querying PHY clock stop capability
` [PATCH RFC net-next 03/10] net: phylink: add phylink_link_is_up() helper
` [PATCH RFC net-next 04/10] net: phylink: add EEE management
` [PATCH RFC net-next 05/10] net: mvneta: convert to phylink EEE implementation
` [PATCH RFC net-next 06/10] net: mvpp2: add "
` [PATCH RFC net-next 07/10] net: lan743x: use netdev in lan743x_phylink_mac_link_down()
` [PATCH RFC net-next 08/10] net: lan743x: convert to phylink managed EEE
` [PATCH RFC net-next 09/10] net: stmmac: convert to phylink managed EEE support
` [PATCH RFC net-next 10/10] net: dsa: allow use of "
[PATCH net-next 0/3] net: bcm: asp2: fix fallout from phylib EEE changes
2025-01-14 19:57 UTC (7+ messages)
` [PATCH net-next 1/3] net: bcm: asp2: fix LPI timer handling
` [PATCH net-next 2/3] net: bcm: asp2: remove tx_lpi_enabled
` [PATCH net-next 3/3] net: bcm: asp2: convert to phylib managed EEE
[PATCH 0/2] net: of: Support minor nvmem MAC offset
2025-01-14 19:47 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: net: ethernet-controller: Add mac offset option
[PATCH v14 0/1] MCTP Over PCC Transport
2025-01-14 19:31 UTC (2+ messages)
` [PATCH v14 1/1] mctp pcc: Implement MCTP over "
[PATCH net] net: avoid race between device unregistration and set_channels
2025-01-14 19:24 UTC (2+ messages)
[PATCH net] nfp: bpf: prevent integer overflow in nfp_bpf_event_output()
2025-01-14 18:43 UTC (5+ messages)
[PATCH iwl-net v3] ice: fix ice_parser_rt::bst_key array size
2025-01-14 18:34 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH iwl-net] ice: Fix switchdev slow-path in LAG
2025-01-14 18:32 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH v11 0/2] binder: report txn errors via generic netlink
2025-01-14 18:32 UTC (13+ messages)
` [PATCH v11 2/2] "
[RFC PATCH v3 01/19] landlock: Support socket access-control
2025-01-14 18:31 UTC (11+ messages)
[PATCH net] net: dsa: microchip: ksz9477: fix multicast filtering
2025-01-14 18:27 UTC (6+ messages)
[syzbot] [mptcp?] KMSAN: uninit-value in mptcp_incoming_options (2)
2025-01-14 18:26 UTC
[syzbot] [mptcp?] WARNING in mptcp_pm_nl_set_flags (2)
2025-01-14 18:26 UTC
[PATCH 0/3] selftests: mptcp: Fix various issues in main_loop
2025-01-14 18:16 UTC (2+ messages)
[PATCH net-next] mptcp: fix for setting remote ipv4mapped address
2025-01-14 18:06 UTC
[PATCH net-next 0/6] mptcp: selftests: more debug in case of errors
2025-01-14 18:03 UTC (7+ messages)
` [PATCH net-next 1/6] selftests: mptcp: simult_flows: unify errors msgs
` [PATCH net-next 2/6] selftests: mptcp: sockopt: save nstat infos
` [PATCH net-next 3/6] selftests: mptcp: move stats info in case of errors to lib.sh
` [PATCH net-next 4/6] selftests: mptcp: add -m with ss in case of errors
` [PATCH net-next 5/6] selftests: mptcp: connect: remove unused variable
` [PATCH net-next 6/6] selftests: mptcp: connect: better display the files size
[PATCH bpf v5 0/3] bpf: fix wrong copied_seq calculation and add tests
2025-01-14 18:01 UTC (5+ messages)
` [PATCH bpf v5 1/3] bpf: fix wrong copied_seq calculation
net.ipv6.conf.*.unreachables
2025-01-14 17:50 UTC
[PATCHv2 net] net: sched: refine software bypass handling in tc_run
2025-01-14 17:33 UTC (6+ messages)
[PATCH net-next v1 0/3] net: stmmac: RX performance improvement
2025-01-14 17:23 UTC (6+ messages)
` [PATCH net-next v1 1/3] net: stmmac: Switch to zero-copy in non-XDP RX path
[PATCH net-next v2 0/8] bpf: cpumap: enable GRO for XDP_PASS frames
2025-01-14 17:19 UTC (6+ messages)
` [PATCH net-next v2 1/8] net: gro: decouple GRO from the NAPI layer
[PATCH v1 net-next 00/11] ipv6: Convert RTM_{NEW,DEL}ADDR and more to per-netns RTNL
2025-01-14 17:13 UTC (2+ messages)
[PATCH net] net: ethernet: ti: am65-cpsw: fix freeing IRQ in am65_cpsw_nuss_remove_tx_chns()
2025-01-14 17:12 UTC (2+ messages)
[PATCH net-next v2] net: dsa: microchip: Add SGMII port support to KSZ9477 switch
2025-01-14 16:53 UTC (3+ messages)
[PATCH net 1/2] net: pcs: xpcs: fix DW_VR_MII_DIG_CTRL1_2G5_EN bit being set for 1G SGMII w/o inband
2025-01-14 16:47 UTC (2+ messages)
` [PATCH net 2/2] net: pcs: xpcs: actively unset DW_VR_MII_DIG_CTRL1_2G5_EN for 1G SGMII
[PATCH v8 00/27] cxl: add type2 device basic support
2025-01-14 16:40 UTC (7+ messages)
` [PATCH v8 01/27] "
[PATCH net 0/8] mlx5 misc fixes 2025-01-13
2025-01-14 16:33 UTC (3+ messages)
` [PATCH net 2/8] net/mlx5: Fix a lockdep warning as part of the write combining test
[PATCH net v2 0/5] vsock: some fixes due to transport de-assignment
2025-01-14 16:31 UTC (13+ messages)
` [PATCH net v2 1/5] vsock/virtio: discard packets if the transport changes
[PATCH v4 iwl-next 00/10] idpf: add initial PTP support
2025-01-14 16:26 UTC (12+ messages)
` [PATCH v4 iwl-next 01/10] "
` [PATCH v4 iwl-next 02/10] virtchnl: add PTP virtchnl definitions
` [PATCH v4 iwl-next 03/10] idpf: move virtchnl structures to the header file
` [PATCH v4 iwl-next 04/10] idpf: negotiate PTP capabilities and get PTP clock
` [PATCH v4 iwl-next 05/10] idpf: add mailbox access to read PTP clock time
` [PATCH v4 iwl-next 06/10] idpf: add PTP clock configuration
` [PATCH v4 iwl-next 07/10] idpf: add Tx timestamp capabilities negotiation
` [PATCH v4 iwl-next 08/10] idpf: add Tx timestamp flows
` [PATCH v4 iwl-next 09/10] idpf: add support for Rx timestamping
` [PATCH v4 iwl-next 10/10] idpf: change the method for mailbox workqueue allocation
[PATCH net-next v4 0/4] Support PTP clock for Wangxun NICs
2025-01-14 16:24 UTC (3+ messages)
` [PATCH net-next v4 4/4] net: ngbe: Add support for 1PPS and TOD
[PATCH net-next v3 0/4] Support PTP clock for Wangxun NICs
2025-01-14 16:21 UTC (5+ messages)
` [PATCH net-next v3 4/4] net: ngbe: Add support for 1PPS and TOD
[PATCH net-next] gtp: Prepare ip4_route_output_gtp() to .flowi4_tos conversion
2025-01-14 16:12 UTC
[PATCH] selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack()
2025-01-14 16:01 UTC (2+ messages)
[syzbot] [net?] [virt?] general protection fault in vsock_stream_has_data
2025-01-14 15:40 UTC (3+ messages)
[PATCH bpf-next v5 0/4] xsk: TX metadata Launch Time support
2025-01-14 15:27 UTC (5+ messages)
` [PATCH bpf-next v5 1/4] xsk: Add launch time hardware offload support to XDP Tx metadata
` [PATCH bpf-next v5 2/4] selftests/bpf: Add launch time request to xdp_hw_metadata
` [PATCH bpf-next v5 3/4] net: stmmac: Add launch time support to XDP ZC
` [PATCH bpf-next v5 4/4] igc: "
[PATCH v5 0/7] Add Nuvoton NCT6694 MFD drivers
2025-01-14 15:11 UTC (7+ messages)
` [PATCH v5 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v5 4/7] can: Add Nuvoton NCT6694 CAN support
[PATCH 0/3] Use new for_each macro to create hexdumps
2025-01-14 14:48 UTC (3+ messages)
` [PATCH 1/3] hexdump: Implement macro for converting large buffers
[PATCH net-next v7 0/8] fix two bugs related to page_pool
2025-01-14 14:31 UTC (6+ messages)
` [PATCH net-next v7 2/8] page_pool: fix timing for checking and disabling napi_local
[PATCH net-next v9 0/10] bnxt_en: implement tcp-data-split and thresh option
2025-01-14 14:28 UTC (11+ messages)
` [PATCH net-next v9 01/10] net: ethtool: add hds_config member in ethtool_netdev_state
` [PATCH net-next v9 02/10] net: ethtool: add support for configuring hds-thresh
` [PATCH net-next v9 03/10] net: devmem: add ring parameter filtering
` [PATCH net-next v9 04/10] net: ethtool: "
` [PATCH net-next v9 05/10] net: disallow setup single buffer XDP when tcp-data-split is enabled
` [PATCH net-next v9 06/10] bnxt_en: add support for rx-copybreak ethtool command
` [PATCH net-next v9 07/10] bnxt_en: add support for tcp-data-split "
` [PATCH net-next v9 08/10] bnxt_en: add support for hds-thresh "
` [PATCH net-next v9 09/10] netdevsim: add HDS feature
` [PATCH net-next v9 10/10] selftest: net-drv: hds: add test for "
[PATCH] SUNRPC: Set tk_rpc_status when RPC_TASK_SIGNALLED is detected
2025-01-14 14:41 UTC
[TEST] mptcp-connect
2025-01-14 14:18 UTC (5+ messages)
[PATCH net] tcp_cubic: fix incorrect HyStart round start detection
2025-01-14 14:16 UTC (2+ messages)
[PATCH net-next v3 0/6] net: xilinx: axienet: Enable adaptive IRQ coalescing with DIM
2025-01-14 14:14 UTC (5+ messages)
` [PATCH net-next v3 5/6] net: xilinx: axienet: Get coalesce parameters from driver state
[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_send_cmd
2025-01-14 14:09 UTC
[PATCH v5 -next 00/16] sysctl: move sysctls from vm_table into its own files
2025-01-14 13:50 UTC (2+ messages)
[PATCH RFC net-next] net: phylink: always do a major config when attaching a SFP PHY
2025-01-14 13:49 UTC
[PATCH net-next v2 0/5] net: phylink: fix PCS without autoneg
2025-01-14 13:31 UTC (4+ messages)
` [PATCH net-next v2 5/5] net: phylink: provide fixed state for 1000base-X and 2500base-X
[PATCH bpf v6 0/3] bpf: fix wrong copied_seq calculation and add tests
2025-01-14 13:23 UTC (4+ messages)
` [PATCH bpf v6 1/3] bpf: fix wrong copied_seq calculation
` [PATCH bpf v6 2/3] selftests/bpf: add strparser test for bpf
` [PATCH bpf v6 3/3] strparser, docs: Add new callback
[PATCH net v7 0/4] Fix race conditions in ndo_get_stats64
2025-01-14 12:51 UTC (5+ messages)
` [PATCH net v7 1/4] octeon_ep: update tx/rx stats locally for persistence
` [PATCH net v7 2/4] octeon_ep: remove firmware stats fetch in ndo_get_stats64
` [PATCH net v7 3/4] octeon_ep_vf: update tx/rx stats locally for persistence
` [PATCH net v7 4/4] octeon_ep_vf: remove firmware stats fetch in ndo_get_stats64
[PATCH net-next 0/4] net/mlx5e: CT: Add support for hardware steering
2025-01-14 13:06 UTC (5+ messages)
` [PATCH net-next 1/4] net/mlx5: HWS, rework the check if matcher size can be increased
` [PATCH net-next 2/4] net/mlx5e: CT: Add initial support for Hardware Steering
` [PATCH net-next 3/4] net/mlx5e: CT: Make mlx5_ct_fs_smfs_ct_validate_flow_rule reusable
` [PATCH net-next 4/4] net/mlx5e: CT: Offload connections with hardware steering rules
[PATCH net-next v3 00/12] Arrange PSE core and update TPS23881 driver
2025-01-14 13:10 UTC (2+ messages)
[PATCH net-next v2 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
2025-01-14 13:02 UTC (7+ messages)
` [PATCH net-next v2 12/14] net: ethernet: qualcomm: Initialize PPE L2 bridge settings
[PATCH v3 0/2] net/ncsi: fix oem gma command handling and state race issue
2025-01-14 12:55 UTC (3+ messages)
` [PATCH v3 2/2] net/ncsi: fix state race during channel probe completion
[net-next PATCH v3 0/6] Add af_xdp support for cn10k
2025-01-14 12:46 UTC (7+ messages)
` [net-next PATCH v3 1/6] octeontx2-pf: Don't unmap page pool buffer used by XDP
` [net-next PATCH v3 2/6] octeontx2-pf: Add AF_XDP non-zero copy support
` [net-next PATCH v3 3/6] octeontx2-pf: AF_XDP zero copy receive support
[Intel-wired-lan] [PATCH net-next] ixgbe: Remove redundant self-assignments in ACI command execution
2025-01-14 12:32 UTC (2+ messages)
[PATCH net] net/smc: use the correct ndev to find pnetid by pnetid table
2025-01-14 12:07 UTC (7+ messages)
[PATCH] rhashtable: Fix potential deadlock by moving schedule_work outside lock
2025-01-14 11:58 UTC (12+ messages)
` [v2 PATCH] rhashtable: Fix rhashtable_try_insert test
` [v3 "
[PATCH v3] net: wwan: iosm: Fix hibernation by re-binding the driver around it
2025-01-14 11:31 UTC (3+ messages)
[PATCH net-next v4 0/4] Add Multicast Filtering support for VLAN interface
2025-01-14 11:30 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).