netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-11 18:32:33 to 2023-12-12 04:46:48 UTC [more...]

[PATCH net-next v9 0/4] skbuff: Optimize SKB coalescing for page pool
 2023-12-12  4:46 UTC 

[PATCH RESEND] io_uring/af_unix: disable sending io_uring over sockets
 2023-12-12  4:45 UTC  (5+ messages)

[PATCH net-next 0/6] remove page frag implementation in vhost_net
 2023-12-12  4:35 UTC  (5+ messages)
` [PATCH net-next 6/6] tools: virtio: introduce vhost_net_test

STMMAC Ethernet Driver support
 2023-12-12  4:13 UTC  (9+ messages)

[PATCH RFC bpf-next 0/3] BPF FS mount options parsing follow ups
 2023-12-12  4:06 UTC  (5+ messages)
` [PATCH RFC bpf-next 1/3] bpf: add mapper macro for bpf_cmd enum

[PATCH net-next v10 0/4] Rust abstractions for network PHY drivers
 2023-12-12  4:04 UTC  (17+ messages)
` [PATCH net-next v10 1/4] rust: core "
  ` [net-next PATCH] rust: net: phy: Correct the safety comment for impl Sync
` [PATCH net-next v10 4/4] net: phy: add Rust Asix PHY driver

[RFC PATCH net-next v3 0/8] Add support for 10G Ethernet SerDes on MT7988
 2023-12-12  3:51 UTC  (9+ messages)
` [RFC PATCH net-next v3 1/8] dt-bindings: phy: mediatek,xfi-pextp: add new bindings
` [RFC PATCH net-next v3 2/8] phy: add driver for MediaTek pextp 10GE SerDes PHY
` [RFC PATCH net-next v3 3/8] net: pcs: pcs-mtk-lynxi: add platform driver for MT7988
` [RFC PATCH net-next v3 4/8] dt-bindings: net: pcs: add bindings for MediaTek USXGMII PCS
` [RFC PATCH net-next v3 5/8] net: pcs: add driver "
` [RFC PATCH net-next v3 6/8] dt-bindings: net: mediatek: remove wrongly added clocks and SerDes
` [RFC PATCH net-next v3 7/8] dt-bindings: net: mediatek,net: fix and complete mt7988-eth binding
` [RFC PATCH net-next v3 8/8] net: ethernet: mtk_eth_soc: add paths and SerDes modes for MT7988

[PATCH net-next 0/7] net: dsa: realtek: variants to drivers, interfaces to a common module
 2023-12-12  3:47 UTC  (7+ messages)
` [PATCH net-next 2/7] net: dsa: realtek: put of node after MDIO registration

[PATCH net v3] net: libwx: fix memory leak on free page
 2023-12-12  3:29 UTC 

[PATCH net-next 0/6] There are some features for the HNS3 ethernet driver
 2023-12-12  3:21 UTC  (5+ messages)
` [PATCH net-next 1/6] net: hns3: add support for page_pool_get_stats
` [PATCH net-next 5/6] net: hns3: Add support for some CMIS transceiver modules

[PATCH net-next v6] netlink: specs: devlink: add some(not all) missing attributes in devlink.yaml
 2023-12-12  3:20 UTC  (2+ messages)

[PATCH net-next v4 0/7] net/sched: conditional notification of events for cls and act
 2023-12-12  3:20 UTC  (2+ messages)

[PATCH v5 1/5] dt-bindings: clock: mediatek: add MT7988 clock IDs
 2023-12-12  3:19 UTC  (5+ messages)
` [PATCH v5 2/5] dt-bindings: reset: mediatek: add MT7988 ethwarp reset IDs
` [PATCH v5 3/5] dt-bindings: clock: mediatek: add clock controllers of MT7988
` [PATCH v5 4/5] clk: mediatek: add pcw_chg_bit control for PLLs "
` [PATCH v5 5/5] clk: mediatek: add drivers for MT7988 SoC

[PATCH] [v2] ethernet: atheros: fix a memleak in atl1e_setup_ring_resources
 2023-12-12  3:14 UTC  (2+ messages)

[PATCH net 0/2] nfp: flower: a few small conntrack offload fixes
 2023-12-12  3:08 UTC  (3+ messages)
` [PATCH net 2/2] nfp: flower: fix hardware offload for the transfer layer port

[PATCH net v2] net: libwx: fix memory leak on free page
 2023-12-12  3:01 UTC  (2+ messages)

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

[PATCH net-next v8 0/4] skbuff: Optimize SKB coalescing for page pool
 2023-12-12  3:00 UTC  (5+ messages)
` [PATCH net-next v8 4/4] skbuff: Optimization of "

