netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-30 04:28:30 to 2021-03-30 15:41:25 UTC [more...]

[PATCH net-next] mld: add missing rtnl_lock() in do_ipv6_getsockopt()
 2021-03-30 15:40 UTC  (2+ messages)

[PATCH net] net: let skb_orphan_partial wake-up waiters
 2021-03-30 15:32 UTC  (6+ messages)

[PATCH net-next v3 0/8] udp: GRO L4 improvements
 2021-03-30 15:15 UTC  (12+ messages)
` [PATCH net-next v3 1/8] udp: fixup csum for GSO receive slow path
` [PATCH net-next v3 2/8] udp: skip L4 aggregation for UDP tunnel packets
` [PATCH net-next v3 3/8] udp: properly complete L4 GRO over UDP tunnel packet
` [PATCH net-next v3 4/8] udp: never accept GSO_FRAGLIST packets
` [PATCH net-next v3 5/8] vxlan: allow L4 GRO passthrough
` [PATCH net-next v3 6/8] geneve: allow UDP L4 GRO passthrou
` [PATCH net-next v3 7/8] bareudp: "
` [PATCH net-next v3 8/8] selftests: net: add UDP GRO forwarding self-tests

[PATCH] net: qrtr: Fix memory leak on qrtr_tx_wait failure
 2021-03-30 15:15 UTC  (2+ messages)

[PATCH v3 bpf 0/3] AF_XDP Socket Creation Fixes
 2021-03-30 15:08 UTC  (5+ messages)
` [PATCH v3 bpf 1/3] libbpf: ensure umem pointer is non-NULL before dereferencing
` [PATCH v3 bpf 2/3] libbpf: restore umem state after socket create failure
` [PATCH v3 bpf 3/3] libbpf: only create rx and tx XDP rings when necessary

[PATCH v2 0/7] remove different PHY fixups
 2021-03-30 15:04 UTC  (4+ messages)

ip-nexthop does not support flush by id
 2021-03-30 15:04 UTC  (3+ messages)

[PATCH net-next v3 0/7] mld: change context from atomic to sleepable
 2021-03-30 15:01 UTC  (5+ messages)
` [PATCH net-next v3 7/7] mld: add mc_lock for protecting per-interface mld data

[PATCH mlx5-next v7 0/4] Dynamically assign MSI-X vectors count
 2021-03-30 15:00 UTC  (4+ messages)

[PATCH v19 0/7] KVM: arm64: Add host/guest KVM-PTP support
 2021-03-30 14:54 UTC  (8+ messages)
` [PATCH v19 1/7] arm/arm64: Probe for the presence of KVM hypervisor
` [PATCH v19 2/7] KVM: arm64: Advertise KVM UID to guests via SMCCC
` [PATCH v19 3/7] ptp: Reorganize ptp_kvm.c to make it arch-independent
` [PATCH v19 4/7] time: Add mechanism to recognize clocksource in time_get_snapshot
` [PATCH v19 5/7] clocksource: Add clocksource id for arm arch counter
` [PATCH v19 6/7] KVM: arm64: Add support for the KVM PTP service
` [PATCH v19 7/7] ptp: arm/arm64: Enable ptp_kvm for arm/arm64

[PATCH net-next 0/5] dpaa2-switch: add STP support
 2021-03-30 14:54 UTC  (6+ messages)
` [PATCH net-next 1/5] dpaa2-switch: fix the translation between the bridge and dpsw STP states
` [PATCH net-next 2/5] dpaa2-switch: create and assign an ACL table per port
` [PATCH net-next 3/5] dpaa2-switch: keep track of the current learning state "
` [PATCH net-next 4/5] dpaa2-switch: trap STP frames to the CPU
` [PATCH net-next 5/5] dpaa2-switch: setup learning state on STP state change

[PATCH net-next v1 0/3] provide basic selftest support for the ethernet FEC driver
 2021-03-30 14:49 UTC  (8+ messages)
