netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-10 19:10:24 to 2023-12-11 11:00:25 UTC [more...]

[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 v5 0/9] net/smc: implement SMCv2.1 virtual ISM device support
 2023-12-11 10:57 UTC  (14+ messages)
` [PATCH net-next v5 2/9] net/smc: introduce sub-functions for smc_clc_send_confirm_accept()
` [PATCH net-next v5 5/9] net/smc: define a reserved CHID range for virtual ISM devices
` [PATCH net-next v5 7/9] net/smc: support extended GID in SMC-D lgr netlink attribute
` [PATCH net-next v5 9/9] net/smc: manage system EID in SMC stack instead of ISM driver

[patch net] dpll: sanitize possible null pointer dereference in dpll_pin_parent_pin_set()
 2023-12-11 10:46 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

[PATCH v1 net 0/3] Some bug fixes
 2023-12-11 10:33 UTC  (4+ 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 v3 0/8] Add NSS clock controller support for Qualcomm IPQ5332
 2023-12-11 10:32 UTC  (10+ messages)
` [PATCH v3 1/8] clk: qcom: ipq5332: add const qualifier to the clk_init_data structure
` [PATCH v3 2/8] clk: qcom: ipq5332: enable few nssnoc clocks in driver probe
` [PATCH v3 3/8] dt-bindings: clock: ipq5332: add definition for GPLL0_OUT_AUX clock
` [PATCH v3 4/8] clk: qcom: ipq5332: add gpll0_out_aux clock
` [PATCH v3 5/8] dt-bindings: clock: add Qualcomm IPQ5332 NSSCC clock and reset definitions
` [PATCH v3 6/8] clk: qcom: add NSS clock Controller driver for Qualcomm IPQ5332
` [PATCH v3 7/8] arm64: dts: qcom: ipq5332: add support for the NSSCC
` [PATCH v3 8/8] arm64: defconfig: build NSS Clock Controller driver for Qualcomm IPQ5332

general protection fault in dccp_write_xmit
 2023-12-11 10:31 UTC 

[PATCH net-next v3 0/4] add PF-VF mailbox support
 2023-12-11 10:31 UTC  (7+ messages)
` [PATCH net-next v3] octeon_ep: add PF-VF mailbox communication
` [PATCH net-next v3 2/4] octeon_ep: PF-VF mailbox version support
    ` [EXT] "
` [PATCH net-next v3 3/4] octeon_ep: control net framework to support VF offloads
` [PATCH net-next v3 4/4] octeon_ep: support firmware notifications for VFs

[net-next PATCH 1/2] dt-bindings: Document QCA808x PHYs
 2023-12-11 10:19 UTC  (2+ messages)

[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  (9+ messages)
` [PATCH net-next v8 1/4] page_pool: transition to reference count management after page draining
` [PATCH net-next v8 2/4] page_pool: halve BIAS_MAX for multiple user references of a fragment
` [PATCH net-next v8 3/4] skbuff: Add a function to check if a page belongs to page_pool
` [PATCH net-next v8 4/4] skbuff: Optimization of SKB coalescing for page pool

[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 v4 1/4] dt-bindings: clock: mediatek: add MT7988 clock IDs
 2023-12-11  9:59 UTC  (6+ messages)
` [PATCH v4 2/4] dt-bindings: clock: mediatek: add clock controllers of MT7988
` [PATCH v4 4/4] clk: mediatek: add drivers for MT7988 SoC

[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  (4+ 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 net-next v6] netlink: specs: devlink: add some(not all) missing attributes in devlink.yaml
 2023-12-11  9:46 UTC  (2+ messages)

[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  (18+ 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 net-next 6/7] net: dsa: realtek: migrate user_mii setup to common
` [PATCH net-next 7/7] net: dsa: realtek: always use the realtek user mdio driver

[PATCH v3] netlink: Return unsigned value for nla_len()
 2023-12-11  9:39 UTC  (2+ messages)

