Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-30 09:36:16 to 2024-04-30 19:19:34 UTC [more...]

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-04-30 19:19 UTC  (9+ messages)
` [RFC PATCH net-next v8 07/14] page_pool: devmem support

[RFC PATCH bpf-next v5 0/2] Replace mono_delivery_time with tstamp_type
 2024-04-30 19:16 UTC  (6+ messages)
` [RFC PATCH bpf-next v5 2/2] net: Add additional bit to support clockid_t timestamp type

Why not replace NETIF_F_UDP_GRO_FWD and NETIF_F_GRO_FRAGLIST with the same trick used by NETIF_F_UDP_GRO_FWD and rename it NETIF_F_UDP_GRO?
 2024-04-30 18:58 UTC 

[PATCH net-next] net/sched: unregister lockdep keys in qdisc_create/qdisc_alloc error path
 2024-04-30 18:43 UTC  (4+ messages)

[PATCH net v4 0/2] net: gro: add flush/flush_id checks and fix wrong offset in udp
 2024-04-30 18:32 UTC  (6+ messages)
` [PATCH net v4 1/2] net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offset to napi_gro_cb
` [PATCH net v4 2/2] net: gro: add flush check in udp_gro_receive_segment

[PATCH net-next v2] net: ti: icssg_prueth: Add SW TX / RX Coalescing based on hrtimers
 2024-04-30 18:21 UTC  (4+ messages)

[PATCH bpf 0/3] bpf: Add BPF_PROG_TYPE_CGROUP_SKB attach type enforcement in BPF_LINK_CREATE
 2024-04-30 18:20 UTC  (2+ messages)

[RFC PATCH net-next v1 0/3] bnxt: implement queue api
 2024-04-30 18:15 UTC  (5+ messages)
` [RFC PATCH net-next v1 1/3] queue_api: define "
` [RFC PATCH net-next v1 3/3] netdev: add netdev_rx_queue_restart()

[PATCH 00/17] Add support for the LAN966x PCI device using a DT overlay
 2024-04-30 18:15 UTC  (14+ messages)
` [PATCH 06/17] dt-bindings: net: mscc-miim: Add resets property
` [PATCH 07/17] net: mdio: mscc-miim: Handle the switch reset
` [PATCH 08/17] net: lan966x: remove debugfs directory in probe() error path

[PATCH net] ice: Do not get coalesce settings while in reset
 2024-04-30 18:14 UTC 

[PATCH net-next v5 00/10] Add ability to flash modules' firmware
 2024-04-30 18:11 UTC  (8+ messages)
` [PATCH net-next v5 04/10] ethtool: Add flashing transceiver modules' firmware notifications ability
` [PATCH net-next v5 10/10] ethtool: Veto some operations during firmware flashing process

[PATCH net-next 0/7][pull request] i40e: cleanups & refactors
 2024-04-30 18:06 UTC  (8+ messages)
` [PATCH net-next 1/7] i40e: Remove flags field from i40e_veb
` [PATCH net-next 2/7] i40e: Refactor argument of several client notification functions
` [PATCH net-next 3/7] i40e: Refactor argument of i40e_detect_recover_hung()
` [PATCH net-next 4/7] i40e: Add helper to access main VSI
` [PATCH net-next 5/7] i40e: Consolidate checks whether given VSI is main
` [PATCH net-next 6/7] i40e: Add helper to access main VEB
` [PATCH net-next 7/7] i40e: Add and use helper to reconfigure TC for given VSI

[syzbot] [net?] [virt?] [kvm?] KASAN: slab-use-after-free Read in vhost_task_fn
 2024-04-30 18:06 UTC  (4+ messages)
` [PATCH next] vhost_task: after freeing vhost_task it should not be accessed "

[PATCH] mptcp: subflow.c: fix typo
 2024-04-30 18:00 UTC  (2+ messages)

[PATCH net-next] net_sched: sch_sfq: annotate data-races around q->perturb_period
 2024-04-30 18:00 UTC 

[PATCH net-next v3] net: dsa: mv88e6xxx: Correct check for empty list
 2024-04-30 17:46 UTC 

[PATCH v1 10/12] sfc: falcon: Make I2C terminology more inclusive
 2024-04-30 17:38 UTC 

[PATCH net-next v11 0/4] ethtool: provide the dim profile fine-tuning channel
 2024-04-30 17:31 UTC  (5+ messages)
` [PATCH net-next v11 1/4] linux/dim: move useful macros to .h file
` [PATCH net-next v11 2/4] ethtool: provide customized dim profile management
` [PATCH net-next v11 3/4] dim: add new interfaces for initialization and getting results
` [PATCH net-next v11 4/4] virtio-net: support dim profile fine-tuning

[PATCH net] e1000e: change usleep_range to udelay in PHY mdic access
 2024-04-30 17:31 UTC  (2+ messages)

[BUG] iproute2 - vlan-ids not shown when -details used
 2024-04-30 17:27 UTC 

[PATCH RFC net-next 00/10] MC Flood disable and snooping
 2024-04-30 17:01 UTC  (12+ messages)

[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-04-30 16:55 UTC  (17+ messages)
` [PATCH net-next v4 01/12] Documentation: networking: add OPEN Alliance 10BASE-T1x MAC-PHY serial interface
` [PATCH net-next v4 11/12] microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY
` [PATCH net-next v4 13/12] net: lan865x: optional hardware reset