[PATCH] net: mana: add msix index sharing between EQs
 2023-12-12  2:51 UTC  (2+ messages)

[Patch v2 0/3] Register with RDMA SOC interface and support for CQ
 2023-12-12  2:50 UTC  (4+ messages)
` [Patch v2 3/3] RDMA/mana_ib: Add CQ interrupt support for RAW QP

[net-next PATCH v4 1/3] net: phy: extend PHY package API to support multiple global address
 2023-12-12  2:46 UTC  (3+ messages)
` [net-next PATCH v4 3/3] net: phy: add support for PHY package MMD read/write

[PATCH v2 iwl-next] ice: Fix some null pointer dereference issues in ice_ptp.c
 2023-12-12  2:40 UTC 

[PATCH net-next v2 0/2] Fix dangling pointer at f6i->gc_link
 2023-12-12  2:40 UTC  (4+ messages)
` [PATCH net-next v2 2/2] selftests: fib_tests: Add tests for toggling between w/ and w/o expires

[PATCH net-next v3 0/3] net: sched: Make tc-related drop reason more flexible for remaining qdiscs
 2023-12-12  2:30 UTC  (5+ messages)
` [PATCH net-next v3 2/3] "
` [PATCH net-next v3 3/3] net: sched: Add initial TC error skb drop reasons

[PATCH v3 00/35] bitops: add atomic find_bit() operations
 2023-12-12  2:27 UTC  (8+ messages)
` [PATCH v3 01/35] lib/find: add atomic find_bit() primitives
` [PATCH v3 02/35] lib/find: add test for atomic find_bit() ops
` [PATCH v3 21/35] sfc: optimize the driver by using atomic find_bit() API
` [PATCH v3 26/35] mISDN: optimize get_free_devid()
` [PATCH v3 28/35] ethernet: rocker: optimize ofdpa_port_internal_vlan_id_get()
` [PATCH v3 30/35] bluetooth: optimize cmtp_alloc_block_id()
` [PATCH v3 31/35] net: smc: optimize smc_wr_tx_get_free_slot_index()

[PATCH net-next v2 00/11] tools/net/ynl: Add 'sub-message' support to ynl
 2023-12-12  2:04 UTC  (18+ messages)
` [PATCH net-next v2 01/11] tools/net/ynl-gen-rst: Use bullet lists for attribute-set entries
` [PATCH net-next v2 02/11] tools/net/ynl-gen-rst: Sort the index of generated netlink specs
` [PATCH net-next v2 03/11] doc/netlink: Regenerate netlink .rst files if ynl-gen-rst changes
` [PATCH net-next v2 04/11] tools/net/ynl: Use consistent array index expression formatting
` [PATCH net-next v2 05/11] doc/netlink: Add sub-message support to netlink-raw
` [PATCH net-next v2 06/11] doc/netlink: Document the sub-message format for netlink-raw
` [PATCH net-next v2 07/11] tools/net/ynl: Add 'sub-message' attribute decoding to ynl
` [PATCH net-next v2 08/11] tools/net/ynl: Add binary and pad support to structs for tc

[RFC] ethtool: raw packet filtering
 2023-12-12  1:50 UTC  (6+ messages)

[syzbot] [bpf?] [trace?] possible deadlock in task_fork_fair
 2023-12-12  1:01 UTC 

[PATCH net-next 00/13] bnxt_en: Update for net-next
 2023-12-12  0:51 UTC  (14+ messages)
