netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-31 11:31:19 to 2024-07-31 23:53:03 UTC [more...]

[PATCH ipsec-next v6 00/16] Add IP-TFS mode to xfrm
 2024-07-31 23:51 UTC  (9+ messages)
` [PATCH ipsec-next v6 01/16] xfrm: config: add CONFIG_XFRM_IPTFS
` [PATCH ipsec-next v6 02/16] include: uapi: add ip_tfs_*_hdr packet formats
` [PATCH ipsec-next v6 03/16] include: uapi: add IPPROTO_AGGFRAG for AGGFRAG in ESP
` [PATCH ipsec-next v6 04/16] xfrm: netlink: add config (netlink) options
` [PATCH ipsec-next v6 05/16] xfrm: add mode_cbs module functionality
` [PATCH ipsec-next v6 06/16] xfrm: add generic iptfs defines and functionality
` [PATCH ipsec-next v6 07/16] xfrm: iptfs: add new iptfs xfrm mode impl
` [PATCH ipsec-next v6 08/16] xfrm: iptfs: add user packet (tunnel ingress) handling

[PATCH iwl-next,v1 0/3] Add Default Rx Queue Setting for igc driver
 2024-07-31 23:52 UTC  (6+ messages)
      ` [Intel-wired-lan] [PATCH iwl-next, v1 "

[PATCH] net: core: use __counted_by for trailing VLA of struct sock_reuseport
 2024-07-31 23:50 UTC  (3+ messages)
` [PATCH v2] net: core: annotate socks of struct sock_reuseport with __counted_by

[PATCH iwl-next] ice: Implement ethtool reset support
 2024-07-31 23:47 UTC  (9+ messages)
  ` [Intel-wired-lan] "

[PATCH v2 net] sctp: Fix null-ptr-deref in reuseport_add_sock()
 2024-07-31 23:46 UTC 

[PATCH net-next v8 0/3] net: A lightweight zero-copy notification mechanism for MSG_ZEROCOPY
 2024-07-31 22:32 UTC  (5+ messages)
` [PATCH net-next v8 2/3] sock: add MSG_ZEROCOPY notification mechanism based on msg_control
` [PATCH net-next v8 3/3] selftests: add MSG_ZEROCOPY msg_control notification test

[PATCH net-next v2 00/15][pull request] ice: support devlink subfunction
 2024-07-31 22:10 UTC  (16+ messages)
` [PATCH net-next v2 01/15] ice: add new VSI type for subfunctions
` [PATCH net-next v2 02/15] ice: export ice ndo_ops functions
` [PATCH net-next v2 03/15] ice: add basic devlink subfunctions support
` [PATCH net-next v2 04/15] ice: treat subfunction VSI the same as PF VSI
` [PATCH net-next v2 05/15] ice: allocate devlink for subfunction
` [PATCH net-next v2 06/15] ice: base subfunction aux driver
` [PATCH net-next v2 07/15] ice: implement netdev for subfunction
` [PATCH net-next v2 08/15] ice: make representor code generic
` [PATCH net-next v2 09/15] ice: create port representor for SF
` [PATCH net-next v2 10/15] ice: don't set target VSI for subfunction
` [PATCH net-next v2 11/15] ice: check if SF is ready in ethtool ops
` [PATCH net-next v2 12/15] ice: implement netdevice ops for SF representor
` [PATCH net-next v2 13/15] ice: support subfunction devlink Tx topology
` [PATCH net-next v2 14/15] ice: basic support for VLAN in subfunctions
` [PATCH net-next v2 15/15] ice: allow to activate and deactivate subfunction

[PATCH] selftests: tc-testing: Fixed Typo error
 2024-07-31 22:07 UTC 

[PATCH] net: tuntap: add ioctl() TUNGETQUEUEINDX to fetch queue index
 2024-07-31 21:57 UTC  (4+ messages)

