messages from 2025-02-15 17:29:28 to 2025-02-17 08:20:08 UTC [more...]
[PATCH net-next v3] net: ethernet: mediatek: add EEE support
2025-02-17 8:19 UTC (3+ messages)
[PATCH 1/2] net: dsa: b53: mdio: add support for BCM53101
2025-02-17 8:05 UTC (2+ messages)
` [PATCH 2/2] dt-bindings: net: dsa: b53: add BCM53101 support
[net v1] devlink: fix xa_alloc_cyclic error handling
2025-02-17 7:46 UTC (6+ messages)
[PATCH net-next 0/5] net: ethernet: ti: am65-cpsw: drop multiple functions and code cleanup
2025-02-17 7:31 UTC (6+ messages)
` [PATCH net-next 1/5] net: ethernet: ti: am65-cpsw: remove am65_cpsw_nuss_tx_compl_packets_2g()
` [PATCH net-next 2/5] net: ethernet: ti: am65_cpsw: remove cpu argument am65_cpsw_run_xdp
` [PATCH net-next 3/5] net: ethernet: ti: am65-cpsw: use return instead of goto in am65_cpsw_run_xdp()
` [PATCH net-next 4/5] net: ethernet: ti: am65_cpsw: move am65_cpsw_put_page() out of am65_cpsw_run_xdp()
` [PATCH net-next 5/5] net: ethernet: ti am65_cpsw: Drop separate TX completion functions
[PATCH net-next v4 0/3] netconsole: allow selection of egress interface via MAC address
2025-02-17 7:18 UTC (4+ messages)
` [PATCH net-next v4 1/3] net: Add non-RCU dev_getbyhwaddr() helper
` [PATCH net-next v4 2/3] net, treewide: define and use MAC_ADDR_STR_LEN
` [PATCH net-next v4 3/3] netconsole: allow selection of egress interface via MAC address
[PATCH v10 0/8] rust: Add IO polling
2025-02-17 6:44 UTC (16+ messages)
` [PATCH v10 1/8] sched/core: Add __might_sleep_precision()
` [PATCH v10 6/8] MAINTAINERS: rust: Add TIMEKEEPING and TIMER abstractions
` [PATCH v10 7/8] rust: Add read_poll_timeout functions
[net-next PATCH v9 3/6] octeontx2-af: CN20k mbox to support AF REQ/ACK functionality
2025-02-17 6:31 UTC (3+ messages)
[PATCH iproute2] tc: Fix rounding in tc_calc_xmittime and tc_calc_xmitsize
2025-02-17 6:14 UTC (2+ messages)
[PATCH] net: axienet: Set mac_managed_pm
2025-02-17 5:58 UTC
[PATCH bpf-next v7 0/6] net/smc: Introduce smc_ops
2025-02-17 5:44 UTC (4+ messages)
[PATCH v6 0/2] net: stmmac: dwc-qos: Add FSD EQoS support
2025-02-17 5:19 UTC (6+ messages)
` [PATCH v6 1/2] dt-bindings: net: Add FSD EQoS device tree bindings
[PATCH net-next v5 0/3] riscv: sophgo: Add ethernet support for SG2044
2025-02-17 4:16 UTC (9+ messages)
` [PATCH net-next v5 1/3] dt-bindings: net: Add support for Sophgo SG2044 dwmac
` [PATCH net-next v5 2/3] net: stmmac: platform: Add snps,dwmac-5.30a IP compatible string
` [PATCH net-next v5 3/3] net: stmmac: Add glue layer for Sophgo SG2044 SoC
[PATCH bpf-next v2 0/3] bpf: support setting max RTO for bpf_setsockopt
2025-02-17 3:42 UTC (4+ messages)
` [PATCH bpf-next v2 1/3] tcp: add TCP_RTO_MAX_MIN_SEC definition
` [PATCH bpf-next v2 2/3] bpf: support TCP_RTO_MAX_MS for bpf_setsockopt
` [PATCH bpf-next v2 3/3] selftests/bpf: add rto max for bpf_setsockopt test
[PATCH v3 net-next 0/2] Enable Big TCP for MANA devices
2025-02-17 3:42 UTC (3+ messages)
` [PATCH v3 net-next 1/2] net: mana: Allow tso_max_size to go up-to GSO_MAX_SIZE
` [PATCH v3 net-next 2/2] hv_netvsc: Use VF's tso_max_size value when data path is VF
[PATCH] selftests: make shell scripts POSIX-compliant
2025-02-17 3:00 UTC (3+ messages)
[PATCH net-next] tun: Pad virtio headers
2025-02-17 2:57 UTC (6+ messages)
[PATCH net-next] selftest:net: fixed spelling mistakes
2025-02-17 2:23 UTC (2+ messages)
[PATCH v4 00/14] net-next/yunsilicon: ADD Yunsilicon XSC Ethernet Driver
2025-02-17 2:16 UTC (6+ messages)
` [PATCH v4 07/14] net-next/yunsilicon: Init auxiliary device
[PATCH net-next v7 0/4] Support PTP clock for Wangxun NICs
2025-02-17 1:47 UTC (3+ messages)
[PATCH V2] net: freescale: ucc_geth: make ugeth_mac_ops be static const
2025-02-17 1:29 UTC
[PATCH v2 0/2] clk: sophgo: add SG2044 clock controller support
2025-02-17 0:58 UTC (2+ messages)
Return Filing Services Inquiry
2025-02-16 19:46 UTC
[PATCH net-next v3 00/12] net: Hold netdev instance lock during ndo operations
2025-02-16 23:32 UTC (13+ messages)
` [PATCH net-next v3 01/12] net: hold netdev instance lock during ndo_open/ndo_stop
` [PATCH net-next v3 02/12] net: hold netdev instance lock during ndo_setup_tc
` [PATCH net-next v3 03/12] net: hold netdev instance lock during queue operations
` [PATCH net-next v3 04/12] net: hold netdev instance lock during rtnetlink operations
` [PATCH net-next v3 05/12] net: hold netdev instance lock during ioctl operations
` [PATCH net-next v3 06/12] net: hold netdev instance lock during sysfs operations
` [PATCH net-next v3 07/12] net: hold netdev instance lock during ndo_bpf
` [PATCH net-next v3 08/12] net: ethtool: try to protect all callback with netdev instance lock
` [PATCH net-next v3 09/12] net: replace dev_addr_sem "
` [PATCH net-next v3 10/12] net: dummy: add dummy shaper API
` [PATCH net-next v3 11/12] docs: net: document new locking reality
` [PATCH net-next v3 12/12] eth: bnxt: remove most dependencies on RTNL
[PATCH net-next 0/6] net: phy: improve and simplify EEE handling in phylib
2025-02-16 22:09 UTC (12+ messages)
` [PATCH net-next 1/6] net: phy: move definition of phy_is_started before phy_disable_eee_mode
` [PATCH net-next 2/6] net: phy: improve phy_disable_eee_mode
` [PATCH net-next 3/6] net: phy: remove disabled EEE modes from advertising_eee in phy_probe
` [PATCH net-next 4/6] net: phy: c45: Don't silently remove disabled EEE modes any longer when writing advertisement register
` [PATCH net-next 5/6] net: phy: c45: use cached EEE advertisement in genphy_c45_ethtool_get_eee
` [PATCH net-next 6/6] net: phy: c45: remove local advertisement parameter from genphy_c45_eee_is_active
[syzbot] [rdma?] KASAN: slab-use-after-free Read in ib_device_uevent (2)
2025-02-16 21:55 UTC
[syzbot] Monthly hams report (Feb 2025)
2025-02-16 21:54 UTC
[syzbot] Monthly wireless report (Feb 2025)
2025-02-16 21:53 UTC
[PATCH net-next v2] af_unix: Fix undefined 'other' error
2025-02-16 19:33 UTC (3+ messages)
[PATCH net-next v1] neighbour: Replace kvzalloc() with kzalloc() when GFP_ATOMIC is specified
2025-02-16 19:06 UTC (2+ messages)
[PATCH net-next v3 0/5] Symmetric OR-XOR RSS hash
2025-02-16 18:24 UTC (6+ messages)
` [PATCH net-next v3 1/5] ethtool: "
` [PATCH net-next v3 2/5] net/mlx5e: Symmetric OR-XOR RSS hash control
` [PATCH net-next v3 3/5] selftests: drv-net: Make rand_port() get a port more reliably
` [PATCH net-next v3 4/5] selftests: drv-net: Introduce a function that checks whether a port is available on remote host
` [PATCH net-next v3 5/5] selftests: drv-net-hw: Add a test for symmetric RSS hash
[PATCH net-next v3] eth: fbnic: support TCP segmentation offload
2025-02-16 17:41 UTC
[PATCH net-next v3] selftests: net: add support for testing SO_RCVMARK and SO_RCVPRIORITY
2025-02-16 17:32 UTC (2+ messages)
[PATCH net-next v2 0/5] net: phy: mediatek: Add token-ring helper functions
2025-02-16 16:49 UTC (11+ messages)
` [PATCH net-next v2 1/5] net: phy: mediatek: Change to more meaningful macros
` [PATCH net-next v2 2/5] net: phy: mediatek: Add token ring access helper functions in mtk-phy-lib
` [PATCH net-next v2 3/5] net: phy: mediatek: Add token ring set bit operation support
` [PATCH net-next v2 4/5] net: phy: mediatek: Add token ring clear "
` [PATCH net-next v2 5/5] net: phy: mediatek: Move some macros to phy-lib for later use
[PATCH net-next 0/3] net: phy: mediatek: Add token-ring ops
2025-02-16 16:39 UTC (9+ messages)
` [PATCH net-next 1/3] net: phy: mediatek: Add token ring access helper functions in mtk-phy-lib
[PATCH net-next] Documentation: net: phy: Elaborate on RGMII delay handling
2025-02-16 16:36 UTC (4+ messages)
[PATCH net v2 0/3] several fixes for ioam6, rpl and seg6 lwtunnels
2025-02-16 16:31 UTC (5+ messages)
` [PATCH net v2 2/3] net: ipv6: fix lwtunnel loops in ioam6, rpl and seg6
[PATCH net-next v5 0/3] net: phy: dp83822: Add support for changing the transmit amplitude voltage
2025-02-16 16:19 UTC (7+ messages)
` [PATCH net-next v5 1/3] dt-bindings: net: ethernet-phy: add property tx-amplitude-100base-tx-percent
` [PATCH net-next v5 2/3] net: phy: Add helper for getting tx amplitude gain
` [PATCH net-next v5 3/3] net: phy: dp83822: Add support for changing the transmit amplitude voltage
[PATCH bpf-next v11 00/12] net-timestamp: bpf extension to equip applications transparently
2025-02-16 16:17 UTC (21+ messages)
` [PATCH bpf-next v11 08/12] bpf: add BPF_SOCK_OPS_TS_HW_OPT_CB callback
` [PATCH bpf-next v11 11/12] bpf: support selective sampling for bpf timestamping
` [PATCH bpf-next v11 12/12] selftests/bpf: add simple bpf tests in the tx path for timestamping feature
[PATCH net-next] net: xpcs: rearrange register definitions
2025-02-16 16:15 UTC (2+ messages)
[PATCH net 0/2] Fixes for perout configuration in IEP driver
2025-02-16 16:11 UTC (5+ messages)
` [PATCH net 1/2] net: ti: icss-iep: Fix pwidth configuration for perout signal
` [EXTERNAL] "
[PATCH net-next] net: phy: realtek: add helper RTL822X_VND2_C22_REG
2025-02-16 16:10 UTC (2+ messages)
[PATCH net-next] net: phy: realtek: add defines for shadowed c45 standard registers
2025-02-16 16:09 UTC (2+ messages)
[PATCH 00/12] bluetooth: hci_wilc: add new bluetooth driver
2025-02-16 16:07 UTC (3+ messages)
` [PATCH 09/12] wifi: wilc1000: disable firmware power save if bluetooth is in use
[PATCH iwl-next v3] net: e1000e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
2025-02-16 15:57 UTC
[PATCH v3 00/15] gpiolib: add gpiod_multi_set_value_cansleep
2025-02-16 15:55 UTC (6+ messages)
` (subset) "
[RFC net-next 0/7] Provide an ism layer
2025-02-16 15:40 UTC (12+ messages)
[PATCHv3 net 0/2] bonding: fix incorrect mac address setting
2025-02-16 15:11 UTC (2+ messages)
[PATCH net-next v2 0/5] vxlan: Join / leave MC group when reconfigured
2025-02-16 15:10 UTC (2+ messages)
[PATCH net] MAINTAINERS: create entry for ethtool MAC merge
2025-02-16 14:15 UTC (2+ messages)
[PATCH net-next v5 0/8] Some pktgen fixes/improvments (part II)
2025-02-16 14:15 UTC (7+ messages)
` [PATCH net-next v5 1/8] net: pktgen: fix mix of int/long
` [PATCH net-next v5 4/8] net: pktgen: fix mpls maximum labels list parsing
` [PATCH net-next v5 7/8] net: pktgen: remove all superfluous index assignements
[PATCH ipsec-next 0/5] Support PTMU in tunnel mode for packet offload
2025-02-16 12:36 UTC (5+ messages)
` [PATCH ipsec-next 4/5] xfrm: provide common xdo_dev_offload_ok callback implementation
[PATCH] selftests: net: Fix minor typos in MPTCP and psock_tpacket tests
2025-02-16 12:25 UTC
[PATCH v2 0/3] Use new for_each macro to create hexdumps
2025-02-16 11:24 UTC (7+ messages)
` [PATCH 1/3] hexdump: Implement macro for converting large buffers
[iwl-next,rdma v3 00/24] Add RDMA support for Intel IPU E2000 (GEN3)
2025-02-16 11:18 UTC (5+ messages)
[PATCH] net: stmmac: Use str_enabled_disabled() helper
2025-02-16 10:33 UTC (3+ messages)
[PATCH net-next 0/2] net: better support of blackholes
2025-02-16 9:50 UTC (3+ messages)
` [PATCH net-next 2/2] ipv6: fix blackhole routes
[PATCH iwl-net] idpf: check error for register_netdev() on init
2025-02-16 9:36 UTC (4+ messages)
` [Intel-wired-lan] "
[PATCH bpf-next v12 0/5] xsk: TX metadata Launch Time support
2025-02-16 9:34 UTC (6+ messages)
` [PATCH bpf-next v12 1/5] xsk: Add launch time hardware offload support to XDP Tx metadata
` [PATCH bpf-next v12 2/5] selftests/bpf: Add launch time request to xdp_hw_metadata
` [PATCH bpf-next v12 3/5] net: stmmac: Add launch time support to XDP ZC
` [PATCH bpf-next v12 4/5] igc: Refactor empty frame insertion for launch time support
` [PATCH bpf-next v12 5/5] igc: Add launch time support to XDP ZC
[PATCH net-next] selftests: net: fix grammar in reuseaddr_ports_exhausted.c log message
2025-02-16 9:32 UTC (4+ messages)
[PATCH net v2] drop_monitor: fix incorrect initialization order
2025-02-16 9:30 UTC (2+ messages)
ftp ipvs connect failed in ipv6
2025-02-16 9:27 UTC (3+ messages)
[PATCH net-next 00/12] mlxsw: Preparations for XDP support
2025-02-16 9:26 UTC (9+ messages)
[PATCH net-next v5 0/8] Some pktgen fixes/improvments (part I)
2025-02-16 9:21 UTC (6+ messages)
` [PATCH net-next v5 2/8] net: pktgen: enable 'param=value' parsing
` [PATCH net-next v5 8/8] net: pktgen: use defines for the various dec/hex number parsing digits lengths
[PATCH bpf-next v11 0/5] xsk: TX metadata Launch Time support
2025-02-16 7:43 UTC (6+ messages)
` [PATCH bpf-next v11 1/5] xsk: Add launch time hardware offload support to XDP Tx metadata
` [PATCH bpf-next v11 2/5] selftests/bpf: Add launch time request to xdp_hw_metadata
` [PATCH bpf-next v11 3/5] net: stmmac: Add launch time support to XDP ZC
` [PATCH bpf-next v11 4/5] igc: Refactor empty frame insertion for launch time support
` [PATCH bpf-next v11 5/5] igc: Add launch time support to XDP ZC
[PATCH net-next] net: move stale comment about ntuple validation
2025-02-16 7:37 UTC (2+ messages)
[PATCH] ppp: Prevent out-of-bounds access in ppp_sync_txmunge
2025-02-16 6:04 UTC
[PATCH] ip: handle NULL return from localtime in strxf_time in
2025-02-16 4:41 UTC (2+ messages)
[PATCH v8 0/7] Optimize dm-verity and fsverity using multibuffer hashing
2025-02-16 3:29 UTC (6+ messages)
[PATCH bpf-next v10 0/5] xsk: TX metadata Launch Time support
2025-02-16 2:22 UTC (5+ messages)
` [PATCH bpf-next v10 1/5] xsk: Add launch time hardware offload support to XDP Tx metadata
[PATCH] lib: remove redundant checks in get_u64 and get_s64
2025-02-16 2:14 UTC
[PATCH] ip: remove duplicate condition in ila_csum_name2mode in
2025-02-16 1:31 UTC
[PATCH] ip: check return value of iproute_flush_cache() in irpoute.c
2025-02-16 1:19 UTC
[PATCH] ip: check return value of iproute_flush_cache() in irpoute.c
2025-02-16 1:13 UTC
[PATCH 0/2] net: Fix/prevent napi_schedule() call from bare task context
2025-02-15 21:16 UTC (10+ messages)
` [PATCH 1/2] net: Assert proper context while calling napi_schedule()
Fw: [Bug 219766] New: Garbage Ethernet Frames
2025-02-15 20:47 UTC (2+ messages)
[PATCH bpf-next v4 00/19] bpf qdisc
2025-02-15 19:35 UTC (3+ messages)
` [PATCH bpf-next v4 15/19] bpf: net_sched: Disable attaching bpf qdisc to non root
[PATCH iwl-net 1/2] ice: Fix deinitializing VF in error path
2025-02-15 19:31 UTC (4+ messages)
[PATCH net-next 0/4] mlx5: Add sensor name in temperature message
2025-02-15 19:29 UTC (3+ messages)
` [PATCH net-next 4/4] net/mlx5: Add sensor name to temperature event message
[PATCH net-next v4 00/15] Introduce an ethernet port representation
2025-02-15 18:57 UTC (3+ messages)
` [PATCH net-next v4 05/15] net: phy: Create a phy_port for PHY-driven SFPs
[PATCH net-next V3] eth: fbnic: Add ethtool support for IRQ coalescing
2025-02-15 19:00 UTC (2+ messages)
[syzbot] [kernel?] INFO: task hung in hci_dev_open (2)
2025-02-15 18:20 UTC
[PATCH v14 00/11] io_uring zero copy rx
2025-02-15 18:08 UTC (2+ messages)
[PATCH net-next v8 0/6] net: napi: add CPU affinity to napi->config
2025-02-15 17:58 UTC (7+ messages)
` [PATCH net-next v8 2/6] net: move ARFS rmap management to core
` [PATCH net-next v8 3/6] net: napi: add CPU affinity to napi_config
[PATCH net-next] ndisc: ndisc_send_redirect() cleanup
2025-02-15 17:30 UTC (2+ messages)
[PATCH net] net/sched: cls_api: fix error handling causing NULL dereference
2025-02-15 17:30 UTC (2+ messages)
[PATCH iwl-next v4] ixgbe: add support for thermal sensor event reception
2025-02-15 17:29 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).