netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-06 02:52:33 to 2023-09-07 12:20:11 UTC [more...]

[RFC PATCH net-next 0/2] Add Half Duplex support for ICSSG Driver
 2023-09-07 12:20 UTC  (6+ messages)
` [RFC PATCH net-next 1/2] dt-bindings: net: Add documentation for Half duplex support

[RFC PATCH net-next 0/4] Introduce switch mode and TAPRIO offload support for ICSSG driver
 2023-09-07 11:57 UTC  (5+ messages)
` [RFC PATCH net-next 1/4] net: ti: icssg-prueth: Add helper functions to configure FDB

[PATCH net 0/6] netfilter updates for net
 2023-09-07 10:40 UTC  (10+ messages)
` [PATCH net 1/6] netfilter: nftables: exthdr: fix 4-byte stack OOB write
` [PATCH net 2/6] netfilter: nfnetlink_osf: avoid OOB read
` [PATCH net 3/6] netfilter: nf_tables: uapi: Describe NFTA_RULE_CHAIN_ID
` [PATCH net 4/6] netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction
` [PATCH net 5/6] netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for ip_set_hash_netportnet.c
` [PATCH net 6/6] netfilter: nf_tables: Unbreak audit log reset

Possible deadlock in bpf queue map
 2023-09-07 10:26 UTC  (2+ messages)

[syzbot] [arm?] [netfilter?] KASAN: slab-out-of-bounds Read in do_csum
 2023-09-07  9:25 UTC  (4+ messages)

[PATCH net 0/7] There are some bugfix for the HNS3 ethernet driver
 2023-09-07  9:20 UTC  (9+ messages)
` [PATCH net 1/7] net: hns3: fix tx timeout issue
` [PATCH net 2/7] net: hns3: Support query tx timeout threshold by debugfs
` [PATCH net 3/7] net: hns3: fix byte order conversion issue in hclge_dbg_fd_tcam_read()
` [PATCH net 4/7] net: hns3: fix debugfs concurrency issue between kfree buffer and read
` [PATCH net 5/7] net: hns3: fix invalid mutex between tc qdisc and dcb ets command issue
` [PATCH net 6/7] net: hns3: fix the port information display when sfp is absent
` [PATCH net 7/7] net: hns3: remove GSO partial feature bit

[PATCH bpf-next] xsk: add multi-buffer support for sockets sharing umem
 2023-09-07  3:50 UTC 

[net v4] net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)
 2023-09-07  4:00 UTC  (6+ messages)

[RFC PATCH net-next] pktgen: Introducing a parameter for non-shared skb testing
 2023-09-07  3:54 UTC  (3+ messages)

[PATCH net 0/5] tls: fix some issues with async encryption
 2023-09-07  3:47 UTC  (9+ messages)
` [PATCH net 1/5] net: tls: handle -EBUSY on async encrypt/decrypt requests
` [PATCH net 2/5] tls: fix use-after-free with partial reads and async decrypt
` [PATCH net 3/5] tls: fix returned read length with async !zc decrypt
` [PATCH net 4/5] tls: fix race condition in async decryption of corrupted records
` [PATCH net 5/5] tls: don't decrypt the next record if it's of a different type

pull-request: bpf 2023-09-06
 2023-09-07  3:40 UTC  (2+ messages)

[PATCH net] net: ipv4: fix one memleak in __inet_del_ifa()
 2023-09-07  2:54 UTC  (5+ messages)

[PATCH net v2] net: ipv4: fix one memleak in __inet_del_ifa()
 2023-09-07  2:57 UTC 

[PATCH] don't assume the existence of skb->dev when trying to reset ip_options in ipv4_send_dest_unreach
 2023-09-07  2:43 UTC 

[PATCH net v2] octeontx2-pf: Fix page pool cache index corruption
 2023-09-07  1:47 UTC 

[PATCH iwl-net v2] igc: Fix infinite initialization loop with early XDP redirect
 2023-09-07  0:30 UTC 

[PATCH net v2] r8152: avoid the driver drops a lot of packets
 2023-09-07  0:28 UTC  (2+ messages)

