netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-11 23:47:55 to 2023-12-12 10:17:54 UTC [more...]

[patch net-next v6 0/9] devlink: introduce notifications filtering
 2023-12-12 10:17 UTC  (10+ messages)
` [patch net-next v6 1/9] devlink: use devl_is_registered() helper instead xa_get_mark()
` [patch net-next v6 2/9] devlink: introduce __devl_is_registered() helper and use it instead of xa_get_mark()
` [patch net-next v6 3/9] devlink: send notifications only if there are listeners
` [patch net-next v6 4/9] devlink: introduce a helper for netlink multicast send
` [patch net-next v6 5/9] genetlink: introduce per-sock family private storage
` [patch net-next v6 6/9] netlink: introduce typedef for filter function
` [patch net-next v6 7/9] genetlink: introduce helpers to do filtered multicast
` [patch net-next v6 8/9] devlink: add a command to set notification filter and use it for multicasts
` [patch net-next v6 9/9] devlink: extend multicast filtering by port index

[PATCH 00/11] splice(file<>pipe) I/O on file as-if O_NONBLOCK
 2023-12-12 10:12 UTC  (7+ messages)
` [PATCH RESEND "
  ` [PATCH RESEND 02/11] af_unix: unix_stream_splice_read: always request MSG_DONTWAIT
  ` [PATCH RESEND 06/11] net/smc: smc_splice_read: "
  ` [PATCH RESEND 07/11] kcm: kcm_splice_read: "
  ` [PATCH RESEND 08/11] tls/sw: tls_sw_splice_read: always request non-blocking I/O
  ` [PATCH RESEND 09/11] net/tcp: tcp_splice_read: always do non-blocking reads

[PATCH bpf v2 0/2] bpf fix for unconnect af_unix socket
 2023-12-12 10:09 UTC  (2+ messages)

[PATCH net-next v14 00/13] Add Realtek automotive PCIe driver
 2023-12-12 10:09 UTC  (9+ messages)
` [PATCH net-next v14 01/13] rtase: Add pci table supported in this module
` [PATCH net-next v14 02/13] rtase: Implement the .ndo_open function
` [PATCH net-next v14 07/13] rtase: Implement a function to receive packets
` [PATCH net-next v14 08/13] rtase: Implement net_device_ops

[PATCH v4 net-next 0/3] add multi-buff support for xdp running in generic mode
 2023-12-12 10:06 UTC  (4+ messages)
` [PATCH v4 net-next 1/3] net: introduce page_pool pointer in softnet_data percpu struct
` [PATCH v4 net-next 2/3] xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generic_xdp
` [PATCH v4 net-next 3/3] xdp: add multi-buff support for xdp running in generic mode

[PATCH iwl-next v1 0/3] ice: add E825C device family support
 2023-12-12 10:02 UTC  (7+ messages)
` [PATCH iwl-next v1 1/3] ice: introduce new E825C devices family
` [PATCH iwl-next v1 2/3] ice: Add helper function ice_is_generic_mac
` [PATCH iwl-next v1 3/3] ice: add support for 3k signing DDP sections for E825C

[PATCH iwl-net v1 0/2] Introduce new state machines for flow director
 2023-12-12 10:01 UTC  (5+ messages)
` [PATCH iwl-net v1 1/2] iavf: "
  ` [Intel-wired-lan] "
` [PATCH iwl-net v1 2/2] iavf: Handle ntuple on/off based on "
  ` [Intel-wired-lan] "

[PATCH iwl-next v3 0/2] ixgbe: Refactor ixgbe internal status
 2023-12-12  9:59 UTC  (6+ messages)
` [PATCH iwl-next v3 1/2] ixgbe: Refactor overtemp event handling

[PATCH 0/5] Add support for framer infrastructure and PEF2256 framer
 2023-12-12  9:59 UTC  (8+ messages)

Preferred term for netdev master / slave
 2023-12-12  9:57 UTC  (2+ messages)

[PATCH] net: rfkill: gpio: set GPIO direction
 2023-12-12  9:54 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 1/5] dt-bindings: clock: mediatek: add MT7988 clock IDs
 2023-12-12  9:33 UTC  (10+ 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] net: asix: fix fortify warning
 2023-12-12  9:33 UTC  (2+ messages)

