messages from 2023-11-24 14:01:33 to 2023-11-25 19:02:49 UTC [more...]
[net-next RFC PATCH v2 00/11] net: phy: Support DT PHY package
2023-11-25 19:02 UTC (18+ messages)
` [net-next RFC PATCH v2 01/11] net: phy: extend PHY package API to support multiple global address
` [net-next RFC PATCH v2 02/11] dt-bindings: net: document ethernet PHY package nodes
` [net-next RFC PATCH v2 03/11] net: phy: add initial support for PHY package in DT
` [net-next RFC PATCH v2 04/11] net: phy: add support for shared priv data size "
` [net-next RFC PATCH v2 05/11] net: phy: add support for driver specific PHY package probe/config
` [net-next RFC PATCH v2 06/11] net: phy: move mmd_phy_indirect to generic header
` [net-next RFC PATCH v2 07/11] net: phy: add support for PHY package MMD read/write
` [net-next RFC PATCH v2 08/11] dt-bindings: net: add QCA807x PHY defines
` [net-next RFC PATCH v2 09/11] dt-bindings: net: Document Qcom QCA807x PHY package
` [net-next RFC PATCH v2 10/11] net: phy: add Qualcom QCA807x driver
` [net-next RFC PATCH v2 11/11] net: phy: qca807x: Add support for configurable LED
[syzbot] [net?] [nfc?] KASAN: slab-use-after-free Read in nfc_alloc_send_skb
2023-11-25 18:54 UTC (5+ messages)
[BUG] Boot crash on v6.7-rc2
2023-11-25 18:41 UTC (6+ messages)
[BUG] r8169: deadlock when NetworkManager brings link up
2023-11-25 17:36 UTC (3+ messages)
[PATCH net] r8169: prevent potential deadlock in rtl8169_close
2023-11-25 17:25 UTC
[PATCH net-next] net: sfp: rework the RollBall PHY waiting code
2023-11-25 17:21 UTC (2+ messages)
[PATCH net-next 00/10] net: phylink: improve PHY validation
2023-11-25 17:18 UTC (19+ messages)
` [PATCH net-next 01/10] net: phy: add possible interfaces
` [PATCH net-next 03/10] net: phy: marvell10g: fill in possible_interfaces
` [PATCH net-next 04/10] net: phy: bcm84881: "
` [PATCH net-next 05/10] net: phy: aquantia: fill in possible_interfaces for AQR113C
` [PATCH net-next 06/10] net: phylink: split out per-interface validation
` [PATCH net-next 07/10] net: phylink: pass PHY into phylink_validate_one()
` [PATCH net-next 08/10] net: phylink: pass PHY into phylink_validate_mask()
` [PATCH net-next 09/10] net: phylink: split out PHY validation from phylink_bringup_phy()
` [PATCH net-next 10/10] net: phylink: use the PHY's possible_interfaces if populated
[PATCH v6 0/3] can: xilinx_can: Add ECC feature support
2023-11-25 17:04 UTC (5+ messages)
` [PATCH v6 1/3] dt-bindings: can: xilinx_can: Add 'xlnx,has-ecc' optional property
` [PATCH v6 2/3] can: xilinx_can: Add ECC support
` [PATCH v6 3/3] can: xilinx_can: Add ethtool stats interface for ECC errors
[PATCH net-next] net: phy: mdio_device: Reset device only when necessary
2023-11-25 16:50 UTC (2+ messages)
[PATCH net] octeontx2-pf: Restore TC ingress police rules when interface is up
2023-11-25 16:36 UTC
[PATCH net] octeontx2-pf: Add missing mutex lock in otx2_get_pauseparam
2023-11-25 16:35 UTC
[PATCH net] octeontx2-af: Check return value of nix_get_nixlf before using nixlf
2023-11-25 16:34 UTC
[PATCH net] octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64
2023-11-25 16:34 UTC
[PATCH] rhashtable: Better error message on allocation failure
2023-11-25 15:23 UTC (2+ messages)
[PATCH net 0/3] amd-xgbe: fixes to handle corner-cases
2023-11-25 14:53 UTC (3+ messages)
` [PATCH net 2/3] amd-xgbe: handle the corner-case during tx completion
[PATCH net v2] calipso: Fix memory leak in netlbl_calipso_add_pass()
2023-11-25 14:47 UTC (2+ messages)
[PATCH] dt-bindings: correct white-spaces in examples
2023-11-25 14:08 UTC (2+ messages)
[PATCH net-next v5 00/14] net: intel: start The Great Code Dedup + Page Pool for iavf
2023-11-25 13:04 UTC (17+ messages)
` [PATCH net-next v5 01/14] page_pool: make sure frag API fields don't span between cachelines
` [PATCH net-next v5 02/14] page_pool: don't use driver-set flags field directly
` [PATCH net-next v5 03/14] page_pool: avoid calling no-op externals when possible
` [PATCH net-next v5 04/14] net: intel: introduce Intel Ethernet common library
` [PATCH net-next v5 05/14] iavf: kill "legacy-rx" for good
` [PATCH net-next v5 06/14] iavf: drop page splitting and recycling
` [PATCH net-next v5 07/14] page_pool: constify some read-only function arguments
` [PATCH net-next v5 08/14] page_pool: add DMA-sync-for-CPU inline helpers
` [PATCH net-next v5 09/14] libie: add Rx buffer management (via Page Pool)
` [PATCH net-next v5 10/14] iavf: pack iavf_ring more efficiently
` [PATCH net-next v5 11/14] iavf: switch to Page Pool
` [PATCH net-next v5 12/14] libie: add common queue stats
` [PATCH net-next v5 13/14] libie: add per-queue Page Pool stats
` [PATCH net-next v5 14/14] iavf: switch queue stats to libie
[PATCH net-next v3 0/3] skbuff: Optimize SKB coalescing for page pool
2023-11-25 12:16 UTC (7+ messages)
` [PATCH net-next v3 1/3] page_pool: Rename pp_frag_count to pp_ref_count
` [PATCH net-next v3 2/3] page_pool: halve BIAS_MAX for fragment multiple user references
` [PATCH net-next v3 3/3] skbuff: Optimization of SKB coalescing for page pool
[PATCH nf-next 0/8] netfilter: make nf_flowtable lifetime differ from container struct
2023-11-25 8:36 UTC (6+ messages)
` [PATCH nf-next 1/8] netfilter: flowtable: move nf_flowtable out of container structures
[PATCH net] net: phylink: set phy_state interface when attaching SFP
2023-11-25 8:28 UTC (2+ messages)
[net-next 2/2] net: dsa: realtek: load switch variants on demand
2023-11-25 7:10 UTC (2+ messages)
[PATCH net-next 00/38] Conver all net selftests to run in unique namespace
2023-11-25 6:15 UTC (7+ messages)
` [PATCH net-next 01/38] selftests/net: add lib.sh
[PATCH net v3] net: stmmac: xgmac: Disable FPE MMC interrupts
2023-11-25 6:01 UTC
[PATCH net v2 1/1] net: stmmac: xgmac: Disable FPE MMC interrupts
2023-11-25 5:28 UTC (3+ messages)
[PATCH 0/6] VMware hypercalls enhancements
2023-11-25 5:01 UTC (6+ messages)
` [PATCH 4/6] input/vmmouse: Use vmware_hypercall API
[PATCH net-next v3] firmware_loader: Expand Firmware upload error codes with firmware invalid error
2023-11-25 3:30 UTC (4+ messages)
[syzbot] [can?] memory leak in j1939_netdev_start
2023-11-25 2:45 UTC
[syzbot] Monthly net report (Nov 2023)
2023-11-25 2:28 UTC (2+ messages)
[PATCH net-next v2] tcp: Dump bound-only sockets in inet_diag
2023-11-25 1:39 UTC (2+ messages)
[PATCH v2 net-next 0/8] tcp: Clean up and refactor cookie_v[46]_check()
2023-11-25 1:16 UTC (9+ messages)
` [PATCH v2 net-next 1/8] tcp: Clean up reverse xmas tree in cookie_v[46]_check()
` [PATCH v2 net-next 2/8] tcp: Cache sock_net(sk) "
` [PATCH v2 net-next 3/8] tcp: Clean up goto labels "
` [PATCH v2 net-next 4/8] tcp: Don't pass cookie to __cookie_v[46]_check()
` [PATCH v2 net-next 5/8] tcp: Don't initialise tp->tsoffset in tcp_get_cookie_sock()
` [PATCH v2 net-next 6/8] tcp: Move TCP-AO bits from cookie_v[46]_check() to tcp_ao_syncookie()
` [PATCH v2 net-next 7/8] tcp: Factorise cookie-independent fields initialisation in cookie_v[46]_check()
` [PATCH v2 net-next 8/8] tcp: Factorise cookie-dependent "
[PATCH v1 net-next 0/8] tcp: Clean up and refactor cookie_v[46]_check()
2023-11-25 1:04 UTC (18+ messages)
` [PATCH v1 net-next 1/8] tcp: Clean up reverse xmas tree in cookie_v[46]_check()
` [PATCH v1 net-next 2/8] tcp: Cache sock_net(sk) "
` [PATCH v1 net-next 3/8] tcp: Clean up goto labels "
` [PATCH v1 net-next 4/8] tcp: Don't pass cookie to __cookie_v[46]_check()
` [PATCH v1 net-next 5/8] tcp: Don't initialise tp->tsoffset in tcp_get_cookie_sock()
` [PATCH v1 net-next 6/8] tcp: Move TCP-AO bits from cookie_v[46]_check() to tcp_ao_syncookie()
` [PATCH v1 net-next 7/8] tcp: Factorise cookie-independent fields initialisation in cookie_v[46]_check()
` [PATCH v1 net-next 8/8] tcp: Factorise cookie-dependent "
[PATCH net-next v5 0/2] net: dsa: microchip: enable setting rmii reference
2023-11-25 0:18 UTC (5+ messages)
` [PATCH net-next v5 1/2] dt-bindings: net: microchip,ksz: document microchip,rmii-clk-internal
` [PATCH net-next v5 2/2] net: dsa: microchip: add property to select internal RMII reference clock
[PATCH RFC WIP 0/2] net: stmmac: dwmac-rk: add support for PHY wake on LAN
2023-11-24 23:25 UTC (4+ messages)
` [PATCH RFC WIP 1/2] dt-bindings: net: rockchip-dwmac: add rockchip,phy-wol property
[ethtool PATCH] netlink: fix -Walloc-size
2023-11-24 23:08 UTC
[PATCH 0/4 net] qca_spi: collection of major fixes
2023-11-24 22:02 UTC (10+ messages)
` [PATCH 2/4 net] qca_spi: Fix SPI IRQ handling
` [PATCH 3/4 net] qca_spi: Fix ethtool -G iface tx behavior
[PATCH iwl-next v2] i40e: add ability to reset vf for tx and rx mdd events
2023-11-24 21:54 UTC (2+ messages)
[PATCH net-next] r8169: remove not needed check in rtl_fw_write_firmware
2023-11-24 21:51 UTC (5+ messages)
[PATCH net] octeontx2-af: Fix possible buffer overflow
2023-11-24 21:08 UTC
[PATCH ipsec-next v1 0/7] Add bpf_xdp_get_xfrm_state() kfunc
2023-11-24 20:59 UTC (4+ messages)
` [PATCH ipsec-next v1 7/7] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
[PATCH net-next v7 15/16] net: ethtool: ts: Let the active time stamping layer be selectable
2023-11-24 20:47 UTC (21+ messages)
[PATCH net-next v5 1/1] ptp: clockmatrix: support 32-bit address space
2023-11-24 20:20 UTC
[net-next RFC PATCH 00/14] net: phy: Support DT PHY package
2023-11-24 19:40 UTC (22+ messages)
` [net-next RFC PATCH 03/14] dt-bindings: net: document ethernet PHY package nodes
[PATCH 00/13] net: ravb: Add suspend to RAM and runtime PM support for RZ/G3S
2023-11-24 19:04 UTC (18+ messages)
` [PATCH 01/13] net: ravb: Check return value of reset_control_deassert()
` [PATCH 02/13] net: ravb: Use pm_runtime_resume_and_get()
` [PATCH 06/13] net: ravb: Let IP specific receive function to interrogate descriptors
` [PATCH 13/13] net: ravb: Add runtime PM support
[PATCH] octeontx2-af: Fix possible buffer overflow
2023-11-24 17:58 UTC (2+ messages)
[PATCH net 0/4] selftests/net: fix a few small compiler warnings
2023-11-24 17:15 UTC (5+ messages)
` [PATCH net 1/4] selftests/net: ipsec: fix constant out of range
` [PATCH net 2/4] selftests/net: fix a char signedness issue
` [PATCH net 3/4] selftests/net: unix: fix unused variable compiler warning
` [PATCH net 4/4] selftests/net: mptcp: fix uninitialized variable warnings
[PATCH net-next v2 0/2] Get max rx packet length and solve
2023-11-24 17:08 UTC (3+ messages)
` [PATCH net-next v2 2/2] octeon_ep: get max rx packet length from firmware
[PATCH net-next v2] firmware_loader: Expand Firmware upload error codes with firmware invalid error
2023-11-24 16:44 UTC (4+ messages)
[PATCH v5 0/9] stmmac: Add Loongson platform support
2023-11-24 16:44 UTC (8+ messages)
` [PATCH v5 3/9] net: stmmac: Add Loongson DWGMAC definitions
[PATCH iwl-net] i40e: Fix kernel crash during macvlan offloading setup
2023-11-24 16:42 UTC
[PATCH net-next 0/9] net: Add support for Power over Ethernet (PoE)
2023-11-24 16:35 UTC (5+ messages)
` [PATCH net-next 3/9] net: pse-pd: Introduce PSE types enumeration
` [PATCH net-next 9/9] net: pse-pd: Add PD692x0 PSE controller driver
[PATCH net-next] packet: Account for VLAN_HLEN in csum_start when virtio_net_hdr is enabled
2023-11-24 16:24 UTC (6+ messages)
[PATCHv2 1/2] net: dsa: mv88e6xxx: fix marvell 6350 switch probing
2023-11-24 15:55 UTC (4+ messages)
` [PATCHv2 2/2] net: dsa: mv88e6xxx: fix marvell 6350 probe crash
[PATCH net-next 0/5] selftests: tc-testing: updates and cleanups for tdc
2023-11-24 15:42 UTC (6+ messages)
` [PATCH net-next 1/5] selftests: tc-testing: remove buildebpf plugin
` [PATCH net-next 2/5] selftests: tc-testing: remove unnecessary time.sleep
` [PATCH net-next 3/5] selftests: tc-testing: prefix iproute2 functions with "ipr2"
` [PATCH net-next 4/5] selftests: tc-testing: cleanup on Ctrl-C
` [PATCH net-next 5/5] selftests: tc-testing: remove unused import
[PATCH net-next] bonding: remove print in bond_verify_device_path
2023-11-24 15:30 UTC (2+ messages)
[PATCH net-next] tools: ynl-get: use family c-name
2023-11-24 15:30 UTC (2+ messages)
[PATCH net-next] tools: ynl-gen: use enum name from the spec
2023-11-24 15:30 UTC (2+ messages)
[PATCH net,v3] ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet
2023-11-24 15:30 UTC (2+ messages)
[PATCH net-next v3 2/3] arm64: dts: qcom: sa8775p: enable Fault IRQ
2023-11-24 15:23 UTC (2+ messages)
xdp/xsk.c: missing read memory barrier in xsk_poll()
2023-11-24 15:16 UTC (3+ messages)
[PATCH iwl-next v5 0/5] i40e: Simplify VSI and VEB handling
2023-11-24 15:03 UTC (6+ messages)
` [PATCH v5 1/5] i40e: Use existing helper to find flow director VSI
` [PATCH v5 2/5] i40e: Introduce and use macros for iterating VSIs and VEBs
` [PATCH v5 3/5] i40e: Add helpers to find VSI and VEB by SEID and use them
` [PATCH v5 4/5] i40e: Fix broken support for floating VEBs
` [PATCH v5 5/5] i40e: Remove VEB recursion
[PATCH net-next] tools: ynl-gen: always append ULL/LL to range types
2023-11-24 15:00 UTC (2+ messages)
[PATCH] mptcp: fix uninit-value in mptcp_incoming_options
2023-11-24 15:00 UTC (2+ messages)
[PATCH iwl-next v4 0/5] i40e: Simplify VSI and VEB handling
2023-11-24 14:52 UTC (3+ messages)
` [PATCH v4 2/5] i40e: Introduce and use macros for iterating VSIs and VEBs
[PATCH net-next v2 0/7] net/smc: implement SMCv2.1 virtual ISM device support
2023-11-24 14:42 UTC (8+ messages)
` [PATCH net-next v2 1/7] net/smc: Rename some variable 'fce' to 'fce_v2x' for clarity
` [PATCH net-next v2 2/7] net/smc: support SMCv2.x supplemental features negotiation
` [PATCH net-next v2 3/7] net/smc: introduce virtual ISM device support feature
` [PATCH net-next v2 4/7] net/smc: define a reserved CHID range for virtual ISM devices
` [PATCH net-next v2 5/7] net/smc: compatible with 128-bits extend GID of virtual ISM device
` [PATCH net-next v2 6/7] net/smc: disable SEID on non-s390 archs where virtual ISM may be used
` [PATCH net-next v2 7/7] net/smc: manage system EID in SMC stack instead of ISM driver
[PATCH net-next v3 3/3] net: stmmac: Add driver support for DWMAC5 fault IRQ Support
2023-11-24 14:39 UTC (2+ messages)
[PATCH net-next 00/10] Doc: update bridge doc
2023-11-24 14:01 UTC (6+ messages)
` [PATCH net-next 05/10] docs: bridge: add STP doc
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).