[PATCH v1 nf 0/2] netfilter: iptables: Fix null-ptr-deref in ip6?table_nat_table_init()
 2024-07-31 21:55 UTC  (2+ messages)

[PATCH net 0/2] Netfilter fixes for net
 2024-07-31 21:30 UTC  (3+ messages)
` [PATCH net 1/2] netfilter: iptables: Fix null-ptr-deref in iptable_nat_table_init()
` [PATCH net 2/2] netfilter: iptables: Fix potential null-ptr-deref in ip6table_nat_table_init()

[PATCH V4 net-next 0/3] virtio-net: synchronize op/admin state
 2024-07-31 21:25 UTC  (3+ messages)
` [PATCH V4 net-next 3/3] virtio-net: synchronize operstate with admin state on up/down

[PATCH net-next v17 00/14] Device Memory TCP
 2024-07-31 21:19 UTC  (4+ messages)
` [PATCH net-next v17 01/14] netdev: add netdev_rx_queue_restart()

[PATCH v3 00/12] net: introduce TX H/W shaping API
 2024-07-31 21:13 UTC  (3+ messages)
` [PATCH v3 02/12] netlink: spec: add shaper YAML spec

[PATCHSET][RFC] struct fd and memory safety
 2024-07-31 21:11 UTC  (6+ messages)
` [PATCH 01/39] memcg_write_event_control(): fix a user-triggerable oops
  ` [PATCH 08/39] experimental: convert fs/overlayfs/file.c to CLASS(...)

[PATCH net-next v2 0/6] net: phy: add Applied Micro QT2025 PHY driver
 2024-07-31 20:57 UTC  (8+ messages)
` [PATCH net-next v2 1/6] rust: sizes: add commonly used constants
` [PATCH net-next v2 2/6] rust: net::phy support probe callback

[PATCH net-next v2 1/2] selftests: net-drv: exercise queue stats when the device is down
 2024-07-31 20:47 UTC  (5+ messages)
` [PATCH net-next v2 2/2] selftests: net: ksft: support marking tests as disruptive

[net-next v3 00/15] ethernet: Convert from tasklet to BH workqueue
 2024-07-31 20:46 UTC  (6+ messages)
` [net-next v3 14/15] net: marvell: Convert tasklet API to new bottom half workqueue mechanism

[PATCH net-next] net: dsa: vsc73xx: speed up MDIO bus to max allowed value
 2024-07-31 20:34 UTC 

[PATCH net-next] net: phy: qca807x: Drop unnecessary and broken DT validation
 2024-07-31 20:17 UTC 

[PATCH net-next] net: mdio: Use of_property_count_u32_elems() to get property length
 2024-07-31 20:15 UTC 

[PATCH net-next v2 0/5] net: dsa: microchip: ksz8795: add Wake on LAN support
 2024-07-31 20:10 UTC  (3+ messages)
` [PATCH net-next v2 2/5] net: dsa: microchip: move KSZ9477 WoL functions to ksz_common

[PATCH v2 net-next 0/6] net: Random cleanup for netns initialisation
 2024-07-31 20:07 UTC  (7+ messages)
` [PATCH v2 net-next 1/6] l2tp: Don't assign net->gen->ptr[] for pppol2tp_net_ops
` [PATCH v2 net-next 2/6] net: Don't register pernet_operations if only one of id or size is specified
` [PATCH v2 net-next 3/6] net: Initialise net->passive once in preinit_net()
` [PATCH v2 net-next 4/6] net: Call preinit_net() without pernet_ops_rwsem
` [PATCH v2 net-next 5/6] net: Slim down setup_net()
` [PATCH v2 net-next 6/6] net: Initialise net.core sysctl defaults in preinit_net()

[PATCH v2 0/3] Add Firmware Upload support for beagleplay cc1352
 2024-07-31 19:44 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: net: ti,cc1352p7: Add bootloader-backdoor-gpios
