netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-05 12:16:30 to 2023-10-05 21:41:05 UTC [more...]

[PATCH] net: liquidio: replace deprecated strncpy with strscpy_pad
 2023-10-05 21:41 UTC 

[PATCH] liquidio: replace deprecated strncpy/strcpy with strscpy
 2023-10-05 21:33 UTC 

[PATCH] bna: replace deprecated strncpy with strscpy
 2023-10-05 21:05 UTC 

[PATCH v4 net-next 0/7] ethtool: track custom RSS contexts in the core
 2023-10-05 20:56 UTC  (12+ messages)
` [PATCH v4 net-next 2/7] net: ethtool: attach an XArray of custom RSS contexts to a netdevice
` [PATCH v4 net-next 6/7] net: ethtool: add a mutex protecting RSS contexts
` [PATCH v4 net-next 7/7] sfc: use new rxfh_context API

[PATCH] bcm63xx_enet: replace deprecated strncpy with strscpy
 2023-10-05 20:51 UTC 

[PATCH net-next] net: ixp4xx_eth: Specify min/max MTU
 2023-10-05 20:26 UTC  (5+ messages)

[PATCH bpf v2 0/2] bpf: Fix src IP addr related limitation in bpf_*_fib_lookup()
 2023-10-05 20:19 UTC  (7+ messages)
` [PATCH bpf v2 1/2] bpf: Derive source IP addr via bpf_*_fib_lookup()
` [PATCH bpf v2 2/2] selftests/bpf: Add BPF_FIB_LOOKUP_SET_SRC tests

[PATCH net-next 0/37] pull-request: can-next 2023-10-05
 2023-10-05 19:58 UTC  (38+ messages)
` [PATCH net-next 01/37] can: sja1000: Fix comment
` [PATCH net-next 02/37] can: etas_es58x: rework the version check logic to silence -Wformat-truncation
` [PATCH net-next 03/37] can: etas_es58x: add missing a blank line after declaration
` [PATCH net-next 04/37] can: raw: Remove NULL check before dev_{put, hold}
` [PATCH net-next 05/37] can: peak_pci: replace deprecated strncpy with strscpy
` [PATCH net-next 06/37] can: dev: can_restart(): don't crash kernel if carrier is OK
` [PATCH net-next 07/37] can: dev: can_restart(): fix race condition between controller restart and netif_carrier_on()
` [PATCH net-next 08/37] can: dev: can_restart(): reverse logic to remove need for goto
` [PATCH net-next 09/37] can: dev: can_restart(): move debug message and stats after successful restart
` [PATCH net-next 10/37] can: dev: can_put_echo_skb(): don't crash kernel if can_priv::echo_skb is accessed out of bounds
` [PATCH net-next 11/37] can: dev: add can_state_get_by_berr_counter() to return the CAN state based on the current error counters
` [PATCH net-next 12/37] can: at91_can: use a consistent indention
` [PATCH net-next 13/37] can: at91_can: at91_irq_tx(): remove one level of indention
` [PATCH net-next 14/37] can: at91_can: BR register: convert to FIELD_PREP()
` [PATCH net-next 15/37] can: at91_can: ECR register: convert to FIELD_GET()
` [PATCH net-next 16/37] can: at91_can: MMR registers: convert to FIELD_PREP()
` [PATCH net-next 17/37] can: at91_can: MID registers: convert access to FIELD_PREP(), FIELD_GET()
` [PATCH net-next 18/37] can: at91_can: MSR Register: convert to FIELD_PREP()
` [PATCH net-next 19/37] can: at91_can: MCR "
` [PATCH net-next 20/37] can: at91_can: add more register definitions
` [PATCH net-next 21/37] can: at91_can: at91_setup_mailboxes(): update comments
` [PATCH net-next 22/37] can: at91_can: rename struct at91_priv::{tx_next,tx_echo} to {tx_head,tx_tail}
` [PATCH net-next 23/37] can: at91_can: at91_set_bittiming(): demote register output to debug level
` [PATCH net-next 24/37] can: at91_can: at91_chip_start(): don't disable IRQs twice
` [PATCH net-next 25/37] can: at91_can: at91_open(): forward request_irq()'s return value in case or an error
` [PATCH net-next 26/37] can: at91_can: add CAN transceiver support
` [PATCH net-next 27/37] can: at91_can: at91_poll_err(): fold in at91_poll_err_frame()
` [PATCH net-next 28/37] can: at91_can: at91_poll_err(): increase stats even if no quota left or OOM
` [PATCH net-next 29/37] can: at91_can: at91_irq_err_frame(): call directly from IRQ handler
` [PATCH net-next 30/37] can: at91_can: at91_irq_err_frame(): move next to at91_irq_err()
` [PATCH net-next 31/37] can: at91_can: at91_irq_err(): rename to at91_irq_err_line()
` [PATCH net-next 32/37] can: at91_can: at91_irq_err_line(): make use of can_state_get_by_berr_counter()
` [PATCH net-next 33/37] can: at91_can: at91_irq_err_line(): take reg_sr into account for bus off
` [PATCH net-next 34/37] can: at91_can: at91_irq_err_line(): make use of can_change_state() and can_bus_off()
` [PATCH net-next 35/37] can: at91_can: at91_irq_err_line(): send error counters with state change
` [PATCH net-next 36/37] can: at91_can: at91_alloc_can_err_skb() introduce new function
` [PATCH net-next 37/37] can: at91_can: switch to rx-offload implementation

