messages from 2020-04-06 12:17:11 to 2020-04-07 01:45:02 UTC [more...]
[PATCH bpf-next 1/4] xdp: Support specifying expected existing program when attaching XDP
2020-04-07 1:44 UTC (11+ messages)
` bpf: ability to attach freplace to multiple parents
[PATCH v8 10/19] vhost: force spec specified alignment on types
2020-04-07 1:17 UTC (4+ messages)
` [PATCH v8 17/19] vhost: option to fetch descriptors through an independent struct
` [PATCH v8 18/19] vhost: use batched version by default
` [PATCH v8 19/19] vhost: batching fetches
[RFC 0/3] bpf: Add d_path helper
2020-04-07 1:16 UTC (9+ messages)
` [PATCH 1/3] bpf: Add support to check if BTF object is nested in another object
[PATCH v7 10/19] vhost: force spec specified alignment on types
2020-04-07 1:08 UTC (4+ messages)
` [PATCH v7 17/19] vhost: option to fetch descriptors through an independent struct
` [PATCH v7 18/19] vhost: use batched version by default
` [PATCH v7 19/19] vhost: batching fetches
[PATCH stable-4.9.y]] net: dsa: tag_brcm: Fix skb->fwd_offload_mark location
2020-04-07 0:54 UTC
[vhost:vhost 32/44] drivers/remoteproc/remoteproc_sysfs.c:55:2: error: implicit declaration of function 'kfree'; did you mean 'vfree'?
2020-04-07 0:27 UTC
[PATCH AUTOSEL 5.5 04/35] bpf: Fix deadlock with rq_lock in bpf_send_signal()
2020-04-07 0:18 UTC (25+ messages)
` [PATCH AUTOSEL 5.5 05/35] net/mlx5e: kTLS, Fix wrong value in record tracker enum
` [PATCH AUTOSEL 5.5 06/35] iwlwifi: mvm: take the required lock when clearing time event data
` [PATCH AUTOSEL 5.5 07/35] iwlwifi: consider HE capability when setting LDPC
` [PATCH AUTOSEL 5.5 08/35] iwlwifi: yoyo: don't add TLV offset when reading FIFOs
` [PATCH AUTOSEL 5.5 09/35] iwlwifi: dbg: don't abort if sending DBGC_SUSPEND_RESUME fails
` [PATCH AUTOSEL 5.5 10/35] iwlwifi: mvm: Fix rate scale NSS configuration
` [PATCH AUTOSEL 5.5 13/35] rxrpc: Abstract out the calculation of whether there's Tx space
` [PATCH AUTOSEL 5.5 14/35] rxrpc: Fix call interruptibility handling
` [PATCH AUTOSEL 5.5 15/35] rxrpc: Fix sendmsg(MSG_WAITALL) handling
` [PATCH AUTOSEL 5.5 16/35] net: stmmac: platform: Fix misleading interrupt error msg
` [PATCH AUTOSEL 5.5 17/35] net: vxge: fix wrong __VA_ARGS__ usage
` [PATCH AUTOSEL 5.5 20/35] hinic: fix a bug of waitting for IO stopped
` [PATCH AUTOSEL 5.5 21/35] hinic: fix the bug of clearing event queue
` [PATCH AUTOSEL 5.5 22/35] hinic: fix out-of-order excution in arm cpu
` [PATCH AUTOSEL 5.5 23/35] hinic: fix wrong para of wait_for_completion_timeout
` [PATCH AUTOSEL 5.5 24/35] hinic: fix wrong value of MIN_SKB_LEN
` [PATCH AUTOSEL 5.5 25/35] selftests/net: add definition for SOL_DCCP to fix compilation errors for old libc
` [PATCH AUTOSEL 5.5 27/35] netfilter: nf_tables: Allow set back-ends to report partial overlaps on insertion
` [PATCH AUTOSEL 5.5 28/35] netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start()
` [PATCH AUTOSEL 5.5 29/35] netfilter: nft_set_rbtree: Detect partial overlaps on insertion
` [PATCH AUTOSEL 5.5 30/35] cxgb4/ptp: pass the sign of offset delta in FW CMD
` [PATCH AUTOSEL 5.5 32/35] cfg80211: Do not warn on same channel at the end of CSA
` [PATCH AUTOSEL 5.5 33/35] qlcnic: Fix bad kzalloc null test
[vhost:vhost 32/44] drivers/gpu/drm/virtio/virtgpu_ioctl.c:113:7: error: implicit declaration of function 'copy_from_user'; did you mean 'sg_copy_from_buffer'?
2020-04-07 0:15 UTC
[PATCH AUTOSEL 5.4 04/32] bpf: Fix deadlock with rq_lock in bpf_send_signal()
2020-04-07 0:01 UTC (23+ messages)
` [PATCH AUTOSEL 5.4 05/32] net/mlx5e: kTLS, Fix wrong value in record tracker enum
` [PATCH AUTOSEL 5.4 06/32] iwlwifi: consider HE capability when setting LDPC
` [PATCH AUTOSEL 5.4 07/32] iwlwifi: yoyo: don't add TLV offset when reading FIFOs
` [PATCH AUTOSEL 5.4 08/32] iwlwifi: dbg: don't abort if sending DBGC_SUSPEND_RESUME fails
` [PATCH AUTOSEL 5.4 09/32] iwlwifi: mvm: Fix rate scale NSS configuration
` [PATCH AUTOSEL 5.4 12/32] rxrpc: Abstract out the calculation of whether there's Tx space
` [PATCH AUTOSEL 5.4 13/32] rxrpc: Fix call interruptibility handling
` [PATCH AUTOSEL 5.4 14/32] rxrpc: Fix sendmsg(MSG_WAITALL) handling
` [PATCH AUTOSEL 5.4 15/32] net: stmmac: platform: Fix misleading interrupt error msg
` [PATCH AUTOSEL 5.4 16/32] net: vxge: fix wrong __VA_ARGS__ usage
` [PATCH AUTOSEL 5.4 17/32] hinic: fix a bug of waitting for IO stopped
` [PATCH AUTOSEL 5.4 18/32] hinic: fix the bug of clearing event queue
` [PATCH AUTOSEL 5.4 19/32] hinic: fix out-of-order excution in arm cpu
` [PATCH AUTOSEL 5.4 20/32] hinic: fix wrong para of wait_for_completion_timeout
` [PATCH AUTOSEL 5.4 21/32] hinic: fix wrong value of MIN_SKB_LEN
` [PATCH AUTOSEL 5.4 22/32] selftests/net: add definition for SOL_DCCP to fix compilation errors for old libc
` [PATCH AUTOSEL 5.4 24/32] netfilter: nf_tables: Allow set back-ends to report partial overlaps on insertion
` [PATCH AUTOSEL 5.4 25/32] netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start()
` [PATCH AUTOSEL 5.4 26/32] netfilter: nft_set_rbtree: Detect partial overlaps on insertion
` [PATCH AUTOSEL 5.4 27/32] cxgb4/ptp: pass the sign of offset delta in FW CMD
` [PATCH AUTOSEL 5.4 29/32] cfg80211: Do not warn on same channel at the end of CSA
` [PATCH AUTOSEL 5.4 30/32] qlcnic: Fix bad kzalloc null test
[PATCH AUTOSEL 4.19 03/13] rxrpc: Abstract out the calculation of whether there's Tx space
2020-04-07 0:02 UTC (10+ messages)
` [PATCH AUTOSEL 4.19 04/13] rxrpc: Fix sendmsg(MSG_WAITALL) handling
` [PATCH AUTOSEL 4.19 05/13] net: vxge: fix wrong __VA_ARGS__ usage
` [PATCH AUTOSEL 4.19 06/13] hinic: fix a bug of waitting for IO stopped
` [PATCH AUTOSEL 4.19 07/13] hinic: fix wrong para of wait_for_completion_timeout
` [PATCH AUTOSEL 4.19 08/13] netfilter: nf_tables: Allow set back-ends to report partial overlaps on insertion
` [PATCH AUTOSEL 4.19 09/13] netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start()
` [PATCH AUTOSEL 4.19 10/13] netfilter: nft_set_rbtree: Detect partial overlaps on insertion
` [PATCH AUTOSEL 4.19 11/13] cxgb4/ptp: pass the sign of offset delta in FW CMD
` [PATCH AUTOSEL 4.19 12/13] qlcnic: Fix bad kzalloc null test
[PATCH AUTOSEL 4.14 2/9] net: vxge: fix wrong __VA_ARGS__ usage
2020-04-07 0:02 UTC (7+ messages)
` [PATCH AUTOSEL 4.14 3/9] hinic: fix a bug of waitting for IO stopped
` [PATCH AUTOSEL 4.14 4/9] hinic: fix the bug of clearing event queue
` [PATCH AUTOSEL 4.14 5/9] hinic: fix wrong para of wait_for_completion_timeout
` [PATCH AUTOSEL 4.14 6/9] netfilter: nf_tables: Allow set back-ends to report partial overlaps on insertion
` [PATCH AUTOSEL 4.14 7/9] cxgb4/ptp: pass the sign of offset delta in FW CMD
` [PATCH AUTOSEL 4.14 8/9] qlcnic: Fix bad kzalloc null test
[PATCH AUTOSEL 4.9 2/5] net: vxge: fix wrong __VA_ARGS__ usage
2020-04-07 0:03 UTC (3+ messages)
` [PATCH AUTOSEL 4.9 3/5] netfilter: nf_tables: Allow set back-ends to report partial overlaps on insertion
` [PATCH AUTOSEL 4.9 4/5] qlcnic: Fix bad kzalloc null test
[PATCH AUTOSEL 4.4 2/4] net: vxge: fix wrong __VA_ARGS__ usage
2020-04-07 0:03 UTC (2+ messages)
` [PATCH AUTOSEL 4.4 3/4] qlcnic: Fix bad kzalloc null test
[PATCH] nft_set_pipapo: remove unused pointer lt
2020-04-06 23:51 UTC (3+ messages)
[PATCH net] r8169: fix multicast tx issue with macvlan interface
2020-04-06 23:20 UTC (10+ messages)
[patch iproute2/net-next] devlink: fix JSON output of mon command
2020-04-06 22:48 UTC (4+ messages)
[PATCH v6 06/12] vhost: force spec specified alignment on types
2020-04-06 22:26 UTC
[PATCH bpf] riscv, bpf: Fix offset range checking for auipc+jalr on RV64
2020-04-06 22:16 UTC
[PATCH] Documentation: mdio_bus.c - fix warnings
2020-04-06 21:54 UTC (2+ messages)
[PATCH] Documentation: sock.h - fix warnings
2020-04-06 21:52 UTC
[PATCH v5 06/12] vhost: force spec specified alignment on types
2020-04-06 21:35 UTC
[PATCH v4 06/12] vhost: force spec specified alignment on types
2020-04-06 21:34 UTC (2+ messages)
[PATCH net-next] net: dsa: add GRO support via gro_cells
2020-04-06 21:24 UTC (5+ messages)
question about drivers/net/ethernet/renesas/ravb_main.c
2020-04-06 21:14 UTC (2+ messages)
[GIT PULL] vhost: fixes, vdpa
2020-04-06 21:11 UTC
[RFC] Packet pacing (offload) for flow-aggregates and forwarding use-cases
2020-04-06 20:26 UTC (3+ messages)
[PATCH] bpf: fix a typo "inacitve" -> "inactive"
2020-04-06 20:17 UTC (2+ messages)
[PATCH] libbpf: Initialize *nl_pid so gcc 10 is happy
2020-04-06 20:14 UTC (2+ messages)
[PATCH] xsk: fix out of boundary write in __xsk_rcv_memcpy
2020-04-06 20:12 UTC (4+ messages)
Fw: [Bug 207097] New: recvmsg returning buffer filled with zeros
2020-04-06 20:11 UTC (2+ messages)
[PATCH] iwlwifi: actually check allocated conf_tlv pointer
2020-04-06 19:53 UTC (3+ messages)
Changing devlink port flavor dynamically for DSA
2020-04-06 19:52 UTC (8+ messages)
[PATCH] Bluetooth: Simplify / fix return values from tk_request
2020-04-06 19:15 UTC (8+ messages)
[RFC PATCH bpf-next 0/8] bpf_link observability APIs
2020-04-06 19:06 UTC (7+ messages)
` [RFC PATCH bpf-next 4/8] bpf: support GET_FD_BY_ID and GET_NEXT_ID for bpf_link
` [RFC PATCH bpf-next 5/8] bpf: add support for BPF_OBJ_GET_INFO_BY_FD "
IPA Driver Maintenance
2020-04-06 19:04 UTC (2+ messages)
[GIT] Networking
2020-04-06 18:22 UTC
WARNING: refcount bug in crypto_destroy_tfm
2020-04-06 18:16 UTC
[PATCH] mac80211: fix race in ieee80211_register_hw()
2020-04-06 18:08 UTC (17+ messages)
[patch iproute2/net-next 0/8] devlink: spring cleanup
2020-04-06 18:06 UTC (4+ messages)
` [patch iproute2/net-next 8/8] man: add man page for devlink dpipe
[PATCH v2 0/1] Bluetooth: Add actions to set wakeable in add device
2020-04-06 18:04 UTC (3+ messages)
` [PATCH v2 1/1] Bluetooth: Update add_device with wakeable actions
WARNING in ib_umad_kill_port
2020-04-06 17:44 UTC (3+ messages)
[PATCH net] macsec: fix NULL dereference in macsec_upd_offload()
2020-04-06 17:26 UTC (2+ messages)
[PATCH v3 net] skbuff.h: Improve the checksum related comments
2020-04-06 17:25 UTC (2+ messages)
[PATCH] net: dsa: bcm_sf2: Ensure correct sub-node is parsed
2020-04-06 17:23 UTC (3+ messages)
[PATCH] qed: remove redundant assignment to variable 'rc'
2020-04-06 17:22 UTC (2+ messages)
[PATCH] wimax: remove some redundant assignments to variable result
2020-04-06 17:20 UTC (2+ messages)
[PATCH net v2 0/2] mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_{VLAN_MANGLE, PRIORITY}
2020-04-06 17:15 UTC (2+ messages)
[PATCH net 5.7] r8169: change back SG and TSO to be disabled by default
2020-04-06 17:12 UTC (2+ messages)
[PATCH net] net: dsa: bcm_sf2: Do not register slave MDIO bus with OF
2020-04-06 17:08 UTC (3+ messages)
[PATCH net] ipv6: rpl: fix loop iteration
2020-04-06 17:06 UTC (2+ messages)
[PATCH] tun: Don't put_page() for all negative return values from XDP program
2020-04-06 17:01 UTC (2+ messages)
[PATCH iproute2] tc: fix man page formatting
2020-04-06 16:49 UTC
[PATCH] [net-next] IPv6 RFC4941bis (Privacy/temporary addresses)
2020-04-06 16:26 UTC (2+ messages)
[PATCH][next] ath11k: fix error message to correctly report the command that failed
2020-04-06 16:19 UTC (2+ messages)
[PATCH v3 2/2] vhost: force spec specified alignment on types
2020-04-06 16:12 UTC
general protection fault in tipc_conn_delete_sub
2020-04-06 16:06 UTC
[PATCH net] net: sched: Fix setting last executed chain on skb extension
2020-04-06 15:36 UTC
[PATCH v2 2/2] vhost: force spec specified alignment on types
2020-04-06 15:35 UTC
[RFC PATCH 0/3] net: macb: Wake-on-Lan magic packet fixes
2020-04-06 14:52 UTC (4+ messages)
[PATCH v1] net: phy: micrel: add phy-mode support for the KSZ9031 PHY
2020-04-06 14:48 UTC (4+ messages)
[PATCH] vhost: force spec specified alignment on types
2020-04-06 14:34 UTC (5+ messages)
[PATCH] ath11k: thermal: Fix build error without CONFIG_THERMAL
2020-04-06 14:22 UTC (3+ messages)
` [PATCH] ath11k: fix compiler warnings "
[PATCH] rtw88: Add delay on polling h2c command status bit
2020-04-06 14:03 UTC (6+ messages)
[PATCH v2 net 1/2] net: dsa: mt7530: move mt7623 settings out off the mt7530
2020-04-06 13:25 UTC (2+ messages)
` Aw: "
[PATCH v2 2/2] vhost: disable for OABI
2020-04-06 13:21 UTC (7+ messages)
[PATCHv5 00/15] bpf: Add trampoline and dispatcher to /proc/kallsyms
2020-04-06 13:00 UTC (4+ messages)
` [PATCH 13/15] perf tools: Synthesize bpf_trampoline/dispatcher ksymbol event
[PATCH] netfilter: ipset: Pass lockdep expression to RCU lists
2020-04-06 12:31 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).