messages from 2024-02-21 02:36:12 to 2024-02-21 14:47:57 UTC [more...]
[PATCH net-next v7 00/11] introduce drop reasons for tcp receive path
2024-02-21 14:47 UTC (22+ 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 bpf-next v2] bpf: Check return from set_memory_rox() and friends
2024-02-21 14:45 UTC
[PATCH net] l2tp: pass correct message length to ip6_append_data
2024-02-21 14:43 UTC (2+ messages)
[PATCH net-next v4 00/17] net: Add support for Power over Ethernet (PoE)
2024-02-21 14:41 UTC (12+ messages)
` [PATCH net-next v4 05/17] net: pse-pd: Introduce PSE types enumeration
` [PATCH net-next v4 14/17] dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controller
VxLAN learning creating broadcast FDB entry
2024-02-21 14:41 UTC (2+ messages)
[PATCH] can: netlink: Fix TDCO calculation using the old data bittiming
2024-02-21 14:38 UTC (5+ messages)
[PATCH] net: txgbe: fix GPIO interrupt blocking
2024-02-21 14:35 UTC (6+ messages)
[PATCH] stmmac: Clear variable when destroying workqueue
2024-02-21 14:32 UTC
[patch net-next 00/13] netlink: specs: devlink: add the rest of missing attribute definitions
2024-02-21 14:31 UTC (15+ 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 v3 RESEND 0/6] Add support for QMC HDLC
2024-02-21 14:30 UTC (12+ messages)
` [PATCH v3 RESEND 3/6] bitmap: Make bitmap_onto() available to users
[PATCH 5.4 188/267] rxrpc: Fix response to PING RESPONSE ACKs to a dead call
2024-02-21 13:08 UTC
[PATCH net-next 2/3] ioam6: multicast event
2024-02-21 14:18 UTC (2+ messages)
[PATCH 5.10 262/379] rxrpc: Fix response to PING RESPONSE ACKs to a dead call
2024-02-21 13:07 UTC
[PATCH net 0/5] tls: fixes for record type handling with PEEK
2024-02-21 13:59 UTC (6+ messages)
` [PATCH net 3/5] tls: don't skip over different type records from the rx_list
[syzbot] [netfilter?] KMSAN: uninit-value in __nla_validate_parse (3)
2024-02-21 13:59 UTC
[PATCH net-next v8 00/11] stmmac: Add Loongson platform support
2024-02-21 13:48 UTC (8+ messages)
` [PATCH net-next v8 01/11] net: stmmac: Add multi-channel support
` [PATCH net-next v8 03/11] net: stmmac: dwmac-loongson: Add full PCI support
[PATCH 5.15 314/476] rxrpc: Fix response to PING RESPONSE ACKs to a dead call
2024-02-21 13:06 UTC
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-21 13:44 UTC (4+ messages)
[PATCH 0/9] kunit: Fix printf format specifier issues in KUnit assertions
2024-02-21 13:26 UTC (21+ 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 v2 0/9] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2024-02-21 12:21 UTC (6+ messages)
[PATCH 4.19 153/202] rxrpc: Fix response to PING RESPONSE ACKs to a dead call
2024-02-21 13:07 UTC
[syzbot] [net?] WARNING in mpls_gso_segment
2024-02-21 13:15 UTC (2+ messages)
[PATCH] [RFC] net: smc: fix fasync leak in smc_release()
2024-02-21 13:09 UTC (2+ messages)
[PATCH net-next v4 0/7] Fix missing PHY-to-MAC RX clock
2024-02-21 13:04 UTC (8+ messages)
` [PATCH net-next v4 1/7] net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flags
` [PATCH net-next v4 2/7] net: phylink: add rxc_always_on flag to phylink_pcs
` [PATCH net-next v4 3/7] net: stmmac: don't rely on lynx_pcs presence to check for a PHY
` [PATCH net-next v4 4/7] net: stmmac: Support a generic PCS field in mac_device_info
` [PATCH net-next v4 5/7] net: stmmac: Signal to PHY/PCS drivers to keep RX clock on
` [PATCH net-next v4 6/7] net: phy: qcom: at803x: Avoid hibernating if MAC requires RX clock
` [PATCH net-next v4 7/7] net: pcs: rzn1-miic: Init RX clock early if MAC requires it
[PATCH net-next] net: wan: framer: remove children from struct framer_ops kdoc
2024-02-21 12:50 UTC (2+ messages)
[PATCH net-next v2 0/3] Rework GENET MDIO controller clocking
2024-02-21 12:50 UTC (2+ messages)
[PATCH v1 net] af_unix: Drop oob_skb ref before purging queue in GC
2024-02-21 12:50 UTC (2+ messages)
[PATCH net] MAINTAINERS: Add framer headers to NETWORKING [GENERAL]
2024-02-21 12:50 UTC (2+ messages)
[PATCH net-next] net: stmmac: fix typo in comment
2024-02-21 12:33 UTC (2+ messages)
[PATCH v5 00/10 iwl-next] idpf: refactor virtchnl messages
2024-02-21 12:15 UTC (3+ messages)
` [PATCH v5 01/10 iwl-next] idpf: implement virtchnl transaction manager
[PATCH net-next v6] bonding: rate-limit bonding driver inspect messages
2024-02-21 12:12 UTC (4+ messages)
[PATCH iproute2] ifstat: handle unlink return value
2024-02-21 12:04 UTC
[PATCH net-next v3 00/11] selftests: kselftest_harness: support using xfail
2024-02-21 12:03 UTC (2+ messages)
[PATCH RFC 0/4] Introduce uts_release
2024-02-21 11:50 UTC (7+ messages)
pull-request: wireless-next-2024-02-20
2024-02-21 11:51 UTC (2+ messages)
[PATCH net 0/2] mptcp: fix another deadlock issue
2024-02-21 11:46 UTC (3+ messages)
` [PATCH net 1/2] mptcp: fix possible deadlock in subflow diag
` [PATCH net 2/2] selftests: mptcp: explicitly trigger the listener diag code-path
[PATCH net-next 1/2] xsk: Remove non-zero 'dma_page' check in xp_assign_dev
2024-02-21 11:39 UTC (4+ messages)
` "
[PATCH net-next] net/dummy: Move stats allocation to core
2024-02-21 11:30 UTC (2+ messages)
[PATCH net-next v2 0/5] Use KMEM_CACHE instead of kmem_cache_create
2024-02-21 11:30 UTC (2+ messages)
[PATCH net] net: implement lockless setsockopt(SO_PEEK_OFF)
2024-02-21 11:30 UTC (2+ messages)
[PATCH net v2] net: ipa: don't overrun IPA suspend interrupt registers
2024-02-21 11:30 UTC (2+ messages)
[PATCH net-next 00/12] netfilter updates for net-next
2024-02-21 11:26 UTC (13+ 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 08/12] netfilter: nft_set_pipapo: shrink data structures
` [PATCH net-next 09/12] netfilter: nft_set_pipapo: speed up bulk element insertions
` [PATCH net-next 10/12] netfilter: nft_set_pipapo: use GFP_KERNEL for insertions
` [PATCH net-next 11/12] netfilter: move nf_reinject into nfnetlink_queue modules
` [PATCH net-next 12/12] netfilter: x_tables: Use unsafe_memcpy() for 0-sized destination
[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 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 00/12] net: constify struct device_type usage
2024-02-21 9:50 UTC (2+ messages)
[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 (2+ 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] 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 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 (2+ 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)
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).