` [PATCH net-next v1 1/3] net: phy: micrel: KSZ8081: add loopback support
` [PATCH net-next v1 2/3] net: phy: at803x: AR8085: "
` [PATCH net-next v1 3/3] net: fec: add basic selftest support

[PATCH 00/11] treewide: address gcc-11 -Wstringop-overread warnings
 2021-03-30 14:44 UTC  (7+ messages)
` [PATCH 06/11] cgroup: fix -Wzero-length-bounds warnings
` [PATCH 11/11] [RFC] drm/i915/dp: fix array overflow warning

[PATCH v2 bpf-next 00/14] bpf: Support calling kernel function
 2021-03-30 14:35 UTC  (3+ messages)

[PATCH net] sch_htb: fix null pointer dereference on a null new_q
 2021-03-30 14:27 UTC 

[PATCH bpf-next] bpf: add 'BPF_RB_MAY_WAKEUP' flag
 2021-03-30 14:22 UTC  (4+ messages)
` [PATCH bpf-next] bpf: check flags in 'bpf_ringbuf_discard()' and 'bpf_ringbuf_submit()'

[PATCH net-next v2 0/6] stmmac: Add XDP support
 2021-03-30 14:04 UTC  (3+ messages)

[PATCH linux-next 0/1] Sparx5 SerDes: Fixed stack frame size warning
 2021-03-30 13:59 UTC  (6+ messages)
` [PATCH linux-next 1/1] phy: Sparx5 Eth SerDes: Use direct register operations

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver v2
 2021-03-30 13:58 UTC  (39+ messages)
` [PATCH 01/18] iommu: remove the unused domain_window_disable method
` [PATCH 02/18] iommu/fsl_pamu: remove fsl_pamu_get_domain_attr
` [PATCH 03/18] iommu/fsl_pamu: remove support for setting DOMAIN_ATTR_GEOMETRY
` [PATCH 04/18] iommu/fsl_pamu: merge iommu_alloc_dma_domain into fsl_pamu_domain_alloc
` [PATCH 05/18] iommu/fsl_pamu: remove support for multiple windows
` [PATCH 06/18] iommu/fsl_pamu: remove ->domain_window_enable
` [PATCH 07/18] iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct call
` [PATCH 08/18] iommu/fsl_pamu: merge pamu_set_liodn and map_liodn
` [PATCH 09/18] iommu/fsl_pamu: merge handle_attach_device into fsl_pamu_attach_device
` [PATCH 10/18] iommu/fsl_pamu: enable the liodn when attaching a device
` [PATCH 11/18] iommu/fsl_pamu: remove the snoop_id field
` [PATCH 12/18] iommu: remove DOMAIN_ATTR_PAGING
` [PATCH 13/18] iommu: remove DOMAIN_ATTR_GEOMETRY
` [PATCH 14/18] iommu: remove DOMAIN_ATTR_NESTING
` [PATCH 15/18] iommu: remove iommu_set_cmd_line_dma_api and iommu_cmd_line_dma_api
` [PATCH 16/18] iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
` [PATCH 17/18] iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG
` [PATCH 18/18] iommu: remove iommu_domain_{get,set}_attr

[PATCH net v4] net: fix race between napi kthread mode and busy poll
 2021-03-30 13:39 UTC  (5+ messages)

[RESEND net-next 0/4] net: remove repeated words
 2021-03-30 13:36 UTC  (7+ messages)
` [RESEND net-next 1/4] net: i40e: "
` [RESEND net-next 2/4] net: bonding: remove repeated word
` [RESEND net-next 3/4] net: phy: "
` [RESEND net-next 4/4] net: ipa: remove repeated words

[syzbot] KMSAN: uninit-value in INET_ECN_decapsulate (2)
 2021-03-30 13:26 UTC 

❌ FAIL: Test report for kernel 5.10.0-rc6 (mainline.kernel.org)
 2021-03-30 13:22 UTC  (10+ messages)

[syzbot] memory leak in radix_tree_insert
 2021-03-30 13:16 UTC 

[PATCH 0/6] Clean up obsolete TODO files
 2021-03-30 13:07 UTC  (8+ messages)
` [PATCH 1/6] mips/sgi-ip27: Delete obsolete TODO file
` [PATCH 2/6] scsi/aacraid: "
` [PATCH 3/6] fs/befs: "
` [PATCH 4/6] fs/jffs2: "
` [PATCH 5/6] net/ax25: "
` [PATCH 6/6] net/decnet: "

[PATCH -next] net: mhi: remove pointless conditional before kfree_skb()
 2021-03-30 12:55 UTC 

Regression v5.12-rc3: net: stmmac: re-init rx buffers when mac resume back
 2021-03-30 12:50 UTC  (7+ messages)

[PATCH] wireless/nl80211.c: fix uninitialized variable
 2021-03-30 12:48 UTC  (4+ messages)

[PATCH -next v2] drivers: net: CONFIG_ATH9K select LEDS_CLASS and NEW_LEDS
 2021-03-30 12:05 UTC 

[PATCH v2 bpf 0/3] AF_XDP Socket Creation Fixes
 2021-03-30 12:04 UTC  (6+ messages)
` [PATCH v2 bpf 3/3] libbpf: ignore return values of setsockopt for XDP rings