[PATCH net-next v3 0/2] net: dsa: adjust_link removal
 2024-04-30 16:55 UTC  (4+ messages)
` [PATCH net-next v3 1/2] net: dsa: Remove fixed_link_update member
` [PATCH net-next v3 2/2] net: dsa: Remove adjust_link paths

[PATCH 0/2] Forbid illegitimate binding via listen(2)
 2024-04-30 16:52 UTC  (6+ messages)
` [PATCH 1/2] landlock: Add hook on socket_listen()
` [PATCH 2/2] selftests/landlock: Create 'listen_zero', 'deny_listen_zero' tests

[PATCH net] vxlan: Pull inner IP header in vxlan_rcv()
 2024-04-30 16:50 UTC 

[PATCH net-next] l2tp: fix ICMP error handling for UDP-encap sockets
 2024-04-30 16:37 UTC  (2+ messages)

[net,PATCH] net: ks8851: Queue RX packets in IRQ handler instead of disabling BHs
 2024-04-30 16:30 UTC  (4+ messages)

[PATCH v7 09/12] timekeeping: Add function to convert realtime to base clock
 2024-04-30 16:27 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH RFC net-next 00/10] MC Flood disable and snooping
 2024-04-30 16:27 UTC  (9+ messages)
` [PATCH RFC net-next 07/10] net: dsa: mv88e6xxx: Track bridge mdb objects

[PATCH RESEND net-next v5] IB/hfi1: allocate dummy net_device dynamically
 2024-04-30 16:22 UTC 

[PATCH net-next 0/3] mlx4: Add support for netdev-genl API
 2024-04-30 16:18 UTC  (10+ messages)
` [PATCH net-next 3/3] net/mlx4: support per-queue statistics via netlink

[PATCH v2] net: usb: ax88179_178a: avoid writing the mac address before first reading
 2024-04-30 16:00 UTC  (3+ messages)

[PATCH net-next] IB/hfi1: allocate dummy net_device dynamically
 2024-04-30 15:53 UTC  (5+ messages)

[PATCH net-next v12 00/13] net: Make timestamping selectable
 2024-04-30 15:49 UTC  (14+ messages)
` [PATCH net-next v12 01/13] net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask
` [PATCH net-next v12 02/13] net: Move dev_set_hwtstamp_phylib to net/core/dev.h
` [PATCH net-next v12 03/13] net: Make dev_get_hwtstamp_phylib accessible
` [PATCH net-next v12 04/13] net: Make net_hwtstamp_validate accessible
` [PATCH net-next v12 05/13] net: Change the API of PHY default timestamp to MAC
` [PATCH net-next v12 06/13] net: net_tstamp: Add unspec field to hwtstamp_source enumeration
` [PATCH net-next v12 07/13] net: Add struct kernel_ethtool_ts_info
` [PATCH net-next v12 08/13] ptp: Add phc source and helpers to register specific PTP clock or get information
` [PATCH net-next v12 09/13] net: Add the possibility to support a selected hwtstamp in netdevice
` [PATCH net-next v12 10/13] net: netdevsim: ptp_mock: Convert to netdev_ptp_clock_register
` [PATCH net-next v12 11/13] net: macb: "
` [PATCH net-next v12 12/13] net: ethtool: tsinfo: Add support for hwtstamp provider and get/set hwtstamp config
` [PATCH net-next v12 13/13] netlink: specs: tsinfo: Enhance netlink attributes and add a set command

[PATCH net-next v3 0/6] add ethernet driver for Tehuti Networks TN40xx chips
 2024-04-30 15:40 UTC  (3+ messages)
` [PATCH net-next v3 1/6] net: tn40xx: add pci "

[PATCH net-next 0/6] selftests: net: page_poll allocation error injection
 2024-04-30 15:27 UTC  (3+ messages)