[PATCH bpf v3] net/xdp: fix zero-size allocation warning in xskq_create()
 2023-10-05 19:35 UTC 

[PATCH net-next v4 0/2] virtio-net: don't busy poll for cvq command
 2023-10-05 19:35 UTC  (11+ messages)
` [PATCH net-next v4 2/2] virtio-net: add cond_resched() to the command waiting loop

[PATCH vhost v2 00/16] vdpa: Add support for vq descriptor mappings
 2023-10-05 19:18 UTC  (8+ messages)
` [PATCH vhost 14/16] vdpa/mlx5: Enable hw support for vq descriptor mapping

[PATCH] staging: qlge: Replace strncpy with strscpy
 2023-10-05 19:14 UTC 

[PATCH v2 0/6] remove AR7 platform and associated drivers
 2023-10-05 19:07 UTC  (5+ messages)
` [PATCH net-next v2 5/6] net: cpmac: remove driver to prepare for platform removal

[PATCH] net: dsa: lan9303: replace deprecated strncpy with memcpy
 2023-10-05 18:58 UTC  (5+ messages)

[PATCH v2] net: dsa: lan9303: use ethtool_sprintf() for lan9303_get_strings()
 2023-10-05 18:56 UTC 

[PATCH net-next v4 0/3] net/sched: Introduce tc block ports tracking and use
 2023-10-05 18:42 UTC  (4+ messages)
` [PATCH net-next v4 1/3] net/sched: Introduce tc block netdev tracking infra
` [PATCH net-next v4 2/3] net/sched: cls_api: Expose tc block to the datapath
` [PATCH net-next v4 3/3] net/sched: act_blockcast: Introduce blockcast tc action

[PATCH v4] net: phy: broadcom: add support for BCM5221 phy
 2023-10-05 18:41 UTC  (2+ messages)

[GIT PULL] Networking for v6.6-rc5
 2023-10-05 18:39 UTC  (2+ messages)

[PATCH] [v3] ieee802154: ca8210: Fix a potential UAF in ca8210_probe
 2023-10-05 18:25 UTC  (3+ messages)

[PATCH net-next] net: bcmgenet: Remove custom ndo_poll_controller()
 2023-10-05 18:17 UTC 

[PATCH net] net/smc: fix panic smc_tcp_syn_recv_sock() while closing listen socket
 2023-10-05 18:14 UTC  (8+ messages)

[PATCH v3 00/13] mm: jit/text allocator
 2023-10-05 18:11 UTC  (7+ messages)
` [PATCH v3 03/13] mm/execmem, arch: convert simple overrides of module_alloc to execmem

[PATCH net v7 0/4] Add update_pn flag
 2023-10-05 18:06 UTC  (5+ messages)
` [PATCH net v7 1/4] net: macsec: indicate next pn update when offloading
` [PATCH net v7 2/4] octeontx2-pf: mcs: update PN only when update_pn is true
` [PATCH net v7 3/4] net: phy: mscc: macsec: reject PN update requests
` [PATCH net v7 4/4] net/mlx5e: macsec: use update_pn flag instead of PN comparation

[RFC bpf-next v2 00/24] XDP metadata via kfuncs for ice + mlx5
 2023-10-05 18:06 UTC  (9+ messages)
` [RFC bpf-next v2 09/24] xdp: Add VLAN tag hint
        ` [xdp-hints] "

[PATCH net-next 0/2] Rework tx fault fixups
 2023-10-05 17:47 UTC  (2+ messages)

macvtap performs IP defragmentation, causing MTU problems for virtual machines
 2023-10-05 17:25 UTC  (4+ messages)

[PATCH bpf-next v8 0/9] Add cgroup sockaddr hooks for unix sockets
 2023-10-05 17:12 UTC  (3+ messages)
` [PATCH bpf-next v7 9/9] selftests/bpf: Add tests for cgroup unix socket address hooks

