Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-14 11:44:10 to 2022-01-16 15:38:20 UTC [more...]

[PATCH net-next v4 03/13] net: wwan: t7xx: Add core components
 2022-01-16 15:37 UTC  (2+ messages)

[PATCH] ath11k: fix error handling in ath11k_qmi_assign_target_mem_chunk()
 2022-01-16 14:42 UTC 

[PATCH 1/2] platform: make platform_get_irq_optional() optional
 2022-01-16 14:19 UTC  (33+ messages)
                    ` [PATCH] driver core: platform: Rename platform_get_irq_optional() to platform_get_irq_silent()
  ` [PATCH 1/2] platform: make platform_get_irq_optional() optional (summary)

[PATCH net v2] net/smc: Fix hung_task when removing SMC-R devices
 2022-01-16 12:40 UTC  (2+ messages)

[PATCH 0/7] nfc: llcp: fix and improvements
 2022-01-16 12:32 UTC  (10+ messages)
` [PATCH 1/7] nfc: llcp: fix NULL error pointer dereference on sendmsg() after failed bind()
` [PATCH 2/7] nfc: llcp: nullify llcp_sock->dev on connect() error paths
` [PATCH 3/7] nfc: llcp: simplify llcp_sock_connect() "
` [PATCH 4/7] nfc: llcp: use centralized exiting of bind on errors
` [PATCH 5/7] nfc: llcp: use test_bit()
` [PATCH 6/7] nfc: llcp: protect nfc_llcp_sock_unlink() calls
` [PATCH 7/7] nfc: llcp: Revert "NFC: Keep socket alive until the DISC PDU is actually sent"

[PATCH v2 net] ipv4: update fib_info_cnt under spinlock protection
 2022-01-16 12:30 UTC  (3+ messages)

[syzbot] general protection fault in nfc_alloc_send_skb
 2022-01-16 11:55 UTC 

[PATCH ethtool-next] features: add --json support
 2022-01-16 11:31 UTC 

xfrm regression: TCP MSS calculation broken by commit b515d263, results in TCP stall
 2022-01-16 10:18 UTC  (3+ messages)
` [PATCH] xfrm: fix MTU regression

[RFC PATCH net-next 0/6] net/smc: Spread workload over multiple cores
 2022-01-16  9:00 UTC  (2+ messages)

[PATCH net] ipv4: make fib_info_cnt atomic
 2022-01-16  8:54 UTC  (5+ messages)

[PATCH net] net/smc: Fix hung_task when removing SMC-R devices
 2022-01-16  7:18 UTC  (3+ messages)

[GIT PULL] 9p for 5.17-rc1
 2022-01-16  6:45 UTC  (2+ messages)

[PATCH] dt-bindings: net: dsa: realtek-smi: convert to YAML schema
 2022-01-16  0:15 UTC  (4+ messages)

[PATCH net-next v4 00/11] net: dsa: realtek: MDIO interface and RTL8367S
 2022-01-16  0:05 UTC  (5+ messages)
` [PATCH net-next v4 02/11] net: dsa: realtek: rename realtek_smi to realtek_priv
` [PATCH net-next v4 03/11] net: dsa: realtek: remove direct calls to realtek-smi

[PATCH net] net/smc: Remove unused function declaration
 2022-01-15 23:00 UTC  (3+ messages)

[PATCH net] net: wwan: Fix MRU mismatch issue which may lead to data connection lost
 2022-01-15 22:50 UTC  (3+ messages)

[PATCH net v4] net: phy: marvell: add Marvell specific PHY loopback
 2022-01-15 22:50 UTC  (2+ messages)

[PATCH net] net: mscc: ocelot: don't dereference NULL pointers with shared tc filters
 2022-01-15 22:40 UTC  (2+ messages)

[PATCH] net: ethernet: sun4i-emac: Fix an error handling path in emac_probe()
 2022-01-15 22:40 UTC  (2+ messages)

[PATCH v2] net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config()
 2022-01-15 22:40 UTC  (2+ messages)

[PATCH] lib: fix ax25.h include for musl
 2022-01-15 18:50 UTC  (2+ messages)

[PATCH net,stable] phy: sfp: fix high power modules without diag mode
 2022-01-15 16:58 UTC  (5+ messages)

[PATCH v2 00/11] arm64: prepare and add verdin imx8m mini support
 2022-01-15 16:47 UTC  (3+ messages)
` [PATCH v2 06/11] arm64: defconfig: enable bpf/cgroup firewalling

[PATCH bpf-next] tcp: bpf: Add TCP_BPF_RCV_SSTHRESH for bpf_setsockopt
 2022-01-15 16:46 UTC  (6+ messages)

[PATCH iproute2-next v2] mptcp: add id check for deleting address
 2022-01-15 16:04 UTC 

[PATCH iproute2-next] mptcp: add id check for deleting address
 2022-01-15 15:42 UTC  (2+ messages)

Port mirroring (RFC)
 2022-01-15 15:14 UTC  (6+ messages)
` Port mirroring, v2 (RFC)

