netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-08 16:55:20 to 2022-06-09 15:08:44 UTC [more...]

[Patch bpf-next v3 0/4] sockmap: some performance optimizations
 2022-06-09 15:08 UTC  (3+ messages)
` [Patch bpf-next v3 1/4] tcp: introduce tcp_read_skb()

[PATCH net-next 0/7] net: reduce tcp_memory_allocated inflation
 2022-06-09 15:07 UTC  (14+ messages)
` [PATCH net-next 1/7] Revert "net: set SK_MEM_QUANTUM to 4096"
` [PATCH net-next 2/7] net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFT
` [PATCH net-next 3/7] net: add per_cpu_fw_alloc field to struct proto
` [PATCH net-next 4/7] net: implement per-cpu reserves for memory_allocated
` [PATCH net-next 5/7] net: fix sk_wmem_schedule() and sk_rmem_schedule() errors
` [PATCH net-next 6/7] net: keep sk->sk_forward_alloc as small as possible
` [PATCH net-next 7/7] net: unexport __sk_mem_{raise|reduce}_allocated

[PATCH v2] cgroup: serialize css kill and release paths
 2022-06-09 14:55 UTC  (4+ messages)
` [cgroup] 3c87862ca1: WARNING:at_kernel/softirq.c:#__local_bh_enable_ip

[PATCH wpan-next 0/6] net: ieee802154: PAN management
 2022-06-09 14:42 UTC  (13+ messages)
` [PATCH wpan-next 1/6] net: ieee802154: Drop coordinator interface type

[PATCH bpf-next] libbpf: Improve probing for memcg-based memory accounting
 2022-06-09 14:36 UTC 

[PATCH net-next] net: rename reference+tracking helpers
 2022-06-09 13:53 UTC  (9+ messages)

[PATCH] ethtool: Fix and simplify ethtool_convert_link_mode_to_legacy_u32()
 2022-06-09 13:49 UTC 

[PATCH net] net: bpf: fix request_sock leak in filter.c
 2022-06-09 13:35 UTC  (2+ messages)

[PATCH v3] net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg
 2022-06-09 13:33 UTC  (4+ messages)

[net-next v2 1/1] net: seg6: Add support for SRv6 Headend Reduced Encapsulation
 2022-06-09 13:27 UTC 

[PATCH v2 0/9] bpf: Per-operation map permissions
 2022-06-09 12:55 UTC  (3+ messages)

[PATCH v2 00/10] RTW88: Add support for USB variants
 2022-06-09 12:51 UTC  (7+ messages)
` [PATCH v2 05/10] rtw88: iterate over vif/sta list non-atomically
` [PATCH v2 10/10] rtw88: disable powersave modes for USB devices

[RFC PATCH v2 0/8] virtio/vsock: experimental zerocopy receive
 2022-06-09 12:33 UTC  (14+ messages)
` [RFC PATCH v2 1/8] virtio/vsock: rework packet allocation logic
` [RFC PATCH v2 2/8] vhost/vsock: "
` [RFC PATCH v2 3/8] af_vsock: add zerocopy receive logic
` [RFC PATCH v2 4/8] virtio/vsock: add transport zerocopy callback

[syzbot] KASAN: use-after-free Read in cdc_ncm_tx_fixup
 2022-06-09 12:23 UTC  (2+ messages)

[PATCH] bpf, docs: Fix typo "BFP_ALU" to "BPF_ALU"
 2022-06-09 12:10 UTC  (2+ messages)

[PATCH v2 0/9] deferred_probe_timeout logic clean up
 2022-06-09 11:44 UTC  (12+ messages)
