messages from 2024-09-25 12:01:03 to 2024-09-26 10:43:31 UTC [more...]
[PATCH net 00/14] Netfilter fixes for net
2024-09-26 10:43 UTC (6+ messages)
[RFC net-next 0/1] hyperv: Link queues to NAPIs
2024-09-26 10:34 UTC (5+ messages)
` [RFC net-next 1/1] hv_netvsc: "
[PATCH v6] ptp: Add support for the AMZNC10C 'vmclock' device
2024-09-26 10:32 UTC (3+ messages)
[PATCH net] net: ethernet: ti: am65-cpsw: Fix forever loop in cleanup code
2024-09-26 10:23 UTC (2+ messages)
[PATCH net-next] ipv4: avoid quadratic behavior in FIB insertion of common address
2024-09-26 10:19 UTC (2+ messages)
[PATCH bpf-next v2] selftests/bpf: convert test_xdp_features.sh to test_progs
2024-09-26 10:14 UTC (8+ messages)
[PATCH] net: expose __sock_sendmsg() symbol
2024-09-26 10:14 UTC (6+ messages)
[PATCH v3 1/2] can: m_can: set init flag earlier in probe
2024-09-26 9:57 UTC (6+ messages)
` [PATCH v3 2/2] can: m_can: fix missed interrupts with m_can_pci
[PATCH v2 0/4] selftsets: gitignore and clean target file additions
2024-09-26 9:52 UTC (8+ messages)
` [PATCH v2 1/4] selftests: add unshare_test and msg_oob to gitignore
` [PATCH v2 2/4] selftests: rds: add include.sh to EXTRA_CLEAN
` [PATCH v2 3/4] selftests: rds: add gitignore file for include.sh
` [PATCH v2 4/4] selftests: exec: update gitignore for load_address
[PATCH net v2] net: phy: qt2025: Fix warning: unused import DeviceId
2024-09-26 9:48 UTC (2+ messages)
[PATCH net] selftests/net: packetdrill: increase timing tolerance in debug mode
2024-09-26 9:28 UTC (7+ messages)
[PATCH net] gso: fix gso fraglist segmentation after pull from frag_list
2024-09-26 9:22 UTC (11+ messages)
[PATCH net 0/2] net: two fixes for qdisc_pkt_len_init()
2024-09-26 9:19 UTC (17+ messages)
` [PATCH net 1/2] net: avoid potential underflow in qdisc_pkt_len_init() with UFO
` [PATCH net 2/2] net: add more sanity checks to qdisc_pkt_len_init()
[PATCH net] tcp: check if skb is true to avoid crash
2024-09-26 9:07 UTC (4+ messages)
[syzbot] [net?] WARNING: refcount bug in nsim_fib_event_nb
2024-09-26 9:06 UTC
[PATCH v2] Revert "vrf: Remove unnecessary RCU-bh critical section"
2024-09-26 9:03 UTC (3+ messages)
[PATCH net] net: gso: fix tcp fraglist segmentation after pull from frag_list
2024-09-26 9:00 UTC (2+ messages)
[PATCHv3] usbnet: fix cyclical race on disconnect with work queue
2024-09-26 9:00 UTC (2+ messages)
[PATCH net v2] net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled
2024-09-26 8:50 UTC (2+ messages)
[PATCH net-next v17 00/14] net: Make timestamping selectable
2024-09-26 8:47 UTC (9+ messages)
` [PATCH net-next v17 04/14] net: Change the API of PHY default timestamp to MAC
` [PATCH net-next v17 13/14] net: ethtool: Add support for tsconfig command to get/set hwtstamp config
[PATCH iproute2 0/2] iplink: Fix link-netns handling
2024-09-26 8:43 UTC (3+ messages)
` [PATCH iproute2 1/2] ip: Move of set_netnsid_from_name() to namespace.c
` [PATCH iproute2 2/2] iplink: Fix link-netns id and link ifindex
[RESEND PATCH v3] virtio_net: Fix mismatched buf address when unmapping for small packets
2024-09-26 8:40 UTC (2+ messages)
[PATCH net] ipv4: avoid quadratic behavior in FIB insertion of common address
2024-09-26 7:42 UTC (2+ messages)
[PATCH net v4] net: systemport: Add error pointer checks in bcm_sysport_map_queues() and bcm_sysport_unmap_queues()
2024-09-26 7:37 UTC (5+ messages)
[PATCH net v3 0/2] Fix AQR PMA capabilities
2024-09-26 6:42 UTC (4+ messages)
` [PATCH net v3 1/2] net: phy: aquantia: AQR115c fix up "
` [PATCH net v3 2/2] net: phy: aquantia: remove usage of phy_set_max_speed
[PATCH] vhost-vdpa: Refactor copy_to_user() usage in vhost_vdpa_get_config()
2024-09-26 6:04 UTC (3+ messages)
` "
[PATCH net] net: ethernet: marvell: octeontx2: nic: Add error pointer check in otx2_ethtool.c
2024-09-26 5:42 UTC (8+ messages)
[PATCH] Staging: net: nic: Add error pointer check in otx2_flows.c
2024-09-26 5:30 UTC (4+ messages)
[syzbot] [kernel?] possible deadlock in hrtimer_start_range_ns (3)
2024-09-26 4:46 UTC
[RFC net-next 0/2] gve: Link IRQs, queues, and NAPI instances
2024-09-26 3:00 UTC (3+ messages)
` [RFC net-next 1/2] gve: Map IRQs to "
` [RFC net-next 2/2] gve: Map NAPI instances to queues
[RFC PATCH net-next] net/smc: Introduce a hook to modify syn_smc at runtime
2024-09-26 2:39 UTC (3+ messages)
[PATCH] Fix issue related with assigning two diffrent vids to the same interface
2024-09-26 2:12 UTC (4+ messages)
[Discuss]Questions about active slave select in bonding 8023ad
2024-09-26 1:24 UTC (3+ messages)
` 答复: "
[syzbot] [wireguard?] INFO: task hung in wg_netns_pre_exit (5)
2024-09-25 23:05 UTC
[PATCH v3 0/5] selftests: gitignore and clean target file additions
2024-09-25 21:55 UTC (6+ messages)
` [PATCH v3 1/5] selftests: core: add unshare_test to gitignore
` [PATCH v3 2/5] selftests: net: add msg_oob "
` [PATCH v3 3/5] selftests: rds: add include.sh to EXTRA_CLEAN
` [PATCH v3 4/5] selftests: rds: add gitignore file for include.sh
` [PATCH v3 5/5] selftests: exec: update gitignore for load_address
[PATCH v1 1/1] SUNRPC: Make enough room in servername[] for AF_UNIX addresses
2024-09-25 21:42 UTC (4+ messages)
RFC: Should net namespaces scale up (>10k) ?
2024-09-25 21:26 UTC (13+ messages)
` Massive hash collisions on FIB
[PATCH RFC 00/10] net: pcs: xpcs: cleanups batch 1
2024-09-25 21:16 UTC (22+ messages)
` [PATCH RFC net-next 01/10] net: pcs: xpcs: move PCS reset to .pcs_pre_config()
` [PATCH RFC net-next 02/10] net: pcs: xpcs: drop interface argument from internal functions
` [PATCH RFC net-next 03/10] net: pcs: xpcs: get rid of xpcs_init_iface()
` [PATCH RFC net-next 04/10] net: pcs: xpcs: add xpcs_destroy_pcs() and xpcs_create_pcs_mdiodev()
` [PATCH RFC net-next 06/10] net: dsa: sja1105: simplify static configuration reload
` [PATCH RFC net-next 07/10] net: dsa: sja1105: call PCS config/link_up via pcs_ops structure
` [PATCH RFC net-next 08/10] net: dsa: sja1105: use phylink_pcs internally
` [PATCH RFC net-next 09/10] net: pcs: xpcs: drop interface argument from xpcs_create*()
` [PATCH RFC net-next 10/10] net: pcs: xpcs: make xpcs_do_config() and xpcs_link_up() internal
[RFC net-next 0/1] idpf: Don't hardcode napi_struct size
2024-09-25 20:33 UTC (3+ messages)
` [RFC net-next 1/1] idpf: Don't hard code "
[PATCH iwl-net] idpf: fix VF dynamic interrupt ctl register initialization
2024-09-25 20:22 UTC (3+ messages)
[pull request][net 0/8] mlx5 fixes 2024-09-25
2024-09-25 20:20 UTC (9+ messages)
` [net 1/8] net/mlx5: Fix error path in multi-packet WQE transmit
` [net 2/8] net/mlx5: Added cond_resched() to crdump collection
` [net 3/8] net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc()
` [net 4/8] net/mlx5: Fix wrong reserved field in hca_cap_2 in mlx5_ifc
` [net 5/8] net/mlx5: HWS, fixed double-free in error flow of creating SQ
` [net 6/8] net/mlx5: HWS, changed E2BIG error to a negative return code
` [net 7/8] net/mlx5e: SHAMPO, Fix overflow of hd_per_wq
` [net 8/8] net/mlx5e: Fix crash caused by calling __xfrm_state_delete() twice
[PATCH net-next] net: ethernet: Switch back to struct platform_driver::remove()
2024-09-25 20:07 UTC (6+ messages)
[PATCH v1] atm: Fix typo in the comment
2024-09-25 20:05 UTC (2+ messages)
[PATCH] tools/net:Fix the wrong format specifier
2024-09-25 19:59 UTC (3+ messages)
[PATCH net v4 0/2] bpf: devmap: provide rxq after redirect
2024-09-25 19:45 UTC (3+ messages)
[PATCH net] rxrpc: Fix a race between socket set up and I/O thread creation
2024-09-25 18:33 UTC (2+ messages)
[RFC PATCH v2 0/9] Support TCP listen access-control
2024-09-25 18:31 UTC (10+ messages)
` [RFC PATCH v2 3/9] selftests/landlock: Support LANDLOCK_ACCESS_NET_LISTEN_TCP
` [RFC PATCH v2 4/9] selftests/landlock: Test listening restriction
[RFC PATCH v2 00/12] Socket type control for Landlock
2024-09-25 18:31 UTC (7+ messages)
` [RFC PATCH v2 02/12] landlock: Add hook on socket creation
[PATCH v2 0/1] igb: Do not bring the device up after non-fatal error
2024-09-25 18:30 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH 0/4] selftsets: gitignore and clean target file additions
2024-09-25 17:44 UTC (5+ messages)
` [PATCH 4/4] selftests: exec: update gitignore for load_address
[RFC v2 net-next 0/2] e1000/e1000e: Link IRQs, NAPIs, and queues
2024-09-25 16:29 UTC (3+ messages)
` [RFC v2 net-next 1/2] e1000e: link NAPI instances to queues and IRQs
` [RFC v2 net-next 2/2] e1000: Link IRQs and queues to NAPIs
[RFC net-next v2 0/2] tg3: Link IRQs, NAPIs, and queues
2024-09-25 16:20 UTC (3+ messages)
` [RFC net-next v2 1/2] tg3: Link IRQs to NAPI instances
` [RFC net-next v2 2/2] tg3: Link queues to NAPIs
[PATCH v2] net/ncsi: Disable the ncsi work before freeing the associated structure
2024-09-25 15:55 UTC
[PATCH] r8169: Potential divizion by zero in rtl_set_coalesce()
2024-09-25 15:39 UTC (2+ messages)
[PATCH v3 net] net: systemport: Add error pointer checks in bcm_sysport_map_queues() and bcm_sysport_unmap_queues()
2024-09-25 15:37 UTC (3+ messages)
wireguard/napi stuck in napi_disable
2024-09-25 15:06 UTC (3+ messages)
Bouncing maintainer: Denis Kirjanov (SUNDANCE NETWORK DRIVER)
2024-09-25 14:55 UTC (2+ messages)
[PATCH AUTOSEL 6.6 007/139] ice: Adjust over allocation of memory in ice_sched_add_root_node() and ice_sched_add_node()
2024-09-25 14:27 UTC (23+ messages)
` [PATCH AUTOSEL 6.6 010/139] wifi: cfg80211: Set correct chandef when starting CAC
` [PATCH AUTOSEL 6.6 011/139] net/xen-netback: prevent UAF in xenvif_flush_hash()
` [PATCH AUTOSEL 6.6 012/139] net: hisilicon: hip04: fix OF node leak in probe()
` [PATCH AUTOSEL 6.6 013/139] net: hisilicon: hns_dsaf_mac: fix OF node leak in hns_mac_get_info()
` [PATCH AUTOSEL 6.6 014/139] net: hisilicon: hns_mdio: fix OF node leak in probe()
` [PATCH AUTOSEL 6.6 018/139] e1000e: avoid failing the system during pm_suspend
` [PATCH AUTOSEL 6.6 020/139] net: sched: consistently use rcu_replace_pointer() in taprio_change()
` [PATCH AUTOSEL 6.6 030/139] l2tp: don't use tunnel socket sk_user_data in ppp procfs output
` [PATCH AUTOSEL 6.6 033/139] tipc: guard against string buffer overrun
` [PATCH AUTOSEL 6.6 034/139] net: mvpp2: Increase size of queue_name buffer
` [PATCH AUTOSEL 6.6 035/139] bnxt_en: Extend maximum length of version string by 1 byte
` [PATCH AUTOSEL 6.6 036/139] ipv4: Check !in_dev earlier for ioctl(SIOCSIFADDR)
` [PATCH AUTOSEL 6.6 038/139] netfilter: nf_tables: don't initialize registers in nft_do_chain()
` [PATCH AUTOSEL 6.6 039/139] ipv4: Mask upper DSCP bits and ECN bits in NETLINK_FIB_LOOKUP family
` [PATCH AUTOSEL 6.6 040/139] net: atlantic: Avoid warning about potential string truncation
` [PATCH AUTOSEL 6.6 042/139] netpoll: Ensure clean state on setup failures
` [PATCH AUTOSEL 6.6 043/139] tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process
` [PATCH AUTOSEL 6.6 046/139] wifi: mac80211: fix RCU list iterations
` [PATCH AUTOSEL 6.6 050/139] can: netlink: avoid call to do_set_data_bittiming callback with stale can_priv::ctrlmode
` [PATCH AUTOSEL 6.6 054/139] net: tls: wait for async completion on last message
` [PATCH AUTOSEL 6.6 056/139] nfp: Use IRQF_NO_AUTOEN flag in request_irq()
[PATCH AUTOSEL 6.10 032/197] l2tp: don't use tunnel socket sk_user_data in ppp procfs output
2024-09-25 14:12 UTC (5+ messages)
` [PATCH AUTOSEL 6.10 064/197] net: napi: Prevent overflow of napi_defer_hard_irqs
` [PATCH AUTOSEL 6.10 069/197] net: tls: wait for async completion on last message
` [PATCH AUTOSEL 6.10 072/197] nfp: Use IRQF_NO_AUTOEN flag in request_irq()
[PATCH] net: stmmac: dwmac-tegra: Fix link bring-up sequence
2024-09-25 13:40 UTC (2+ messages)
[PATCH net v2 0/2] fix two bugs related to page_pool
2024-09-25 13:31 UTC (2+ messages)
[PATCH net] Bonding: update bond device XFRM features based on current active slave
2024-09-25 13:21 UTC (4+ messages)
[net-next 0/3] net: phy: marvell-88q2xxx: Enable auto negotiation for mv88q2110
2024-09-25 13:04 UTC (10+ messages)
` [net-next 1/3] net: phy: marvell-88q2xxx: Align soft reset for mv88q2110 and mv88q2220
` [net-next 2/3] net: phy: marvell-88q2xxx: Make register writer function generic
` [net-next 3/3] net: phy: marvell-88q2xxx: Enable auto negotiation for mv88q2110
[PATCH] BPF : arch/x86/net/bpf_jit_comp.c : fix wrong condition code in jit compiler
2024-09-25 12:37 UTC (2+ messages)
[PATCH AUTOSEL 6.11 001/244] l2tp: prevent possible tunnel refcount underflow
2024-09-25 12:20 UTC (5+ messages)
` [PATCH AUTOSEL 6.11 049/244] netfilter: nf_tables: don't initialize registers in nft_do_chain()
[RFC PATCH v3 00/19] Support socket access-control
2024-09-25 12:17 UTC (5+ messages)
` [RFC PATCH v3 14/19] selftests/landlock: Test socketpair(2) restriction
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).