netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-05 10:41:48 to 2023-04-05 22:09:16 UTC [more...]

[PATCH bpf v4 00/12] bpf sockmap fixes
 2023-04-05 22:08 UTC  (3+ messages)
` [PATCH bpf v4 01/12] bpf: sockmap, pass skb ownership through read_skb
` [PATCH bpf v4 02/12] bpf: sockmap, convert schedule_work into delayed_work

Missing macvlan documentation
 2023-04-05 21:52 UTC 

[PATCH net] net: sfp: initialize sfp->i2c_block_size at sfp allocation
 2023-04-05 21:13 UTC  (5+ messages)

[PATCH] net/mlx5: stop waiting for PCI link if reset is required
 2023-04-05 21:06 UTC  (2+ messages)

[PATCH] wifi: ath11k: Add a warning for wcn6855 spurious wakeup events
 2023-04-05 20:47 UTC  (7+ messages)

[RFC PATCH net-next 0/12] net: dsa: mt7530: fix port 5 phylink, phy muxing, and port 6
 2023-04-05 20:38 UTC  (13+ messages)
` [RFC PATCH net-next 01/12] net: dsa: mt7530: fix comments regarding port 5 and 6 for both switches
` [RFC PATCH net-next 02/12] net: dsa: mt7530: fix phylink for port 5 and fix port 5 modes
` [RFC PATCH net-next 03/12] net: dsa: mt7530: do not run mt7530_setup_port5() if port 5 is disabled
` [RFC PATCH net-next 04/12] net: dsa: mt7530: set priv->p5_interface in correct conditions
` [RFC PATCH net-next 05/12] net: dsa: mt7530: remove p5_intf_sel default case from mt7530_setup_port5()
` [RFC PATCH net-next 06/12] net: dsa: mt7530: do not set CPU port interfaces to PHY_INTERFACE_MODE_NA
` [RFC PATCH net-next 07/12] net: dsa: mt7530: call port 6 setup from mt7530_mac_config()
` [RFC PATCH net-next 08/12] net: dsa: mt7530: remove pad_setup function pointer
` [RFC PATCH net-next 09/12] net: dsa: mt7530: move enabling port 6 to mt7530_setup_port6()
` [RFC PATCH net-next 10/12] net: dsa: mt7530: switch to if/else statements on mt7530_setup_port6()
` [RFC PATCH net-next 11/12] net: dsa: mt7530: set TRGMII RD TAP if trgmii is being used
` [RFC PATCH net-next 12/12] net: dsa: mt7530: move lowering port 5 RGMII driving to mt7530_setup()

[PATCH 00/12] Rework PHY reset handling
 2023-04-05 20:34 UTC  (21+ messages)
` [PATCH 03/12] net: phy: add phy_device_set_miits helper
` [PATCH 05/12] net: phy: add phy_id_broken support
` [PATCH 06/12] net: phy: add phy_device_atomic_register helper
` [PATCH 12/12] net: phy: add default gpio assert/deassert delay

[RFC PATCH net-next] net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stub
 2023-04-05 20:31 UTC  (6+ messages)

[PATCH v2 00/10] Remove acpi.h implicit include of of.h
 2023-04-05 20:27 UTC  (11+ messages)
` [PATCH v2 01/10] iio: adc: ad7292: Add explicit include for of.h
` [PATCH v2 02/10] staging: iio: resolver: ad2s1210: "
` [PATCH v2 03/10] net: rfkill-gpio: "
` [PATCH v2 04/10] serial: 8250_tegra: "
` [PATCH v2 05/10] ata: pata_macio: Add explicit include of irqdomain.h
` [PATCH v2 06/10] pata: ixp4xx: Add explicit include for of.h
` [PATCH v2 07/10] virtio-mmio: "
` [PATCH v2 08/10] tpm: atmel: "
` [PATCH v2 09/10] fpga: lattice-sysconfig-spi: "
` [PATCH v2 10/10] ACPI: Replace irqdomain.h include with struct declarations

