Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-11 20:37:18 to 2023-12-12 08:22:04 UTC [more...]

[PATCH v6 00/40] ep93xx device tree conversion
 2023-12-12  8:20 UTC 

[PATCH net-next v4 0/8] Implement more ethtool_ops for Wangxun
 2023-12-12  8:04 UTC  (9+ messages)
` [PATCH net-next v4 1/8] net: libwx: add phylink to libwx
` [PATCH net-next v4 2/8] net: txgbe: use phylink bits added in libwx
` [PATCH net-next v4 3/8] net: ngbe: convert phylib to phylink
` [PATCH net-next v4 4/8] net: wangxun: add flow control support
` [PATCH net-next v4 5/8] net: wangxun: add ethtool_ops for ring parameters
` [PATCH net-next v4 6/8] net: wangxun: add coalesce options support
` [PATCH net-next v4 7/8] net: wangxun: add ethtool_ops for channel number
` [PATCH net-next v4 8/8] net: wangxun: add ethtool_ops for msglevel

[net-next v1 00/16] Device Memory TCP
 2023-12-12  8:11 UTC  (12+ messages)
` [net-next v1 01/16] net: page_pool: factor out releasing DMA from releasing the page
` [net-next v1 02/16] net: page_pool: create hooks for custom page providers
` [net-next v1 08/16] memory-provider: dmabuf devmem memory provider

[PATCH v1] virtio_net: fix missing dma unmap for resize
 2023-12-12  8:11 UTC 

Should I add BPF kfuncs for userspace apps? And how?
 2023-12-12  8:05 UTC 

[PATCH net-next] net: stmmac: xgmac3+: add FPE handshaking support
 2023-12-12  7:30 UTC  (7+ messages)

[linux-next:master] [net] b8dbbbc535: INFO:rcu_sched_detected_stalls_on_CPUs/tasks
 2023-12-12  7:28 UTC  (2+ messages)

[PATCH mlx5-next v1 0/5] Expose c0 and SW encap ICM for RDMA
 2023-12-12  7:09 UTC  (2+ messages)

STMMAC Ethernet Driver support
 2023-12-12  6:49 UTC  (10+ messages)

[PATCH net-next v10 0/4] Rust abstractions for network PHY drivers
 2023-12-12  6:11 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

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

[RFC PATCH net-next v3 0/8] Add support for 10G Ethernet SerDes on MT7988
 2023-12-12  5:43 UTC  (13+ 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 v2 0/2] add support for DP83TG720S PHY
 2023-12-12  5:41 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: phy: c45: add genphy_c45_pma_read_ext_abilities() function
` [PATCH net-next v2 2/2] net: phy: Add support for the DP83TG720S Ethernet PHY

[PATCH v3 net-next 0/3] amd-xgbe: add support for AMD Crater
 2023-12-12  5:37 UTC  (4+ messages)
` [PATCH v3 net-next 1/3] amd-xgbe: reorganize the code of XPCS access
` [PATCH v3 net-next 2/3] amd-xgbe: add support for Crater ethernet device
` [PATCH v3 net-next 3/3] amd-xgbe: use smn functions to avoid race

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

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

[PATCH net-next v9 0/4] skbuff: Optimize SKB coalescing for page pool
 2023-12-12  4:46 UTC  (5+ messages)
` [PATCH net-next v9 1/4] page_pool: transition to reference count management after page draining
` [PATCH net-next v9 2/4] page_pool: halve BIAS_MAX for multiple user references of a fragment
` [PATCH net-next v9 3/4] skbuff: Add a function to check if a page belongs to page_pool
` [PATCH net-next v9 4/4] skbuff: Optimization of SKB coalescing for page pool

[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

[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 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 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  (10+ messages)
` [PATCH bpf-next v5 1/9] bpf: xfrm: "
` [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 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  (4+ messages)
` [net-next RFC PATCH v2 3/4] dt-bindings: net: Document QCA808x PHYs

[PATCH] net: phonet: Fix Use-After-Free in pep_recvmsg
 2023-12-11 16:47 UTC  (4+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).