[PATCH v13 net-next 00/23] net/tcp: Add TCP-AO support
 2023-10-05 17:10 UTC  (4+ messages)
` [PATCH v13 net-next 23/23] Documentation/tcp: Add TCP-AO documentation

[PATCH iproute2] ila: fix array overflow warning
 2023-10-05 17:10 UTC  (3+ messages)

[PATCH net-next v4 0/5][pull request] add v2 FW logging for ice driver
 2023-10-05 17:01 UTC  (6+ messages)
` [PATCH net-next v4 1/5] ice: remove FW logging code
` [PATCH net-next v4 2/5] ice: configure FW logging
` [PATCH net-next v4 3/5] ice: enable "
` [PATCH net-next v4 4/5] ice: add ability to read FW log data and configure the number of log buffers
` [PATCH net-next v4 5/5] ice: add documentation for FW logging

vger Construction Purchasing and Procurement List
 2023-10-05 17:00 UTC 

[PATCH net 0/7] pull-request: can 2023-10-05
 2023-10-05 16:44 UTC  (3+ messages)
` [PATCH net 1/7] can: j1939: Fix UAF in j1939_sk_match_filter during setsockopt(SO_J1939_FILTER)

[net-next PATCH v2 1/4] netdev: replace simple napi_schedule_prep/__napi_schedule to napi_schedule
 2023-10-05 16:41 UTC  (8+ messages)
` [net-next PATCH v2 3/4] netdev: replace napi_reschedule with napi_schedule
` [net-next PATCH v2 4/4] netdev: use napi_schedule bool instead of napi_schedule_prep/__napi_schedule

[PATCH net v3] net: stmmac: remove unneeded stmmac_poll_controller
 2023-10-05 16:40 UTC  (2+ messages)

[PATCH net 0/3] mptcp: Fixes and maintainer email update for v6.6
 2023-10-05 16:40 UTC  (2+ messages)

[PATCH net] ice: block default rule setting on LAG interface
 2023-10-05 16:33 UTC 

[PATCH net-next 0/9][pull request] i40e: House-keeping and clean-up
 2023-10-05 16:28 UTC  (10+ messages)
` [PATCH net-next 1/9] i40e: Remove back pointer from i40e_hw structure
` [PATCH net-next 2/9] i40e: Move I40E_MASK macro to i40e_register.h
` [PATCH net-next 3/9] i40e: Refactor I40E_MDIO_CLAUSE* macros
` [PATCH net-next 4/9] virtchnl: Add header dependencies
` [PATCH net-next 5/9] i40e: Simplify memory allocation functions
` [PATCH net-next 6/9] i40e: Move memory allocation structures to i40e_alloc.h
` [PATCH net-next 7/9] i40e: Split i40e_osdep.h
` [PATCH net-next 8/9] i40e: Remove circular header dependencies and fix headers
` [PATCH net-next 9/9] i40e: Move DDP specific macros and structures to i40e_ddp.c

[PATCH ethtool] Add missing header files for source distribution
 2023-10-05 16:30 UTC 

[PATCH] net/xen-netback: Break build if netback slots > max_skbs + 1
 2023-10-05 16:24 UTC  (5+ messages)

[PATCH net v1] octeontx2-pf: Fix page pool frag allocation failure
 2023-10-05 16:21 UTC  (2+ messages)

[PATCH v2] net: lan743x: also select PHYLIB
 2023-10-05 16:20 UTC  (2+ messages)

[PATCH net-next v2 0/2][pull request] Intel Wired LAN Driver Updates 2023-10-03 (i40e, iavf)
 2023-10-05 16:07 UTC  (3+ messages)

[PATCH net-next v3] net: ti: icssg_prueth: add TAPRIO offload support
 2023-10-05  5:40 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] netfilter: ipset: wait for xt_recseq on all cpus
 2023-10-05 14:50 UTC  (3+ messages)