` [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()

[RESEND][PATCH net-next] net: macb: change return type for gem_ptp_set_one_step_sync()
 2022-06-09 11:40 UTC  (2+ messages)

[PATCH V4] can: xilinx_can: Add Transmitter delay compensation (TDC) feature support
 2022-06-09 11:14 UTC  (2+ messages)

[PATCH v3 net-next 0/8] vmxnet3: upgrade to version 7
 2022-06-09 11:10 UTC  (2+ messages)

[PATCH v5] igb: Assign random MAC address instead of fail in case of invalid one
 2022-06-09 11:07 UTC  (2+ messages)

[PATCH net-next v3 0/2] net, neigh: introduce interval_probe_time for periodic probe
 2022-06-09 10:57 UTC  (3+ messages)
` [PATCH net-next v3 1/2] sysctl: add proc_dointvec_jiffies_minmax
` [PATCH net-next v3 2/2] net, neigh: introduce interval_probe_time for periodic probe

[PATCH net-next v1 0/5] ptp_ocp: set of small cleanups
 2022-06-09 10:43 UTC  (13+ messages)
` [PATCH net-next v1 1/5] ptp_ocp: use dev_err_probe()
` [PATCH v1 net-next 2/5] ptp_ocp: use bits.h macros for all masks
` [PATCH v1 net-next 3/5] ptp_ocp: drop duplicate NULL check in ptp_ocp_detach()
` [PATCH v1 net-next 4/5] ptp_ocp: do not call pci_set_drvdata(pdev, NULL)
` [PATCH v1 net-next 5/5] ptp_ocp: replace kzalloc(x*y) by kcalloc(y, x)

[GIT PULL] Networking for 5.19-rc2
 2022-06-09 10:32 UTC 

[syzbot] BUG: sleeping function called from invalid context in corrupted (2)
 2022-06-09 10:26 UTC  (2+ messages)

[syzbot] BUG: stack guard page was hit in sys_bpf
 2022-06-09  9:46 UTC 

[PATCH v2 0/3] bpf: Add bpf_verify_pkcs7_signature() helper
 2022-06-09  9:00 UTC  (4+ messages)
` [PATCH v2 2/3] selftests/bpf: Add test_progs opts for sign-file and kernel priv key + cert

[PATCH V3 0/2] xilinx_can: Update on xilinx can
 2022-06-09  8:55 UTC  (6+ messages)
` [PATCH V3 1/2] Revert "can: xilinx_can: Limit CANFD brp to 2"
` [PATCH V3 2/2] can: xilinx_can: Add Transmitter delay compensation (TDC) feature support

[PATCH bpf-next 0/2] Align BPF TCP CCs implementing cong_control() with non-BPF CCs
 2022-06-09  8:55 UTC  (5+ messages)
` [PATCH bpf-next 1/2] bpf: Allow a TCP CC to write sk_pacing_rate and sk_pacing_status
` [PATCH bpf-next 2/2] bpf: Require only one of cong_avoid() and cong_control() from a TCP CC

[RFC PATCH 00/13] can: slcan: extend supported features
 2022-06-09  8:52 UTC  (14+ messages)
` [RFC PATCH 04/13] can: slcan: use CAN network device driver API
` [RFC PATCH 06/13] can: slcan: allow to send commands to the adapter
` [RFC PATCH 11/13] can: slcan: add ethtool support to reset adapter errors

[PATCH net-next] ethernet: Remove vf rate limit check for drivers
 2022-06-09  8:47 UTC 

[PATCH] Bluetooth: RFCOMM: Use skb_trim to trim checksum
 2022-06-09  8:20 UTC  (3+ messages)

[PATCH v2 00/13] can: slcan: extend supported features
 2022-06-09  8:07 UTC  (15+ messages)
` [PATCH v2 02/13] can: slcan: use netdev helpers to print out messages
` [PATCH v2 03/13] can: slcan: use the alloc_can_skb() helper
` [PATCH v2 04/13] can: slcan: use CAN network device driver API
` [PATCH v2 05/13] can: slcan: simplify the device de-allocation
` [PATCH v2 06/13] can: slcan: allow to send commands to the adapter
` [PATCH v2 07/13] can: slcan: set bitrate by CAN device driver API
` [PATCH v2 08/13] can: slcan: send the open command to the adapter
` [PATCH v2 09/13] can: slcan: send the close "
` [PATCH v2 10/13] can: slcan: move driver into separate sub directory
` [PATCH v2 11/13] can: slcan: add ethtool support to reset adapter errors
` [PATCH v2 12/13] can: slcan: extend the protocol with error info
` [PATCH v2 13/13] can: slcan: extend the protocol with CAN state info

[PATCH net-next] nfp: flower: support to offload pedit of IPv6 flowinto fields
 2022-06-09  8:01 UTC 

[PATCH v2 net-next] net: neigh: add netlink filtering based on LLADDR for dump
 2022-06-09  7:58 UTC  (6+ messages)