[PATCH bpf-next 0/8] bpf: Follow up to RCU enforcement in the verifier
 2023-04-05 20:11 UTC  (9+ messages)

[PATCH bpf] xsk: Fix unaligned descriptor validation
 2023-04-05 20:11 UTC  (5+ messages)

[PATCH v5 0/9] rtw88: Add SDIO support
 2023-04-05 20:07 UTC  (10+ messages)
` [PATCH v5 1/9] wifi: rtw88: Clear RTW_FLAG_POWERON early in rtw_mac_power_switch()
` [PATCH v5 2/9] wifi: rtw88: sdio: Add HCI implementation for SDIO based chipsets
` [PATCH v5 3/9] wifi: rtw88: mac: Support SDIO specific bits in the power on sequence
` [PATCH v5 4/9] wifi: rtw88: main: Add the {cpwm,rpwm}_addr for SDIO based chipsets
` [PATCH v5 5/9] wifi: rtw88: main: Reserve 8 bytes of extra TX headroom for SDIO cards
` [PATCH v5 6/9] mmc: sdio: add Realtek SDIO vendor ID and various wifi device IDs
` [PATCH v5 7/9] wifi: rtw88: Add support for the SDIO based RTL8822BS chipset
` [PATCH v5 8/9] wifi: rtw88: Add support for the SDIO based RTL8822CS chipset
` [PATCH v5 9/9] wifi: rtw88: Add support for the SDIO based RTL8821CS chipset

[PATCH v4 0/9] rtw88: Add SDIO support
 2023-04-05 19:51 UTC  (7+ messages)
` [PATCH v4 9/9] wifi: rtw88: Add support for the SDIO based RTL8821CS chipset

[PATCH bpf-next] selftests: xsk: Disable IPv6 on VETH1
 2023-04-05 19:50 UTC  (2+ messages)

[PATCH bpf] selftests: xsk: Deflakify STATS_RX_DROPPED test
 2023-04-05 19:50 UTC  (2+ messages)

KASAN: use-after-free Read in tcp_write_timer_handler
 2023-04-05 19:47 UTC  (4+ messages)

[PATCH] qlcnic: check pci_reset_function result
 2023-04-05 19:37 UTC  (5+ messages)

[PATCH v10 00/13] Network support for Landlock
 2023-04-05 19:19 UTC  (8+ messages)
` [PATCH v10 09/13] landlock: Add network rules and TCP hooks support

[PATCH net-next 0/5] tsnep: XDP socket zero-copy support
 2023-04-05 19:15 UTC  (9+ messages)
` [PATCH net-next 4/5] tsnep: Add XDP socket zero-copy RX support
` [PATCH net-next 5/5] tsnep: Add XDP socket zero-copy TX support

[PATCHv2 0/2] Fix RK3588 error prints
 2023-04-05 19:05 UTC  (7+ messages)
` [PATCHv2 1/2] net: ethernet: stmmac: dwmac-rk: rework optional clock handling
` [PATCHv2 2/2] net: ethernet: stmmac: dwmac-rk: fix optional phy regulator handling

[PATCH net 1/1] net: stmmac: check fwnode for phy device before scanning for phy
 2023-04-05 19:02 UTC  (5+ messages)

[PATCH net-next] net: sunhme: move asm includes to below linux includes
 2023-04-05 18:34 UTC  (6+ messages)

[PATCH bpf-next] selftests: xsk: Add xskxceiver.h dependency to Makefile
 2023-04-05 18:30 UTC  (2+ messages)

[PATCH bpf-next 0/6] bpf: add netfilter program type
 2023-04-05 18:22 UTC  (8+ messages)
` [PATCH bpf-next 1/6] bpf: add bpf_link support for BPF_NETFILTER programs
` [PATCH bpf-next 2/6] bpf: minimal support for programs hooked into netfilter framework
` [PATCH bpf-next 3/6] netfilter: nfnetlink hook: dump bpf prog id
` [PATCH bpf-next 4/6] netfilter: disallow bpf hook attachment at same priority
` [PATCH bpf-next 5/6] tools: bpftool: print netfilter link info
` [PATCH bpf-next 6/6] bpf: add test_run support for netfilter program type

[PATCH 0/5] Remove acpi.h implicit include of of.h
 2023-04-05 18:11 UTC  (5+ messages)
` [PATCH 5/5] ACPI: Replace irqdomain.h include with struct declarations

