messages from 2022-11-30 11:12:54 to 2022-11-30 19:21:42 UTC [more...]
[PATCH rcu 14/16] rxrpc: Use call_rcu_hurry() instead of call_rcu()
2022-11-30 19:20 UTC (10+ messages)
` [PATCH rcu 15/16] net: Use call_rcu_hurry() for dst_release()
` [PATCH rcu 16/16] net: devinet: Reduce refcount before grace period
[PATCH net] net: devlink: fix UAF in devlink_compat_running_version()
2022-11-30 19:20 UTC (18+ messages)
[PATCH net-next] net/mlx5: remove NULL check before dev_{put, hold}
2022-11-30 19:13 UTC (4+ messages)
[PATCH ipsec-next 0/3] xfrm: interface: Add unstable helpers for XFRM metadata
2022-11-30 19:10 UTC (6+ messages)
` [PATCH ipsec-next 2/3] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
[PATCH bpf-next v2 0/8] xdp: hints via kfuncs
2022-11-30 19:06 UTC (4+ messages)
` [PATCH bpf-next v2 2/8] bpf: XDP metadata RX kfuncs
[PATCH net-next v3] dsa: lan9303: Add 3 ethtool stats
2022-11-30 18:50 UTC (9+ messages)
[PATCH ipsec-next,v2 0/3] xfrm: interface: Add unstable helpers for XFRM metadata
2022-11-30 18:48 UTC (6+ messages)
` [PATCH ipsec-next,v2 2/3] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
` [PATCH ipsec-next,v2 3/3] selftests/bpf: add xfrm_info tests
[PATCH] net: atlantic: fix check for invalid ethernet addresses
2022-11-30 18:47 UTC (4+ messages)
[PATCH 0/5] remove label = "cpu" from DSA dt-binding
2022-11-30 18:40 UTC (10+ messages)
` [PATCH 1/5] dt-bindings: net: qca,ar71xx: remove label = "cpu" from examples
` [PATCH 2/5] arm: dts: remove label = "cpu" from DSA dt-binding
` [PATCH 3/5] arm64: "
` [PATCH 4/5] mips: "
` [PATCH 5/5] powerpc: "
[PATCH net-next] net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phy
2022-11-30 18:19 UTC (5+ messages)
[PATCH v2 0/5] Add GMAC support for S32 SoC family
2022-11-30 18:14 UTC (5+ messages)
` [PATCH v2 2/5] dt-bindings: net: add schema for NXP S32CC dwmac glue driver
[PATCH/RFC net-next] tc: allow drivers to accept gact with PIPE when offloading
2022-11-30 18:05 UTC (11+ messages)
[PATCH bpf-next v3 02/11] bpf: XDP metadata RX kfuncs
2022-11-30 17:56 UTC (2+ messages)
[PATCH net-next v2] net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER
2022-11-30 17:52 UTC (5+ messages)
[PATCH v5 0/7] can: etas_es58x: report firmware, bootloader and hardware version
2022-11-30 17:46 UTC (8+ messages)
` [PATCH v5 1/7] can: etas_es58x: add devlink support
` [PATCH v5 2/7] can: etas_es58x: add devlink port support
` [PATCH v5 3/7] USB: core: export usb_cache_string()
` [PATCH v5 4/7] net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER
` [PATCH v5 5/7] can: etas_es58x: export product information through devlink_ops::info_get()
` [PATCH v5 6/7] can: etas_es58x: remove es58x_get_product_info()
` [PATCH v5 7/7] Documentation: devlink: add devlink documentation for the etas_es58x driver
[PATCH 00/15] can: m_can: Optimizations for tcan and peripheral chips
2022-11-30 17:21 UTC (5+ messages)
` [PATCH 02/15] can: m_can: Wakeup net queue once tx was issued
` [PATCH 04/15] can: m_can: Use transmit event FIFO watermark level interrupt
[v3][net-next][PATCH 0/1] net: phy: Add link between phy dev and mac dev
2022-11-30 17:13 UTC (3+ messages)
` [v3][net-next][PATCH 1/1] "
[PATCH net-next 00/35] rxrpc: Increasing SACK size and moving away from softirq, parts 2 & 3
2022-11-30 16:59 UTC (36+ messages)
` [PATCH net-next 01/35] rxrpc: Implement an in-kernel rxperf server for testing purposes
` [PATCH net-next 02/35] rxrpc: Fix call leak
` [PATCH net-next 03/35] rxrpc: Remove decl for rxrpc_kernel_call_is_complete()
` [PATCH net-next 04/35] rxrpc: Remove handling of duplicate packets in recvmsg_queue
` [PATCH net-next 05/35] rxrpc: Remove the [k_]proto() debugging macros
` [PATCH net-next 06/35] rxrpc: Remove the [_k]net() "
` [PATCH net-next 07/35] rxrpc: Drop rxrpc_conn_parameters from rxrpc_connection and rxrpc_bundle
` [PATCH net-next 08/35] rxrpc: Extract the code from a received ABORT packet much earlier
` [PATCH net-next 09/35] rxrpc: trace: Don't use __builtin_return_address for rxrpc_local tracing
` [PATCH net-next 10/35] rxrpc: trace: Don't use __builtin_return_address for rxrpc_peer tracing
` [PATCH net-next 11/35] rxrpc: trace: Don't use __builtin_return_address for rxrpc_conn tracing
` [PATCH net-next 12/35] rxrpc: trace: Don't use __builtin_return_address for rxrpc_call tracing
` [PATCH net-next 13/35] rxrpc: Trace rxrpc_bundle refcount
` [PATCH net-next 14/35] rxrpc: trace: Don't use __builtin_return_address for sk_buff tracing
` [PATCH net-next 15/35] rxrpc: Don't hold a ref for call timer or workqueue
` [PATCH net-next 16/35] rxrpc: Don't hold a ref for connection workqueue
` [PATCH net-next 17/35] rxrpc: Split the receive code
` [PATCH net-next 18/35] rxrpc: Create a per-local endpoint receive queue and I/O thread
` [PATCH net-next 19/35] rxrpc: Move packet reception processing into "
` [PATCH net-next 20/35] rxrpc: Move error processing into the local endpoint "
` [PATCH net-next 21/35] rxrpc: Remove call->input_lock
` [PATCH net-next 22/35] rxrpc: Don't use sk->sk_receive_queue.lock to guard socket state changes
` [PATCH net-next 23/35] rxrpc: Implement a mechanism to send an event notification to a call
` [PATCH net-next 24/35] rxrpc: Copy client call parameters into rxrpc_call earlier
` [PATCH net-next 25/35] rxrpc: Move DATA transmission into call processor work item
` [PATCH net-next 26/35] rxrpc: Remove RCU from peer->error_targets list
` [PATCH net-next 27/35] rxrpc: Simplify skbuff accounting in receive path
` [PATCH net-next 28/35] rxrpc: Reduce the use of RCU in packet input
` [PATCH net-next 29/35] rxrpc: Extract the peer address from an incoming packet earlier
` [PATCH net-next 30/35] rxrpc: Make the I/O thread take over the call and local processor work
` [PATCH net-next 31/35] rxrpc: Remove the _bh annotation from all the spinlocks
` [PATCH net-next 32/35] rxrpc: Trace/count transmission underflows and cwnd resets
` [PATCH net-next 33/35] rxrpc: Move the cwnd degradation after transmitting packets
` [PATCH net-next 34/35] rxrpc: Fold __rxrpc_unuse_local() into rxrpc_unuse_local()
` [PATCH net-next 35/35] rxrpc: Transmit ACKs at the point of generation
[PATCH net-next 0/4] net: lan966x: Enable PTP on bridge interfaces
2022-11-30 16:54 UTC (6+ messages)
` [PATCH net-next 1/4] net: microchip: vcap: Add vcap_get_rule
` [PATCH net-next 2/4] net: microchip: vcap: Add vcap_mod_rule
` [PATCH net-next 3/4] net: microchip: vcap: Add vcap_rule_get_key_u32
` [PATCH net-next 4/4] net: lan966x: Add ptp trap rules
[PATCH bpf v3] selftests/bpf: Fix "missing ENDBR" BUG for destructor kfunc
2022-11-30 16:52 UTC (2+ messages)
[RFC PATCH v4 0/4] Create common DPLL/clock configuration API
2022-11-30 16:37 UTC (8+ messages)
` [RFC PATCH v4 2/4] dpll: Add DPLL framework base functions
` [RFC PATCH v4 4/4] ptp_ocp: implement DPLL ops
[PATCH net-next v2 0/3] add tx packets aggregation to ethtool and rmnet
2022-11-30 16:35 UTC (6+ messages)
` [PATCH net-next v2 1/3] ethtool: add tx aggregation parameters
` [PATCH net-next v2 2/3] net: qualcomm: rmnet: add tx packets aggregation
` [PATCH net-next v2 3/3] net: qualcomm: rmnet: add ethtool support for configuring tx aggregation
[PATCH net-next 00/12] Fix rtnl_mutex deadlock with DPAA2 and SFP modules
2022-11-30 16:30 UTC (2+ messages)
[Patch v3 07/14] x86/hyperv: Change vTOM handling to use standard coco mechanisms
2022-11-30 16:11 UTC (12+ messages)
arm64: allmodconfig: BUG: KCSAN: data-race in p9_client_cb / p9_client_rpc
2022-11-30 16:04 UTC (3+ messages)
[PATCH net-next v2 0/9] octeon_ep: Update PF mailbox for VF
2022-11-30 15:50 UTC (7+ messages)
` [PATCH net-next v2 1/9] octeon_ep: defer probe if firmware not ready
` [EXT] "
` [PATCH net-next v2 2/9] octeon_ep: poll for control messages
` [EXT] "
Help on PHY not supporting autoneg
2022-11-30 15:32 UTC (2+ messages)
[PATCH v3 net-next] net: phy: micrel: Fix warn: passing zero to PTR_ERR
2022-11-30 14:50 UTC (2+ messages)
[PATCH bpf 1/2] bpf: Add dummy type reference to nf_conn___init to fix type deduplication
2022-11-30 14:42 UTC
[PATCH v2 3/3] net/ethtool/ioctl: split ethtool_get_phy_stats into multiple helpers
2022-11-30 13:51 UTC (3+ messages)
[PATCH] net: check for dev pointer being NULL in dev_hard_header() to avoid GPF
2022-11-30 14:11 UTC
[PATCH net-next v3 1/2] net: thunderbolt: Switch from __maybe_unused to pm_sleep_ptr() etc
2022-11-30 14:11 UTC (4+ messages)
` [PATCH net-next v3 2/2] net: thunderbolt: Use bitwise types in the struct thunderbolt_ip_frame_header
[PATCH] wifi: rtl8xxxu: fixing IQK failures for rtl8192eu
2022-11-30 14:08 UTC
[PATCH net-next 00/11] mptcp: PM listener events + selftests cleanup
2022-11-30 14:06 UTC (12+ messages)
` [PATCH net-next 01/11] selftests: mptcp: run mptcp_inq from a clean netns
` [PATCH net-next 02/11] selftests: mptcp: removed defined but unused vars
` [PATCH net-next 03/11] selftests: mptcp: uniform 'rndh' variable
` [PATCH net-next 04/11] selftests: mptcp: clearly declare global ns vars
` [PATCH net-next 05/11] selftests: mptcp: declare var as local
` [PATCH net-next 06/11] mptcp: add pm listener events
` [PATCH net-next 07/11] selftests: mptcp: enhance userspace pm tests
` [PATCH net-next 08/11] selftests: mptcp: make evts global in userspace_pm
` [PATCH net-next 09/11] selftests: mptcp: listener test for userspace PM
` [PATCH net-next 10/11] selftests: mptcp: make evts global in mptcp_join
` [PATCH net-next 11/11] selftests: mptcp: listener test for in-kernel PM
[PATCH] net: tun: Remove redundant null checks before kfree
2022-11-30 13:57 UTC (2+ messages)
[PATCH] 9p: fix crash when transaction killed
2022-11-30 13:40 UTC (12+ messages)
[PATCH v2] 9p/fd: set req refcount to zero to avoid uninitialized usage
2022-11-30 13:30 UTC (2+ messages)
[RFC Patch net-next 0/5] add ethtool categorized statistics
2022-11-30 13:29 UTC (6+ messages)
` [RFC Patch net-next 1/5] net: dsa: microchip: add rmon grouping for ethtool statistics
` [RFC Patch net-next 2/5] net: dsa: microchip: add eth ctrl "
` [RFC Patch net-next 3/5] net: dsa: microchip: add eth mac "
` [RFC Patch net-next 4/5] net: dsa: microchip: add eth phy "
` [RFC Patch net-next 5/5] net: dsa: microchip: remove num_alus variable
[PATCH RESEND net-next] tcp: socket-specific version of WARN_ON_ONCE()
2022-11-30 13:18 UTC (5+ messages)
[PATCH net-next v2 1/2] Revert "net: thunderbolt: Use separate header data type for the Rx"
2022-11-30 12:34 UTC (3+ messages)
` [PATCH net-next v2 2/2] net: thunderbolt: Use bitwise types in the struct thunderbolt_ip_frame_header
[PATCH net 0/4] Netfilter fixes for net
2022-11-30 12:19 UTC (5+ messages)
` [PATCH net 1/4] netfilter: nft_set_pipapo: Actually validate intervals in fields after the first one
` [PATCH net 2/4] netfilter: flowtable_offload: fix using __this_cpu_add in preemptible
` [PATCH net 3/4] netfilter: conntrack: "
` [PATCH net 4/4] netfilter: ctnetlink: fix compilation warning after data race fixes in ct mark
[PATCH bpf-next] selftests: xsk: changes for setting up NICs to run xsk self-tests
2022-11-30 12:13 UTC (3+ messages)
[PATCH v1 0/3] Stop corrupting socket's task_frag
2022-11-30 12:07 UTC (6+ messages)
` [PATCH v1 2/3] Treewide: "
[PATCH 0/2] fix mac not working after system resumed with WoL enabled
2022-11-30 12:00 UTC (10+ messages)
` [PATCH 1/2] net: phylink: add sync flag mac_ready to fix resume issue "
` [PATCH 2/2] net: stmmac: synchronize status with phylink via flag during suspend/resume
[ISSUE] Cannot enable VF after remove/rescan
2022-11-30 12:00 UTC (2+ messages)
[PATCH net-next 0/8] devlink: Add port function attribute to enable/disable Roce and migratable
2022-11-30 11:52 UTC (9+ messages)
` [PATCH net-next 1/8] net/mlx5: Introduce IFC bits for migratable
` [PATCH net-next 2/8] devlink: Validate port function request
` [PATCH net-next 3/8] devlink: Move devlink port function hw_addr attr documentation
` [PATCH net-next 4/8] devlink: Expose port function commands to control RoCE
` [PATCH net-next 5/8] net/mlx5: Add generic getters for other functions caps
` [PATCH net-next 6/8] net/mlx5: E-Switch, Implement devlink port function cmds to control RoCE
` [PATCH net-next 7/8] devlink: Expose port function commands to control migratable
` [PATCH net-next 8/8] net/mlx5: E-Switch, Implement devlink port function cmds "
[PATCH 1/3] can: flexcan: add auto stop mode for IMX93 to support wakeup
2022-11-30 11:39 UTC (3+ messages)
[resend, PATCH net-next v1 1/2] net: thunderbolt: Switch from __maybe_unused to pm_sleep_ptr() etc
2022-11-30 11:38 UTC (6+ messages)
` [resend, PATCH net-next v1 2/2] net: thunderbolt: Use separate header data type for the Rx
[PATCH] wifi: brcmfmac: Fix error return code in brcmf_sdio_download_firmware()
2022-11-30 11:19 UTC (4+ 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).