[PATCH net-next v5 0/3] Ethernet DWMAC5 fault IRQ support
 2023-12-11  9:34 UTC  (5+ 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

[RFT PATCH 1/2] stmmac: dwmac-loongson: drop useless check for compatible fallback
 2023-12-11  9:17 UTC  (4+ messages)

selftest fib_nexthop_multiprefix failed due to route mismatch
 2023-12-11  9:22 UTC  (5+ messages)

[PATCH iwl-net] igc: Fix hicredit calculation
 2023-12-11  9:21 UTC  (3+ messages)

[PATCH] net: asix: fix fortify warning
 2023-12-11  9:05 UTC  (2+ messages)
` [PATCH] [v2] "

[syzbot] [net?] [nfc?] KASAN: slab-use-after-free Read in nfc_alloc_send_skb
 2023-12-11  8:44 UTC  (3+ messages)

[PATCH net-next v1 00/10] Add Marvell CPT CN10KB/CN10KA B0 support
 2023-12-11  8:12 UTC  (12+ messages)
` [PATCH net-next v1 01/10] crypto: octeontx2: remove CPT block reset
` [PATCH net-next v1 02/10] :crypto: octeontx2: add SGv2 support for CN10KB or CN10KA B0
` [PATCH net-next v1 03/10] crypto: octeontx2: add devlink option to set max_rxc_icb_cnt
` [PATCH net-next v1 04/10] crypto: octeontx2: add devlink option to set t106 mode
` [PATCH net-next v1 05/10] crypto: octeontx2: remove errata workaround for CN10KB or CN10KA B0 chip
` [PATCH net-next v1 06/10] crypto: octeontx2: add LF reset on queue disable
` [PATCH net-next v1 07/10] octeontx2-af: update CPT inbound inline IPsec mailbox
` [PATCH net-next v1 08/10] crypto: octeontx2: add ctx_val workaround
` [PATCH net-next v1 09/10] crypto/octeontx2: register error interrupts for inline cptlf
` [PATCH net-next v1 10/10] crypto: octeontx2: support setting ctx ilen for inline CPT LF

[PATCH v5 bpf-next 0/6] bpf: tcp: Support arbitrary SYN Cookie at TC
 2023-12-11  7:36 UTC  (7+ messages)
` [PATCH v5 bpf-next 1/6] tcp: Move tcp_ns_to_ts() to tcp.h
` [PATCH v5 bpf-next 2/6] tcp: Move skb_steal_sock() to request_sock.h
` [PATCH v5 bpf-next 3/6] bpf: tcp: Handle BPF SYN Cookie in skb_steal_sock()
` [PATCH v5 bpf-next 4/6] bpf: tcp: Handle BPF SYN Cookie in cookie_v[46]_check()
` [PATCH v5 bpf-next 5/6] bpf: tcp: Support arbitrary SYN Cookie
` [PATCH v5 bpf-next 6/6] selftest: bpf: Test bpf_sk_assign_tcp_reqsk()

Re: EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
 2023-12-11  7:26 UTC  (8+ messages)
      `  "

[PATCH V5 net-next] net: mana: Assigning IRQ affinity on HT cores
 2023-12-11  6:53 UTC  (5+ messages)

[PATCH net-next v2 0/4] add PF-VF mailbox support
 2023-12-11  6:32 UTC  (4+ messages)
` [PATCH net-next v2 1/4] octeon_ep: add PF-VF mailbox communication
    ` [EXT] "

[PATCH v2 net 0/4] ENA driver XDP bug fixes
 2023-12-11  6:28 UTC  (5+ messages)
` [PATCH v2 net 1/4] net: ena: Destroy correct number of xdp queues upon failure
` [PATCH v2 net 2/4] net: ena: Fix xdp drops handling due to multibuf packets
` [PATCH v2 net 3/4] net: ena: Fix DMA syncing in XDP path when SWIOTLB is on
` [PATCH v2 net 4/4] net: ena: Fix XDP redirection error

[PATCH net-next] net: stmmac: xgmac3+: add FPE handshaking support
 2023-12-11  6:13 UTC 

[PATCH net-next v1] net: stmmac: mmc: Support more counters for XGMAC Core
 2023-12-11  6:08 UTC 

[syzbot] [net?] KASAN: slab-use-after-free Read in ptp_release
 2023-12-11  5:37 UTC  (2+ messages)

[PATCH net-next v4 0/3] Ethernet DWMAC5 fault IRQ support
 2023-12-11  5:23 UTC  (4+ messages)
` [PATCH net-next v4 1/3] dt-bindings: net: qcom,ethqos: add binding doc for safety IRQ for sa8775p

[RFC PATCH v2 0/7] tun: Introduce virtio-net hashing feature
 2023-12-11  5:04 UTC  (18+ messages)
` [RFC PATCH v2 1/7] bpf: Introduce BPF_PROG_TYPE_VNET_HASH

[PATCH net] ice: fix theoretical out-of-bounds access in ethtool link modes
 2023-12-11  4:55 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net v3] net: ethtool: do runtime PM outside RTNL
 2023-12-11  4:52 UTC  (6+ messages)