Napływ Klientów ze strony
 2022-06-09  7:36 UTC 

[PATCH v2 1/2] nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac()
 2022-06-09  7:32 UTC  (4+ messages)
` [PATCH v2 2/2] nfp: flower: Remove usage of the deprecated ida_simple_xxx API

[PATCH] vdpa: allow vdpa dev_del management operation to return failure
 2022-06-09  7:19 UTC  (5+ messages)

[PATCH 1/1] libbpf: fix broken gcc pragma macros in bpf_helpers.h/bpf_tracing.h
 2022-06-09  6:32 UTC  (5+ messages)

[PATCH 1/1] libbpf: replace typeof with __typeof__ for -std=c17 compatibility
 2022-06-09  6:28 UTC 

[PATCH v3 1/1] libbpf: fix broken gcc SEC pragma macro
 2022-06-09  6:24 UTC 

[PATCH v2 1/1] libbpf: replace typeof with __typeof__
 2022-06-09  6:14 UTC  (5+ messages)

[net] 6922110d15: suspend-stress.fail
 2022-06-09  5:48 UTC  (4+ messages)

[syzbot] KASAN: use-after-free Read in inet_bind2_bucket_find
 2022-06-09  5:23 UTC  (3+ messages)

[PATCH] virtio: Directly use ida_alloc_range()/ida_free()
 2022-06-09  4:59 UTC  (2+ messages)

[PATCH bpf-next v5 1/6] arm64: ftrace: Add ftrace direct call support
 2022-06-09  4:27 UTC  (6+ messages)

[PATCH v2] tcp: use alloc_large_system_hash() to allocate table_perturb
 2022-06-09  4:20 UTC  (3+ messages)

[PATCH Resend] xen/netback: do some code cleanup
 2022-06-09  4:20 UTC  (2+ messages)

[PATCH] net: amd-xgbe: fix clang -Wformat warning
 2022-06-09  4:20 UTC  (2+ messages)

[PATCH] vdpa: make get_vq_group and set_group_asid optional
 2022-06-09  4:19 UTC 

[PATCH net v2] net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHY
 2022-06-09  4:10 UTC  (2+ messages)

[PATCH net-next v2 0/2][pull request] 40GbE Intel Wired LAN Driver Updates 2022-06-07
 2022-06-09  4:10 UTC  (2+ messages)

[PATCH net 0/3] mv88e6xxx: fixes for reading serdes state
 2022-06-09  4:10 UTC  (2+ messages)

[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2022-06-07
 2022-06-09  4:10 UTC  (2+ messages)

[PATCH net-next v6 0/3] Broadcom PTP PHY support
 2022-06-09  4:01 UTC  (9+ messages)
` [PATCH net-next v6 1/3] net: phy: broadcom: Add Broadcom PTP hooks to bcm-phy-lib
` [PATCH net-next v6 2/3] net: phy: broadcom: Add PTP support for some Broadcom PHYs
` [PATCH net-next v6 3/3] net: phy: Add support for 1PPS out and external timestamps

[PATCH net] net: openvswitch: fix misuse of the cached connection on tuple changes
 2022-06-09  4:00 UTC  (2+ messages)

[PATCH] net: altera: Fix refcount leak in altera_tse_mdio_create
 2022-06-09  4:00 UTC  (2+ messages)

[PATCH v5] net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag
 2022-06-09  3:50 UTC  (2+ messages)

[net-next 1/1] net: seg6: Add support for SRv6 Headend Reduced Encapsulation
 2022-06-09  3:45 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: add remote fault support
 2022-06-09  3:40 UTC  (3+ messages)
` [PATCH net-next v2 2/2] net: phy: "

[PATCH net] ip_gre: test csum_start instead of transport header
 2022-06-09  3:40 UTC  (2+ messages)

pull-request: bpf 2022-06-09
 2022-06-09  3:40 UTC  (2+ messages)

[PATCH bpf-next 0/3] move AF_XDP APIs to libxdp
 2022-06-09  1:26 UTC  (5+ messages)

[net-next PATCH 1/2] net: ethernet: stmmac: add missing sgmii configure for ipq806x
 2022-06-09  0:28 UTC  (2+ messages)
` [net-next PATCH 2/2] net: ethernet: stmmac: reset force speed bit "

