netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-14 07:23:45 to 2024-10-14 15:39:53 UTC [more...]

[PATCH v3 net-next 0/5] tcp: add skb->sk to more control packets
 2024-10-14 15:39 UTC  (17+ messages)
` [PATCH v3 net-next 1/5] net: add TIME_WAIT logic to sk_to_full_sk()
` [PATCH v3 net-next 2/5] net_sched: sch_fq: prepare for TIME_WAIT sockets
` [PATCH v3 net-next 3/5] net: add skb_set_owner_edemux() helper
` [PATCH v3 net-next 4/5] ipv6: tcp: give socket pointer to control skbs
` [PATCH v3 net-next 5/5] ipv4: "

[PATCH net-next v3 0/9] do not leave dangling sk pointers in pf->create functions
 2024-10-14 15:38 UTC  (10+ messages)
` [PATCH net-next v3 1/9] af_packet: avoid erroring out after sock_init_data() in packet_create()
` [PATCH net-next v3 2/9] Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_create()
` [PATCH net-next v3 3/9] Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcomm_sock_alloc()
` [PATCH net-next v3 4/9] net: af_can: do not leave a dangling sk pointer in can_create()
` [PATCH net-next v3 5/9] net: ieee802154: do not leave a dangling sk pointer in ieee802154_create()
` [PATCH net-next v3 6/9] net: inet: do not leave a dangling sk pointer in inet_create()
` [PATCH net-next v3 7/9] net: inet6: do not leave a dangling sk pointer in inet6_create()
` [PATCH net-next v3 8/9] net: warn, if pf->create does not clear sock->sk on error
` [PATCH net-next v3 9/9] Revert "net: do not leave a dangling sk pointer, when socket creation fails"

[PATCH v2 net] net: dsa: vsc73xx: fix reception from VLAN-unaware bridges
 2024-10-14 15:30 UTC 

[PATCH v2 bpf-next 0/6] xsk: struct diet and cleanups
 2024-10-14 15:30 UTC  (2+ messages)

[PATCH net-next v6] eth: fbnic: Add hardware monitoring support via HWMON interface
 2024-10-14 15:28 UTC  (4+ messages)

[PATCH net] MAINTAINERS: add Andrew Lunn as a co-maintainer of all networking drivers
 2024-10-14 15:28 UTC  (4+ messages)

[PATCH net-next v7] eth: fbnic: Add hardware monitoring support via HWMON interface
 2024-10-14 15:27 UTC 

[RFC PATCH 0/6] This series originates from some tests I ran on a CAN communication for
 2024-10-14 15:24 UTC  (5+ messages)
` [RFC PATCH 1/6] can: dev: add generic function can_update_bus_error_stats()
` [RFC PATCH 2/6] can: flexcan: use can_update_bus_error_stats()
` [RFC PATCH 4/6] can: flexcan: use helper macros to setup the error frame
` [RFC PATCH 6/6] can: dev: update the error types stats (ack, CRC, form, ...)

[PATCH v2 1/6] LSM: Ensure the correct LSM context releaser
 2024-10-14 15:14 UTC  (2+ messages)
` [PATCH v2 2/6] LSM: Replace context+len with lsm_context

[PATCH net v5 00/10] Lock RCU before calling ip6mr_get_table()
 2024-10-14 15:05 UTC  (11+ messages)
` [PATCH net v5 01/10] ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_vif_seq_start()
` [PATCH net v5 02/10] ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_ioctl()
` [PATCH net v5 03/10] ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_compat_ioctl()
` [PATCH net v5 04/10] ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_get_route()
` [PATCH net v5 05/10] ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_new_table()
` [PATCH net v5 06/10] ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_mfc_seq_start()
` [PATCH net v5 07/10] ip6mr: Lock RCU before ip6mr_get_table() call in ip6_mroute_setsockopt()
` [PATCH net v5 08/10] ip6mr: Lock RCU before ip6mr_get_table() call in ip6_mroute_getsockopt()
` [PATCH net v5 09/10] ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_rtm_getroute()
` [PATCH net v5 10/10] Revert "ipv6: Fix suspicious RCU usage warning in ip6mr"

[PATCH][v2] net/smc: Fix searching in list of known pnetids in smc_pnet_add_pnetid
 2024-10-14 15:06 UTC  (3+ messages)

[PATCH net v3 1/4] ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_vif_seq_start()
 2024-10-14 15:05 UTC  (6+ messages)
` [PATCH net v3 3/4] ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_compat_ioctl()