[PATCH iwl-net] ice: Fix PF with enabled XDP going no-carrier after reset
 2023-12-12  9:29 UTC 

[RFC PATCH net-next v3 0/8] Add support for 10G Ethernet SerDes on MT7988
 2023-12-12  9:29 UTC  (14+ 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

STMMAC Ethernet Driver support
 2023-12-12  9:27 UTC  (11+ messages)

[PATCH net-next v10 0/4] Rust abstractions for network PHY drivers
 2023-12-12  9:23 UTC  (12+ messages)
` [PATCH net-next v10 1/4] rust: core "

[PATCH net v4] net: stmmac: dwmac-qcom-ethqos: Fix drops in 10M SGMII RX
 2023-12-12  9:22 UTC 

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

BUG: soft lockup in ipv6_list_rcv
 2023-12-12  9:18 UTC 

[net-next PATCH] rust: net: phy: Correct the safety comment for impl Sync
 2023-12-12  9:17 UTC  (5+ messages)

[net-next PATCH] octeontx2-af: Fix multicast/mirror group lock/unlock issue
 2023-12-12  9:15 UTC 

[PATCH net-next v8 0/4] send credit update during setting SO_RCVLOWAT
 2023-12-12  8:56 UTC  (3+ messages)
` [PATCH net-next v8 3/4] virtio/vsock: fix logic which reduces credit update messages

[PATCH net-next v6 00/10] net/smc: implement SMCv2.1 virtual ISM device support
 2023-12-12  8:52 UTC  (11+ messages)
` [PATCH net-next v6 01/10] net/smc: rename some 'fce' to 'fce_v2x' for clarity
` [PATCH net-next v6 02/10] net/smc: introduce sub-functions for smc_clc_send_confirm_accept()
` [PATCH net-next v6 03/10] net/smc: unify the structs of accept or confirm message for v1 and v2
` [PATCH net-next v6 04/10] net/smc: support SMCv2.x supplemental features negotiation
` [PATCH net-next v6 05/10] net/smc: introduce virtual ISM device support feature
` [PATCH net-next v6 06/10] net/smc: define a reserved CHID range for virtual ISM devices
` [PATCH net-next v6 07/10] net/smc: compatible with 128-bits extended GID of virtual ISM device
` [PATCH net-next v6 08/10] net/smc: support extended GID in SMC-D lgr netlink attribute
` [PATCH net-next v6 09/10] net/smc: disable SEID on non-s390 archs where virtual ISM may be used
` [PATCH net-next v6 10/10] net/smc: manage system EID in SMC stack instead of ISM driver

[PATCH v3 net-next 0/3] amd-xgbe: add support for AMD Crater
 2023-12-12  8:49 UTC  (5+ 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 00/10] Add Marvell CPT CN10KB/CN10KA B0 support
 2023-12-12  8:46 UTC  (12+ 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: netperf TCP_CRR test fails in bonding interfaces(mode 0)
 2023-12-12  8:45 UTC  (2+ messages)

[PATCH v3 net-next 0/2] add multi-buff support for xdp running in generic mode
 2023-12-12  8:36 UTC  (12+ messages)
` [PATCH v3 net-next 2/2] xdp: "

[PATCH v1] virtio_net: fix missing dma unmap for resize
 2023-12-12  8:26 UTC  (2+ messages)

[PATCH v6 00/40] ep93xx device tree conversion
 2023-12-12  8:20 UTC  (3+ messages)
` [PATCH v6 17/40] dt-bindings: net: Add Cirrus EP93xx
` [PATCH v6 18/40] net: cirrus: add DT support for "

[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  (6+ 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

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

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

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

[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 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 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] [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  (7+ messages)
` [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  (5+ messages)
` [PATCH bpf-next 6/8] libbpf: wire up BPF token support at BPF object level

[PATCH bpf-next v5 0/9] Add bpf_xdp_get_xfrm_state() kfunc
 2023-12-12  0:25 UTC  (7+ messages)
` [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  (5+ messages)
` [PATCH v3 net-next 6/8] net: dsa: mv88e6xxx: Limit histogram counters to ingress traffic

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


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