[PATCH net-next] net: phy: lan87xx: fix access to wrong register of LAN87xx
 2021-03-30 12:01 UTC  (2+ messages)

pull-request: can-next 2021-03-30
 2021-03-30 11:45 UTC  (40+ messages)
` [net-next 01/39] MAINTAINERS: remove Dan Murphy from m_can and tcan4x5x
` [net-next 02/39] MAINTAINERS: Update MCAN MMIO device driver maintainer
` [net-next 03/39] can: dev: always create TX echo skb
` [net-next 04/39] can: dev: can_free_echo_skb(): don't crash the kernel if can_priv::echo_skb is accessed out of bounds
` [net-next 05/39] can: dev: can_free_echo_skb(): extend to return can frame length
` [net-next 06/39] can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC)
` [net-next 07/39] can: dev: reorder struct can_priv members for better packing
` [net-next 08/39] can: netlink: move '=' operators back to previous line (checkpatch fix)
` [net-next 09/39] can: bittiming: add calculation for CAN FD Transmitter Delay Compensation (TDC)
` [net-next 10/39] can: bittiming: add CAN_KBPS, CAN_MBPS and CAN_MHZ macros
` [net-next 11/39] can: grcan: add missing Kconfig dependency to HAS_IOMEM
` [net-next 12/39] can: xilinx_can: Simplify code by using dev_err_probe()
` [net-next 13/39] can: ucan: fix alignment constraints
` [net-next 14/39] can: peak_usb: pcan_usb_pro_encode_msg(): use macros for flags instead of plain integers
` [net-next 15/39] can: peak_usb: add support of ethtool set_phys_id()
` [net-next 16/39] can: peak_usb: add support of ONE_SHOT mode
` [net-next 17/39] can: m_can: m_can_class_allocate_dev(): remove impossible error return judgment
` [net-next 18/39] can: m_can: add infrastructure for internal timestamps
` [net-next 19/39] can: m_can: m_can_chip_config(): enable and configure "
` [net-next 20/39] can: m_can: fix periph RX path: use rx-offload to ensure skbs are sent from softirq context
` [net-next 21/39] can: tcan4x5x: remove duplicate include of regmap.h
` [net-next 22/39] can: mcp251xfd: add dev coredump support
` [net-next 23/39] can: mcp251xfd: simplify UINC handling
` [net-next 24/39] can: mcp251xfd: move netdevice.h to mcp251xfd.h
` [net-next 25/39] can: mcp251xfd: mcp251xfd_get_timestamp(): move "
` [net-next 26/39] can: mcp251xfd: add HW timestamp infrastructure
` [net-next 27/39] can: mcp251xfd: add HW timestamp to RX, TX and error CAN frames
` [net-next 28/39] can: c_can: convert block comments to network style comments
` [net-next 29/39] can: c_can: remove unnecessary blank lines and add suggested ones
` [net-next 30/39] can: c_can: fix indention
` [net-next 31/39] can: c_can: fix print formating string
` [net-next 32/39] can: c_can: replace double assignments by two single ones
` [net-next 33/39] can: c_can: fix remaining checkpatch warnings
` [net-next 34/39] can: c_can: remove unused code
` [net-next 35/39] can: c_can: fix indentation
` [net-next 36/39] can: c_can: add a comment about IF_RX interface's use
` [net-next 37/39] can: c_can: use 32-bit write to set arbitration register
` [net-next 38/39] can: c_can: prepare to up the message objects number
` [net-next 39/39] can: c_can: add support to 64 message objects

[BUG / question] in routing rules, some options (e.g. ipproto, sport) cause rules to be ignored in presence of packet marks
 2021-03-30 11:46 UTC  (3+ messages)

[PATCH net-next] hv_netvsc: Add error handling while switching data path
 2021-03-30 11:43 UTC  (2+ messages)

[PATCH v2 1/1] net: sched: bump refcount for new action in ACT replace mode
 2021-03-30 10:41 UTC  (3+ messages)
` [PATCH net-next] tc-testing: add simple action change test