[PATCH net v4 0/5] Lock RCU before calling ip6mr_get_table()
 2024-10-14 15:04 UTC  (3+ messages)

[PATCH net-next] net: systemport: avoid build warnings due to unused I/O helpers
 2024-10-14 15:01 UTC 

[PATCH net] net: bcmasp: fix potential memory leak in bcmasp_xmit()
 2024-10-14 14:59 UTC 

[RFC PATCH net-next] net: dsa: vsc73xx: remove ds->untag_bridge_pvid request
 2024-10-14 14:55 UTC  (3+ messages)

[PATCH net-next v3 00/12] selftests: ncdevmem: Add ncdevmem to ksft
 2024-10-14 14:53 UTC  (7+ messages)
` [PATCH net-next v3 05/12] selftests: ncdevmem: Remove default arguments
` [PATCH net-next v3 09/12] selftests: ncdevmem: Remove hard-coded queue numbers

[PATCH net] net: systemport: fix potential memory leak in bcm_sysport_xmit()
 2024-10-14 14:51 UTC 

[PATCH net] be2net: fix potential memory leak in be_xmit()
 2024-10-14 14:47 UTC 

[PATCH RFC v1 net-next 00/12] bridge-fastpath and related improvements
 2024-10-14 14:46 UTC  (5+ messages)
` [PATCH RFC v1 net-next 11/12] bridge: br_vlan_fill_forward_path_mode no _UNTAG_HW for dsa

[PATCH net] net: ethernet: rtsn: fix potential memory leak in rtsn_start_xmit()
 2024-10-14 14:42 UTC 

[syzbot] [wireless?] INFO: task hung in cfg80211_event_work (4)
 2024-10-14 14:38 UTC  (4+ messages)

[PATCH net] net: xilinx: axienet: fix potential memory leak in axienet_start_xmit()
 2024-10-14 14:37 UTC 

[PATCH net-next 0/8] lib: packing: introduce and use (un)pack_fields
 2024-10-14 14:27 UTC  (3+ messages)
` [PATCH net-next 1/8] lib: packing: create __pack() and __unpack() variants without error checking

[PATCH net v2 0/2] mptcp: prevent MPC handshake on port-based signal endpoints
 2024-10-14 14:06 UTC  (3+ messages)
` [PATCH net v2 1/2] "
` [PATCH net v2 2/2] selftests: mptcp: join: test for prohibited MPC to port-based endp

[PATCH RFC net-next] net: phy: micrel: Improve loopback support if autoneg is enabled
 2024-10-14 13:56 UTC  (3+ messages)

[PATCH] can: c_can: fix {rx,tx}_errors statistics
 2024-10-14 13:53 UTC 

[PATCH net-next v3] net: Implement fault injection forcing skb reallocation
 2024-10-14 13:50 UTC 

[PATCH v3 00/16] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45
 2024-10-14 13:46 UTC  (9+ messages)
` [PATCH v3 04/16] net: phy: Add helper for mapping RGMII link speed to clock rate
` [PATCH v3 05/16] net: dwmac-dwc-qos-eth: Use helper rgmii_clock
` [PATCH v3 13/16] dt-bindings: net: Add DT bindings for DWMAC on NXP S32G/R SoCs

[RFC PATCH net-next 1/1] net: phy: Add capability to enable/disable 2.5G/5G/10G AN in ethtool
 2024-10-14 13:36 UTC  (2+ messages)

[PATCH v1 00/15] io_uring zero copy rx
 2024-10-14 13:37 UTC  (17+ messages)
` [PATCH v1 06/15] net: page_pool: add ->scrub mem provider callback

[PATCH net] net: dsa: mv88e6xxx: Fix errors in max_vid and port policy for 88E6361
 2024-10-14 13:29 UTC  (2+ messages)

