netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-21 09:37:27 to 2021-10-21 22:38:26 UTC [more...]

[PATCH v5 10/15] tools/lib/perf: use TASK_COMM_LEN_16 instead of hard-coded 16
 2021-10-21 22:38 UTC  (3+ messages)
` [PATCH v5 11/15] tools/bpf/bpftool: "

[PATCH net-next 0/2] vrf: rework interaction with netfilter/conntrack
 2021-10-21 22:25 UTC  (4+ messages)
` [PATCH net-next 1/2] netfilter: conntrack: skip confirmation and nat hooks in postrouting for vrf
` [PATCH net-next 2/2] vrf: run conntrack only in context of lower/physdev for locally generated packets

[PATCH iproute2] xfrm: enable to manage default policies
 2021-10-21 22:25 UTC  (6+ messages)
` [PATCH iproute2 v2] "

[PATCH 00/14] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2021-10-21 22:23 UTC  (16+ messages)
` [PATCH 01/14] net: wwan: Add default MTU size
` [PATCH 02/14] net: wwan: t7xx: Add control DMA interface
` [PATCH 03/14] net: wwan: t7xx: Add core components
` [PATCH 04/14] net: wwan: t7xx: Add port proxy infrastructure
` [PATCH 05/14] net: wwan: t7xx: Add control port
` [PATCH 06/14] net: wwan: t7xx: Add AT and MBIM WWAN ports
` [PATCH 07/14] net: wwan: t7xx: Data path HW layer
` [PATCH 08/14] net: wwan: t7xx: Add data path interface
` [PATCH 09/14] net: wwan: t7xx: Add WWAN network interface
` [PATCH 10/14] net: wwan: t7xx: Introduce power management support
` [PATCH 11/14] net: wwan: t7xx: Runtime PM
` [PATCH 12/14] net: wwan: t7xx: Device deep sleep lock/unlock
` [PATCH 13/14] net: wwan: t7xx: Add debug and test ports
` [PATCH 14/14] net: wwan: t7xx: Add maintainers and documentation

[PATCH] net/tls: Fix flipped sign in tls_err_abort() calls
 2021-10-21 22:16 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: net: qcom,ipa: describe IPA v4.5 interconnects
 2021-10-21 22:11 UTC  (7+ messages)
` [PATCH 2/2] dt-bindings: net: qcom,ipa: IPA does support up to two iommus

[PATCH v5 0/2] Make neighbor eviction controllable by userspace
 2021-10-21 22:09 UTC  (8+ messages)
` [PATCH v5 1/2] net: arp: introduce arp_evict_nocarrier sysctl parameter
` [PATCH v5 2/2] net: ndisc: introduce ndisc_evict_nocarrier "

[PATCH v5 00/15] extend task comm from 16 to 24 for CONFIG_BASE_FULL
 2021-10-21 21:55 UTC  (3+ messages)
` [PATCH v5 03/15] sched.h: introduce TASK_COMM_LEN_16

[syzbot] WARNING: proc registration bug in clusterip_tg_check (3)
 2021-10-21 21:55 UTC  (2+ messages)

[PATCH bpf-next v5 0/3] libbpf: use func name when pinning programs with LIBBPF_STRICT_SEC_NAME
 2021-10-21 21:48 UTC  (4+ messages)
` [PATCH bpf-next v5 1/3] "
` [PATCH bpf-next v5 2/3] bpftool: conditionally append / to the progtype
` [PATCH bpf-next v5 3/3] selftests/bpf: fix flow dissector tests

[PATCH V2 mlx5-next 00/14] Add mlx5 live migration driver
 2021-10-21 21:47 UTC  (22+ messages)
` [PATCH V2 mlx5-next 12/14] vfio/mlx5: Implement vfio_pci driver for mlx5 devices
` [PATCH V2 mlx5-next 14/14] vfio/mlx5: Use its own PCI reset_done error handler

[PATCH bpf-next v4 0/3] libbpf: use func name when pinning programs with LIBBPF_STRICT_SEC_NAME
 2021-10-21 21:10 UTC  (7+ messages)
` [PATCH bpf-next v4 1/3] "
` [PATCH bpf-next v4 2/3] bpftool: conditionally append / to the progtype
` [PATCH bpf-next v4 3/3] selftests/bpf: fix flow dissector tests

[syzbot] INFO: task hung in wg_netns_pre_exit (2)
 2021-10-21 19:46 UTC  (2+ messages)