[PATCH net] net: stmmac: dwmac-imx: request high frequency mode
 2023-10-05 14:56 UTC  (5+ messages)
` [Linux-stm32] "
  ` [EXT] "

[PATCH net-next v4 00/18] net/smc: implement virtual ISM extension and loopback-ism
 2023-10-05  8:21 UTC  (2+ messages)

[patch net-next v2 0/3] tools: ynl-gen: fix subset attributes handling
 2023-10-05 14:50 UTC  (6+ messages)
` [patch net-next v2 3/3] tools: ynl-gen: raise exception when subset attribute contains more than "name" key

[PATCH RFC] tools: ynl: Add source files for nfsd netlink protocol
 2023-10-05 15:00 UTC  (3+ messages)

[PATCH v2 00/12] Series to deliver Ethernets for STM32MP13
 2023-10-05 11:21 UTC  (4+ messages)
` [PATCH v2 08/12] net: ethernet: stmmac: stm32: support the phy-supply regulator binding

[PATCH 0/3] UIO_MEM_DMA_COHERENT for cnic/bnx2/bnx2x
 2023-10-05 10:39 UTC  (13+ messages)
` [PATCH 3/3] cnic,bnx2,bnx2x: use UIO_MEM_DMA_COHERENT

[RFC PATCH] tracing: change syscall number type in struct syscall_trace_*
 2023-10-05 12:34 UTC  (4+ messages)

[PATCH v3] net: phy: broadcom: add support for BCM5221 phy
 2023-10-05 10:34 UTC  (2+ messages)

[PATCH 6.5 000/321] 6.5.6-rc1 review
 2023-10-05 14:34 UTC  (2+ messages)

[PATCH V2 0/7] Add NSS clock controller support for IPQ9574
 2023-10-05  9:56 UTC  (10+ messages)
` [PATCH V2 5/7] clk: qcom: Add NSS clock Controller driver "

[PATCH net-next v2 0/9] i40e: House-keeping and clean-up
 2023-10-05  8:23 UTC  (17+ messages)
` [PATCH net-next v2 1/9] i40e: Remove back pointer from i40e_hw structure
  ` [Intel-wired-lan] "
` [PATCH net-next v2 2/9] i40e: Move I40E_MASK macro to i40e_register.h
  ` [Intel-wired-lan] "
` [PATCH net-next v2 3/9] i40e: Refactor I40E_MDIO_CLAUSE* macros
  ` [Intel-wired-lan] "
` [PATCH net-next v2 5/9] i40e: Simplify memory allocation functions
  ` [Intel-wired-lan] "
` [PATCH net-next v2 6/9] i40e: Move memory allocation structures to i40e_alloc.h
  ` [Intel-wired-lan] "
` [PATCH net-next v2 7/9] i40e: Split i40e_osdep.h
  ` [Intel-wired-lan] "
` [PATCH net-next v2 8/9] i40e: Remove circular header dependencies and fix headers
  ` [Intel-wired-lan] "
` [PATCH net-next v2 9/9] i40e: Move DDP specific macros and structures to i40e_ddp.c
  ` [Intel-wired-lan] "

[RFC PATCH net-next] net: phy: aquantia: add firmware load support
 2023-10-05 14:24 UTC  (4+ messages)

[PATCH net v2] devlink: Hold devlink lock on health reporter dump get
 2023-10-05 13:33 UTC  (2+ messages)

[PATCH net-next] net: microchip: lan743x: improve throughput with rx timestamp config
 2023-10-05 11:02 UTC  (5+ messages)

[PATCH] xen-netback: use default TX queue size for vifs
 2023-10-05 14:08 UTC 

[PATCH net-next] net: dsa: microchip: Uninitialized variable in ksz9477_acl_move_entries()
 2023-10-05  8:06 UTC  (4+ messages)

[PATCH] net: ax88796c: replace deprecated strncpy with strscpy
 2023-10-05  8:40 UTC  (2+ messages)

[PATCH] NFSD: remove NLM_F_MULTI flag in nfsd_genl_rpc_status_compose_msg
 2023-10-05 12:33 UTC  (2+ messages)

[PATCH net-next 1/1] net: stmmac: xgmac: EST interrupts handling
 2023-10-05 14:05 UTC  (3+ messages)

[PATCH iwl-next v2] ice: read internal temperature sensor
 2023-10-05  9:15 UTC 