[RFC PATCH v3 3/5] Add ndo_hwtstamp_get/set support to vlan code path
 2023-04-05 18:01 UTC  (11+ messages)

[PATCH RFC net-next 6/7] net: dsa: mv88e6xxx: provide software node for default settings
 2023-04-05 17:51 UTC  (11+ messages)

[PATCH v8 net-next 00/14] pds_core driver
 2023-04-05 17:17 UTC  (8+ messages)
` [PATCH v8 net-next 10/14] pds_core: add auxiliary_bus devices

[RFC net-next 1/2] page_pool: allow caching from safely localized NAPI
 2023-04-05 17:11 UTC  (10+ messages)

[PATCH net v3 0/3] Fix PHY handle no longer parsing
 2023-04-05 17:08 UTC  (4+ messages)
` [PATCH net v3 2/3] net: stmmac: check if MAC needs to attach to a PHY

[RFC PATCH net-next v4 0/9] net/smc: Introduce SMC-D-based OS internal communication acceleration
 2023-04-05 17:04 UTC  (3+ messages)

[PATCH net-next v4 00/20] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
 2023-04-05 16:53 UTC  (21+ messages)
` [PATCH net-next v4 01/20] net: Add samples for network I/O and splicing
` [PATCH net-next v4 02/20] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
` [PATCH net-next v4 03/20] mm: Move the page fragment allocator from page_alloc.c into its own file
` [PATCH net-next v4 04/20] mm: Make the page_frag_cache allocator use multipage folios
` [PATCH net-next v4 05/20] mm: Make the page_frag_cache allocator use per-cpu
` [PATCH net-next v4 06/20] tcp: Support MSG_SPLICE_PAGES
` [PATCH net-next v4 07/20] tcp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data
` [PATCH net-next v4 08/20] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES
` [PATCH net-next v4 09/20] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
` [PATCH net-next v4 10/20] espintcp: Inline do_tcp_sendpages()
` [PATCH net-next v4 11/20] tls: "
` [PATCH net-next v4 12/20] siw: "
` [PATCH net-next v4 13/20] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()
` [PATCH net-next v4 14/20] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
` [PATCH net-next v4 15/20] ip: Remove ip_append_page()
` [PATCH net-next v4 16/20] ip, udp: Support MSG_SPLICE_PAGES
` [PATCH net-next v4 17/20] ip, udp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data
` [PATCH net-next v4 18/20] ip6, udp6: Support MSG_SPLICE_PAGES
` [PATCH net-next v4 19/20] af_unix: "
` [PATCH net-next v4 20/20] af_unix: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data

[PATCH] net: Added security socket
 2023-04-05 16:47 UTC  (2+ messages)

[RFC PATCH v3 4/5] Convert netdevsim driver to use ndo_hwtstamp_get/set for hw timestamp requests
 2023-04-05 16:35 UTC  (3+ messages)

[PATCH] staging: qlge: Remove macro FILL_SEG
 2023-04-05 16:21 UTC  (2+ messages)

[PATCH v4 net-next 1/2] net: ethernet: mtk_eth_soc: add code for offloading flows from wlan devices
 2023-04-05 16:10 UTC  (4+ messages)