[net] net: ftgmac100: corrcet the phy interface of NC-SI mode
 2024-10-14 13:22 UTC  (4+ messages)
  ` 回覆: "

[PATCH v7 0/5] PCI: Remove most pcim_iounmap_regions() users
 2024-10-14 12:59 UTC  (12+ messages)
` [PATCH v7 1/5] PCI: Deprecate pcim_iounmap_regions()
` [PATCH v7 2/5] fpga/dfl-pci.c: Replace deprecated PCI functions
` [PATCH v7 3/5] block: mtip32xx: "
` [PATCH v7 4/5] gpio: "
` [PATCH v7 5/5] ethernet: cavium: "

r8169 unknown chip XID 688
 2024-10-14 12:48 UTC  (6+ messages)

[PATCH v10 0/6] Add support for the LAN966x PCI device using a DT overlay
 2024-10-14 12:46 UTC  (7+ messages)
` [PATCH v10 1/6] misc: Add support for LAN966x PCI device
` [PATCH v10 2/6] MAINTAINERS: Add the Microchip LAN966x PCI driver entry
` [PATCH v10 3/6] reset: mchp: sparx5: Map cpu-syscon locally in case of LAN966x
` [PATCH v10 4/6] reset: mchp: sparx5: Add MCHP_LAN966X_PCI dependency
` [PATCH v10 5/6] reset: mchp: sparx5: Allow building as a module
` [PATCH v10 6/6] reset: mchp: sparx5: set the dev member of the reset controller

[PATCH net-next v7 00/12] net: vxlan: add skb drop reasons support
 2024-10-14 12:44 UTC  (10+ messages)
` [PATCH net-next v7 06/12] net: vxlan: make vxlan_snoop() return drop reasons
` [PATCH net-next v7 08/12] net: vxlan: use kfree_skb_reason() in vxlan_xmit()
` [PATCH net-next v7 12/12] net: vxlan: use kfree_skb_reason() in encap_bypass_if_local()

[net-next,v2] net: ravb: Only advertise Rx/Tx timestamps if hardware supports it
 2024-10-14 12:43 UTC 

[PATCH net-next v1] page_pool: check for dma_sync_size earlier
 2024-10-14 12:38 UTC  (10+ messages)

[PATCH net-next v1 1/1] tg3: Increase buffer size for IRQ label
 2024-10-14 12:30 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: ethernet: ti: Address some warnings
 2024-10-14 12:30 UTC  (2+ messages)

[RESEND PATCH v2] net: hsr: convert to use new timer APIs
 2024-10-14 12:20 UTC  (2+ messages)

[PATCH net-next] r8169: enable SG/TSO on selected chip versions per default
 2024-10-14 12:20 UTC  (2+ messages)

[PATCH net v2] net: microchip: vcap api: Fix memory leaks in vcap_api_encode_rule_test()
 2024-10-14 12:19 UTC 

[PATCH v3 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2024-10-14 12:15 UTC  (5+ messages)
` [PATCH v3 -next 09/15] fs: fs-writeback: move sysctl to fs/fs-writeback.c
` [PATCH v3 -next 10/15] fs: drop_caches: move sysctl to fs/drop_caches.c

[RFC net-next 0/2] igc: Link IRQs and queues to NAPIs
 2024-10-14 12:08 UTC  (7+ messages)
` [RFC net-next 2/2] igc: Link queues to NAPI instances

[PATCH 00/17] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-10-14 11:26 UTC  (11+ messages)
` [PATCH 02/17] ipv4: "
` [PATCH 03/17] inetpeer: "
` [PATCH 04/17] ipv6: "
` [PATCH 06/17] batman-adv: "

[PATCH net-next 0/6] cxgb4: Deadcode removal
 2024-10-14 11:21 UTC  (4+ messages)