[PATCH iwl-net] i40e: Fix ST code value for Clause 45
 2023-12-11  4:51 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2 iwl-next 1/2] ice: Schedule service task in IRQ top half
 2023-12-11  4:45 UTC  (4+ messages)
` [PATCH v2 iwl-next 2/2] ice: Enable SW interrupt from FW for LL TS
  ` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH v2 iwl-next 1/2] ice: Schedule service task in IRQ top half

[PATCH net-next v7 0/4] skbuff: Optimize SKB coalescing for page pool
 2023-12-11  4:21 UTC  (8+ messages)
` [PATCH net-next v7 1/4] page_pool: transition to reference count management after page draining
` [PATCH net-next v7 4/4] skbuff: Optimization of SKB coalescing for page pool

[net-next v1 00/16] Device Memory TCP
 2023-12-11  4:04 UTC  (17+ messages)
` [net-next v1 06/16] netdev: support binding dma-buf to netdevice
` [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
` [net-next v1 09/16] page_pool: device memory support

[PATCH net-next v7 4/4] virtio-net: support rx netdim
 2023-12-11  3:56 UTC  (4+ messages)

[PATCH net-next 0/2] net: dsa: realtek: Two RTL8366RB fixes
 2023-12-11  3:14 UTC  (5+ messages)
` [PATCH net-next 1/2] net: dsa: realtek: Rename bogus RTL8368S variable
` [PATCH net-next 2/2] net: dsa: realtek: Rewrite RTL8366RB MTU handling

[PATCH] igb: Add null pointer check to igb_set_fw_version
 2023-12-11  3:13 UTC 

[PATCH] iavf: Fix null pointer dereference in iavf_print_link_message
 2023-12-11  2:59 UTC 

[PATCH net-next v2 3/3] net/ncsi: Add NC-SI 1.2 Get MC MAC Address command
 2023-12-11  2:50 UTC  (3+ messages)

[PATCH] net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probe
 2023-12-11  2:45 UTC 

[PATCH net-next 0/6] There are some features for the HNS3 ethernet driver
 2023-12-11  2:08 UTC  (7+ messages)
` [PATCH net-next 1/6] net: hns3: add support for page_pool_get_stats
` [PATCH net-next 2/6] net: hns3: add command queue trace for hns3
` [PATCH net-next 3/6] net: hns3: dump more reg info based on ras mod
` [PATCH net-next 4/6] net: hns3: support dump pfc frame statistics in tx timeout log
` [PATCH net-next 5/6] net: hns3: Add support for some CMIS transceiver modules
` [PATCH net-next 6/6] net: sfp: Synchronize some CMIS transceiver modules from ethtool

[PATCH ethtool] net: ethtool: Add default branch to sff8636_show_all_ioctl switch
 2023-12-11  2:18 UTC 

[net-next v4 0/5] net: wwan: t7xx: fw flashing & coredump support
 2023-12-11  2:06 UTC 

[PATCH for-next v6 0/7] RDMA/rxe: Make multicast work
 2023-12-11  2:01 UTC  (5+ messages)
` [PATCH for-next v6 3/7] RDMA/rxe: Register IP mcast address

[PATCH net-next v1 1/4] octeon_ep: add PF-VF mailbox communication
 2023-12-11  0:54 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2023-12-11  0:03 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2023-12-11  0:00 UTC 

[PATCH net-next v10 0/4] Rust abstractions for network PHY drivers
 2023-12-10 23:49 UTC  (5+ 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 3/4] MAINTAINERS: add Rust PHY abstractions for ETHERNET PHY LIBRARY
` [PATCH net-next v10 4/4] net: phy: add Rust Asix PHY driver

linux-next: duplicate patch in the net tree
 2023-12-10 22:12 UTC 

linux-next: Signed-off-by missing for commit in the net tree
 2023-12-10 22:09 UTC 

[syzbot] [net?] KASAN: slab-use-after-free Read in ptp_read
 2023-12-10 21:38 UTC  (2+ messages)

[PATCH ipsec-next,v2] xfrm: support sending NAT keepalives in ESP in UDP states
 2023-12-10 21:06 UTC  (4+ messages)
` [devel-ipsec] [PATCH ipsec-next, v2] "

mvneta crash in page pool code
 2023-12-10 19:53 UTC  (3+ messages)

[PATCH net-next v5 0/9] net: rswitch: Add jumbo frames support
 2023-12-10 19:40 UTC  (2+ messages)

[PATCH v2] net: mdio_bus: replace deprecated strncpy with strscpy
 2023-12-10 19:10 UTC  (2+ messages)


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).