messages from 2023-12-11 09:21:11 to 2023-12-11 15:52:04 UTC [more...]
[net-next PATCH 1/2] dt-bindings: Document QCA808x PHYs
2023-12-11 15:51 UTC (7+ messages)
[net-next PATCH 2/2] net: phy: at803x: add LED support for qca808x
2023-12-11 15:50 UTC (4+ messages)
[PATCH net-next 0/2] net/sched: use the backlog for nested mirred ingress
2023-12-11 15:50 UTC (8+ messages)
` [PATCH net-next 2/2] act_mirred: use the backlog for nested calls to "
` Mirred broken WAS(Re: "
[PATCH] vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()
2023-12-11 15:45 UTC (2+ messages)
[PATCH net-next v9 00/15] Introducing P4TC
2023-12-11 15:43 UTC (15+ messages)
` [PATCH net-next v9 14/15] p4tc: add set of P4TC table kfuncs
` [PATCH net-next v9 15/15] p4tc: add P4 classifier
[PATCH net-next v3 0/4] add PF-VF mailbox support
2023-12-11 15:39 UTC (8+ messages)
` [PATCH net-next v3 2/4] octeon_ep: PF-VF mailbox version support
` [EXT] "
[PATCH v2] usb: core: Fix crash w/ usb_choose_configuration() if no driver
2023-12-11 15:34 UTC (3+ messages)
[PATCH v3] usb: core: Fix crash w/ usb_choose_configuration() if no driver
2023-12-11 15:32 UTC
[PATCH net-next 0/2] net: dsa: realtek: Two RTL8366RB fixes
2023-12-11 15:30 UTC (4+ messages)
` [PATCH net-next 2/2] net: dsa: realtek: Rewrite RTL8366RB MTU handling
[PATCH V5 net-next] net: mana: Assigning IRQ affinity on HT cores
2023-12-11 15:30 UTC (7+ messages)
[PATCH net-next v5 0/9] net/smc: implement SMCv2.1 virtual ISM device support
2023-12-11 15:23 UTC (15+ messages)
` [PATCH net-next v5 2/9] net/smc: introduce sub-functions for smc_clc_send_confirm_accept()
` [PATCH net-next v5 6/9] net/smc: compatible with 128-bits extended GID of virtual ISM device
` [PATCH net-next v5 7/9] net/smc: support extended GID in SMC-D lgr netlink attribute
[PATCH net-next v1 1/2] net: phy: c45: add genphy_c45_pma_read_ext_abilities() function
2023-12-11 15:21 UTC (4+ messages)
` [PATCH net-next v1 2/2] net: phy: Add support for the DP83TG720S Ethernet PHY
[PATCH bpf-next v4 0/2] Allow data_meta size > 32
2023-12-11 15:20 UTC (2+ messages)
[PATCH v2 iwl-next 0/6] ice: fix timestamping in reset process
2023-12-11 15:02 UTC (7+ messages)
` [PATCH v2 iwl-next 1/6] ice: introduce PTP state machine
` [PATCH v2 iwl-next 2/6] ice: pass reset type to PTP reset functions
` [PATCH v2 iwl-next 3/6] ice: rename verify_cached to has_ready_bitmap
` [PATCH v2 iwl-next 4/6] ice: rename ice_ptp_tx_cfg_intr
` [PATCH v2 iwl-next 5/6] ice: factor out ice_ptp_rebuild_owner()
` [PATCH v2 iwl-next 6/6] ice: stop destroying and reinitalizing Tx tracker during reset
[PATCH bpf v2 1/2] bpf: syzkaller found null ptr deref in unix_bpf proto add
2023-12-11 14:56 UTC (5+ messages)
[PATCH net 0/4] Add some history to the DSA documentation
2023-12-11 14:35 UTC (4+ messages)
` [PATCH net 3/4] docs: net: dsa: update user MDIO bus documentation
[PATCH iproute2-next] ss: Add support for dumping TCP bound-inactive sockets
2023-12-11 14:19 UTC (2+ messages)
[syzbot] [bluetooth?] WARNING: refcount bug in sco_sock_timeout (2)
2023-12-11 14:15 UTC
[RFC PATCH net-next v3 00/13] Introduce PHY listing and link_topology tracking
2023-12-11 14:09 UTC (8+ messages)
` [RFC PATCH net-next v3 01/13] net: phy: Introduce ethernet link topology representation
` [RFC PATCH net-next v3 07/13] net: ethtool: Introduce a command to list PHYs on an interface
[PATCH iproute2-next 00/20] bridge: vni: UI fixes
2023-12-11 14:07 UTC (21+ messages)
` [PATCH iproute2-next 01/20] bridge: vni: Accept 'del' command
` [PATCH iproute2-next 02/20] bridge: vni: Remove dead code in group argument parsing
` [PATCH iproute2-next 03/20] bridge: vni: Fix duplicate group and remote error messages
` [PATCH iproute2-next 04/20] bridge: vni: Report duplicate vni argument using duparg()
` [PATCH iproute2-next 05/20] bridge: vni: Fix vni filter help strings
` [PATCH iproute2-next 06/20] bridge: vlan: Use printf() to avoid temporary buffer
` [PATCH iproute2-next 07/20] bridge: vlan: Remove paranoid check
` [PATCH iproute2-next 08/20] bridge: vni: Remove print_vnifilter_rtm_filter()
` [PATCH iproute2-next 09/20] bridge: vni: Move open_json_object() within print_vni()
` [PATCH iproute2-next 10/20] bridge: vni: Guard close_vni_port() call
` [PATCH iproute2-next 11/20] bridge: vni: Reverse the logic in print_vnifilter_rtm()
` [PATCH iproute2-next 12/20] bridge: vni: Remove stray newlines after each interface
` [PATCH iproute2-next 13/20] bridge: vni: Replace open-coded instance of print_nl()
` [PATCH iproute2-next 14/20] bridge: vni: Remove unused argument in open_vni_port()
` [PATCH iproute2-next 15/20] bridge: vni: Align output columns
` [PATCH iproute2-next 16/20] bridge: vni: Indent statistics with 2 spaces
` [PATCH iproute2-next 17/20] bridge: Deduplicate print_range()
` [PATCH iproute2-next 18/20] json_print: Output to temporary buffer in print_range() only as needed
` [PATCH iproute2-next 19/20] json_print: Rename print_range() argument
` [PATCH iproute2-next 20/20] bridge: Provide rta_type()
Preferred term for netdev master / slave
2023-12-11 14:05 UTC
[PATCH v1 net 0/3] Some bug fixes
2023-12-11 14:03 UTC (5+ messages)
` [PATCH v1 net 1/3] stmmac: dwmac-loongson: Make sure MDIO is initialized before use
` [PATCH v1 net 2/3] stmmac: dwmac-loongson: drop useless check for compatible fallback
` [PATCH v1 net 3/3] MIPS: dts: loongson: drop incorrect dwmac fallback compatible
[PATCH AUTOSEL 4.14 3/5] net/tg3: fix race condition in tg3_reset_task()
2023-12-11 14:03 UTC
[PATCH AUTOSEL 4.19 5/7] net/tg3: fix race condition in tg3_reset_task()
2023-12-11 14:02 UTC
[PATCH AUTOSEL 5.4 08/12] net/tg3: fix race condition in tg3_reset_task()
2023-12-11 14:02 UTC
[PATCH AUTOSEL 5.10 11/16] net/tg3: fix race condition in tg3_reset_task()
2023-12-11 14:00 UTC
[PATCH net-next v10 0/4] Rust abstractions for network PHY drivers
2023-12-11 14:01 UTC (7+ messages)
` [PATCH net-next v10 1/4] rust: core "
` [PATCH net-next v10 2/4] rust: net::phy add module_phy_driver macro
` [PATCH net-next v10 4/4] net: phy: add Rust Asix PHY driver
[PATCH AUTOSEL 5.15 11/19] net/tg3: fix race condition in tg3_reset_task()
2023-12-11 13:57 UTC
[PATCH v4 1/4] dt-bindings: clock: mediatek: add MT7988 clock IDs
2023-12-11 13:59 UTC (8+ messages)
` [PATCH v4 2/4] dt-bindings: clock: mediatek: add clock controllers of MT7988
` [PATCH v4 3/4] clk: mediatek: Add pcw_chg_shift control
` [PATCH v4 4/4] clk: mediatek: add drivers for MT7988 SoC
[PATCH v7 net-next 0/8] net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing
2023-12-11 13:59 UTC (15+ messages)
` [PATCH v7 net-next 6/8] net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge support
[PATCH AUTOSEL 6.1 16/29] net/tg3: fix race condition in tg3_reset_task()
2023-12-11 13:54 UTC
[PATCH iwl-next v5] ice: Add support for packet mirroring using hardware in switchdev mode
2023-12-11 13:55 UTC (2+ messages)
[PATCH net-next v5 0/3] Ethernet DWMAC5 fault IRQ support
2023-12-11 13:55 UTC (7+ messages)
` [PATCH net-next v5 1/3] dt-bindings: net: qcom,ethqos: add binding doc for safety IRQ for sa8775p
` [PATCH net-next v5 2/3] arm64: dts: qcom: sa8775p: enable safety IRQ
` [PATCH net-next v5 3/3] net: stmmac: Add driver support for DWMAC5 safety IRQ support
[PATCH 0/3] net: microchip_t1s: additional phy support and collision detect handling
2023-12-11 13:54 UTC (6+ messages)
[PATCH 0/2] selftests: net: ethtool_mm: Support devices with higher rx-min-frag-size
2023-12-11 13:53 UTC (5+ messages)
` [PATCH 1/2] selftests: forwarding: ethtool_mm: support "
` [PATCH 2/2] selftests: forwarding: ethtool_mm: support devices that don't support pmac stats
[PATCH AUTOSEL 6.6 27/47] net/tg3: fix race condition in tg3_reset_task()
2023-12-11 13:50 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 37/47] r8152: add vendor/device ID pair for ASUS USB-C2500
[PATCH v3] net: 9p: avoid freeing uninit memory in p9pdu_vreadf
2023-12-11 13:51 UTC (3+ messages)
` [PATCH v4] "
selftest fib_nexthop_multiprefix failed due to route mismatch
2023-12-11 13:45 UTC (6+ messages)
[PATCH net-next] dt-bindings: net: wireless: brcm,bcm4329-fmac: allow local-mac-address
2023-12-11 13:43 UTC (3+ messages)
[PATCH net-next] net: stmmac: xgmac3+: add FPE handshaking support
2023-12-11 13:40 UTC (3+ messages)
[PATCH net-next v3 0/3] net: sched: Make tc-related drop reason more flexible for remaining qdiscs
2023-12-11 13:38 UTC (7+ messages)
` [PATCH net-next v3 1/3] net: sched: Move drop_reason to struct tc_skb_cb
` [PATCH net-next v3 2/3] net: sched: Make tc-related drop reason more flexible for remaining qdiscs
` [PATCH net-next v3 3/3] net: sched: Add initial TC error skb drop reasons
[syzbot] Monthly nfc report (Dec 2023)
2023-12-11 13:29 UTC
[PATCH v3 0/8] Add NSS clock controller support for Qualcomm IPQ5332
2023-12-11 13:28 UTC (4+ messages)
` [PATCH v3 7/8] arm64: dts: qcom: ipq5332: add support for the NSSCC
[PATCH net-next] selftests: forwarding: Import top-level lib.sh through $lib_dir
2023-12-11 12:44 UTC (2+ messages)
[PATCH iwl-next v4 0/7] Add PFCP filter support
2023-12-11 12:38 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH net-next v6] netlink: specs: devlink: add some(not all) missing attributes in devlink.yaml
2023-12-11 12:35 UTC (4+ messages)
[PATCH iwl-net v2] idpf: fix corrupted frames and skb leaks in singleq mode
2023-12-11 12:31 UTC
[PATCH 1/2] wfx: fix broken firmware
2023-12-11 12:23 UTC (3+ messages)
` [PATCH 2/2] wfx: update to firmware 3.17
[patch net] dpll: sanitize possible null pointer dereference in dpll_pin_parent_pin_set()
2023-12-11 12:13 UTC (4+ messages)
[net-next v1 00/16] Device Memory TCP
2023-12-11 11:51 UTC (8+ messages)
` [net-next v1 09/16] page_pool: device memory support
[PATCH net-next v7 0/4] send credit update during setting SO_RCVLOWAT
2023-12-11 12:09 UTC (10+ messages)
` [PATCH net-next v7 2/4] virtio/vsock: "
` [PATCH net-next v7 3/4] virtio/vsock: fix logic which reduces credit update messages
[syzbot] [dccp?] general protection fault in dccp_write_xmit (2)
2023-12-11 12:08 UTC
[PATCH net-next 0/2] ipv6: more data-race annotations
2023-12-11 11:00 UTC (2+ messages)
[PATCH net-next] Revert "net: rtnetlink: remove local list in __linkwatch_run_queue()"
2023-12-11 11:00 UTC (2+ messages)
[net] octeontx2-af: Fix pause frame configuration
2023-12-11 11:00 UTC (2+ messages)
[PATCH net-next v8 0/4] virtio-net: support dynamic coalescing moderation
2023-12-11 10:36 UTC (5+ messages)
` [PATCH net-next v8 1/4] virtio-net: returns whether napi is complete
` [PATCH net-next v8 2/4] virtio-net: separate rx/tx coalescing moderation cmds
` [PATCH net-next v8 3/4] virtio-net: extract virtqueue coalescig cmd for reuse
` [PATCH net-next v8 4/4] virtio-net: support rx netdim
general protection fault in dccp_write_xmit
2023-12-11 10:31 UTC
[PATCH net-next v6 00/12] net: intel: start The Great Code Dedup + Page Pool for iavf
2023-12-11 10:16 UTC (4+ messages)
` [PATCH net-next v6 08/12] libie: add Rx buffer management (via Page Pool)
[PATCH] ice: Fix some null pointer dereference issues in ice_ptp.c
2023-12-11 10:12 UTC (4+ messages)
[PATCH net-next v8 0/4] skbuff: Optimize SKB coalescing for page pool
2023-12-11 10:12 UTC (3+ messages)
` [PATCH net-next v8 2/4] page_pool: halve BIAS_MAX for multiple user references of a fragment
[PATCH net-next] nfp: support UDP segmentation offload
2023-12-11 10:10 UTC (2+ messages)
[PATCH net-next 00/13] Convert net selftests to run in unique namespace (Part 3)
2023-12-11 10:09 UTC (14+ messages)
` [PATCH net-next 01/13] selftests/net: add variable NS_LIST for lib.sh
` [PATCH net-next 02/13] selftests/net: convert srv6_end_dt46_l3vpn_test.sh to run it in unique namespace
` [PATCH net-next 03/13] selftests/net: convert srv6_end_dt4_l3vpn_test.sh "
` [PATCH net-next 04/13] selftests/net: convert srv6_end_dt6_l3vpn_test.sh "
` [PATCH net-next 05/13] selftests/net: convert fcnal-test.sh "
` [PATCH net-next 06/13] selftests/net: fix grep checking for fib_nexthop_multiprefix
` [PATCH net-next 07/13] selftests/net: convert fib_nexthop_multiprefix to run it in unique namespace
` [PATCH net-next 08/13] selftests/net: convert fib_nexthop_nongw.sh "
` [PATCH net-next 09/13] selftests/net: convert fib_nexthops.sh "
` [PATCH net-next 10/13] selftests/net: convert fib-onlink-tests.sh "
` [PATCH net-next 11/13] selftests/net: convert fib_rule_tests.sh "
` [PATCH net-next 12/13] selftests/net: convert fib_tests.sh "
` [PATCH net-next 13/13] selftests/net: convert fdb_flush.sh "
[PATCH net v3] octeon_ep: explicitly test for firmware ready value
2023-12-11 10:10 UTC (2+ messages)
[net 0/2] octeontx2: Fix issues with promisc/allmulti mode
2023-12-11 10:10 UTC (2+ messages)
[PATCH v16 0/9] Enable Wifi RFI interference mitigation feature support
2023-12-11 10:08 UTC (11+ messages)
` [PATCH v16 1/9] Documentation/driver-api: Add document about WBRF mechanism
` [PATCH v16 2/9] platform/x86/amd: Add support for AMD ACPI based Wifi band RFI mitigation feature
` [PATCH v16 3/9] cfg80211: expose nl80211_chan_width_to_mhz for wide sharing
` [PATCH v16 4/9] wifi: mac80211: Add support for WBRF features
` [PATCH v16 5/9] drm/amd/pm: update driver_if and ppsmc headers for coming wbrf feature
` [PATCH v16 6/9] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
` [PATCH v16 7/9] drm/amd/pm: add flood detection for wbrf events
` [PATCH v16 8/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0
` [PATCH v16 9/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7
[PATCH v12 bpf-next 00/17] BPF token and BPF FS-based delegation
2023-12-11 10:03 UTC (5+ messages)
` [PATCH v12 bpf-next 03/17] bpf: introduce BPF token object
STMMAC Ethernet Driver support
2023-12-11 10:03 UTC (6+ messages)
[PATCH net] net/sched: act_ct: Take per-cb reference to tcf_ct_flow_table
2023-12-11 10:00 UTC (4+ messages)
[PATCH net v3] net: stmmac: update Rx clk divider for 10M SGMII
2023-12-11 10:00 UTC (2+ messages)
[PATCH v5 0/9] stmmac: Add Loongson platform support
2023-12-11 8:47 UTC (4+ messages)
` [PATCH v5 5/9] net: stmmac: dwmac-loongson: Add full PCI support
[PATCH v2 net-next] r8169: add support for LED's on RTL8168/RTL8101
2023-12-11 9:53 UTC (2+ messages)
[syzbot] [arm-msm?] [net?] memory leak in radix_tree_insert (2)
2023-12-11 9:48 UTC (2+ messages)
` [PATCH] radix-tree: fix memory leak in radix_tree_insert
[PATCH iwl-next v3 0/2] ixgbe: Refactor ixgbe internal status
2023-12-11 9:45 UTC (4+ messages)
` [PATCH iwl-next v3 1/2] ixgbe: Refactor overtemp event handling
[PATCH net-next 0/7] net: dsa: realtek: variants to drivers, interfaces to a common module
2023-12-11 9:44 UTC (12+ messages)
` [PATCH net-next 4/7] net: dsa: realtek: create realtek-common
` [PATCH net-next 5/7] net: dsa: realtek: merge interface modules into common
[PATCH v3] netlink: Return unsigned value for nla_len()
2023-12-11 9:39 UTC (2+ messages)
[RFT PATCH 1/2] stmmac: dwmac-loongson: drop useless check for compatible fallback
2023-12-11 9:17 UTC (4+ messages)
[PATCH iwl-net] igc: Fix hicredit calculation
2023-12-11 9:21 UTC (3+ 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).