[PATCH bpf 0/4] bpf, sockmap: fixes stress testing and regression
 2021-10-21 19:24 UTC  (8+ messages)
` [PATCH bpf 1/4] bpf, sockmap: Remove unhash handler for BPF sockmap usage

[PATCH bpf-next] samples: bpf: Suppress readelf stderr when probing for BTF support
 2021-10-21 19:21 UTC  (2+ messages)

[PATCH bpf-next 0/3] selftests/bpf: Fixes for perf_buffer test
 2021-10-21 19:20 UTC  (5+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: Fix perf_buffer test on system with offline cpus
` [PATCH bpf-next 2/3] selftests/bpf: Fix possible/online index mismatch in perf_buffer test
` [PATCH bpf-next 3/3] selftests/bpf: Use nanosleep tracepoint in perf buffer test

[PATCH bpf-next 0/2] Get ifindex in BPF_SK_LOOKUP prog type
 2021-10-21 19:09 UTC  (7+ messages)
` [PATCH bpf-next 1/2] bpf: Add ifindex to bpf_sk_lookup
` [PATCH bpf-next 2/2] selftests/bpf: Add tests for accessing ifindex in bpf_sk_lookup

[PATCH bpf-next 00/10] New BPF helpers to accelerate synproxy
 2021-10-21 18:50 UTC  (7+ messages)
` [PATCH bpf-next 10/10] bpf: Add sample for raw syncookie helpers

[PATCH] bpf: Move BPF_MAP_TYPE for INODE_STORAGE and TASK_STORAGE outside of CONFIG_NET
 2021-10-21 18:46 UTC 

[PATCH bpf] bpf: fix potential race in tail call compatibility check
 2021-10-21 18:39 UTC 

[PATCH] ipvs: autoload ipvs on genl access
 2021-10-21 18:24 UTC  (2+ messages)

[PATCH][net-next] netfilter: ebtables: use array_size() helper in copy_{from,to}_user()
 2021-10-21 18:16 UTC  (3+ messages)

[PATCH v5 0/2] gpio: mlxbf2: Introduce proper interrupt handling
 2021-10-21 18:10 UTC  (3+ messages)

[PATCH][next] ice: use devm_kcalloc() instead of devm_kzalloc()
 2021-10-21 17:35 UTC  (3+ messages)

[PATCH net-next 0/9] tcp: receive path optimizations
 2021-10-21 17:01 UTC  (15+ messages)
` [PATCH net-next 1/2] net: sched: fix logic error in qdisc_run_begin()
` [PATCH net-next 1/9] tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex
` [PATCH net-next 2/9] ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookie
` [PATCH net-next 2/2] net: sched: remove one pair of atomic operations
` [PATCH net-next 3/9] net: avoid dirtying sk->sk_napi_id
` [PATCH net-next 4/9] net: avoid dirtying sk->sk_rx_queue_mapping
` [PATCH net-next 5/9] ipv6: annotate data races around np->min_hopcount
` [PATCH net-next 6/9] ipv6: guard IPV6_MINHOPCOUNT with a static key
` [PATCH net-next 7/9] ipv4: annotate data races arount inet->min_ttl
` [PATCH net-next 8/9] ipv4: guard IP_MINTTL with a static key
` [PATCH net-next 9/9] ipv6/tcp: small drop monitor changes

RCU: rcu stall issues and an approach to the fix
 2021-10-21 16:44 UTC  (11+ messages)

[PATCH bpf-next v3 0/3] libbpf: use func name when pinning programs with LIBBPF_STRICT_SEC_NAME
 2021-10-21 16:36 UTC  (6+ messages)
` [PATCH bpf-next v3 1/3] "
` [PATCH bpf-next v3 2/3] bpftool: don't append / to the progtype

[PATCH V8 0/9] x86/Hyper-V: Add Hyper-V Isolation VM support(First part)
 2021-10-21 16:22 UTC  (11+ messages)
` [PATCH V8 1/9] x86/hyperv: Initialize GHCB page in Isolation VM
` [PATCH V8 2/9] x86/hyperv: Initialize shared memory boundary in the "
` [PATCH V8 3/9] x86/hyperv: Add new hvcall guest address host visibility support
` [PATCH V8 4/9] Drivers: hv: vmbus: Mark vmbus ring buffer visible to host in Isolation VM
` [PATCH V8 5/9] x86/sev-es: Expose sev_es_ghcb_hv_call() to call ghcb hv call out of sev code
` [PATCH V8 6/9] x86/hyperv: Add Write/Read MSR registers via ghcb page
` [PATCH V8 7/9] x86/hyperv: Add ghcb hvcall support for SNP VM
` [PATCH V8 8/9] Drivers: hv: vmbus: Add SNP support for VMbus channel initiate message
` [PATCH V8 9/9] Drivers: hv : vmbus: Initialize VMbus ring buffer for Isolation VM