` [PATCH net-next 01/13] bnxt_en: Fix trimming of P5 RX and TX rings
` [PATCH net-next 02/13] bnxt_en: Fix AGG ring check logic in bnxt_check_rings()
` [PATCH net-next 03/13] bnxt_en: Fix TX ring indexing logic
` [PATCH net-next 04/13] bnxt_en: Prevent TX timeout with a very small TX ring
` [PATCH net-next 05/13] bnxt_en: Support TX coalesced completion on 5760X chips
` [PATCH net-next 06/13] bnxt_en: Allocate extra QP backing store memory when RoCE FW reports it
` [PATCH net-next 07/13] bnxt_en: Use proper TUNNEL_DST_PORT_ALLOC* commands
` [PATCH net-next 08/13] bnxt_en: Add support for VXLAN GPE
` [PATCH net-next 09/13] bnxt_en: Configure UDP tunnel TPA
` [PATCH net-next 10/13] bnxt_en: add rx_filter_miss extended stats
` [PATCH net-next 11/13] bnxt_en: Add support for UDP GSO on 5760X chips
` [PATCH net-next 12/13] bnxt_en: Skip nic close/open when configuring tstamp filters
` [PATCH net-next 13/13] bnxt_en: Make PTP TX timestamp HWRM query silent

[PATCH bpf-next 0/8] BPF token support in libbpf's BPF object
 2023-12-12  0:26 UTC  (20+ messages)
` [PATCH bpf-next 1/8] bpf: fail BPF_TOKEN_CREATE if no delegation option was set on BPF FS
` [PATCH bpf-next 2/8] libbpf: split feature detectors definitions from cached results
` [PATCH bpf-next 3/8] libbpf: further decouple feature checking logic from bpf_object
` [PATCH bpf-next 4/8] libbpf: move feature detection code into its own file
` [PATCH bpf-next 5/8] libbpf: wire up token_fd into feature probing logic
` [PATCH bpf-next 6/8] libbpf: wire up BPF token support at BPF object level
` [PATCH bpf-next 7/8] selftests/bpf: add BPF object loading tests with explicit token passing
` [PATCH bpf-next 8/8] selftests/bpf: add tests for BPF object load with implicit token

[PATCH bpf-next v5 0/9] Add bpf_xdp_get_xfrm_state() kfunc
 2023-12-12  0:25 UTC  (17+ messages)
` [PATCH bpf-next v5 1/9] bpf: xfrm: "
` [PATCH bpf-next v5 2/9] bpf: xfrm: Add bpf_xdp_xfrm_state_release() kfunc
` [PATCH bpf-next v5 3/9] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
` [PATCH bpf-next v5 4/9] bpf: selftests: test_loader: Support __btf_path() annotation
` [PATCH bpf-next v5 5/9] bpf: selftests: Add verifier tests for CO-RE bitfield writes
` [PATCH bpf-next v5 6/9] bpf: selftests: test_tunnel: Setup fresh topology for each subtest
` [PATCH bpf-next v5 7/9] bpf: selftests: test_tunnel: Use vmlinux.h declarations
` [PATCH bpf-next v5 8/9] bpf: selftests: Move xfrm tunnel test to test_progs
` [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()

[PATCH v3 net-next 0/8] net: dsa: mv88e6xxx: Add "eth-mac" and "rmon" counter group support
 2023-12-12  0:13 UTC  (19+ messages)
` [PATCH v3 net-next 1/8] net: dsa: mv88e6xxx: Push locking into stats snapshotting
` [PATCH v3 net-next 2/8] net: dsa: mv88e6xxx: Create API to read a single stat counter
` [PATCH v3 net-next 3/8] net: dsa: mv88e6xxx: Fix mv88e6352_serdes_get_stats error path
` [PATCH v3 net-next 4/8] net: dsa: mv88e6xxx: Give each hw stat an ID
` [PATCH v3 net-next 5/8] net: dsa: mv88e6xxx: Add "eth-mac" counter group support
` [PATCH v3 net-next 6/8] net: dsa: mv88e6xxx: Limit histogram counters to ingress traffic
` [PATCH v3 net-next 7/8] net: dsa: mv88e6xxx: Add "rmon" counter group support
` [PATCH v3 net-next 8/8] selftests: forwarding: ethtool_rmon: Add histogram counter test

[PATCH net] net: phy: skip LED triggers on PHYs on SFP modules
 2023-12-12  0:05 UTC 

[PATCH v3] net: mdio-gpio: replace deprecated strncpy with strscpy
 2023-12-11 23:22 UTC  (2+ messages)

[PATCH v4] net: 9p: avoid freeing uninit memory in p9pdu_vreadf
 2023-12-11 23:21 UTC  (3+ messages)

[PATCH] radix-tree: fix memory leak in radix_tree_insert
 2023-12-11 23:16 UTC  (2+ messages)

[PATCH net-next] net: stmmac: xgmac3+: add FPE handshaking support
 2023-12-11 22:59 UTC  (4+ messages)

[PATCH v2 00/35] bitops: add atomic find_bit() operations
 2023-12-11 22:34 UTC  (5+ messages)
` [PATCH v2 02/35] lib/find: add test for atomic find_bit() ops
  ` [PATCH v2 31/35] net: smc: use find_and_set_bit() in smc_wr_tx_get_free_slot_index()

[PATCH iwl-next v3 0/2] ixgbe: Refactor ixgbe internal status
 2023-12-11 21:35 UTC  (5+ messages)
` [PATCH iwl-next v3 1/2] ixgbe: Refactor overtemp event handling

[PATCH v2 3/3] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
 2023-12-11 21:32 UTC 

[PATCH net] net: stmmac: Handle disabled MDIO busses from devicetree
 2023-12-11 21:31 UTC 

[PATCH net-next v8 0/4] send credit update during setting SO_RCVLOWAT
 2023-12-11 21:16 UTC  (5+ messages)
` [PATCH net-next v8 1/4] vsock: update SO_RCVLOWAT setting callback
` [PATCH net-next v8 2/4] virtio/vsock: send credit update during setting SO_RCVLOWAT
` [PATCH net-next v8 3/4] virtio/vsock: fix logic which reduces credit update messages
` [PATCH net-next v8 4/4] vsock/test: two tests to check credit update logic

[PATCH net-next 0/2] net: dsa: realtek: Two RTL8366RB fixes
 2023-12-11 21:24 UTC  (8+ 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 iwl-next v4 0/7] Add PFCP filter support
 2023-12-11 21:23 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH iwl-net v2] ice: alter feature support check for SRIOV and LAG
 2023-12-11 21:19 UTC 

[PATCH iwl-next] ice: alter feature support check for SRIOV and LAG
 2023-12-11 21:15 UTC  (7+ messages)

[net-next RFC PATCH v2 1/4] dt-bindings: net: phy: Document new LEDs active-low property
 2023-12-11 20:49 UTC  (6+ messages)
` [net-next RFC PATCH v2 2/4] net: phy: add support for PHY LEDs active-low
` [net-next RFC PATCH v2 3/4] dt-bindings: net: Document QCA808x PHYs
` [net-next RFC PATCH v2 4/4] net: phy: at803x: add LED support for qca808x

[PATCH] net: phonet: Fix Use-After-Free in pep_recvmsg
 2023-12-11 16:47 UTC  (4+ messages)

[net-next v1 00/16] Device Memory TCP
 2023-12-11 20:35 UTC  (7+ messages)
` [net-next v1 08/16] memory-provider: dmabuf devmem memory provider

[PATCH net-next v3 5/8] net: qualcomm: ipqess: add bridge offloading features to the IPQESS driver
 2023-12-11 20:16 UTC  (2+ messages)

[PATCH net-next v7 0/4] skbuff: Optimize SKB coalescing for page pool
 2023-12-11 20:07 UTC  (7+ messages)
` [PATCH net-next v7 4/4] skbuff: Optimization of "

[PATCH net-next v3] net: stmmac: don't create a MDIO bus if unnecessary
 2023-12-11 19:48 UTC  (7+ messages)

[PATCH net-next 0/7] sfc: initial debugfs support
 2023-12-11 19:25 UTC  (5+ messages)
` [PATCH net-next 6/7] sfc: add debugfs entries for filter table status
` [PATCH net-next 7/7] sfc: add debugfs node for filter table contents

[syzbot] Monthly rds report (Nov 2023)
 2023-12-11 19:24 UTC  (2+ messages)

[PATCH net-next v6 00/12] net: intel: start The Great Code Dedup + Page Pool for iavf
 2023-12-11 19:23 UTC  (5+ messages)
` [PATCH net-next v6 08/12] libie: add Rx buffer management (via Page Pool)

[PATCH v2] net: mdio-gpio: replace deprecated strncpy with strscpy
 2023-12-11 19:11 UTC  (3+ messages)

[PATCH net-next 0/8] ionic: updates to PCI error handling
 2023-12-11 18:58 UTC  (9+ messages)
` [PATCH net-next 1/8] ionic: pass opcode to devcmd_wait
` [PATCH net-next 2/8] ionic: keep filters across FLR
` [PATCH net-next 3/8] ionic: bypass firmware cmds when stuck in reset
` [PATCH net-next 4/8] ionic: prevent pci disable of already disabled device
` [PATCH net-next 5/8] ionic: no fw read when PCI reset failed
` [PATCH net-next 6/8] ionic: use timer_shutdown_sync
` [PATCH net-next 7/8] ionic: lif debugfs refresh on reset
` [PATCH net-next 8/8] ionic: fill out pci error handlers

[PATCH v8 0/3] add rpc_status netlink support for NFSD
 2023-12-11 18:56 UTC  (3+ messages)
` [PATCH v8 3/3] NFSD: add rpc_status netlink support

[PATCH v7 00/13] Introduce STM32 Firewall framework
 2023-12-11 18:48 UTC  (13+ messages)
` [PATCH v7 02/13] dt-bindings: treewide: add access-controllers description
` [PATCH v7 04/13] dt-bindings: bus: document ETZPC
` [PATCH v7 05/13] firewall: introduce stm32_firewall framework
` [PATCH v7 06/13] of: property: fw_devlink: Add support for "access-controller"
` [PATCH v7 07/13] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v7 08/13] arm64: dts: st: add RIFSC as an access controller for STM32MP25x boards
` [PATCH v7 09/13] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v7 10/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v7 11/13] ARM: dts: stm32: put ETZPC as an access controller "
` [PATCH v7 12/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
` [PATCH v7 13/13] ARM: dts: stm32: put ETZPC as an access controller "


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