[PATCH iwl-net v1] igc: Fix infinite initialization loop with early XDP redirect
 2023-09-06 23:37 UTC  (3+ messages)

[PATCH] nfc: nci: assert requested protocol is valid
 2023-09-06 23:33 UTC 

[RFC net-next 0/4] tcp: backlog processing optims
 2023-09-06 23:07 UTC  (7+ messages)
` [RFC net-next 1/4] tcp: no longer release socket ownership in tcp_release_cb()
` [RFC net-next 2/4] net: sock_release_ownership() cleanup
` [RFC net-next 3/4] net: call prot->release_cb() when processing backlog
` [RFC net-next 4/4] tcp: defer regular ACK while processing socket backlog

[PATCH net 1/1] ptp: clockmatrix: support 32-bit address space
 2023-09-06 22:47 UTC  (3+ messages)

[PATCH] ptp: Demultiplexed timestamp channels
 2023-09-06 22:13 UTC  (8+ messages)
` (no subject)
  ` [PATCH 1/3] ptp: Replace timestamp event queue with linked list
  ` [PATCH 2/3] ptp: support multiple timestamp event readers
  ` [PATCH 3/3] ptp: support event queue reader channel masks

[PATCH 0/3] Fix possible OOB write when using rule_buf
 2023-09-06 20:45 UTC  (5+ messages)
` [PATCH 1/3] net: ethernet: bcmasp: fix possible OOB write in bcmasp_netfilt_get_all_active()
` [PATCH 2/3] net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()
` [PATCH 3/3] net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlro_get_fdir_all()

[V11 0/8] Enable Wifi RFI interference mitigation feature support
 2023-09-06 19:57 UTC  (4+ messages)
` [V11 3/8] wifi: mac80211: Add support for WBRF features

[syzbot] [bpf?] general protection fault in bpf_prog_offload_verifier_prep
 2023-09-06 18:34 UTC  (7+ messages)

[PATCH net 1/2] iavf: add iavf_schedule_aq_request() helper
 2023-09-06 16:44 UTC  (5+ messages)
` [PATCH net 2/2] iavf: schedule a request immediately after add/delete vlan
  ` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH net 1/2] iavf: add iavf_schedule_aq_request() helper

[PATCH net] net: enetc: distinguish error from valid pointers in enetc_fixup_clear_rss_rfs()
 2023-09-06 16:41 UTC  (2+ messages)

[ANNNOUNCE] iproute2 6.5 release
 2023-09-06 16:39 UTC 

[RFC net-next v2 0/2] net: dsa: microchip: add drive strength support
 2023-09-06 16:36 UTC  (6+ messages)
` [RFC net-next v2 1/2] dt-bindings: net: dsa: microchip: Update ksz device tree bindings for drive strength
` [RFC net-next v2 2/2] net: dsa: microchip: Add drive strength configuration

[PATCH] selftests/net: Improve bind_bhash.sh to accommodate predictable network interface names
 2023-09-06 16:26 UTC 

[RFC net-next v3 0/6] Add MACsec support for TJA11XX C45 PHYs
 2023-09-06 16:01 UTC  (7+ messages)
` [RFC net-next v3 1/6] net: macsec: move sci_to_cpu to macsec header
` [RFC net-next v3 2/6] net: macsec: documentation for macsec_context and macsec_ops
` [RFC net-next v3 3/6] net: macsec: introduce mdo_insert_tx_tag
` [RFC net-next v3 4/6] net: phy: nxp-c45-tja11xx: add MACsec support
` [RFC net-next v3 5/6] net: phy: nxp-c45-tja11xx: add MACsec statistics
` [RFC net-next v3 6/6] net: phy: nxp-c45-tja11xx: implement mdo_insert_tx_tag

[[RFC PATCH v4 net-next] 0/2] net: dsa: hsr: Enable HSR HW offloading for KSZ9477
 2023-09-06 15:28 UTC  (3+ messages)
` [[RFC PATCH v4 net-next] 1/2] net: dsa: Extend ksz9477 TAG setup to support HSR frames duplication
` [[RFC PATCH v4 net-next] 2/2] net: dsa: hsr: Enable in KSZ9477 switch HW HSR offloading