` [PATCH v4 net-next 2/2] net: ethernet: mtk_eth_soc: mtk_ppe: prefer newly added l2 flows

[PATCH net-next] net/sched: sch_mqprio: use netlink payload helpers
 2023-04-05 16:04 UTC  (2+ messages)

[RFC PATCH v3 1/5] Add NDOs for hardware timestamp get/set
 2023-04-05 15:54 UTC  (3+ messages)

[PATCH v1 net-next] selftest/net: Fix uninit val warning in tcp_mmap.c
 2023-04-05 15:25 UTC  (2+ messages)

[PATCH] skbuff: Fix a race between coalescing and releasing SKBs
 2023-04-05 15:06 UTC  (6+ messages)

[PATCH v3 00/55] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES)
 2023-04-05 15:04 UTC  (3+ messages)
` [PATCH v3 06/55] mm: Make the page_frag_cache allocator use per-cpu

[PATCH net v3] ixgbe: Panic during XDP_TX with > 64 CPUs
 2023-04-05 14:40 UTC  (2+ messages)

[PATCH net-next] selftests: forwarding: hw_stats_l3: Detect failure to install counters
 2023-04-05 14:25 UTC 

[PATCH v8 0/4] Another crack at a handshake upcall mechanism
 2023-04-05 14:25 UTC  (10+ messages)
` [PATCH v8 1/4] net/handshake: Create a NETLINK service for handling handshake requests

[PATCH net-next v3 0/4] Support MACsec VLAN
 2023-04-05 13:47 UTC  (3+ messages)
` [PATCH net-next v3 1/4] vlan: Add MACsec offload operations for VLAN interface
      ` [EXT] Fwd: "

[PATCH] iov_iter: Remove last_offset member
 2023-04-05 13:37 UTC  (2+ messages)

[REGRESSION] v6.1+ bind() does not fail with EADDRINUSE if dual stack is bound
 2023-04-05 13:31 UTC  (2+ messages)

[PATCH net-next v3 0/5] ice: allow matching on meta data
 2023-04-05 13:31 UTC  (5+ messages)
` [PATCH net-next v3 3/5] "
` [PATCH net-next v3 4/5] ice: specify field names in ice_prot_ext init

Bug report: UDP ~20% degradation
 2023-04-05 13:19 UTC  (6+ messages)

[PATCH net v2] gve: Secure enough bytes in the first TX desc for all TCP pkts
 2023-04-05 13:13 UTC  (2+ messages)
` [PATCH net v2] gve: Secure enough bytes in the first TX desc for all TCP pkts: manual merge

[PATCH net] bgmac: fix *initial* chip reset to support BCM5358
 2023-04-05 12:42 UTC  (5+ messages)

[PATCH 0/2] net: thunderbolt: Fix for sparse warnings and typo
 2023-04-05 12:28 UTC  (6+ messages)
` [PATCH 1/2] net: thunderbolt: Fix sparse warnings

[PATCH] dt-bindings: net: dsa: brcm,sf2: Drop unneeded "#address-cells/#size-cells"
 2023-04-05 12:24 UTC  (3+ messages)

[PATCH] dt-bindings: net: ethernet-switch: Make "#address-cells/#size-cells" required
 2023-04-05 12:23 UTC  (3+ messages)

[RFC PATCH v3 5/5] Convert Intel e1000e NIC driver to use ndo_hwtstamp_get/set callbacks
 2023-04-05 12:15 UTC  (2+ messages)

[PATCH net-next v2] nfp: initialize netdev's dev_port with correct id
 2023-04-05 12:08 UTC 

[PATCH net-next RFC v2] Add NDOs for hardware timestamp get/set
 2023-04-05 12:06 UTC  (7+ messages)

INFO: task hung in rfkill_unregister
 2023-04-05 11:32 UTC  (2+ messages)

[PATCH net-next v5] vxlan: try to send a packet normally if local bypass fails
 2023-04-05 11:24 UTC  (5+ messages)

pull-request: wireless-next-2023-04-05
 2023-04-05 11:10 UTC 

kernel BUG in pfkey_send_acquire
 2023-04-05 10:59 UTC 

pull-request: wireless-2023-04-05
 2023-04-05 10:55 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).