[PATCH net-next v4 00/13] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2022-01-15 14:53 UTC  (6+ messages)
` [PATCH net-next v4 01/13] list: Add list_next_entry_circular() and list_prev_entry_circular()
` [PATCH net-next v4 02/13] net: wwan: t7xx: Add control DMA interface

[PATCH 0/1] UDP traceroute packets with no checksum
 2022-01-15 14:39 UTC  (3+ messages)
` [PATCH 1/1] netfilter: conntrack: mark UDP zero checksum as CHECKSUM_UNNECESSARY

Possible bug in `tcp(7)` regarding `TCP_USER_TIMEOUT`
 2022-01-15 13:28 UTC 

[PATCH] ath9k_htc: fix uninit value bugs
 2022-01-15 12:27 UTC 

[PATCH wireless] MAINTAINERS: add common wireless and wireless-next trees
 2022-01-15 11:11 UTC  (5+ messages)

[PATCH net-next 1/2] devlink: Add support to set port function as trusted
 2022-01-15  6:15 UTC  (23+ messages)

[RFC PATCH v2 0/8] fprobe: Introduce fprobe function entry/exit probe
 2022-01-15  4:52 UTC  (14+ messages)
` [RFC PATCH v2 3/8] rethook: Add a generic return hook

[PATCH net] af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progress
 2022-01-15  2:40 UTC  (2+ messages)

[PATCH] Fix MRU mismatch issue which may lead to data connection lost
 2022-01-15  2:10 UTC  (3+ messages)
  `  "

[PATCH] s390/qeth: Remove redundant 'flush_workqueue()' calls
 2022-01-15  2:25 UTC  (3+ messages)

[PATCH bpf-next v4 0/8] libbpf: Implement BTFGen
 2022-01-15  2:15 UTC  (11+ messages)
` [PATCH bpf-next v4 1/8] libbpf: split bpf_core_apply_relo()
` [PATCH bpf-next v4 2/8] libbpf: Implement changes needed for BTFGen in bpftool
` [PATCH bpf-next v4 3/8] bpftool: Add gen btf command
` [PATCH bpf-next v4 4/8] bpftool: Implement btf_save_raw()
` [PATCH bpf-next v4 6/8] bpftool: Implement btfgen()

[RFC v5 net-next 01/13] mfd: ocelot: add support for external mfd control over SPI for the VSC7512
 2022-01-15  2:07 UTC  (11+ messages)

[PATCH 00/16] Add new Renesas RZ/V2L SoC and Renesas RZ/V2L SMARC EVK support
 2022-01-15  1:46 UTC  (4+ messages)
` [PATCH 06/16] dt-bindings: serial: renesas,scif: Document RZ/V2L SoC

[PATCH bpf-next] test: selftests: remove unused various in sockmap_verdict_prog.c
 2022-01-15  1:30 UTC  (2+ messages)

[PATCH] samples/bpf: xdpsock: Use swap() instead of open coding it
 2022-01-15  1:29 UTC  (2+ messages)

[PATCH net v3] net: phy: marvell: add Marvell specific PHY loopback
 2022-01-15  1:24 UTC  (3+ messages)

[PATCH bpf] tools/resolve_btfids: build with host flags
 2022-01-15  1:00 UTC  (2+ messages)

[GIT PULL] virtio,vdpa,qemu_fw_cfg: features, cleanups, fixes
 2022-01-14 23:58 UTC  (5+ messages)

[GIT PULL v2] virtio,vdpa,qemu_fw_cfg: features, cleanups, fixes
 2022-01-14 23:57 UTC 

[PATCH 0/4] rtw88: four small code-cleanups and refactorings
 2022-01-14 23:48 UTC  (5+ messages)
` [PATCH 1/4] rtw88: pci: Change type of rtw_hw_queue_mapping() and ac_to_hwq to enum
` [PATCH 2/4] rtw88: pci: Change queue datatype from u8 to enum rtw_tx_queue_type
` [PATCH 3/4] rtw88: Move enum rtw_tx_queue_type mapping code to tx.{c,h}
` [PATCH 4/4] rtw88: mac: Use existing interface mask macros in rtw_pwr_seq_parser()

[PATCH RFC v1 0/3] remove remaining users of SHA-1
 2022-01-14 23:04 UTC  (22+ messages)
` [PATCH RFC v1 1/3] bpf: move from sha1 to blake2s in tag calculation
` [PATCH RFC v1 2/3] ipv6: move from sha1 to blake2s in address calculation

[PATCH] perf record/arm-spe: Override attr->sample_period for non-libpfm4 events
 2022-01-14 21:21 UTC 

[PATCH bpf-next v6 1/2] Add skb_store_bytes() for BPF_PROG_TYPE_CGROUP_SKB
 2022-01-14 21:18 UTC  (6+ messages)

[RFC bpf-next 0/4] libbpf: userspace attach by name
 2022-01-14 20:48 UTC  (4+ messages)

Guten Abend!
 2022-01-14 20:23 UTC 

[PATCH 0/2 net-next v4] igb/igc: fix XDP registration
 2022-01-14 19:45 UTC  (3+ messages)
` [PATCH 1/2 net-next v4] igc: avoid kernel warning when changing RX ring parameters
` [PATCH 2/2 net-next v4] igb: refactor XDP registration

[PATCH 0/2 net-next v3] igb/igc: fix XDP registration
 2022-01-14 19:44 UTC  (6+ messages)
` [PATCH 1/2 net-next v3] igc: avoid kernel warning when changing RX ring parameters
      ` [Intel-wired-lan] "
` [PATCH 2/2 net-next v3] igb: refactor XDP registration