[PATCH net] tls: do not return error when the tls_bigint overflows in tls_advance_record_sn()
 2023-09-06 15:14 UTC  (4+ messages)

[PATCH net v3 0/2][pull request] igc: Enhance the tx-usecs coalesce setting implementation
 2023-09-06 15:02 UTC  (12+ messages)
` [PATCH net v3 2/2] igc: Modify the tx-usecs coalesce setting

[PATCH iproute2] iplink_bridge: fix incorrect root id dump
 2023-09-06 14:50 UTC  (2+ messages)

[RFC bpf-next 00/23] XDP metadata via kfuncs for ice + mlx5
 2023-09-06 14:09 UTC  (16+ messages)
` [RFC bpf-next 01/23] ice: make RX hash reading code more reusable
  ` [xdp-hints] "
` [RFC bpf-next 03/23] ice: make RX checksum checking "
  ` [xdp-hints] "
` [RFC bpf-next 07/23] ice: Support RX hash XDP hint
  ` [xdp-hints] "
` [xdp-hints] [RFC bpf-next 00/23] XDP metadata via kfuncs for ice + mlx5

[bug report] net: enetc: reimplement RFS/RSS memory clearing as PCI quirk
 2023-09-06 14:16 UTC  (2+ messages)

[PATCH net v3] team: fix null-ptr-deref when team device type is changed
 2023-09-06 14:12 UTC  (2+ messages)

[RFC PATCH net-next 0/8] Add C72/C73 copper backplane support for LX2160
 2023-09-06 14:02 UTC  (10+ messages)
` [RFC PATCH net-next 8/8] dt-bindings: net: fsl,backplane-anlt: new binding document

[RFC net-next 0/2] Optimize the parallelism of SMC-R connections
 2023-09-06 13:55 UTC  (3+ messages)
` [RFC net-next 1/2] net/smc: refactoring lgr pending lock
` [RFC net-next 2/2] net/smc: remove locks smc_client_lgr_pending and smc_server_lgr_pending

Question on tw_timer TIMER_PINNED
 2023-09-06 13:04 UTC  (3+ messages)

[PATCH net-next] net: phy: avoid kernel warning dump when stopping an errored PHY
 2023-09-06 12:59 UTC  (7+ messages)

[PATCH 1/2] net: ethernet: davinci_emac: Use MAC Address from Device Tree
 2023-09-06 12:39 UTC  (3+ messages)
` [PATCH 2/2] arm: dts: am3517: Configure ethernet alias

[GIT PULL] sysctl changes for v6.6-rc1
 2023-09-06 12:35 UTC  (3+ messages)

Regression with AX88179A: can't manually set MAC address anymore
 2023-09-06 12:31 UTC  (5+ messages)

[PATCH V7 vfio 00/10] Add device DMA logging support for mlx5 driver
 2023-09-06 12:08 UTC  (6+ messages)
` [PATCH V7 vfio 07/10] vfio/mlx5: Create and destroy page tracker object

[PATCH] can: sun4i_can: Only show Kconfig if ARCH_SUNXI is set
 2023-09-06 11:52 UTC  (2+ messages)

[PATCH net-next 0/4] dpll: add phase offset and phase adjust
 2023-09-06 11:45 UTC  (7+ messages)
` [PATCH net-next 3/4] dpll: netlink/core: add support for pin-dpll signal phase offset/adjust
  ` [Intel-wired-lan] "

[PATCH v14 00/20] nvme-tcp receive offloads
 2023-09-06 11:30 UTC  (21+ messages)
` [PATCH v14 01/20] net: Introduce direct data placement tcp offload
` [PATCH v14 02/20] netlink: add new family to manage ULP_DDP enablement and stats
` [PATCH v14 03/20] iov_iter: skip copy if src == dst for direct data placement
` [PATCH v14 04/20] net/tls,core: export get_netdev_for_sock
` [PATCH v14 05/20] nvme-tcp: Add DDP offload control path
` [PATCH v14 06/20] nvme-tcp: Add DDP data-path
` [PATCH v14 07/20] nvme-tcp: RX DDGST offload
` [PATCH v14 08/20] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v14 09/20] Documentation: add ULP DDP offload documentation
` [PATCH v14 10/20] net/mlx5e: Rename from tls to transport static params
` [PATCH v14 11/20] net/mlx5e: Refactor ico sq polling to get budget
` [PATCH v14 12/20] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
` [PATCH v14 13/20] net/mlx5e: NVMEoTCP, offload initialization
` [PATCH v14 14/20] net/mlx5e: TCP flow steering for nvme-tcp acceleration
` [PATCH v14 15/20] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
` [PATCH v14 16/20] net/mlx5e: NVMEoTCP, queue init/teardown
` [PATCH v14 17/20] net/mlx5e: NVMEoTCP, ddp setup and resync
` [PATCH v14 18/20] net/mlx5e: NVMEoTCP, async ddp invalidation
` [PATCH v14 19/20] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
` [PATCH v14 20/20] net/mlx5e: NVMEoTCP, statistics