[PATCH] sctp: initialize endpoint LSM labels also on the client side
 2021-10-21 15:55 UTC  (3+ messages)

pull-request: mac80211-next 2021-10-21
 2021-10-21 15:49 UTC 

pull-request: mac80211 2021-10-21
 2021-10-21 15:43 UTC 

[PATCH V7 5/9] x86/sev-es: Expose __sev_es_ghcb_hv_call() to call ghcb hv call out of sev code
 2021-10-21 15:42 UTC  (11+ messages)
` [PATCH] "

[GIT PULL] Networking for 5.15-rc7
 2021-10-21 15:32 UTC 

[PATCH bpf-next v2 0/3] Support RENAME_EXCHANGE on bpffs
 2021-10-21 15:15 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] libfs: support RENAME_EXCHANGE in simple_rename()
` [PATCH bpf-next v2 2/3] selftests: bpf: convert test_bpffs to ASSERT macros
` [PATCH bpf-next v2 3/3] selftests: bpf: test RENAME_EXCHANGE and RENAME_NOREPLACE on bpffs

[PATCH net] net: enetc: fix ethtool counter name for PM0_TERR
 2021-10-21 15:10 UTC  (2+ messages)

[PATCH net] net: enetc: make sure all traffic classes can send large frames
 2021-10-21 15:10 UTC  (3+ messages)

[PATCHv2] usbnet: sanity check for maxpacket
 2021-10-21 15:10 UTC  (3+ messages)

[PATCH v6 1/3] Bluetooth: Add struct of reading AOSP vendor capabilities
 2021-10-21 15:04 UTC  (2+ messages)
` [PATCH v6 2/3] Bluetooth: aosp: Support AOSP Bluetooth Quality Report

[PATCH net] fcnal-test: kill hanging ping/nettest binaries on cleanup
 2021-10-21 14:42 UTC  (3+ messages)

[PATCH net-next 0/4] Delete impossible devlink notifications
 2021-10-21 14:16 UTC  (5+ messages)
` [PATCH net-next 1/4] devlink: Delete obsolete parameters publish API
` [PATCH net-next 2/4] devlink: Remove not-executed trap policer notifications
` [PATCH net-next 3/4] devlink: Remove not-executed trap group notifications
` [PATCH net-next 4/4] devlink: Clean not-executed param notifications

[PATCH net 0/3] can: j1939: fix some standard conformance problems
 2021-10-21 14:04 UTC  (4+ messages)
` [PATCH net 1/3] can: j1939: j1939_tp_cmd_recv(): ignore abort message in the BAM transport
` [PATCH net 2/3] can: j1939: j1939_can_recv(): ignore messages with invalid source address
` [PATCH net 3/3] can: j1939: j1939_tp_cmd_recv(): check the dst address of TP.CM_BAM

[PATCH net-next] gre/sit: Don't generate link-local addr if addr_gen_mode is IN6_ADDR_GEN_MODE_NONE
 2021-10-21 13:41 UTC  (4+ messages)

[PATCH 00/10] RFC: SO_PEERCRED for AF_VSOCK
 2021-10-21 13:34 UTC  (12+ messages)
` [PATCH 01/10] sock: move sock_init_peercred() from af_unix
` [PATCH 02/10] sock: move sock_copy_peercred() "
` [PATCH 03/10] vsock: owner field is specific to VMCI
` [PATCH 04/10] sock: add sock_swap_peercred
` [PATCH 05/10] virtio/vsock: add copy_peercred() to virtio_transport
` [PATCH 06/10] vsock: set socket peercred
` [PATCH 07/10] vsock/loopback: implement copy_peercred()
` [PATCH 08/10] vhost/vsock: save owner pid & creds
` [PATCH 09/10] vhost/vsock: implement copy_peercred
` [PATCH 10/10] vsock/virtio: clear peer creds on connect

[PATCH net-next v2 00/12] net: don't write directly to netdev->dev_addr
 2021-10-21 13:12 UTC  (13+ messages)
` [PATCH net-next v2 01/12] net: xen: use eth_hw_addr_set()
` [PATCH net-next v2 02/12] usb: smsc: "
` [PATCH net-next v2 03/12] net: qmi_wwan: use dev_addr_mod()
` [PATCH net-next v2 04/12] net: usb: don't write directly to netdev->dev_addr
` [PATCH net-next v2 05/12] fddi: defxx,defza: use dev_addr_set()
` [PATCH net-next v2 06/12] fddi: skfp: constify and "
` [PATCH net-next v2 07/12] net: fjes: constify and use eth_hw_addr_set()
` [PATCH net-next v2 08/12] net: hippi: use dev_addr_set()
` [PATCH net-next v2 09/12] net: s390: constify and use eth_hw_addr_set()
` [PATCH net-next v2 10/12] net: plip: "
` [PATCH net-next v2 11/12] net: sb1000,rionet: "
` [PATCH net-next v2 12/12] net: hldc_fr: use dev_addr_set()

DSA slaves not inheriting hw_enc_features and xfrmdev_ops?
 2021-10-21 13:11 UTC  (4+ messages)

[PATCH net-next 00/12] net: don't write directly to netdev->dev_addr
 2021-10-21 13:06 UTC  (7+ messages)
` [PATCH net-next 04/12] net: usb: "
` [PATCH net-next 09/12] net: s390: constify and use eth_hw_addr_set()

[PATCH] net: fec: defer probe if PHY on external MDIO bus is not available
 2021-10-21 12:50 UTC  (6+ messages)
      ` (EXT) "