` [PATCH v2 2/3] arm64: dts: ti: k3-am625-beagleplay: Add bootloader-backdoor-gpios to cc1352p7
` [PATCH v2 3/3] greybus: gb-beagleplay: Add firmware upload API

Re: [PATCH v1 net] sctp: Fix null-ptr-deref in reuseport_add_sock()
 2024-07-31 19:33 UTC  (4+ messages)
  `  "

[PATCH net-next v2] net: pse-pd: tps23881: Fix the device ID check
 2024-07-31 19:26 UTC  (2+ messages)

[PATCH net-next] net: Use of_property_read_bool()
 2024-07-31 19:16 UTC 

[PATCH 00/24] netfs: Read/write improvements
 2024-07-31 19:07 UTC  (3+ messages)
` [PATCH 18/24] netfs: Speed up buffered reading

[PATCH ipsec-next v5 00/17] Add IP-TFS mode to xfrm
 2024-07-31 18:41 UTC  (10+ messages)
` [PATCH ipsec-next v5 06/17] xfrm: add mode_cbs module functionality
` [PATCH ipsec-next v5 08/17] xfrm: iptfs: add new iptfs xfrm mode impl

[PATCH v1 net-next 0/6] net: Random cleanup for netns initialisation
 2024-07-31 18:46 UTC  (2+ messages)

[PATCH v1 net-next 2/6] net: Don't register pernet_operations if only one of id or size is specified
 2024-07-31 18:43 UTC  (2+ messages)

[PATCH v1 net-next 1/6] l2tp: Don't assign net->gen->ptr[] for pppol2tp_net_ops
 2024-07-31 18:39 UTC  (2+ messages)

[PATCH net-next] RDS: IB: Remove unused declarations
 2024-07-31 18:31 UTC  (2+ messages)

[RFC PATCH v1 0/9] Support TCP listen access-control
 2024-07-31 18:30 UTC  (5+ messages)
