messages from 2024-02-20 21:46:29 to 2024-02-21 11:30:07 UTC [more...]
[PATCH net-next 00/12] netfilter updates for net-next
2024-02-21 11:26 UTC (8+ messages)
` [PATCH net-next 01/12] netfilter: expect: Simplify the allocation of slab caches in nf_conntrack_expect_init
` [PATCH net-next 02/12] netfilter: nf_log: consolidate check for NULL logger in lookup function
` [PATCH net-next 03/12] netfilter: nf_log: validate nf_logger_find_get()
` [PATCH net-next 04/12] netfilter: nft_osf: simplify init path
` [PATCH net-next 05/12] netfilter: xtables: fix up kconfig dependencies
` [PATCH net-next 06/12] netfilter: nft_set_pipapo: constify lookup fn args where possible
` [PATCH net-next 07/12] netfilter: nft_set_pipapo: do not rely on ZERO_SIZE_PTR
[PATCH net-next v3 0/6] net: hisi-femac: add support for Hi3798MV200, remove unmaintained compatibles
2024-02-21 11:24 UTC (5+ messages)
` [PATCH net-next v3 2/6] dt-bindings: net: hisilicon-femac-mdio: convert to YAML
[PATCH net] octeontx2-af: Consider the action set by PF
2024-02-21 11:24 UTC (3+ messages)
[PATCH net-next] tg3: copy only needed fields from userspace-provided EEE data
2024-02-21 11:20 UTC (2+ messages)
[PATCH net-next] tg3: simplify tg3_phy_autoneg_cfg
2024-02-21 11:20 UTC (2+ messages)
[syzbot] [ppp?] possible deadlock in ppp_asynctty_ioctl
2024-02-21 11:08 UTC
[syzbot] [net?] KASAN: slab-use-after-free Read in handle_tx (2)
2024-02-21 11:05 UTC (2+ messages)
[PATCH ver.2] gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()
2024-02-21 11:03 UTC (9+ messages)
[PATCH iwl-next v1 0/2] net: intel: cleanup power ops
2024-02-21 11:02 UTC (6+ messages)
` [PATCH iwl-next v1 1/2] igb: simplify pci ops declaration
` [Intel-wired-lan] "
[PATCH stable 5.4 v3] net: bcmgenet: Fix EEE implementation
2024-02-21 11:02 UTC (2+ messages)
[PATCH iproute2 v8 0/3] ss: pretty-printing BPF socket-local storage
2024-02-21 11:00 UTC (5+ messages)
` [PATCH iproute2 v8 1/3] ss: add support for "
[PATCH net-next 00/13] rtnetlink: reduce RTNL pressure for dumps
2024-02-21 10:59 UTC (14+ messages)
` [PATCH net-next 01/13] rtnetlink: prepare nla_put_iflink() to run under RCU
` [PATCH net-next 02/13] ipv6: prepare inet6_fill_ifla6_attrs() for RCU
` [PATCH net-next 03/13] ipv6: prepare inet6_fill_ifinfo() for RCU protection
` [PATCH net-next 04/13] ipv6: use xarray iterator to implement inet6_dump_ifinfo()
` [PATCH net-next 05/13] netlink: fix netlink_diag_dump() return value
` [PATCH net-next 06/13] netlink: hold nlk->cb_mutex longer in __netlink_dump_start()
` [PATCH net-next 07/13] rtnetlink: change nlk->cb_mutex role
` [PATCH net-next 08/13] rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flag
` [PATCH net-next 09/13] ipv6: switch inet6_dump_ifinfo() to RCU protection
` [PATCH net-next 10/13] inet: allow ip_valid_fib_dump_req() to be called with RTNL or RCU
` [PATCH net-next 11/13] inet: switch inet_dump_fib() to RCU protection
` [PATCH net-next 12/13] rtnetlink: make rtnl_fill_link_ifmap() RCU ready
` [PATCH net-next 13/13] rtnetlink: provide RCU protection to rtnl_fill_prop_list()
[syzbot] Monthly wireguard report (Feb 2024)
2024-02-21 10:58 UTC
[PATCH v4.19.y] netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
2024-02-21 10:57 UTC (3+ messages)
` [PATCH v5.4.y] "
[PATCH] [net-next] octeon_ep_vf: Improve help text grammar
2024-02-21 10:52 UTC
[PATCH 0/9] kunit: Fix printf format specifier issues in KUnit assertions
2024-02-21 10:45 UTC (12+ messages)
` [PATCH 1/9] kunit: test: Log the correct filter string in executor_test
` [PATCH 2/9] lib/cmdline: Fix an invalid format specifier in an assertion msg
` [PATCH 3/9] lib: memcpy_kunit: "
` [PATCH 4/9] time: test: Fix incorrect format specifier
` [PATCH 5/9] rtc: test: Fix invalid "
` [PATCH 6/9] net: test: Fix printf format specifier in skb_segment kunit test
` [PATCH 7/9] drm: tests: Fix invalid printf format specifiers in KUnit tests
` [PATCH 8/9] drm/xe/tests: Fix printf format specifiers in xe_migrate test
` [PATCH 9/9] kunit: Annotate _MSG assertion variants with gnu printf specifiers
[PATCH net-next v6] bonding: rate-limit bonding driver inspect messages
2024-02-21 10:44 UTC (3+ messages)
[PATCH net-next] net: stmmac: fix typo in comment
2024-02-21 10:35 UTC
[PATCH 1/2] net/mlx5: pre-initialize sprintf buffers
2024-02-21 10:34 UTC (5+ messages)
` [PATCH 2/2] [v2] net/mlx5: fix possible stack overflows
[PATCH net-next v4 0/9] drivers: net: Convert EEE handling to use linkmode bitmaps
2024-02-21 10:28 UTC (5+ messages)
` [PATCH net-next v4 3/9] net: qlogic: qede: Use linkmode helpers for EEE
[PATCH net-next v1] net: ipv6: hop tlv ext hdr parsing
2024-02-21 10:20 UTC (2+ messages)
[PATCH net-next v7 00/11] introduce drop reasons for tcp receive path
2024-02-21 10:12 UTC (19+ messages)
` [PATCH net-next v7 01/11] tcp: add a dropreason definitions and prepare for cookie check
` [PATCH net-next v7 02/11] tcp: directly drop skb in cookie check for ipv4
` [PATCH net-next v7 03/11] tcp: use drop reasons "
` [PATCH net-next v7 04/11] tcp: directly drop skb in cookie check for ipv6
` [PATCH net-next v7 05/11] tcp: use drop reasons "
` [PATCH net-next v7 06/11] tcp: introduce dropreasons in receive path
` [PATCH net-next v7 07/11] tcp: add more specific possible drop reasons in tcp_rcv_synsent_state_process()
` [PATCH net-next v7 08/11] tcp: add dropreasons in tcp_rcv_state_process()
` [PATCH net-next v7 09/11] tcp: make the dropreason really work when calling tcp_rcv_state_process()
` [PATCH net-next v7 10/11] tcp: make dropreason in tcp_child_process() work
` [PATCH net-next v7 11/11] tcp: get rid of NOT_SPECIFIED reason in tcp_v4/6_do_rcv
[PATCH net-next v8 00/11] stmmac: Add Loongson platform support
2024-02-21 10:08 UTC (4+ messages)
` [PATCH net-next v8 03/11] net: stmmac: dwmac-loongson: Add full PCI support
[PATCH net-next 1/2] xsk: Remove non-zero 'dma_page' check in xp_assign_dev
2024-02-21 9:52 UTC (2+ messages)
[PATCH 00/12] net: constify struct device_type usage
2024-02-21 9:50 UTC (4+ messages)
` [PATCH 11/12] net: wwan: core: constify the "
[PATCH net-next v3 0/7] Fix missing PHY-to-MAC RX clock
2024-02-21 9:40 UTC (4+ messages)
` [PATCH net-next v3 7/7] net: pcs: rzn1-miic: Init RX clock early if MAC requires it
[PATCH net-next v2 1/1] net: dsa: microchip: Add support for bridge port isolation
2024-02-21 9:34 UTC
[PATCH net] net: dpaa: fman_memac: accept phy-interface-type = "10gbase-r" in the device tree
2024-02-21 9:31 UTC (3+ messages)
stmmac and XDP/ZC issue
2024-02-21 9:21 UTC (6+ messages)
[PATCH bpf-next v8 1/3] bpf: make common crypto API for TC/XDP programs
2024-02-21 9:19 UTC (4+ messages)
` [PATCH bpf-next v8 3/3] selftests: bpf: crypto skcipher algo selftests
[PATCH RFC 0/4] Introduce uts_release
2024-02-21 9:00 UTC (6+ messages)
[PATCH] vduse: implement DMA sync callbacks
2024-02-21 8:47 UTC (3+ messages)
[PATCH net-next v5] bonding: rate-limit bonding driver inspect messages
2024-02-21 8:27 UTC (3+ messages)
[PATCH] dt-bindings: net: wireless: mt76: allow all 4 interrupts for MT7981
2024-02-21 8:12 UTC
[PATCH net] net/sched: flower: Add lock protection when remove filter handle
2024-02-21 8:06 UTC (4+ messages)
[PATCH net] netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter
2024-02-21 7:55 UTC (2+ messages)
[PATCH net-next] ethtool: ignore unused/unreliable fields in set_eee op
2024-02-21 7:24 UTC
[PATCH bpf] bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready()
2024-02-21 7:18 UTC (2+ messages)
[Syzkaller & bisect] There is BUG: soft lockup after sendmsg syscall in v6.8-rc4
2024-02-21 7:10 UTC (5+ messages)
SO_ORIGINAL_DST socket option when doing redirect from nat table's OUTPUT chain
2024-02-21 6:55 UTC
[PATCH net-next v5 0/8] net: ethernet: Rework EEE
2024-02-21 6:21 UTC (9+ messages)
` [PATCH net-next v5 1/8] net: add helpers for EEE configuration
` [PATCH net-next v5 2/8] net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacks
` [PATCH net-next v5 3/8] net: phy: Add helper to set EEE Clock stop enable bit
` [PATCH net-next v5 4/8] net: phy: Keep track of EEE configuration
` [PATCH net-next v5 5/8] net: phy: Immediately call adjust_link if only tx_lpi_enabled changes
` [PATCH net-next v5 6/8] net: phy: Add phy_support_eee() indicating MAC support EEE
` [PATCH net-next v5 7/8] net: fec: Move fec_enet_eee_mode_set() and helper earlier
` [PATCH net-next v5 8/8] net: fec: Fixup EEE
[PATCH] [RFC] net: smc: fix fasync leak in smc_release()
2024-02-21 5:16 UTC
[PATCH net-next v2 0/9] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2024-02-21 5:15 UTC (5+ messages)
[PATCH net-next v4] bonding: rate-limit bonding driver inspect messages
2024-02-21 5:11 UTC (3+ messages)
[RESEND PATCH net-next] net: wan: framer: constify of_phandle_args in xlate
2024-02-21 2:50 UTC (2+ messages)
[PATCH net-next] net: fix pointer check in skb_pp_cow_data routine
2024-02-21 2:50 UTC (2+ messages)
[PATCH net-next] r8169: add MODULE_FIRMWARE entry for RTL8126A
2024-02-21 2:50 UTC (3+ messages)
[pull request][net 00/10] mlx5 fixes 2024-02-19
2024-02-21 2:46 UTC (3+ messages)
` [net 08/10] net/mlx5e: RSS, Unconfigure RXFH after changing channels number
[PATCH net-next] net: copy routing table more efficiently in rt_dst_clone
2024-02-21 2:44 UTC (2+ messages)
[PATCH net] tun: Fix xdp_rxq_info's queue_index when detaching
2024-02-21 2:40 UTC (3+ messages)
[patch net] devlink: fix port dump cmd type
2024-02-21 2:36 UTC (2+ messages)
[PATCH v6 net] ps3/gelic: Fix SKB allocation
2024-02-21 2:27 UTC
[PATCH net-next v12 0/4] netdevsim: link and forward skbs between ports
2024-02-21 2:20 UTC (2+ messages)
[pull request][net-next V3 00/15] mlx5 socket direct (Multi-PF)
2024-02-21 2:10 UTC (6+ messages)
` [net-next V3 15/15] Documentation: networking: Add description for multi-pf netdev
[patch net-next 00/13] netlink: specs: devlink: add the rest of missing attribute definitions
2024-02-21 2:10 UTC (12+ messages)
` [patch net-next 03/13] tools: ynl: allow user to pass enum string instead of scalar value
` [patch net-next 06/13] tools: ynl: introduce attribute-replace for sub-message
[PATCH vhost 00/17] virtio: drivers maintain dma info for premapped vq
2024-02-21 2:03 UTC (6+ messages)
` [PATCH vhost 07/17] virtio: find_vqs: pass struct instead of multi parameters
[PATCH net 0/5] tls: fixes for record type handling with PEEK
2024-02-21 1:50 UTC (5+ messages)
` [PATCH net 3/5] tls: don't skip over different type records from the rx_list
[PATCH 0/6] Fix mlx5 write combining support on new ARM64 cores
2024-02-21 1:17 UTC (7+ messages)
` [PATCH 1/6] x86: Stop using weak symbols for __iowrite32_copy()
` [PATCH 2/6] s390: Implement __iowrite32_copy()
` [PATCH 3/6] s390: Stop using weak symbols for __iowrite64_copy()
` [PATCH 4/6] arm64/io: Provide a WC friendly __iowriteXX_copy()
` [PATCH 5/6] net: hns3: Remove io_stop_wc() calls after __iowrite64_copy()
` [PATCH 6/6] IB/mlx5: Use __iowrite64_copy() for write combining stores
[PATCH net-next v3 00/11] selftests: kselftest_harness: support using xfail
2024-02-21 0:52 UTC (13+ messages)
` [PATCH net-next v3 05/11] selftests: kselftest_harness: use exit code to store skip
` [PATCH net-next v3 06/11] selftests: kselftest: add ksft_test_result_code(), handling all exit codes
` [PATCH net-next v3 07/11] selftests: kselftest_harness: print test name for SKIP
` [PATCH net-next v3 08/11] selftests: kselftest_harness: separate diagnostic message with # in ksft_test_result_code()
` [PATCH net-next v3 09/11] selftests: kselftest_harness: let PASS / FAIL provide diagnostic
` [PATCH net-next v3 10/11] selftests: kselftest_harness: support using xfail
[PATCH v5 00/10 iwl-next] idpf: refactor virtchnl messages
2024-02-21 0:49 UTC (11+ messages)
` [PATCH v5 01/10 iwl-next] idpf: implement virtchnl transaction manager
` [PATCH v5 02/10 iwl-next] idpf: refactor vport virtchnl messages
` [PATCH v5 03/10 iwl-next] idpf: refactor queue related "
` [PATCH v5 04/10 iwl-next] idpf: refactor remaining "
` [PATCH v5 05/10 iwl-next] idpf: add async_handler for MAC filter messages
` [PATCH v5 06/10 iwl-next] idpf: refactor idpf_recv_mb_msg
` [PATCH v5 07/10 iwl-next] idpf: cleanup virtchnl cruft
` [PATCH v5 08/10 iwl-next] idpf: prevent deinit uninitialized virtchnl core
` [PATCH v5 09/10 iwl-next] idpf: fix minor controlq issues
` [PATCH v5 10/10 iwl-next] idpf: remove dealloc vector msg err in idpf_intr_rel
[iwl-net v2 0/2] igc/igb: Fix missing time sync events
2024-02-20 23:57 UTC (3+ messages)
` [iwl-net v2 1/2] igc: "
` [iwl-net v2 2/2] igb: "
MCTP - Socket Queue Behavior
2024-02-20 23:52 UTC (6+ messages)
[PATCH] arm64: ls1046ardb: Replace XGMII with 10GBASE-R phy mode
2024-02-20 23:49 UTC (8+ messages)
[PATCH v5 00/18] power: sequencing: implement the subsystem and add first users
2024-02-20 23:44 UTC (7+ messages)
` [PATCH v5 14/18] PCI/pwrctl: add a power control driver for WCN7850
This is the fourth time I’ve tried to find what led to the regression of outgoing network speed and each time I find the merge commit 8c94ccc7cd691472461448f98e2372c75849406c
2024-02-20 23:43 UTC (3+ messages)
[PATCH iwl-net v1] ice: fix NULL pointer access during resume
2024-02-20 23:17 UTC
[PATCH ipsec-next v1 8/8] iptfs: impl: add new iptfs xfrm mode impl
2024-02-20 23:16 UTC (2+ messages)
[PATCH net-next 00/10] bnxt_en: Ntuple filter improvements
2024-02-20 23:03 UTC (11+ messages)
` [PATCH net-next 01/10] bnxt_en: Refactor ring reservation functions
` [PATCH net-next 02/10] bnxt_en: Explicitly specify P5 completion rings to reserve
` [PATCH net-next 03/10] bnxt_en: Improve RSS context reservation infrastructure
` [PATCH net-next 04/10] bnxt_en: Check additional resources in bnxt_check_rings()
` [PATCH net-next 05/10] bnxt_en: Add bnxt_get_total_vnics() to calculate number of VNICs
` [PATCH net-next 06/10] bnxt_en: Refactor bnxt_set_features()
` [PATCH net-next 07/10] bnxt_en: Define BNXT_VNIC_DEFAULT for the default vnic index
` [PATCH net-next 08/10] bnxt_en: Provision for an additional VNIC for ntuple filters
` [PATCH net-next 09/10] bnxt_en: Create and setup the additional VNIC for adding "
` [PATCH net-next 10/10] bnxt_en: Use the new VNIC to create "
[PATCH net-next] virtio_net: Add TX stop and wake counters
2024-02-20 22:27 UTC (12+ messages)
[RFC PATCH v3 net-next] Documentation: devlink: Add devlink-sd
2024-02-20 22:17 UTC (12+ messages)
[PATCH net-next] net: phy: simplify genphy_c45_ethtool_set_eee
2024-02-20 21:55 UTC
[PATCH iwl-net 0/3] intel: fix routines that disable queue pairs
2024-02-20 21:45 UTC (4+ messages)
` [PATCH iwl-net 1/3] ixgbe: {dis,en}able irqs in ixgbe_txrx_ring_{dis,en}able
` [PATCH iwl-net 2/3] i40e: disable NAPI right after disabling irqs when handling xsk_pool
` [PATCH iwl-net 3/3] ice: reorder disabling IRQ and NAPI in ice_qp_dis
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).