netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-26 12:47:51 to 2023-09-27 09:27:30 UTC [more...]

[PATCH net-next 0/4] dpll: add phase-offset and phase-adjust
 2023-09-27  9:24 UTC  (5+ messages)
` [PATCH net-next 1/4] dpll: docs: add support for pin signal phase offset/adjust
` [PATCH net-next 2/4] dpll: spec: add support for pin-dpll "
` [PATCH net-next 3/4] dpll: netlink/core: "
` [PATCH net-next 4/4] ice: dpll: implement phase related callbacks

[PATCH] net: appletalk: remove cops support
 2023-09-27  9:26 UTC  (2+ messages)

[PATCH v12 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-09-27  9:26 UTC  (5+ messages)

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

[PATCH ipsec-next 2/2] xfrm: policy: replace session decode with flow dissector
 2023-09-27  8:47 UTC  (2+ messages)

Possible kernel memory leak in bpf_timer
 2023-09-27  8:42 UTC  (2+ messages)

[RFC PATCH 0/7] net: openvswitch: Reduce stack usage
 2023-09-27  8:36 UTC  (10+ messages)
` [RFC PATCH 1/7] net: openvswitch: Move NSH buffer out of do_execute_actions
  ` [ovs-dev] "
` [RFC PATCH 2/7] net: openvswitch: Reduce execute_push_nsh stack overhead
` [RFC PATCH 3/7] net: openvswitch: uninline action execution
` [RFC PATCH 4/7] net: openvswitch: ovs_vport_receive reduce stack usage
` [RFC PATCH 5/7] net: openvswitch: uninline ovs_fragment to control "
` [RFC PATCH 6/7] net: openvswitch: Reduce ovs_fragment "
` [RFC PATCH 7/7] net: openvswitch: Reduce stack usage in ovs_dp_process_packet
` [ovs-dev] [RFC PATCH 0/7] net: openvswitch: Reduce stack usage

[PATCH v2 0/2] Prevent potential write out of bounds
 2023-09-27  8:35 UTC  (5+ messages)
` [PATCH v2 1/2] Make loop indexes unsigned
` [PATCH v2 2/2] Make num_actions unsigned

[PATCH] bridge: MTU auto tuning ignores IFLA_MTU on NEWLINK
 2023-09-27  8:34 UTC  (3+ messages)

[PATCH] net/xen-netback: Break build if netback slots > max_skbs + 1
 2023-09-27  8:29 UTC 

[PATCH bpf-next v6 0/9] Add cgroup sockaddr hooks for unix sockets
 2023-09-27  8:26 UTC  (11+ messages)
` [PATCH bpf-next v6 1/9] selftests/bpf: Add missing section name tests for getpeername/getsockname
` [PATCH bpf-next v6 2/9] bpf: Propagate modified uaddrlen from cgroup sockaddr programs
` [PATCH bpf-next v6 3/9] bpf: Add bpf_sock_addr_set_unix_addr() to allow writing unix sockaddr from bpf
` [PATCH bpf-next v6 4/9] bpf: Implement cgroup sockaddr hooks for unix sockets
` [PATCH bpf-next v6 5/9] libbpf: Add support for cgroup unix socket address hooks
` [PATCH bpf-next v6 6/9] bpftool: "
` [PATCH bpf-next v6 7/9] documentation/bpf: Document "
` [PATCH bpf-next v6 8/9] selftests/bpf: Make sure mount directory exists
` [PATCH bpf-next v6 9/9] selftests/bpf: Add tests for cgroup unix socket address hooks

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

[PATCH bpf-next v2 0/8] Add a test for SHARED_UMEM feature
 2023-09-27  8:14 UTC  (4+ messages)
` [PATCH bpf-next v2 4/8] selftests/xsk: iterate over all the sockets in the receive pkts function

[RFC bpf-next v2 00/24] XDP metadata via kfuncs for ice + mlx5
 2023-09-27  7:51 UTC  (25+ messages)
` [RFC bpf-next v2 01/24] ice: make RX hash reading code more reusable
` [RFC bpf-next v2 02/24] ice: make RX HW timestamp "
` [RFC bpf-next v2 03/24] ice: make RX checksum checking "
` [RFC bpf-next v2 04/24] ice: Make ptype internal to descriptor info processing
` [RFC bpf-next v2 05/24] ice: Introduce ice_xdp_buff
` [RFC bpf-next v2 06/24] ice: Support HW timestamp hint
` [RFC bpf-next v2 07/24] ice: Support RX hash XDP hint
` [RFC bpf-next v2 08/24] ice: Support XDP hints in AF_XDP ZC mode
` [RFC bpf-next v2 09/24] xdp: Add VLAN tag hint
` [RFC bpf-next v2 10/24] ice: Implement "
` [RFC bpf-next v2 11/24] ice: use VLAN proto from ring packet context in skb path
` [RFC bpf-next v2 12/24] xdp: Add checksum hint
` [RFC bpf-next v2 13/24] ice: Implement "
` [RFC bpf-next v2 14/24] ice: put XDP meta sources assignment under a static key condition
` [RFC bpf-next v2 15/24] selftests/bpf: Allow VLAN packets in xdp_hw_metadata
` [RFC bpf-next v2 16/24] net, xdp: allow metadata > 32
` [RFC bpf-next v2 17/24] selftests/bpf: Add flags and new hints to xdp_hw_metadata
` [RFC bpf-next v2 18/24] veth: Implement VLAN tag and checksum XDP hint
` [RFC bpf-next v2 19/24] net: make vlan_get_tag() return -ENODATA instead of -EINVAL
` [RFC bpf-next v2 20/24] selftests/bpf: Use AF_INET for TX in xdp_metadata
` [RFC bpf-next v2 21/24] selftests/bpf: Check VLAN tag and proto "
` [RFC bpf-next v2 22/24] selftests/bpf: check checksum state "
` [RFC bpf-next v2 23/24] mlx5: implement VLAN tag XDP hint
` [RFC bpf-next v2 24/24] mlx5: implement RX checksum "

[PATCH net-next v1 00/12] vsock/virtio: continue MSG_ZEROCOPY support
 2023-09-27  7:37 UTC  (20+ messages)
` [PATCH net-next v1 01/12] vsock: fix EPOLLERR set on non-empty error queue
` [PATCH net-next v1 02/12] vsock: read from socket's "
` [PATCH net-next v1 08/12] vsock: enable setting SO_ZEROCOPY
` [PATCH net-next v1 10/12] test/vsock: MSG_ZEROCOPY flag tests
` [PATCH net-next v1 12/12] test/vsock: io_uring rx/tx tests

[PATCH v5 net-next 0/4] net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing
 2023-09-27  7:27 UTC  (5+ messages)
` [PATCH v5 net-next 1/4] net: ethernet: ti: am65-cpsw: Move code to avoid forward declaration
` [PATCH v5 net-next 2/4] net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode
` [PATCH v5 net-next 3/4] net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge support
` [PATCH v5 net-next 4/4] net: ethernet: ti: am65-cpsw: add sw tx/rx irq coalescing based on hrtimers

[PATCH v6 00/30] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
 2023-09-27  7:24 UTC  (10+ messages)
` [PATCH v6 08/30] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add support for QMC HDLC

[PATCH net-next 0/9] i40e: House-keeping and clean-up
 2023-09-27  7:08 UTC  (12+ 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: Remove circular header dependencies and fix headers
` [PATCH net-next 6/9] i40e: Move DDP specific macros and structures to i40e_ddp.c
` [PATCH net-next 7/9] i40e: Move memory allocation structures to i40e_alloc.h
` [PATCH net-next 8/9] i40e: Split i40e_osdep.h
` [PATCH net-next 9/9] i40e: Simplify memory allocation functions

[PATCH] atm: Clean up errors in atm_tcp.h
 2023-09-27  6:24 UTC 

[PATCH net-next v2] net: ti: icssg_prueth: add TAPRIO offload support
 2023-09-27  6:19 UTC  (3+ messages)

[RESEND PATCH net-next v2 0/3] Wangxun ethtool stats
 2023-09-27  6:14 UTC  (4+ messages)
` [RESEND PATCH net-next v2 1/3] net: libwx: support hardware statistics
` [RESEND PATCH net-next v2 2/3] net: txgbe: add ethtool stats support
` [RESEND PATCH net-next v2 3/3] net: ngbe: "

[PATCH net-next] net/smc: add support for netdevice in containers
 2023-09-27  5:55 UTC  (8+ messages)

[PATCH vhost] virtio_net: fix the missing of the dma cpu sync
 2023-09-27  5:52 UTC 

[PATCH net v5 1/3] net: replace calls to sock->ops->connect() with kernel_connect()
 2023-09-27  5:51 UTC  (6+ messages)
` [PATCH net v5 2/3] net: prevent rewrite of msg_name in sock_sendmsg()
` [PATCH net v5 3/3] net: prevent address rewrite in kernel_bind()

[PATCH v5 net-next] net: hv_netvsc: fix netvsc_send_completion to avoid multiple message length checks
 2023-09-27  5:49 UTC 

[PATCH net] net: microchip: lan743x : bidirectional throughuput improvement
 2023-09-27 11:16 UTC 

[GIT PULL] virtio: features
 2023-09-27  5:28 UTC  (4+ messages)

[PATCH net-next v2 0/9] bnxt_en: hwmon and SRIOV updates
 2023-09-27  3:57 UTC  (10+ messages)
` [PATCH net-next v2 1/9] bnxt_en: Update firmware interface to 1.10.2.171
` [PATCH net-next v2 2/9] bnxt_en: Enhance hwmon temperature reporting
` [PATCH net-next v2 3/9] bnxt_en: Move hwmon functions into a dedicated file
` [PATCH net-next v2 4/9] bnxt_en: Modify the driver to use hwmon_device_register_with_info
` [PATCH net-next v2 5/9] bnxt_en: Expose threshold temperatures through hwmon
` [PATCH net-next v2 6/9] bnxt_en: Use non-standard attribute to expose shutdown temperature
` [PATCH net-next v2 7/9] bnxt_en: Event handler for Thermal event
` [PATCH net-next v2 8/9] bnxt_en: Support QOS and TPID settings for the SRIOV VLAN
` [PATCH net-next v2 9/9] bnxt_en: Update VNIC resource calculation for VFs

[PATCH] netdev: Clean up errors in netdevice.h
 2023-09-27  3:37 UTC 

[PATCH net-next v5] net/core: Introduce netdev_core_stats_inc() for trace
 2023-09-27  2:37 UTC  (2+ messages)

[PATCH vhost v13 00/12] virtio core prepares for AF_XDP
 2023-09-27  1:50 UTC  (4+ messages)
` [PATCH vhost v13 12/12] virtio_net: merge dma operations when filling mergeable buffers

[PATCH wpan-next v4 00/11] ieee802154: Associations between devices
 2023-09-27  1:37 UTC  (6+ messages)
` [PATCH wpan-next v4 07/11] mac802154: Handle association requests from peers

[PATCH net] net: ethernet: renesas: rswitch Fix PHY station management clock setting
 2023-09-27  0:35 UTC  (5+ messages)

[PATCH net-next v3 0/8] net: dsa: vsc73xx: Make vsc73xx usable
 2023-09-27  0:11 UTC  (12+ messages)
` [PATCH net-next v3 2/8] net: dsa: vsc73xx: convert to PHYLINK
` [PATCH net-next v3 5/8] net: dsa: vsc73xx: Add vlan filtering
` [PATCH net-next v3 6/8] net: dsa: vsc73xx: introduce tag 8021q for vsc73xx

[PATCH net-next] net: microchip: lan743x: improve throughput with rx timestamp config
 2023-09-26 23:48 UTC  (2+ messages)

[PATCH v3] NFSD: convert write_threads, write_maxblksize and write_maxconn to netlink commands
 2023-09-26 23:09 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 4ae73bba62a367f2314f6ce69e3085a941983d8b
 2023-09-26 23:03 UTC 

[PATCH v6 net-next 0/5] net: dsa: hsr: Enable HSR HW offloading for KSZ9477
 2023-09-26 22:54 UTC  (4+ messages)
` [PATCH v6 net-next 1/5] net: dsa: propagate extack to ds->ops->port_hsr_join()

[PATCH net] ibmveth: Remove condition to recompute TCP header checksum
 2023-09-26 21:42 UTC 

[PATCH net-next v2] net: ixp4xx_eth: Support changing the MTU
 2023-09-26 21:42 UTC  (4+ messages)

[PATCH v5 bpf-next 00/13] BPF token and BPF FS-based delegation
 2023-09-26 22:10 UTC  (4+ messages)
` [PATCH v5 bpf-next 03/13] bpf: introduce BPF token object

[syzbot] [bpf?] WARNING in bpf_mprog_pos_before
 2023-09-26 21:38 UTC  (2+ messages)

[PATCH bpf-next 0/8] Add bpf programmable device
 2023-09-26 21:35 UTC  (5+ messages)
` [PATCH bpf-next 1/8] meta, bpf: Add bpf programmable meta device
` [PATCH bpf-next 7/8] selftests/bpf: Add netlink helper library

[PATCH 0/3] r8152: Avoid writing garbage to the adapter's registers
 2023-09-26 21:27 UTC  (4+ messages)
` [PATCH 1/3] r8152: Increase USB control msg timeout to 5000ms as per spec
` [PATCH 2/3] r8152: Retry register reads/writes
` [PATCH 3/3] r8152: Block future register access if register access fails

[PATCH net-next v8 12/13] net:ethernet:realtek: Update the Makefile and Kconfig in the realtek folder
 2023-09-26 20:23 UTC  (2+ messages)

[PATCH bpf-next v5 4/9] bpf: Implement cgroup sockaddr hooks for unix sockets
 2023-09-26 20:20 UTC  (4+ messages)

[PATCH net v6 0/3] Insulate Kernel Space From SOCK_ADDR Hooks
 2023-09-26 20:05 UTC  (4+ messages)
` [PATCH net v6 1/3] net: replace calls to sock->ops->connect() with kernel_connect()
` [PATCH net v6 2/3] net: prevent rewrite of msg_name and msg_namelen in sock_sendmsg()
` [PATCH net v6 3/3] net: prevent address rewrite in kernel_bind()

[PATCH net-next] net: pcs: xpcs: Add 2500BASE-X case in get state for XPCS drivers
 2023-09-26 19:40 UTC  (8+ messages)

[PATCH 1/3 net] net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns()
 2023-09-26 18:46 UTC  (5+ messages)
` [PATCH 2/3 net] net: ti: icssg-prueth: Fix signedness bug in prueth_init_tx_chns()
` [PATCH 3/3 net] dmaengine: ti: k3-udma-glue: clean up k3_udma_glue_tx_get_irq() return

[PATCH net] ipv4: Set offload_failed flag in fibmatch results
 2023-09-26 18:27 UTC 

[PATCH] net/sched: use spin_lock_bh() on &gact->tcf_lock
 2023-09-26 18:26 UTC 

[PATCH net-next v2] net: qualcomm: rmnet: Add side band flow control support
 2023-09-26 18:24 UTC 

[PATCH] [v2] ieee802154: ca8210: Fix a potential UAF in ca8210_probe
 2023-09-26 16:40 UTC  (4+ messages)

[PATCH v9 bpf-next 5/9] bpf: udp: Implement batching for sockets iterator
 2023-09-26 16:07 UTC  (4+ messages)

[PATCH bpf-next v2 0/6] Zbb support and code simplification for RV64 JIT
 2023-09-26 13:30 UTC  (2+ messages)

[PATCH bpf-next 0/4] Mixing bpf2bpf and tailcalls for RV64
 2023-09-26 13:30 UTC  (2+ messages)

[PATCH 1/3] xfrm: Use the XFRM_GRO to indicate a GRO call on input
 2023-09-26 13:07 UTC  (3+ messages)
` [PATCH v5 ipsec-next 0/3] xfrm: Support GRO decapsulation for ESP in UDP encapsulation

[PATCH] tipc: Fix uninit-value access in tipc_nl_node_reset_link_stats()
 2023-09-26 12:59 UTC  (3+ messages)

[RFC PATCH net-next 1/6] net: ethernet: implement OPEN Alliance control transaction interface
 2023-09-26 12:54 UTC  (2+ messages)
` Fwd: "

[PATCH] tipc: Fix uninit-value access in __tipc_nl_bearer_enable()
 2023-09-26 12:51 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).