messages from 2021-03-30 14:06:51 to 2021-03-31 05:24:38 UTC [more...]
[PATCH] qrtr: Convert qrtr_ports from IDR to XArray
2021-03-31 5:23 UTC (2+ messages)
[PATCH v2 bpf-next 00/14] bpf: Support calling kernel function
2021-03-31 4:55 UTC (7+ messages)
` [External] "
[PATCH v2 1/1] net: sched: bump refcount for new action in ACT replace mode
2021-03-31 4:40 UTC (2+ messages)
[PATCH mlx5-next v7 0/4] Dynamically assign MSI-X vectors count
2021-03-31 4:08 UTC (6+ messages)
[PATCH net-next v2 0/6] stmmac: Add XDP support
2021-03-31 2:48 UTC (7+ messages)
` [PATCH net-next v2 4/6] net: stmmac: Add initial "
` [PATCH net-next v2 5/6] net: stmmac: Add support for XDP_TX action
[PATCH 0/4] net: Remove duplicate struct declaration
2021-03-31 2:35 UTC (5+ messages)
` [PATCH 1/4] net: wireless: broadcom: "
` [PATCH 2/4] net: wireless: microchip: "
` [PATCH 3/4] net: wireless: marvell: "
` [PATCH 4/4] net: ethernet: stmicro: "
[Patch bpf-next v8 00/16] sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
2021-03-31 2:32 UTC (17+ messages)
` [Patch bpf-next v8 01/16] skmsg: lock ingress_skb when purging
` [Patch bpf-next v8 02/16] skmsg: introduce a spinlock to protect ingress_msg
` [Patch bpf-next v8 03/16] net: introduce skb_send_sock() for sock_map
` [Patch bpf-next v8 04/16] skmsg: avoid lock_sock() in sk_psock_backlog()
` [Patch bpf-next v8 05/16] skmsg: use rcu work for destroying psock
` [Patch bpf-next v8 06/16] skmsg: use GFP_KERNEL in sk_psock_create_ingress_msg()
` [Patch bpf-next v8 07/16] sock_map: simplify sock_map_link() a bit
` [Patch bpf-next v8 08/16] sock_map: kill sock_map_link_no_progs()
` [Patch bpf-next v8 09/16] sock_map: introduce BPF_SK_SKB_VERDICT
` [Patch bpf-next v8 10/16] sock: introduce sk->sk_prot->psock_update_sk_prot()
` [Patch bpf-next v8 11/16] udp: implement ->read_sock() for sockmap
` [Patch bpf-next v8 12/16] skmsg: extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data()
` [Patch bpf-next v8 13/16] udp: implement udp_bpf_recvmsg() for sockmap
` [Patch bpf-next v8 14/16] sock_map: update sock type checks for UDP
` [Patch bpf-next v8 15/16] selftests/bpf: add a test case for udp sockmap
` [Patch bpf-next v8 16/16] selftests/bpf: add a test case for loading BPF_SK_SKB_VERDICT
[PATCH V2 net] ice: fix memory leak of aRFS after resuming from suspend
2021-03-31 2:28 UTC (2+ messages)
[PATCH] ip-nexthop: support flush by id
2021-03-31 2:22 UTC
[PATCH] net/rds: Fix a use after free in rds_message_map_pages
2021-03-31 2:02 UTC (3+ messages)
` "
[PATCH v2] net/rds: Fix a use after free in rds_message_map_pages
2021-03-31 1:59 UTC
[PATCH net-next v1 3/3] net: fec: add basic selftest support
2021-03-31 1:07 UTC (2+ messages)
[PATCH 1/2] net: ethernet: Fix typo of 'network' in comment
2021-03-31 1:04 UTC (2+ messages)
` [PATCH 2/2] net: wireless: Fix typo of 'Networks' "
[PATCH net-next] mlxsw: spectrum_router: Only perform atomic nexthop bucket replacement when requested
2021-03-31 1:00 UTC (2+ messages)
[PATCH net-next] net: fix icmp_echo_enable_probe sysctl
2021-03-31 0:50 UTC (3+ messages)
[PATCH net-next 0/6] MPTCP: Allow initial subflow to be disconnected
2021-03-31 0:50 UTC (8+ messages)
` [PATCH net-next 1/6] mptcp: remove all subflows involving id 0 address
` [PATCH net-next 2/6] mptcp: unify RM_ADDR and RM_SUBFLOW receiving
` [PATCH net-next 3/6] mptcp: remove id 0 address
` [PATCH net-next 4/6] selftests: mptcp: avoid calling pm_nl_ctl with bad IDs
` [PATCH net-next 5/6] selftests: mptcp: add addr argument for del_addr
` [PATCH net-next 6/6] selftests: mptcp: remove id 0 address testcases
[PATCH net] net: phy: broadcom: Only advertise EEE for supported modes
2021-03-31 0:50 UTC (2+ messages)
[PATCH net] net: ensure mac header is set in virtio_net_hdr_to_skb()
2021-03-31 0:50 UTC (2+ messages)
[PATCH net-next 0/4] ionic: code cleanup for heartbeat, dma error counts, sizeof, stats
2021-03-31 0:40 UTC (6+ messages)
` [PATCH net-next 1/4] ionic: count dma errors
` [PATCH net-next 2/4] ionic: fix sizeof usage
` [PATCH net-next 3/4] ionic: avoid races in ionic_heartbeat_check
` [PATCH net-next 4/4] ionic: pull per-q stats work out of queue loops
[PATCH net-next 0/5] dpaa2-switch: add STP support
2021-03-31 0:30 UTC (7+ 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 v3 0/8] udp: GRO L4 improvements
2021-03-31 0:20 UTC (10+ messages)
` [PATCH net-next v3 1/8] udp: fixup csum for GSO receive slow path
` [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 8/8] selftests: net: add UDP GRO forwarding self-tests
[PATCH net-next] tc-testing: add simple action change test
2021-03-31 0:20 UTC (2+ messages)
[PATCH] ppp: deflate: Remove useless call "zlib_inflateEnd"
2021-03-31 0:10 UTC (2+ messages)
[PATCH net-next] sit: proper dev_{hold|put} in ndo_[un]init methods
2021-03-31 0:05 UTC
[PATCH 0/6] Clean up obsolete TODO files
2021-03-31 0:00 UTC (2+ messages)
[RESEND net-next 0/4] net: remove repeated words
2021-03-31 0:00 UTC (6+ messages)
` [RESEND net-next 1/4] net: i40e: "
` [RESEND net-next 2/4] net: bonding: remove repeated word
[PATCH net] nfp: flower: ignore duplicate merge hints from FW
2021-03-31 0:00 UTC (2+ messages)
[PATCH bpf-next 0/5] libbpf: Add TC-BPF API
2021-03-30 23:30 UTC (16+ messages)
` [PATCH bpf-next 3/5] libbpf: add low level "
` [PATCH bpf-next 5/5] libbpf: add selftests for "
[PATCH bpf-next v2] bpf: check flags in 'bpf_ringbuf_discard()' and 'bpf_ringbuf_submit()'
2021-03-30 23:16 UTC (3+ messages)
[PATCH bpf-next 0/2] xsk: introduce generic almost-zerocopy xmit
2021-03-30 23:15 UTC (3+ messages)
` [PATCH bpf-next 1/2] xsk: speed-up generic full-copy xmit
` [PATCH bpf-next 2/2] xsk: introduce generic almost-zerocopy xmit
[PATCH -next] netfilter: nftables: remove unnecessary spin_lock_init()
2021-03-30 22:54 UTC (2+ messages)
[PATCH] qrtr: Convert qrtr_ports from IDR to XArray
2021-03-30 22:28 UTC (3+ messages)
[syzbot] KASAN: use-after-free Read in delete_partition (2)
2021-03-30 21:45 UTC
BUG: use-after-free in macvlan_broadcast
2021-03-30 21:28 UTC (2+ messages)
[PATCH] bpf: remove redundant assignment of variable id
2021-03-30 21:10 UTC (2+ messages)
WARNING in ieee802154_del_seclevel
2021-03-30 21:08 UTC (2+ messages)
` [syzbot] "
[Patch bpf-next] net: filter: Remove unused bpf_load_pointer
2021-03-30 21:00 UTC (3+ messages)
[PATCH net] sch_htb: fix null pointer dereference on a null new_q
2021-03-30 21:00 UTC (2+ messages)
[PATCH net v2] net: let skb_orphan_partial wake-up waiters
2021-03-30 21:00 UTC (3+ messages)
[PATCH net-next V6 0/6] add support for RFC 8335 PROBE
2021-03-30 20:50 UTC (2+ messages)
[PATCH -next v2 1/2] mISDN: Use DEFINE_SPINLOCK() for spinlock
2021-03-30 20:50 UTC (2+ messages)
[PATCH net-next 1/1] stmmac: intel: add cross time-stamping freq difference adjustment
2021-03-30 20:50 UTC (2+ messages)
[PATCH -next] net: mhi: remove pointless conditional before kfree_skb()
2021-03-30 20:50 UTC (2+ messages)
[PATCH] net: qrtr: Fix memory leak on qrtr_tx_wait failure
2021-03-30 20:50 UTC (4+ messages)
[PATCH net-next] net: phy: lan87xx: fix access to wrong register of LAN87xx
2021-03-30 20:20 UTC (2+ messages)
[PATCH] net/ncsi: Avoid channel_monitor hrtimer deadlock
2021-03-30 20:20 UTC (2+ messages)
[net-next 01/12] net/mlx5e: Add states to PTP channel
2021-03-30 20:10 UTC (2+ messages)
pull-request: can-next 2021-03-30
2021-03-30 20:10 UTC (2+ messages)
[net-next 01/39] MAINTAINERS: remove Dan Murphy from m_can and tcan4x5x
2021-03-30 20:10 UTC (2+ messages)
[RFC PATCH bpf-next 0/4] bpf: Tracing programs re-attach
2021-03-30 20:02 UTC (4+ messages)
` [RFC PATCH bpf-next 2/4] selftests/bpf: Add re-attach test to fentry_test
[PATCH v2] wireless/nl80211.c: fix uninitialized variable
2021-03-30 19:26 UTC (2+ messages)
[PATCH bpf-next] bpf: add 'BPF_RB_MAY_WAKEUP' flag
2021-03-30 18:12 UTC (5+ messages)
` [PATCH bpf-next] bpf: check flags in 'bpf_ringbuf_discard()' and 'bpf_ringbuf_submit()'
[PATCH mlx5-next v7 0/4] Dynamically assign MSI-X vectors count
2021-03-30 18:10 UTC (3+ messages)
[PATCH bpf-next 0/3] Handle no-BTF object files better
2021-03-30 18:00 UTC (12+ messages)
` [PATCH bpf-next 3/3] selftests/bpf: allow compiling BPF objects without BTF
[PATCH v4 0/3] PCI: Disable parity checking
2021-03-30 17:43 UTC (4+ messages)
` [PATCH v4 1/3] PCI: Add pci_disable_parity()
` [PATCH v4 2/3] IB/mthca: Disable parity reporting
` [PATCH v4 3/3] ARM: iop32x: disable N2100 PCI "
[PATCH v3 bpf 0/3] AF_XDP Socket Creation Fixes
2021-03-30 17:25 UTC (6+ messages)
` [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] wireless/nl80211.c: fix uninitialized variable
2021-03-30 17:14 UTC (2+ messages)
[PATCH net-next] hv_netvsc: Add error handling while switching data path
2021-03-30 17:11 UTC (3+ messages)
[PATCH v3 00/23] Add Intel Ethernet Protocol Driver for RDMA (irdma)
2021-03-30 16:59 UTC (24+ messages)
` [PATCH v3 01/23] iidc: Introduce iidc.h
` [PATCH v3 02/23] ice: Initialize RDMA support
` [PATCH v3 03/23] ice: Implement iidc operations
` [PATCH v3 04/23] ice: Register auxiliary device to provide RDMA
` [PATCH v3 05/23] ice: Add devlink params support
` [PATCH v3 06/23] i40e: Prep i40e header for aux bus conversion
` [PATCH v3 07/23] i40e: Register auxiliary devices to provide RDMA
` [PATCH v3 08/23] RDMA/irdma: Register auxiliary driver and implement private channel OPs
` [PATCH v3 09/23] RDMA/irdma: Implement device initialization definitions
` [PATCH v3 10/23] RDMA/irdma: Implement HW Admin Queue OPs
` [PATCH v3 11/23] RDMA/irdma: Add HMC backing store setup functions
` [PATCH v3 12/23] RDMA/irdma: Add privileged UDA queue implementation
` [PATCH v3 13/23] RDMA/irdma: Add QoS definitions
` [PATCH v3 14/23] RDMA/irdma: Add connection manager
` [PATCH v3 15/23] RDMA/irdma: Add PBLE resource manager
` [PATCH v3 16/23] RDMA/irdma: Implement device supported verb APIs
` [PATCH v3 17/23] RDMA/irdma: Add RoCEv2 UD OP support
` [PATCH v3 18/23] RDMA/irdma: Add user/kernel shared libraries
` [PATCH v3 19/23] RDMA/irdma: Add miscellaneous utility definitions
` [PATCH v3 20/23] RDMA/irdma: Add dynamic tracing for CM
` [PATCH v3 21/23] RDMA/irdma: Add ABI definitions
` [PATCH v3 22/23] RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw
` [PATCH v3 23/23] RDMA/irdma: Update MAINTAINERS file
[PATCH pre-5.10] selinux: vsock: Set SID for socket returned by accept()
2021-03-30 16:56 UTC (2+ messages)
[PATCH v5 bpf-next 00/17] AF_XDP selftests improvements & bpf_link
2021-03-30 16:34 UTC (2+ messages)
[PATCH bpf-next 0/2] bpf: Update doc about calling kernel function
2021-03-30 16:33 UTC (2+ messages)
[PATCH bpf-next] libbpf: fix memory leak when emitting final btf_ext
2021-03-30 16:32 UTC (2+ messages)
cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver v2
2021-03-30 16:28 UTC (6+ messages)
` [PATCH 16/18] iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
[PATCH net-next] mld: add missing rtnl_lock() in do_ipv6_getsockopt()
2021-03-30 16:13 UTC (5+ messages)
[PATCH net] net: let skb_orphan_partial wake-up waiters
2021-03-30 15:32 UTC (6+ messages)
[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 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 v1 0/3] provide basic selftest support for the ethernet FEC driver
2021-03-30 14:49 UTC (7+ 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 00/11] treewide: address gcc-11 -Wstringop-overread warnings
2021-03-30 14:44 UTC (5+ messages)
` [PATCH 06/11] cgroup: fix -Wzero-length-bounds warnings
page: next (older) | prev (newer) | latest
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).