` [RFC PATCH v1 2/9] landlock: "

[PATCH net-next v12 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-07-31 18:29 UTC  (19+ messages)
` [PATCH net-next v12 01/14] mm: page_frag: add a test module for page_frag
` [PATCH net-next v12 02/14] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v12 03/14] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v12 04/14] mm: page_frag: add '_va' suffix to page_frag API
` [PATCH net-next v12 05/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [PATCH net-next v12 06/14] xtensa: remove the get_order() implementation
` [PATCH net-next v12 07/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v12 08/14] mm: page_frag: some minor refactoring before adding new API
` [PATCH net-next v12 09/14] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()
` [PATCH net-next v12 10/14] net: rename skb_copy_to_page_nocache() helper
` [PATCH net-next v12 11/14] mm: page_frag: introduce prepare/probe/commit API
` [PATCH net-next v12 12/14] net: replace page_frag with page_frag_cache
` [PATCH net-next v12 13/14] mm: page_frag: update documentation for page_frag
` [PATCH net-next v12 14/14] mm: page_frag: add an entry in MAINTAINERS "

[PATCH v5 0/5] Add AP6275P wireless support
 2024-07-31 18:27 UTC  (13+ messages)
` [PATCH v5 2/5] dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275P

[PATCH] selftests: tc-testing: Fixed Typo error
 2024-07-31 18:09 UTC 

[PATCH] selftests: tc-testing: Fixed Typo error
 2024-07-31 18:07 UTC 

[PATCH 00/12] flow_dissector: Dissect UDP encapsulation protocols
 2024-07-31 17:23 UTC  (13+ messages)
` [PATCH 01/12] skbuff: Unconstantify struct net argument in flowdis functions
` [PATCH 02/12] flow_dissector: Parse ETH_P_TEB
` [PATCH 03/12] flow_dissector: Move ETH_P_TEB out of GRE
` [PATCH 04/12] udp_encaps: Add new UDP_ENCAP constants
` [PATCH 05/12] udp_encaps: Set proper UDP_ENCAP types in tunnel setup
` [PATCH 06/12] flow_dissector: UDP encap infrastructure
` [PATCH 07/12] flow_dissector: Parse vxlan in UDP
` [PATCH 08/12] flow_dissector: Parse foo-over-udp (FOU)
` [PATCH 09/12] flow_dissector: Parse ESP, L2TP, and SCTP in UDP
` [PATCH 10/12] flow_dissector: Parse Geneve "
` [PATCH 11/12] flow_dissector: Parse GUE "
` [PATCH 12/12] flow_dissector: Parse gtp "

[RFC v11 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-07-31 17:02 UTC  (10+ messages)
` [RFC v11 08/14] mm: page_frag: some minor refactoring before adding new API

[RFC PATCH bpf-next RESEND 00/16] bpf: Checkpoint/Restore In eBPF (CRIB)
 2024-07-31 16:35 UTC  (10+ messages)
` [RFC PATCH bpf-next RESEND 03/16] bpf: Improve bpf kfuncs pointer arguments chain of trust

[PATCH net] wifi: ath12k: fix build vs old compiler
 2024-07-31 16:11 UTC  (3+ messages)

[RFC PATCH] net: introduce HW Rate Limiting Driver API
 2024-07-31 16:03 UTC  (4+ messages)

[LINUX PATCH] net: axienet: Fix axiethernet register description
 2024-07-31 15:47 UTC  (4+ messages)

[PATCH net-next 00/15][pull request] ice: support devlink subfunction
 2024-07-31 15:45 UTC  (3+ messages)

[PATCH net-next 0/4] net/smc: do some cleanups in smc module
 2024-07-31 15:15 UTC  (5+ messages)
` [PATCH net-next 1/4] net/smc: remove unreferenced header in smc_loopback.h file
` [PATCH net-next 2/4] net/smc: remove the fallback in __smc_connect

[PATCH net,v2] rtnetlink: fix possible deadlock in team_port_change_check
 2024-07-31 15:09 UTC 

[ANN] Reminder: deadline for LPC and netconf 2024 submission approaching
 2024-07-31 14:53 UTC  (2+ messages)

[PATCH net-next v2] selftests: net: ksft: print more of the stack for checks
 2024-07-31 14:48 UTC  (3+ messages)

[PATCH v1 13/17] mlxsw: core_thermal: Use the .should_bind() thermal zone callback
 2024-07-31 14:32 UTC  (4+ messages)

[syzbot] [usb?] INFO: rcu detected stall in __run_timer_base
 2024-07-31 14:08 UTC  (2+ messages)

[PATCH v2 ethtool] qsfp: Better handling of Page 03h netlink read failure
 2024-07-31 13:58 UTC  (3+ messages)

[PATCH v2 net-next] net/mlx4: Add support for EEPROM high pages query for QSFP/QSFP+/QSFP28
 2024-07-31 13:56 UTC  (3+ messages)

[net-next,v2] net: phy: phy_device: fix PHY WOL enabled, PM failed to suspend
 2024-07-31 13:41 UTC  (3+ messages)
` [net-next,v4] "

[PATCH net-next v2 0/3] fix bnxt_en queue reset when queue is active
 2024-07-31 13:33 UTC  (6+ messages)
` [PATCH net-next v2 1/4] bnxt_en: Add support to call FW to update a VNIC
` [PATCH net-next v2 2/4] bnxt_en: set vnic->mru in bnxt_hwrm_vnic_cfg()
` [PATCH net-next v2 3/4] bnxt_en: stop packet flow during bnxt_queue_stop/start
` [PATCH net-next v2 4/4] bnxt_en: only set dev->queue_mgmt_ops if BNXT_SUPPORTS_NTUPLE_VNIC

[PATCH net-next V3 0/3] mlx5 PTM cross timestamping support
 2024-07-31 13:26 UTC  (8+ messages)
` [PATCH net-next V3 1/3] net/mlx5: Add support for MTPTM and MTCTR registers
` [PATCH net-next V3 2/3] net/mlx5: Add support for enabling PTM PCI capability
` [PATCH net-next V3 3/3] net/mlx5: Implement PTM cross timestamping support

[RFC PATCH net-next 00/10] Add support of HIBMCGE Ethernet Driver
 2024-07-31 13:23 UTC  (5+ messages)
` [RFC PATCH net-next 04/10] net: hibmcge: Add interrupt supported in this module
` [RFC PATCH net-next 07/10] net: hibmcge: Implement rx_poll function to receive packets

[MAINTAINERS SUMMIT] Device Passthrough Considered Harmful?
 2024-07-31 13:15 UTC  (12+ messages)

[PATCH net-next 00/10] mlxsw: core_thermal: Small cleanups
 2024-07-31 13:13 UTC  (2+ messages)

[PATCH ethtool v2] ethtool: fix argument check in do_srxfh function to prevent segmentation fault
 2024-07-31 13:09 UTC 

[PATCH v6 0/5] Add AP6275P wireless support
 2024-07-31 12:56 UTC  (7+ messages)
` [PATCH v6 4/5] wifi: brcmfmac: Add optional lpo clock enable support

[PATCH net-next v2] Add support for PIO p flag
 2024-07-31 12:50 UTC  (2+ messages)

[PATCH net v2] virtio-net: unbreak vq resizing when coalescing is not negotiated
 2024-07-31 12:46 UTC  (4+ messages)

[MAINTAINERS SUMMIT] Device Passthrough Considered Harmful?
 2024-07-31 12:45 UTC  (9+ messages)

[PATCH net-next v2 0/6] tcp: completely support active reset
 2024-07-31 12:09 UTC  (7+ messages)
` [PATCH net-next v2 1/6] tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_CLOSE for "
` [PATCH net-next v2 2/6] tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_LINGER "
` [PATCH net-next v2 3/6] tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_MEMORY "
` [PATCH net-next v2 4/6] tcp: rstreason: introduce SK_RST_REASON_TCP_STATE "
` [PATCH net-next v2 5/6] tcp: rstreason: introduce SK_RST_REASON_TCP_TIMEOUT "
` [PATCH net-next v2 6/6] tcp: rstreason: let it work finally in tcp_send_active_reset()

[PATCH net-next v2 0/4] net: axienet: Fix coding style issues
 2024-07-31 12:06 UTC  (9+ messages)
` [PATCH net-next v2 1/4] net: axienet: Replace the occurrences of (1<<x) by BIT(x)
` [PATCH net-next v2 2/4] net: axienet: add missing blank line after declaration
` [PATCH net-next v2 3/4] net: axienet: remove unnecessary ftrace-like logging
` [PATCH net-next v2 4/4] net: axienet: remove unnecessary parentheses

pull-request: bpf 2024-07-31
 2024-07-31 11:57 UTC 

[PATCH net-next] net: skbuff: Skip early return in skb_unref when debugging
 2024-07-31 11:53 UTC  (4+ messages)

IPv6 max_addresses?
 2024-07-31 11:52 UTC  (3+ messages)

[PATCH v2 0/8] Introduce fwctl subystem
 2024-07-31 11:52 UTC  (5+ messages)
` [PATCH v2 7/8] fwctl/mlx5: Support for communicating with mlx5 fw

[PATCH net-next v1 0/3] fix bnxt_en queue reset when queue is active
 2024-07-31 11:35 UTC  (4+ messages)
` [PATCH net-next v1 2/3] bnxt_en: stop packet flow during bnxt_queue_stop/start

[BUG REPORT]net: page_pool: kernel crash at iommu_get_dma_domain+0xc/0x20
 2024-07-31 11:32 UTC  (4+ messages)

[PATCH net] virtio_net: Avoid sending unnecessary vq coalescing commands
 2024-07-31 11:30 UTC  (3+ 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).