` [PATCH net-next 6/6] cxgb4: Remove unused t4_free_ofld_rxqs

[PATCH net-next 0/2] eth: fbnic: Add devlink dev flash support
 2024-10-14 11:18 UTC  (5+ messages)
` [PATCH net-next 1/2] eth: fbnic: Add mailbox support for PLDM updates
` [PATCH net-next 2/2] eth: fbnic: Add devlink dev flash support

[PATCH net-next 0/9] Netfilter updates for net-net
 2024-10-14 11:14 UTC  (10+ messages)
` [PATCH net-next 1/9] netfilter: nf_tables: Fix percpu address space issues in nf_tables_api.c
` [PATCH net-next 2/9] netfilter: nf_tables: replace deprecated strncpy with strscpy_pad
` [PATCH net-next 3/9] netfilter: nf_tables: prefer nft_trans_elem_alloc helper
` [PATCH net-next 4/9] netfilter: nf_tables: add nft_trans_commit_list_add_elem helper
` [PATCH net-next 5/9] netfilter: nf_tables: prepare for multiple elements in nft_trans_elem structure
` [PATCH net-next 6/9] netfilter: nf_tables: switch trans_elem to real flex array
` [PATCH net-next 7/9] netfilter: nf_tables: allocate element update information dynamically
` [PATCH net-next 8/9] netfilter: Make legacy configs user selectable
` [PATCH net-next 9/9] netfilter: replace call_rcu by kfree_rcu for simple kmem_cache_free callback

[PATCH net v2 0/2] MAINTAINERS: WWAN subsystem changes
 2024-10-14 11:13 UTC  (8+ messages)
` [PATCH net v2 1/2] MAINTAINERS: Move M Chetan Kumar to CREDITS

[RFC PATCH v1 23/57] net: Remove PAGE_SIZE compile-time constant assumption
 2024-10-14 10:58 UTC  (7+ messages)
  ` [RFC PATCH v1 24/57] net: fec: "
  ` [RFC PATCH v1 25/57] net: marvell: "
  ` [RFC PATCH v1 26/57] net: hns3: "
  ` [RFC PATCH v1 27/57] net: e1000: "
  ` [RFC PATCH v1 28/57] net: igbvf: "
  ` [RFC PATCH v1 29/57] net: igb: "

[PATCH 0/2] net: ethernet: freescale: Use %pa to format resource_size_t
 2024-10-14 10:48 UTC  (3+ messages)
` [PATCH 1/2] net: fec_mpc52xx_phy: "
` [PATCH 2/2] net: ethernet: fs_enet: "

Build regressions/improvements in v6.12-rc3
 2024-10-14 10:29 UTC  (4+ messages)

[PATCH v4 net-next 0/3] udp: Add 4-tuple hash for connected sockets
 2024-10-14 10:19 UTC  (5+ messages)
` [PATCH v4 net-next 2/3] net/udp: Add 4-tuple hash list basis
` [PATCH v4 net-next 3/3] ipv4/udp: Add 4-tuple hash for connected socket

virtio_net: support device stats
 2024-10-14 10:14 UTC  (3+ messages)

[PATCH net-next 0/2] ethtool: rss: track rss ctx busy from core
 2024-10-14 10:10 UTC  (3+ messages)
` [PATCH net-next 1/2] ethtool: rss: prevent rss ctx deletion when in use

[Intel-wired-lan] [PATCH iwl-next v11 00/14] Add support for Rx timestamping for both ice and iavf drivers
 2024-10-13 15:44 UTC  (15+ messages)
` [Intel-wired-lan] [PATCH iwl-next v11 01/14] virtchnl: add support for enabling PTP on iAVF
` [Intel-wired-lan] [PATCH iwl-next v11 02/14] ice: support Rx timestamp on flex descriptor
` [Intel-wired-lan] [PATCH iwl-next v11 03/14] virtchnl: add enumeration for the rxdid format
` [Intel-wired-lan] [PATCH iwl-next v11 04/14] iavf: add support for negotiating flexible RXDID format
` [Intel-wired-lan] [PATCH iwl-next v11 05/14] iavf: negotiate PTP capabilities
` [Intel-wired-lan] [PATCH iwl-next v11 06/14] iavf: add initial framework for registering PTP clock
` [Intel-wired-lan] [PATCH iwl-next v11 07/14] iavf: add support for indirect access to PHC time
` [Intel-wired-lan] [PATCH iwl-next v11 08/14] iavf: periodically cache "
` [Intel-wired-lan] [PATCH iwl-next v11 09/14] libeth: move idpf_rx_csum_decoded and idpf_rx_extracted
` [Intel-wired-lan] [PATCH iwl-next v11 10/14] iavf: define Rx descriptors as qwords
` [Intel-wired-lan] [PATCH iwl-next v11 11/14] iavf: refactor iavf_clean_rx_irq to support legacy and flex descriptors
` [Intel-wired-lan] [PATCH iwl-next v11 12/14] iavf: Implement checking DD desc field
` [Intel-wired-lan] [PATCH iwl-next v11 13/14] iavf: handle set and get timestamps ops
` [Intel-wired-lan] [PATCH iwl-next v11 14/14] iavf: add support for Rx timestamps to hotpath