[PATCH -net] ptp: free 'vclock_index' in ptp_clock_release()
 2021-10-21 12:00 UTC  (2+ messages)

[Next] WARNING: CPU: 1 PID: 219 at include/linux/seqlock.h:271 gnet_stats_add_basic+0x2e0/0x548
 2021-10-21 11:50 UTC  (3+ messages)
` [PATCH net-next] net: stats: Read the statistics in ___gnet_stats_copy_basic() instead of adding

[PATCH linux-next] net/core: Remove unused assignment operations and variable
 2021-10-21 11:50 UTC  (3+ messages)

[PATCH RESEND v3 net-next 0/7] Remove the "dsa_to_port in a loop" antipattern
 2021-10-21 11:50 UTC  (2+ messages)

[PATCH] ice: Fix clang -Wimplicit-fallthrough in ice_pull_qvec_from_rc()
 2021-10-21 11:45 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net 0/8] Netfilter/IPVS fixes for net
 2021-10-21 11:40 UTC  (10+ messages)
` [PATCH net 1/8] netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage value
` [PATCH net 2/8] netfilter: Kconfig: use 'default y' instead of 'm' for bool config option
` [PATCH net 3/8] netfilter: nf_tables: skip netdev events generated on netns removal
` [PATCH net 4/8] selftests: nft_nat: add udp hole punch test case
` [PATCH net 5/8] netfilter: ip6t_rt: fix rt0_hdr parsing in rt_mt6
` [PATCH net 6/8] netfilter: ipvs: make global sysctl readonly in non-init netns
` [PATCH net 7/8] selftests: netfilter: remove stray bash debug line
` [PATCH net 8/8] netfilter: ebtables: allocate chainstack on CPU local nodes

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2021-10-20
 2021-10-21 11:20 UTC  (2+ messages)

[net 1/5] net/mlx5: Lag, change multipath and bonding to be mutually exclusive
 2021-10-21 11:20 UTC  (2+ messages)

[syzbot] KMSAN: uninit-value in hci_phy_link_complete_evt
 2021-10-21 10:56 UTC 

[PATCH net-next 0/2] Small fixes for redundant checks
 2021-10-21 10:46 UTC  (5+ messages)
` [PATCH net-next 1/2] net: qed_ptp: fix redundant check of rc and against -EINVAL

[PATCH] udp: reduce padding field unused to 1-byte in struct udp_sock
 2021-10-21 10:44 UTC  (2+ messages)

[PATCH] sfc: Don't use netif_info before net_device setup
 2021-10-21 10:07 UTC  (2+ messages)

[PATCH v2] sfc: Export fibre-specific supported link modes
 2021-10-21 10:05 UTC  (2+ messages)

[PATCH] net: dsa: sja1105: Add of_node_put() before return
 2021-10-21  9:46 UTC 

[PATCH net-next 0/2] enetc: trivial PTP one-step TX timestamping cleanups
 2021-10-21  9:37 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).