` [PATCH net-next 1/6] net: page_pool: support "

[PATCH v2] landlock: Add abstract unix socket connect restrictions
 2024-04-30 15:24 UTC  (3+ messages)

[PATCH net-next] selftests: netfilter: avoid test timeouts on debug kernels
 2024-04-30 15:20 UTC  (2+ messages)

[PATCH net-next v2 0/6] selftests: net: page_poll allocation error injection
 2024-04-30 15:20 UTC  (2+ messages)

[net-next PATCH v3 0/9] Introduce RVU representors
 2024-04-30 15:17 UTC  (6+ messages)
` [net-next PATCH v3 3/9] octeontx2-pf: Create representor netdev
    ` [EXTERNAL] "

[PATCH net-next] selftests: netfilter: nft_concat_range.sh: reduce debug kernel run time
 2024-04-30 14:58 UTC 

[syzbot] [wireless?] [usb?] INFO: trying to register non-static key in skb_dequeue (3)
 2024-04-30 15:02 UTC 

[PATCH net-next v2 00/15] First try to replace page_frag with page_frag_cache
 2024-04-30 14:54 UTC  (10+ messages)
` [PATCH net-next v2 09/15] mm: page_frag: reuse MSB of 'size' field for pfmemalloc

[PATCH v7 00/12] Add support for Intel PPS Generator
 2024-04-30 14:28 UTC  (5+ messages)
` [PATCH v7 01/12] timekeeping: Add base clock properties in clocksource structure
` [PATCH v7 10/12] pps: generators: Add PPS Generator TIO Driver

[PATCH iproute2-next 0/2] Extend rdmatool to print driver QPs too
 2024-04-30 14:43 UTC  (4+ messages)
` [PATCH iproute2-next 1/2] rdma: update uapi header
  ` [EXTERNAL] "
` [PATCH iproute2-next 2/2] rdma: Add an option to display driver-specific QPs in the rdma tool

[net-next PATCH] hsr: Simplify code for announcing HSR nodes timer setup
 2024-04-30 14:42 UTC  (6+ messages)

[PATCH net-next 0/2] Fix changing DSA conduit
 2024-04-30 14:22 UTC  (4+ messages)
` [PATCH net-next 2/2] net: dsa: update the unicast MAC address when changing conduit

[bluetooth-next PATCH v3] dt-bindings: net: broadcom-bluetooth: Add CYW43439 DT binding
 2024-04-30 14:20 UTC  (2+ messages)

[PATCH net] tipc: fix UAF in error path
 2024-04-30 14:10 UTC  (2+ messages)

[PATCH RFC] net/sched: adjust device watchdog timer to detect stopped queue at right time
 2024-04-30 14:00 UTC 

[linux-next:master] [tcp] 8ee602c635: lmbench3.TCP.socket.bandwidth.10MB.MB/sec -21.8% regression
 2024-04-30 14:03 UTC  (2+ messages)

[PATCH net] tipc: fix a possible memleak in tipc_buf_append
 2024-04-30 14:03 UTC 

[PATCH v2 00/22] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
 2024-04-30 14:00 UTC  (23+ messages)
` [PATCH v2 01/22] netfs: Update i_blocks when write committed to pagecache
` [PATCH v2 02/22] netfs: Replace PG_fscache by setting folio->private and marking dirty
` [PATCH v2 03/22] mm: Remove the PG_fscache alias for PG_private_2
` [PATCH v2 04/22] netfs: Remove deprecated use of PG_private_2 as a second writeback flag
` [PATCH v2 05/22] netfs: Make netfs_io_request::subreq_counter an atomic_t
` [PATCH v2 06/22] netfs: Use subreq_counter to allocate subreq debug_index values
` [PATCH v2 07/22] mm: Provide a means of invalidation without using launder_folio
` [PATCH v2 08/22] 9p: Use alternative invalidation to "
` [PATCH v2 09/22] afs: "
` [PATCH v2 10/22] netfs: Remove ->launder_folio() support
` [PATCH v2 11/22] netfs: Use mempools for allocating requests and subrequests
` [PATCH v2 12/22] mm: Export writeback_iter()
` [PATCH v2 13/22] netfs: Switch to using unsigned long long rather than loff_t
` [PATCH v2 14/22] netfs: New writeback implementation
` [PATCH v2 15/22] netfs: Add some write-side stats and clean up some stat names
` [PATCH v2 16/22] netfs, afs: Implement helpers for new write code
` [PATCH v2 17/22] netfs, 9p: "
` [PATCH v2 18/22] netfs, cachefiles: "
` [PATCH v2 19/22] netfs: Cut over to using new writeback code
` [PATCH v2 20/22] netfs: Remove the old "
` [PATCH v2 21/22] netfs: Miscellaneous tidy ups
` [PATCH v2 22/22] netfs, afs: Use writeback retry to deal with alternate keys

[PATCH] net: fix out-of-bounds access in ops_init
 2024-04-30 14:01 UTC  (3+ messages)

[PATCH v2] rxrpc: Fix using alignmask being zero for __page_frag_alloc_align()
 2024-04-30 13:54 UTC  (3+ messages)

[PATCH net-next 0/7] selftest: netfilter: additional cleanups
 2024-04-30 13:44 UTC  (5+ messages)

