Netdev Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-30 08:24:42 to 2024-04-30 16:52:16 UTC [more...]

[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 v3 0/2] net: dsa: adjust_link removal
 2024-04-30 16:48 UTC  (3+ 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 net-next] l2tp: fix ICMP error handling for UDP-encap sockets
 2024-04-30 16:37 UTC  (2+ messages)

[PATCH 00/17] Add support for the LAN966x PCI device using a DT overlay
 2024-04-30 16:33 UTC  (28+ messages)
` [PATCH 01/17] mfd: syscon: Add reference counting and device managed support
` [PATCH 02/17] reset: mchp: sparx5: Remove dependencies and allow building as a module
` [PATCH 03/17] reset: mchp: sparx5: Release syscon when not use anymore
` [PATCH 04/17] reset: core: add get_device()/put_device on rcdev
` [PATCH 05/17] reset: mchp: sparx5: set the dev member of the reset controller
` [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 09/17] dt-bindings: interrupt-controller: Add support for Microchip LAN966x OIC
` [PATCH 10/17] irqdomain: Add missing parameter descriptions in docs
` [PATCH 11/17] irqdomain: Introduce irq_domain_alloc() and irq_domain_publish()
` [PATCH 12/17] irqchip: Add support for LAN966x OIC
` [PATCH 13/17] MAINTAINERS: Add the Microchip LAN966x OIC driver entry
` [PATCH 14/17] of: dynamic: Introduce of_changeset_add_prop_bool()
` [PATCH 15/17] pci: of_property: Add the interrupt-controller property in PCI device nodes
` [PATCH 16/17] mfd: Add support for LAN966x PCI device
` [PATCH 17/17] MAINTAINERS: Add the Microchip LAN966x PCI driver entry

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

[PATCH v7 00/12] Add support for Intel PPS Generator
 2024-04-30 16:27 UTC  (16+ messages)
` [PATCH v7 01/12] timekeeping: Add base clock properties in clocksource structure
` [PATCH v7 02/12] x86/tsc: Update tsc/art values in the base clock structure
` [PATCH v7 03/12] e1000e: remove convert_art_to_tsc()
` [PATCH v7 04/12] igc: remove convert_art_ns_to_tsc()
` [PATCH v7 05/12] stmmac: intel: remove convert_art_to_tsc()
` [PATCH v7 06/12] ALSA: hda: "
` [PATCH v7 07/12] ice/ptp: "
` [PATCH v7 08/12] x86/tsc: Remove art to tsc conversion functions which are obsolete
` [PATCH v7 09/12] timekeeping: Add function to convert realtime to base clock
  ` [Intel-wired-lan] "
` [PATCH v7 10/12] pps: generators: Add PPS Generator TIO Driver
` [PATCH v7 11/12] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator
` [PATCH v7 12/12] ABI: pps: Add ABI documentation for Intel TIO

[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

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

[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 net v4 0/2] net: gro: add flush/flush_id checks and fix wrong offset in udp
 2024-04-30 16:17 UTC  (4+ 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 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 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-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-04-30 14:14 UTC  (16+ 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] 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)

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

[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 v2] net: ti: icssg_prueth: Add SW TX / RX Coalescing based on hrtimers
 2024-04-30  9:42 UTC  (3+ 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

[PATCH ipsec-next v14 0/4] xfrm: Introduce direction attribute for SA
 2024-04-30  9:33 UTC  (2+ messages)

[PATCH ipsec-next v13 0/4] xfrm: Introduce direction attribute for SA
 2024-04-30  9:29 UTC  (5+ messages)
` [PATCH ipsec-next v13 1/4] xfrm: Add Direction to the SA in or out

[PATCH net-next] tcp: add tracepoint for tcp_write_err()
 2024-04-30  9:04 UTC  (3+ messages)

[PATCH v2] ice: Fix enabling SR-IOV with Xen
 2024-04-30  9:03 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net v3] af_unix: Read with MSG_PEEK loops if the first unread byte is OOB
 2024-04-30  8:26 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 read-only IMAP folder(s) and NNTP newsgroup(s).