[PATCH v21 bpf-next 18/23] libbpf: Add SEC name for xdp_mb programs
 2022-01-14 19:36 UTC  (17+ messages)

[wpan-next v2 00/27] IEEE 802.15.4 scan support
 2022-01-14 18:44 UTC  (11+ messages)
` [wpan-next v2 18/27] net: mac802154: Handle scan requests
` [wpan-next v2 27/27] net: ieee802154: ca8210: Refuse most of the scan operations

[PATCH 2/2] stmmac: intel: Honor phy LED set by system firmware on a Dell hardware
 2022-01-14 17:25 UTC  (9+ messages)

[PATCH 0/2 net-next v2] igb/igc: fix XDP registration
 2022-01-14 16:51 UTC  (4+ messages)
` [PATCH 2/2 net-next v2] igb: refactor "

[PATCH v3] Bluetooth: fix null ptr deref on hci_sync_conn_complete_evt
 2022-01-14 16:44 UTC 

[PATCH bpf-next v8 00/10] Introduce unstable CT lookup helpers
 2022-01-14 16:39 UTC  (11+ messages)
` [PATCH bpf-next v8 01/10] bpf: Fix UAF due to race between btf_try_get_module and load_module
` [PATCH bpf-next v8 02/10] bpf: Populate kfunc BTF ID sets in struct btf
` [PATCH bpf-next v8 03/10] bpf: Remove check_kfunc_call callback and old kfunc BTF ID API
` [PATCH bpf-next v8 04/10] bpf: Introduce mem, size argument pair support for kfunc
` [PATCH bpf-next v8 05/10] bpf: Add reference tracking support to kfunc
` [PATCH bpf-next v8 06/10] net/netfilter: Add unstable CT lookup helpers for XDP and TC-BPF
` [PATCH bpf-next v8 07/10] selftests/bpf: Add test for unstable CT lookup API
` [PATCH bpf-next v8 08/10] selftests/bpf: Add test_verifier support to fixup kfunc call insns
` [PATCH bpf-next v8 09/10] selftests/bpf: Extend kfunc selftests
` [PATCH bpf-next v8 10/10] selftests/bpf: Add test for race in btf_try_get_module

[PATCH RFC v2 0/3] remove remaining users of SHA-1
 2022-01-14 16:33 UTC  (6+ messages)
` [PATCH RFC v2 1/3] bpf: move from sha1 to blake2s in tag calculation
` [PATCH RFC v2 2/3] ipv6: move from sha1 to blake2s in address calculation
` [PATCH RFC v2 3/3] crypto: sha1_generic - import lib/sha1.c locally

[PATCH net] ax25: use after free in ax25_connect
 2022-01-14 15:19 UTC  (7+ messages)

[PATCH v2 1/2] ath10k: search for default BDF name provided in DT
 2022-01-14 14:46 UTC  (4+ messages)

[PATCH net] mm: slub: fix a deadlock warning in kmem_cache_destroy
 2022-01-14 14:11 UTC  (2+ messages)

[PATCH v1] vhost: cache avail index in vhost_enable_notify()
 2022-01-14 13:40 UTC  (4+ messages)

[PATCH 0/7] Supoort shared irq for virtqueues
 2022-01-14 13:36 UTC  (7+ messages)
` [PATCH 7/7] vDPA/ifcvf: improve irq requester, to handle per_vq/shared/config irq

[PATCH net-next 0/2] Extend devlink for port trust setting
 2021-11-22 14:43 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).