[PATCH] net/rds: Fix a use after free in rds_message_map_pages
 2021-03-30 10:16 UTC 

BUG: use-after-free in macvlan_broadcast
 2021-03-30 10:11 UTC 

[PATCH v18 0/7] KVM: arm64: Add host/guest KVM-PTP support
 2021-03-30 10:05 UTC  (5+ messages)
` [PATCH v18 6/7] KVM: arm64: Add support for the KVM PTP service
` [PATCH v18 7/7] ptp: arm/arm64: Enable ptp_kvm for arm/arm64

[PATCH] ppp: deflate: Remove useless call "zlib_inflateEnd"
 2021-03-30  9:51 UTC 

[PATCH bpf-next] bpf: arm64: Redefine MOV consistent with arch insn
 2021-03-30  9:31 UTC  (2+ messages)

Mismatch between tcp_output.c and tcp_fastopen.c in net/ipv4
 2021-03-30  8:59 UTC 

[PATCH net v2] enetc: Avoid implicit sign extension
 2021-03-30  8:40 UTC  (3+ messages)

[PATCH net] nfp: flower: ignore duplicate merge hints from FW
 2021-03-30  8:30 UTC 

[syzbot] possible deadlock in ip_mc_drop_socket
 2021-03-30  8:15 UTC 

[PATCH net-next v2 0/5] net: pch: fix and a few cleanups
 2021-03-30  7:46 UTC  (3+ messages)

[PATCH net-next 0/4] net: remove repeated words
 2021-03-30  7:07 UTC  (6+ messages)
` [PATCH net-next 1/4] net: i40e: "
` [PATCH net-next 2/4] net: bonding: remove repeated word
` [PATCH net-next 3/4] net: phy: "
` [PATCH net-next 4/4] net: ipa: remove repeated words

[PATCH -next] drivers: net: CONFIG_ATH9K select LEDS_CLASS
 2021-03-30  7:00 UTC  (3+ messages)

[PATCH net-next] mlxsw: spectrum_router: Only perform atomic nexthop bucket replacement when requested
 2021-03-30  6:58 UTC 

[PATCH net-next] ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methods
 2021-03-30  6:45 UTC 

[Patch bpf-next v7 00/13] sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
 2021-03-30  6:45 UTC  (10+ messages)
` [Patch bpf-next v7 09/13] udp: implement ->read_sock() for sockmap
` [Patch bpf-next v7 12/13] sock_map: update sock type checks for UDP

[PATCH bpf-next 0/2] bpf: Update doc about calling kernel function
 2021-03-30  6:40 UTC  (5+ messages)
` [PATCH bpf-next 1/2] bpf: Update bpf_design_QA.rst to clarify the kfunc call is not ABI
` [PATCH bpf-next 2/2] bpf: selftests: Update clang requirement in README.rst for testing kfunc call

ESP RSS support for NVIDIA Mellanox ConnectX-6 Ethernet Adapter Cards
 2021-03-30  6:29 UTC  (3+ messages)

[PATCH v2] Bluetooth: hci_h5: btrtl: Add quirk for keep power in suspend/resume
 2021-03-30  6:22 UTC  (2+ messages)

[RFC PATCH bpf-next 0/4] bpf: Tracing programs re-attach
 2021-03-30  6:12 UTC  (3+ messages)
` [RFC PATCH bpf-next 4/4] selftests/bpf: Test that module can't be unloaded with attached trampoline

tc f_u32 bug detected
 2021-03-30  5:56 UTC 

[PATCH ipsec v2] xfrm: Provide private skb extensions for segmented and hw offloaded ESP packets
 2021-03-30  5:27 UTC  (2+ messages)

[pull request][net-next 00/12] mlx5 updates 2021-03-29
 2021-03-30  4:27 UTC  (2+ messages)
` [net-next 10/12] net/mlx5e: Add PTP Flow Steering support


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).