Yamaha Piano 10/14
 2024-10-14  9:35 UTC 

[PATCH net-next 00/15] net/mlx5: Refactor esw QoS to support generalized operations
 2024-10-14  9:33 UTC  (7+ messages)
` [PATCH net-next 01/15] net/mlx5: Refactor QoS group scheduling element creation
` [PATCH net-next 06/15] net/mlx5: Introduce node struct and rename group terminology to node
` [PATCH net-next 08/15] net/mlx5: Refactor vport QoS to use scheduling node structure

[PATCH v2 00/25] timekeeping: Rework to prepare support of indenpendent PTP clocks
 2024-10-14  9:30 UTC  (4+ messages)
` [PATCH v2 06/25] timekeeping: Reorder struct timekeeper

[PATCH net-next 00/11] add basic support for i.MX95 NETC
 2024-10-14  9:13 UTC  (4+ messages)
` [PATCH net-next 10/11] net: enetc: add preliminary support for i.MX95 ENETC PF

[RFC PATCH 00/13] Remove implicit devres from pci_intx()
 2024-10-14  9:12 UTC  (6+ messages)
` [RFC PATCH 01/13] PCI: Prepare removing "

[PATCH net] macsec: Fix use-after-free while sending the offloading packet
 2024-10-14  9:07 UTC 

[PATCH net-next v3 0/2] dpll: expose clock quality level
 2024-10-14  8:57 UTC  (5+ messages)
` [PATCH net-next v3 1/2] dpll: add clock quality level attribute and op
` [PATCH net-next v3 2/2] net/mlx5: DPLL, Add clock quality level op implementation

[PATCH net-next v2 0/2] net: String format safety updates
 2024-10-14  8:52 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: dsa: microchip: copy string using strscpy
` [PATCH net-next v2 2/2] net: txgbe: Pass string literal as format argument of alloc_workqueue()

[PATCH RFC v1 net-next] net: ethernet: mtk_ppe_offload: Allow QinQ
 2024-10-14  8:51 UTC  (2+ messages)

[PATCH net-next] r8169: implement additional ethtool stats ops
 2024-10-14  8:31 UTC  (2+ messages)

[PATCH net-next v1 0/3] Threads support in proc connector
 2024-10-14  8:27 UTC  (3+ messages)
` [PATCH net-next v1 1/3] connector/cn_proc: Add hash table for threads

[PATCH v3 00/16] timers: Cleanup delay/sleep related mess
 2024-10-14  8:22 UTC  (2+ messages)
` [PATCH v3 12/16] iopoll/regmap/phy/snd: Fix comment referencing outdated timer documentation

[PATCH net-next 1/1] net: phy: Refactor mediatek-ge-soc.c for clarity and correctness
 2024-10-14  8:18 UTC  (2+ messages)

[PATCH v1 net-next 00/11] rtnetlink: Use rtnl_register_many()
 2024-10-14  8:01 UTC  (3+ messages)
` [PATCH v1 net-next 03/11] neighbour: "

[PATCH v3 0/2] resolve gtp possible deadlock warning
 2024-10-14  7:30 UTC  (3+ messages)
` [PATCH v3 1/2] Patch from
` [PATCH v3 2/2] Move lockdep annotation to separate function for readability

[PATCH net-next v7] ptp: Add support for the AMZNC10C 'vmclock' device
 2024-10-14  7:25 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).