messages from 2025-02-10 19:51:55 to 2025-02-11 10:05:12 UTC [more...]
[PATCH net-next, v8 1/2] netlink: support dumping IPv4 multicast addresses
2025-02-11 10:05 UTC (5+ messages)
` [PATCH net-next, v8 2/2] selftests/net: Add selftest for IPv4 RTM_GETMULTICAST support
[PATCH iwl-next v3] ixgbe: add support for thermal sensor event reception
2025-02-11 10:03 UTC (6+ messages)
` [Intel-wired-lan] "
[iwl-next v1 0/4] ixgbe: support MDD events
2025-02-11 10:02 UTC (5+ messages)
` [iwl-next v1 3/4] ixgbe: add Tx hang detection unhandled MDD
[PATCH] net: mana: Add debug logs in MANA network driver
2025-02-11 9:51 UTC
[PATCH 1/4] batman-adv: fix panic during interface removal
2025-02-11 9:50 UTC (2+ messages)
[PATCH v3 net 0/2] net: Fix race of rtnl_net_lock(dev_net(dev))
2025-02-11 9:43 UTC (4+ messages)
` [PATCH v3 net 1/2] net: Fix dev_net(dev) race in unregister_netdevice_notifier_dev_net()
` [PATCH v3 net 2/2] dev: Use rtnl_net_dev_lock() in unregister_netdev()
[PATCH v3 00/15] gpiolib: add gpiod_multi_set_value_cansleep
2025-02-11 9:42 UTC (20+ messages)
` [PATCH v3 01/15] gpiolib: add gpiod_multi_set_value_cansleep()
` [PATCH v3 02/15] auxdisplay: seg-led-gpio: use gpiod_multi_set_value_cansleep
` [PATCH v3 03/15] bus: ts-nbus: validate ts,data-gpios array size
` [PATCH v3 04/15] bus: ts-nbus: use gpiod_multi_set_value_cansleep
` [PATCH v3 05/15] bus: ts-nbus: use bitmap_get_value8()
` [PATCH v3 06/15] gpio: max3191x: use gpiod_multi_set_value_cansleep
` [PATCH v3 07/15] iio: adc: ad7606: "
` [PATCH v3 08/15] iio: amplifiers: hmc425a: "
` [PATCH v3 09/15] iio: resolver: ad2s1210: "
` [PATCH v3 10/15] iio: resolver: ad2s1210: use bitmap_write
` [PATCH v3 11/15] mmc: pwrseq_simple: use gpiod_multi_set_value_cansleep
` [PATCH v3 12/15] mux: gpio: "
` [PATCH v3 13/15] net: mdio: mux-gpio: "
` [PATCH v3 14/15] phy: mapphone-mdm6600: "
` [PATCH v3 15/15] ASoC: adau1701: "
[PATCH net v2 0/5] ptp: vmclock: bugfixes and cleanups for error handling
2025-02-11 9:40 UTC (2+ messages)
[PATCH net-next v4 00/17] Some pktgen fixes/improvments
2025-02-11 9:36 UTC (6+ messages)
` [PATCH net-next v4 09/17] net: pktgen: align some variable declarations to the most common pattern
[PATCH iwl-next v4] ixgbe: Fix possible skb NULL pointer dereference
2025-02-11 9:36 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH v4 00/10] Introduce fwctl subystem
2025-02-11 9:33 UTC (12+ messages)
` [PATCH v4 10/10] bnxt: Create an auxiliary device for fwctl_bnxt
[PATCH net-next v3 00/15] mptcp: pm: misc cleanups, part 2
2025-02-11 9:31 UTC (16+ messages)
` [PATCH net-next v3 01/15] mptcp: pm: drop info of userspace_pm_remove_id_zero_address
` [PATCH net-next v3 10/15] mptcp: pm: drop skb parameter of get_addr
` [PATCH net-next v3 11/15] mptcp: pm: add id parameter for get_addr
` [PATCH net-next v3 12/15] mptcp: pm: reuse sending nlmsg code in get_addr
` [PATCH net-next v3 13/15] mptcp: pm: drop skb parameter of set_flags
` [PATCH net-next v3 14/15] mptcp: pm: change rem type "
` [PATCH net-next v3 15/15] mptcp: pm: add local parameter for set_flags
[PATCH net-next 11/13] net: phy: Only rely on phy_port for PHY-driven SFP
2025-02-11 9:17 UTC (3+ messages)
[PATCH net] icmp: MUST silently discard certain extended echo requests
2025-02-11 9:12 UTC (2+ messages)
[Patch net 0/2] vsock suspend/resume fix
2025-02-11 8:57 UTC (6+ messages)
` [Patch net 1/2] vsock/virtio: initialize rx_buf_nr and rx_buf_max_nr when resuming
` [Patch net 2/2] vsock/virtio: Don't reset the created SOCKET during suspend to ram
[PATCH net-next v3 00/16] Introduce flowtable hw offloading in airoha_eth driver
2025-02-11 8:47 UTC (7+ messages)
` [PATCH net-next v3 11/16] dt-bindings: arm: airoha: Add the NPU node for EN7581 SoC
` [PATCH net-next v3 12/16] dt-bindings: net: airoha: Add airoha,npu phandle property
` [PATCH net-next v3 13/16] net: airoha: Introduce PPE initialization via NPU
[PATCH 1/2] vsock/virtio: Move rx_buf_nr and rx_buf_max_nr initialization position
2025-02-11 8:35 UTC (5+ messages)
` [PATCH 2/2] vsock/virtio: Don't reset the created SOCKET during s2r
` "
[PATCH net-next v4 0/3] net: phy: dp83822: Add support for changing the transmit amplitude voltage
2025-02-11 8:33 UTC (4+ messages)
` [PATCH net-next v4 1/3] dt-bindings: net: ethernet-phy: add property tx-amplitude-100base-tx-percent
` [PATCH net-next v4 2/3] net: phy: Add helper for getting tx amplitude gain
` [PATCH net-next v4 3/3] net: phy: dp83822: Add support for changing the transmit amplitude voltage
[PATCH bpf-next v9 00/12] net-timestamp: bpf extension to equip applications transparently
2025-02-11 8:24 UTC (23+ messages)
` [PATCH bpf-next v9 01/12] bpf: add support for bpf_setsockopt()
` [PATCH bpf-next v9 02/12] bpf: prepare for timestamping callbacks use
` [PATCH bpf-next v9 03/12] bpf: stop unsafely accessing TCP fields in bpf callbacks
` [PATCH bpf-next v9 04/12] bpf: stop calling some sock_op BPF CALLs in new timestamping callbacks
` [PATCH bpf-next v9 06/12] bpf: support SCM_TSTAMP_SCHED of SO_TIMESTAMPING
` [PATCH bpf-next v9 11/12] bpf: support selective sampling for bpf timestamping
` [PATCH bpf-next v9 12/12] selftests/bpf: add simple bpf tests in the tx path for timestamping feature
[BUG REPORT] MHI's resume from hibernate is broken
2025-02-11 8:15 UTC
upstream Linux support for Ethernet combo ports via external mux
2025-02-11 8:15 UTC (3+ messages)
[syzbot] [net?] [virt?] general protection fault in vsock_stream_has_data
2025-02-11 8:13 UTC (3+ messages)
[PATCH net-next v2 0/2] net: core: improvements to device lookup by hardware address
2025-02-11 8:10 UTC (5+ messages)
` [PATCH net-next v2 2/2] net: Add dev_getbyhwaddr_rtnl() helper
[PATCH net-next 0/4] net: add EXPORT_IPV6_MOD()
2025-02-11 8:08 UTC (4+ messages)
` [PATCH net-next 4/4] udp: use EXPORT_IPV6_MOD[_GPL]()
[PATCH v6 net-next 0/4] PHC support in ENA driver
2025-02-11 7:58 UTC (10+ messages)
` [PATCH v6 net-next 3/4] net: ena: Add PHC documentation
[PATCH 0/3] igb: XDP/ZC follow up
2025-02-11 7:51 UTC (11+ messages)
` [PATCH 1/3] igb: Link IRQs to NAPI instances
` [PATCH 2/3] igb: Link queues "
` [PATCH 3/3] igb: Get rid of spurious interrupts
[PATCH 1/2] net/mlx4: fix build error from usercopy size check
2025-02-11 7:49 UTC (2+ messages)
[PATCH] pinctrl: Fix potential NULL pointer dereference
2025-02-11 7:38 UTC (2+ messages)
[PATCHv3 net 0/2] bonding: fix incorrect mac address setting
2025-02-11 7:31 UTC (3+ messages)
[net-next PATCH v5 0/6] Add af_xdp support for cn10k
2025-02-11 7:07 UTC (4+ messages)
` [net-next PATCH v5 2/6] octeontx2-pf: Add AF_XDP non-zero copy support
` [EXTERNAL] "
[PATCH v1 net-next] checkpatch: Discourage a new use of rtnl_lock() variants
2025-02-11 7:04 UTC
[PATCH v2 net-next 0/2] Enable Big TCP for MANA devices
2025-02-11 6:49 UTC (7+ messages)
` [PATCH v2 net-next 1/2] net: mana: Allow tso_max_size to go up-to GSO_MAX_SIZE
[PATCH] prandom: remove next_pseudo_random32
2025-02-11 6:33 UTC (8+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] drm/i915/selftests: use prandom in selftest
` [PATCH v2 2/3] media: vivid: use prandom
` [PATCH v2 3/3] prandom: remove next_pseudo_random32
[PATCH 0/9] Extend automarkup support for ABI symbols
2025-02-11 6:23 UTC (2+ messages)
` [PATCH 7/9] docs: networking: Allow creating cross-references statistics ABI
[PATCH] clk: bcm: rpi: Fix potential NULL pointer dereference
2025-02-11 6:06 UTC (3+ messages)
[PATCH] octeontx2-af: Fix uninitialized scalar variable
2025-02-11 5:50 UTC (2+ messages)
[PATCH v1 net-next] arp: Convert SIOCDARP and SIOCSARP to per-netns RTNL
2025-02-11 4:50 UTC
[PATCH net] net/smc: use the correct ndev to find pnetid by pnetid table
2025-02-11 3:44 UTC (8+ messages)
[PATCH net-next] mlxsw: Enable Tx checksum offload
2025-02-11 3:30 UTC (3+ messages)
[PATCH net-next 1/2] selftests: drv-net: factor out a DrvEnv base class
2025-02-11 3:30 UTC (2+ messages)
[PATCH net-next] selftests: drv-net: remove an unnecessary libmnl include
2025-02-11 3:30 UTC (2+ messages)
[PATCH net-next v6 0/7] tun: Unify vnet implementation
2025-02-11 3:30 UTC (2+ messages)
[PATCH v2 net-next 0/8] fib: rules: Convert RTM_NEWRULE and RTM_DELRULE to per-netns RTNL
2025-02-11 3:30 UTC (2+ messages)
[PATCH net 1/6] Documentation/networking: fix basic node example document ISO 15765-2
2025-02-11 3:30 UTC (2+ messages)
[PATCH net-next] documentation: networking: Add NAPI config
2025-02-11 3:20 UTC (5+ messages)
[RFC PATCH 0/2] udp: avoid false sharing on sk_tsflags
2025-02-11 3:16 UTC (11+ messages)
[PATCH net-next v5 0/4] net: xilinx: axienet: Enable adaptive IRQ coalescing with DIM
2025-02-11 3:10 UTC (2+ messages)
[PATCH net-next v3 0/4] Add support to do threaded napi busy poll
2025-02-11 2:52 UTC (5+ messages)
[PATCH iwl-net] idpf: check error for register_netdev() on init
2025-02-11 2:38 UTC
[syzbot] [hams?] possible deadlock in nr_rt_device_down (3)
2025-02-11 2:23 UTC (2+ messages)
[PATCH net v1] net: stmmac: Apply new page pool parameters when SPH is enabled
2025-02-11 2:20 UTC (2+ messages)
pull-request: wireless-2025-02-07
2025-02-11 2:20 UTC (2+ messages)
[PATCH net 0/8] net: second round to use dev_net_rcu()
2025-02-11 2:20 UTC (2+ messages)
[PATCH v3 0/4] Enable ethernet on qcs615
2025-02-11 2:14 UTC (11+ messages)
` [PATCH v3 2/4] net: stmmac: dwmac-qcom-ethqos: Mask PHY mode if configured with rgmii-id
[PATCH net-next] r8152: add vendor/device ID pair for Dell Alienware AW1022z
2025-02-11 2:10 UTC (2+ messages)
[PATCH net-next v1 1/1] net: phy: dp83td510: introduce LED framework support
2025-02-11 2:00 UTC (2+ messages)
[PATCH net-next 0/4] xsk: the lost bits from Chapter III
2025-02-11 2:00 UTC (13+ messages)
` [PATCH net-next 1/4] unroll: add generic loop unroll helpers
` [PATCH net-next 2/4] i40e: use generic unrolled_count() macro
` [PATCH net-next 4/4] xsk: add helper to get &xdp_desc's DMA and meta pointer in one go
[RFC net-next 0/7] Provide an ism layer
2025-02-11 1:57 UTC (11+ messages)
[PATCH net-next v2 1/2] net: document return value of dev_getbyhwaddr_rcu()
2025-02-11 0:53 UTC (2+ messages)
[PATCH net-next v4 0/3] riscv: sophgo: Add ethernet support for SG2044
2025-02-11 0:47 UTC (4+ messages)
` [PATCH net-next v4 3/3] net: stmmac: Add glue layer for Sophgo SG2044 SoC
[PATCH net-next v19 00/26] Introducing OpenVPN Data Channel Offload
2025-02-11 0:40 UTC (27+ messages)
` [PATCH net-next v19 01/26] net: introduce OpenVPN Data Channel Offload (ovpn)
` [PATCH net-next v19 02/26] ovpn: add basic netlink support
` [PATCH net-next v19 03/26] ovpn: add basic interface creation/destruction/management routines
` [PATCH net-next v19 04/26] ovpn: keep carrier always on for MP interfaces
` [PATCH net-next v19 05/26] ovpn: introduce the ovpn_peer object
` [PATCH net-next v19 06/26] ovpn: introduce the ovpn_socket object
` [PATCH net-next v19 07/26] ovpn: implement basic TX path (UDP)
` [PATCH net-next v19 08/26] ovpn: implement basic RX "
` [PATCH net-next v19 09/26] ovpn: implement packet processing
` [PATCH net-next v19 10/26] ovpn: store tunnel and transport statistics
` [PATCH net-next v19 11/26] ipv6: export inet6_stream_ops via EXPORT_SYMBOL_GPL
` [PATCH net-next v19 12/26] ovpn: implement TCP transport
` [PATCH net-next v19 13/26] skb: implement skb_send_sock_locked_with_flags()
` [PATCH net-next v19 14/26] ovpn: add support for MSG_NOSIGNAL in tcp_sendmsg
` [PATCH net-next v19 15/26] ovpn: implement multi-peer support
` [PATCH net-next v19 16/26] ovpn: implement peer lookup logic
` [PATCH net-next v19 17/26] ovpn: implement keepalive mechanism
` [PATCH net-next v19 18/26] ovpn: add support for updating local UDP endpoint
` [PATCH net-next v19 19/26] ovpn: add support for peer floating
` [PATCH net-next v19 20/26] ovpn: implement peer add/get/dump/delete via netlink
` [PATCH net-next v19 21/26] ovpn: implement key add/get/del/swap "
` [PATCH net-next v19 22/26] ovpn: kill key and notify userspace in case of IV exhaustion
` [PATCH net-next v19 23/26] ovpn: notify userspace when a peer is deleted
` [PATCH net-next v19 24/26] ovpn: add basic ethtool support
` [PATCH net-next v19 25/26] testing/selftests: add test tool and scripts for ovpn module
` [PATCH net-next v19 26/26] mailmap: remove unwanted entry for Antonio Quartulli
[PATCH net-next v4 0/8] bpf: cpumap: enable GRO for XDP_PASS frames
2025-02-11 0:35 UTC (5+ messages)
[PATCH net-next v2] af_unix: Fix undefined 'other' error
2025-02-11 0:32 UTC (2+ messages)
[PATCH net-next v2 0/2] Symmetric OR-XOR RSS hash
2025-02-11 0:27 UTC (4+ messages)
[PATCH net-next v7 0/5] net: napi: add CPU affinity to napi->config
2025-02-11 0:13 UTC (5+ messages)
` [PATCH net-next v7 1/5] net: move ARFS rmap management to core
[PATCH net-next v13 00/10] io_uring zero copy rx
2025-02-11 0:11 UTC (5+ messages)
[PATCH net-next v3 00/10] net: phy: improve phylib EEE handling
2025-02-11 0:08 UTC (5+ messages)
` [PATCH net-next v3 03/10] ethtool: allow ethtool op set_eee to set an NL extack message
[PATCH] net/mlx4_core: Avoid impossible mlx4_db_alloc() order value
2025-02-11 0:01 UTC (2+ messages)
[PATCH bpf-next v8 00/12] net-timestamp: bpf extension to equip applications transparently
2025-02-11 0:00 UTC (6+ messages)
` [PATCH bpf-next v8 08/12] bpf: support hw SCM_TSTAMP_SND of SO_TIMESTAMPING
[PATCH net-next v5 0/8] netconsole: Add support for CPU population
2025-02-10 23:42 UTC (5+ messages)
` [PATCH net-next v5 8/8] netconsole: docs: Add documentation for CPU number auto-population
[PATCH RFC net-next v1 0/5] Device memory TCP TX
2025-02-10 21:14 UTC (10+ messages)
` [PATCH RFC net-next v1 5/5] net: devmem: Implement TX path
[PATCH v2 net-next 0/4] sfc: support devlink flash
2025-02-10 21:11 UTC (5+ messages)
` [PATCH v2 net-next 4/4] sfc: document devlink flash support
[PATCH net-next v3 0/6] Device memory TCP TX
2025-02-10 21:09 UTC (4+ messages)
` [PATCH net-next v3 5/6] net: devmem: Implement TX path
[PATCH v2 net-next] netlink: specs: add conntrack dump and stats dump support
2025-02-10 20:54 UTC (4+ messages)
[PATCH net-next 0/2] net: phy: rename eee_broken_mode
2025-02-10 20:50 UTC (3+ messages)
` [PATCH net-next 1/2] net: phy: rename eee_broken_modes to eee_disabled_modes
` [PATCH net-next 2/2] net: phy: rename phy_set_eee_broken to phy_disable_eee_mode
[PATCH 0/9] vhost-scsi: log write descriptors for live migration (and two bugfix)
2025-02-10 20:11 UTC (3+ messages)
` [PATCH 3/9] vhost-scsi: cache log buffer in I/O queue vhost_scsi_cmd
[RFC PATCH 0/2] Add support for Timesync Interrupt Router
2025-02-10 20:03 UTC (5+ messages)
` [RFC PATCH 1/2] irqchip: ti-tsir: "
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).