[PATCH v2 net-next 0/8] vmxnet3: upgrade to version 7
 2022-06-08 23:08 UTC  (4+ messages)
` [PATCH v2 net-next 5/8] vmxnet3: add command to set ring buffer sizes

[PATCH] selinux: fix typos in comments
 2022-06-08 22:36 UTC 

[PATCH net-next v2 0/2] Update bhash2 when socket's rcv saddr changes
 2022-06-08 20:27 UTC  (11+ messages)
` [PATCH net-next v2 1/2] net: "

[PATCH v5 0/7] can: refactoring of can-dev module and of Kbuild
 2022-06-08 20:10 UTC  (8+ messages)

[PATCH mlx5-next 0/6] mlx5-next HW bits and definitions updates 2022-06-08
 2022-06-08 20:04 UTC  (7+ messages)
` [PATCH mlx5-next 1/6] net/mlx5: Add IFC bits and enums for flow meter
` [PATCH mlx5-next 2/6] net/mlx5: Add HW definitions of vport debug counters
` [PATCH mlx5-next 3/6] net/mlx5: Add support EXECUTE_ASO action for flow entry
` [PATCH mlx5-next 4/6] net/mlx5: group fdb cleanup to single function
` [PATCH mlx5-next 5/6] net/mlx5: Remove not used MLX5_CAP_BITS_RW_MASK
` [PATCH mlx5-next 6/6] net/mlx5: Add bits and fields to support enhanced CQE compression

[syzbot] WARNING in mroute_clean_tables
 2022-06-08 20:05 UTC  (3+ messages)

[PATCH net-next 0/2] mptcp: Header fixups
 2022-06-08 19:19 UTC  (3+ messages)
` [PATCH net-next 1/2] mptcp: fix conflict with <netinet/in.h>
` [PATCH net-next 2/2] mptcp: move MPTCPOPT_HMAC_LEN to net/mptcp.h

[PATCH] virtio: Directly use ida_alloc_range()/ida_free()
 2022-06-08 19:06 UTC  (2+ messages)

[pull request][net 0/6] mlx5 fixes 2022-06-08
 2022-06-08 18:58 UTC  (7+ messages)
` [net 1/6] MAINTAINERS: adjust MELLANOX ETHERNET INNOVA DRIVERS to TLS support removal
` [net 2/6] Revert "net/mlx5e: Allow relaxed ordering over VFs"
` [net 3/6] net/mlx5e: CT: Fix cleanup of CT before cleanup of TC ct rules
` [net 4/6] net/mlx5: E-Switch, pair only capable devices
` [net 5/6] net/mlx5: Rearm the FW tracer after each tracer event
` [net 6/6] net/mlx5: fs, fail conflicting actions

[net-next v2 0/2] bonding: netlink errors and cleanup
 2022-06-08 18:52 UTC  (5+ messages)
` [net-next v2 1/2] bonding: netlink error message support for options
` [net-next v2 2/2] bonding: cleanup bond_create

[PATCH] au1000_eth: stop using virt_to_bus()
 2022-06-08 18:40 UTC  (4+ messages)

[PATCH net-next v5 1/2] ipv6: Fix signed integer overflow in __ip6_append_data
 2022-06-08 18:30 UTC  (2+ messages)

[PATCH] net: constify some inline functions in sock.h
 2022-06-08 18:00 UTC  (2+ messages)

[PATCH net v3 0/3] Split "nfc: st21nfca: Refactor EVT_TRANSACTION" into 3
 2022-06-08 18:00 UTC  (2+ messages)

[PATCH 1/1] nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred
 2022-06-08 18:00 UTC  (2+ messages)

[PATCH v3 0/6] Support mt7531 on BPI-R2 Pro
 2022-06-08 17:54 UTC  (3+ messages)
` Aw: "

[PATCH net-next repost] nfp: Remove kernel.h when not needed
 2022-06-08 17:20 UTC  (2+ messages)

[PATCH 0/3] net: unexport some symbols that are annotated __init
 2022-06-08 17:20 UTC  (2+ messages)

[PATCH 1/1] Bluetooth: use memset avoid memory leaks
 2022-06-08 17:00 UTC  (2+ messages)

[PATCH -next] Bluetooth: hci_core: Fix error return code in hci_register_dev()
 2022-06-08 17:00 UTC  (2+ messages)


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