[PATCH v3 00/12] Series to deliver Ethernets for STM32MP13
 2023-10-05 11:27 UTC  (7+ messages)
` [PATCH v3 02/12] dt-bindings: net: add new property st,ext-phyclk in documentation for stm32
` [PATCH v3 08/12] net: ethernet: stmmac: stm32: support the phy-supply regulator binding

[PATCH v5 net-next 0/4] net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing
 2023-10-05  7:57 UTC  (3+ messages)
` [PATCH v5 net-next 3/4] net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge support

[PATCH net] net: microchip: lan743x : bidirectional throughuput improvement
 2023-10-05  5:17 UTC  (3+ messages)

[PATCH net] mlxsw: fix mlxsw_sp2_nve_vxlan_learning_set() return type
 2023-10-05 14:00 UTC 

[PATCH net-next 1/2] igb: Fix an end of loop test
 2023-10-05 13:58 UTC  (2+ messages)
` [PATCH net-next 2/2] ixgbe: fix end of loop test in ixgbe_set_vf_macvlan()

[PATCH iwl-next v2] ice: Disable Cage Max Power override
 2023-10-05 13:58 UTC  (11+ messages)
                  ` [Intel-wired-lan] "

[PATCH] NFSD: convert write_threads and write_v4_end_grace to netlink commands
 2023-10-05 13:59 UTC  (6+ messages)

[PATCH net] ixgbe: fix crash with empty VF macvlan list
 2023-10-05 13:57 UTC 

[PATCH net-next v4 0/6] ptp: Support for multiple filtered timestamp event queue readers
 2023-10-05 13:53 UTC  (7+ messages)
` [PATCH net-next v4 1/6] posix-clock: introduce posix_clock_context concept
` [PATCH net-next v4 2/6] ptp: Replace timestamp event queue with linked list
` [PATCH net-next v4 3/6] ptp: support multiple timestamp event readers
` [PATCH net-next v4 4/6] ptp: support event queue reader channel masks
` [PATCH net-next v4 5/6] ptp: add debugfs interface to see applied "
` [PATCH net-next v4 6/6] ptp: add testptp mask test

[lvc-project] [PATCH] wifi: mac80211: fix buffer overflow in ieee80211_rx_get_bigtk()
 2023-10-05 12:31 UTC  (3+ messages)

[PATCH net-next 0/3] add skb_segment kunit coverage
 2023-10-05 13:48 UTC  (4+ messages)
` [PATCH net-next 1/3] net: add skb_segment kunit test
` [PATCH net-next 2/3] net: parametrize skb_segment unit test to expand coverage
` [PATCH net-next 3/3] net: expand skb_segment unit test with frag_list coverage

[PATCH net-next v3 0/2] ethtool: Add link mode maps for forced speeds
 2023-10-05 13:48 UTC  (3+ messages)
` [PATCH net-next v3 2/2] ice: Refactor finding advertised link speed
  ` [Intel-wired-lan] "

[PATCH net 1/1] ethtool: Fix mod state of verbose no_mask bitset
 2023-10-05 13:36 UTC  (4+ messages)

[PATCH] ax25: Fix potential deadlock on &ax25_list_lock
 2023-10-05 13:33 UTC  (4+ messages)

[net PATCH] net: ethernet: mediatek: disable irq before schedule napi
 2023-10-05 13:30 UTC  (2+ messages)

[PATCH net-next] MAINTAINERS: Add an obsolete entry for LL TEMAC driver
 2023-10-05 13:12 UTC  (5+ messages)

[PATCH net-next] MAINTAINERS: Update LL TEMAC entry to Orphan
 2023-10-05 13:10 UTC 

[PATCH net-next v3] net: qualcomm: rmnet: Add side band flow control support
 2023-10-05 12:44 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: netconsole: configfs entries for boot target
 2023-10-05 12:36 UTC  (4+ messages)
` [PATCH net-next v2 1/3] netconsole: Initialize configfs_item for default targets
` [PATCH net-next v2 2/3] netconsole: Attach cmdline target to dynamic target
` [PATCH net-next v2 3/3] Documentation: netconsole: add support for cmdline targets

[PATCH v2 0/5] r8152: Avoid writing garbage to the adapter's registers
 2023-10-05 12:17 UTC  (3+ messages)
` [PATCH v2 5/5] r8152: Block future register access if register access fails


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