pull-request: bpf-next 2024-04-29
 2024-04-30 13:45 UTC  (4+ messages)

[PATCH net-next] net: sfp-bus: constify link_modes to sfp_select_interface()
 2024-04-30 13:40 UTC  (2+ messages)

[PATCH net-next] net: phy: Don't conditionally compile the phy_link_topology creation
 2024-04-30 13:36 UTC  (4+ messages)

[PATCH net-next] net: phylink: add debug print for empty posssible_interfaces
 2024-04-30 13:30 UTC  (2+ messages)

[PATCH net-next] net: sfp: allow use 2500base-X for 2500base-T modules
 2024-04-30 13:30 UTC  (2+ messages)

[PATCH net] net: dsa: mt7530: fix impossible MDIO address and issue warning
 2024-04-30 13:21 UTC  (2+ messages)

[PATCH net-next 0/8] net: openvswitch: Add sample multicasting
 2024-04-30 12:53 UTC  (7+ messages)
` [PATCH net-next 4/8] net: psample: add tracepoint

[PATCH v5 0/8] sysctl: Remove sentinel elements from networking
 2024-04-30 12:41 UTC  (6+ messages)
` [PATCH v5 1/8] net: Remove the now superfluous sentinel elements from ctl_table array

[PATCH v7 00/16] mm: jit/text allocator
 2024-04-30 12:41 UTC  (3+ messages)
` [PATCH v7 05/16] module: make module_memory_{alloc,free} more self-contained

[PATCH net v2] ipv4: Fix uninit-value access in __ip_make_skb()
 2024-04-30 12:39 UTC 

[PATCH net] ipv4: Fix uninit-value access in __ip_make_skb()
 2024-04-30 12:38 UTC  (2+ messages)

[PATCH net-next] dt-bindings: net: ti: icssg_prueth: Add documentation for PA_STATS support
 2024-04-30 12:24 UTC 

[PATCH net] s390/qeth: Fix kernel panic after setting hsuid
 2024-04-30 12:09 UTC  (2+ messages)

[PATCH net-next v3] net: ti: icssg_prueth: Add SW TX / RX Coalescing based on hrtimers
 2024-04-30 12:06 UTC 

[PATCH net-next] net: dsa: realtek: provide own phylink MAC operations
 2024-04-30 12:00 UTC  (2+ messages)

[PATCH v24 00/20] nvme-tcp receive offloads
 2024-04-30 11:54 UTC  (7+ messages)
` [PATCH v24 01/20] net: Introduce direct data placement tcp offload

[PATCH net-next v2] net: dsa: mt7530: do not set MT7530_P5_DIS when PHY muxing is being used
 2024-04-30 11:50 UTC  (2+ messages)

[PATCH net-next v7 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
 2024-04-30 11:40 UTC  (2+ messages)

[PATCH v4 net-next v4 0/6] Add TCP fraglist GRO support
 2024-04-30 11:31 UTC  (15+ messages)
` [PATCH v4 net-next v4 2/6] net: add support for segmenting TCP fraglist GSO packets
` [PATCH v4 net-next v4 6/6] net: add heuristic for enabling TCP fraglist GRO

[PATCH net 1/2] net: bridge: fix multicast-to-unicast with fraglist GSO
 2024-04-30 11:07 UTC  (2+ messages)

[TEST] test_bridge_neigh_suppress.sh now failing in both configs
 2024-04-30 10:57 UTC  (2+ messages)

[PATCH 6.8 134/228] rust: phy: implement `Send` for `Registration`
 2024-04-30 10:38 UTC 

selftests: tc-testing: tdc.sh: WARNING: at kernel/locking/lockdep.c:1226 lockdep_register_key
 2024-04-30 10:50 UTC  (5+ messages)

Re: Re: EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
 2024-04-30 10:50 UTC  (8+ messages)
  `  "

[PATCH net-next] inet: introduce dst_rtable() helper
 2024-04-30 10:31 UTC  (2+ messages)

[PATCH v3] can: mcp251xfd: fix infinite loop when xmit fails
 2024-04-30  9:10 UTC  (2+ messages)

[PATCH] wifi: nl80211: Avoid address calculations via out of bounds array indexing
 2024-04-30 10:01 UTC  (2+ messages)

[PATCH] sctp: prefer struct_size over open coded arithmetic
 2024-04-30 10:00 UTC  (2+ messages)

[PATCH net-next v7 0/8] virtio-net: support device stats
 2024-04-30  9:40 UTC  (2+ messages)

[PATCH v3 0/5] Define i2c_designware in a header file
 2024-04-30  9:36 UTC  (4+ messages)
` [PATCH v3 4/5] mfd: intel_quark_i2c_gpio: Utilize i2c-designware.h


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 read-only IMAP folder(s) and NNTP newsgroup(s).