[patch iproute2-next v2 0/6] devlink: implement dump selector for devlink objects show commands
 2023-09-06 11:11 UTC  (7+ messages)
` [patch iproute2-next v2 1/6] devlink: move DL_OPT_SB into required options
` [patch iproute2-next v2 2/6] devlink: make parsing of handle non-destructive to argv
` [patch iproute2-next v2 3/6] devlink: implement command line args dry parsing
` [patch iproute2-next v2 4/6] devlink: return -ENOENT if argument is missing
` [patch iproute2-next v2 5/6] mnl_utils: introduce a helper to check if dump policy exists for command
` [patch iproute2-next v2 6/6] devlink: implement dump selector for devlink objects show commands

[PATCH iproute2-next v3] iplink: bridge: Add support for bridge FDB learning limits
 2023-09-06 10:32 UTC  (2+ messages)
` [Bridge] "

[PATCH iwl-next v9 00/15] Introduce the Parser Library
 2023-09-06 10:50 UTC  (5+ messages)
` [PATCH iwl-next v9 01/15] ice: add parser create and destroy skeleton
  ` [Intel-wired-lan] "
` [PATCH iwl-next v9 02/15] ice: init imem table for parser
  ` [Intel-wired-lan] "

getting rid of the last memory modifitions through gup(FOLL_GET)
 2023-09-06  9:42 UTC  (2+ messages)

[PATCH net-next RFC v4 2/5] net: Expose available time stamping layers to user space
 2023-09-06  9:22 UTC  (12+ messages)

[PATCH net v2] net: stmmac: remove unneeded stmmac_poll_controller
 2023-09-06  9:13 UTC 

[PATCH net] net: stmmac: remove unneeded stmmac_poll_controller
 2023-09-06  9:13 UTC  (3+ messages)

[PATCH bpf 0/3] bpf: Fixes for bpf_sk_storage
 2023-09-06  9:10 UTC  (2+ messages)

[PATCH net v1] octeontx2-pf: Fix page pool cache index corruption
 2023-09-06  8:46 UTC  (5+ messages)
  ` [EXT] "
    `  "

[syzbot] Monthly nfc report (Sep 2023)
 2023-09-06  8:12 UTC 

[PATCH] i40e: Add rx_missed_errors for buffer exhaustion
 2023-09-06  7:27 UTC 

[PATCH net] net: phylink: fix sphinx complaint about invalid literal
 2023-09-06  6:50 UTC  (3+ messages)

[PATCH net 0/3] tc-cbs offload fixes for SJA1105 DSA
 2023-09-06  5:30 UTC  (2+ messages)

[PATCH net 0/3][pull request] Change MIN_TXD and MIN_RXD to allow set rx/tx value between 64 and 80
 2023-09-06  5:30 UTC  (2+ messages)

[PATCH net 1/2] net/mlx5e: Clear mirred devices array if the rule is split
 2023-09-06  5:20 UTC  (2+ messages)

[PATCH net v2] net/ipv6: SKB symmetric hash should incorporate transport ports
 2023-09-06  5:10 UTC  (2+ messages)

[PATCH net] ip_tunnels: use DEV_STATS_INC()
 2023-09-06  5:10 UTC  (2+ messages)

[PATCH net] net: team: do not use dynamic lockdep key
 2023-09-06  5: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).