netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-19 19:25:32 to 2022-01-20 12:52:27 UTC [more...]

[PATCH net 0/5] Netfilter fixes for net
 2022-01-20 12:52 UTC  (3+ messages)
` [PATCH net 1/5] netfilter: nf_conntrack_netbios_ns: fix helper module alias
` [PATCH net 4/5] netfilter: nft_connlimit: memleak if nf_ct_netns_get() fails

[PATCH v2 iproute2-next 00/11] clang warning fixes
 2022-01-20 12:48 UTC  (4+ messages)

[syzbot] BUG: sleeping function called from invalid context in tipc_crypto_start
 2022-01-20 12:47 UTC  (3+ messages)

[PATCH net] tcp: add a missing sk_defer_free_flush() in tcp_splice_read()
 2022-01-20 12:45 UTC 

[PATCH net] tcp: Add a stub for sk_defer_free_flush()
 2022-01-20 12:39 UTC  (2+ messages)

Bpftool mirror now available
 2022-01-20 12:35 UTC  (3+ messages)

[PATCH RFC] rds: ib: Reduce the contention caused by the asynchronous workers to flush the mr pool
 2022-01-20 12:27 UTC  (12+ messages)

[RFC PATCH v3 0/9] fprobe: Introduce fprobe function entry/exit probe
 2022-01-20 12:15 UTC  (4+ messages)
` [RFC PATCH v3 7/9] bpf: Add kprobe link for attaching raw kprobes

[PATCH v2 0/2] net: stmmac: dwmac-visconti: Fix bit definitions and clock configuration for RMII mode
 2022-01-20 12:00 UTC  (2+ messages)

[RFC bpf-next 0/3] libbpf: name-based u[ret]probe attach
 2022-01-20 11:42 UTC  (4+ messages)
` [RFC bpf-next 1/3] libbpf: support function name-based attach for uprobes
` [RFC bpf-next 2/3] libbpf: add auto-attach for uprobes based on section name
` [RFC bpf-next 3/3] selftests/bpf: add tests for u[ret]probe attach by name

[PATCH v2] net: phy: marvell: Honor phy LED set by system firmware on a Dell hardware
 2022-01-20 11:40 UTC  (3+ messages)

[PATCH net] ethtool: Fix link extended state for big endian
 2022-01-20 11:40 UTC  (2+ messages)

[PATCH net] ipv6_tunnel: Rate limit warning messages
 2022-01-20 11:40 UTC  (2+ messages)

build failure: undef ref to __sk_defer_free_flush
 2022-01-20 11:33 UTC  (2+ messages)

[PATCH net] net: phy: broadcom: hook up soft_reset for BCM54616S
 2022-01-20 11:30 UTC  (2+ messages)

[PATCH net-next] net: sched: Clarify error message when qdisc kind is unknown
 2022-01-20 11:30 UTC  (2+ messages)

[PATCH net] can: isotp: isotp_rcv_cf(): fix so->rx race problem
 2022-01-20 11:28 UTC  (7+ messages)

[PATCH 1/2] platform: make platform_get_irq_optional() optional
 2022-01-20 11:27 UTC  (34+ messages)
            ` [PATCH] driver core: platform: Rename platform_get_irq_optional() to platform_get_irq_silent()

[wpan-next v2 0/9] ieee802154: A bunch of fixes
 2022-01-20 11:21 UTC  (10+ messages)
` [wpan-next v2 1/9] net: ieee802154: hwsim: Ensure proper channel selection at probe time
` [wpan-next v2 2/9] net: ieee802154: hwsim: Ensure frame checksum are valid
` [wpan-next v2 3/9] net: ieee802154: mcr20a: Fix lifs/sifs periods
` [wpan-next v2 4/9] net: ieee802154: at86rf230: Stop leaking skb's
` [wpan-next v2 5/9] net: ieee802154: ca8210: "
` [wpan-next v2 6/9] net: ieee802154: Use the IEEE802154_MAX_PAGE define when relevant
` [wpan-next v2 7/9] net: ieee802154: Return meaningful error codes from the netlink helpers
` [wpan-next v2 8/9] net: mac802154: Explain the use of ieee802154_wake/stop_queue()
` [wpan-next v2 9/9] MAINTAINERS: Remove Harry Morris bouncing address

[RFC PATCH net-next] net/smc: Introduce receive queue flow control support
 2022-01-20 11:03 UTC  (5+ messages)

[PATCH v3 0/9] misc brcmfmac fixes (M1/T2 series spin-off)
 2022-01-20 10:55 UTC  (20+ messages)
` [PATCH v3 1/9] brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error path
` [PATCH v3 2/9] brcmfmac: firmware: Allocate space for default boardrev in nvram
` [PATCH v3 3/9] brcmfmac: firmware: Do not crash on a NULL board_type
` [PATCH v3 5/9] brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toio
` [PATCH v3 7/9] brcmfmac: of: Use devm_kstrdup for board_type & check for errors
` [PATCH v3 8/9] brcmfmac: fwil: Constify iovar name arguments

[PATCH v2 00/12] virtio pci support VIRTIO_F_RING_RESET
 2022-01-20 10:55 UTC  (14+ messages)
` [PATCH v2 01/12] virtio: pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v2 02/12] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH v2 03/12] virtio: queue_reset: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v2 04/12] virtio: queue_reset: pci: update struct virtio_pci_common_cfg and option functions
` [PATCH v2 05/12] virito: queue_reset: pci: move the per queue irq logic from vp_del_vqs to vp_del_vq
` [PATCH v2 06/12] virtio: queue_reset: pci: add independent function to enable msix vq
` [PATCH v2 07/12] virtio: queue_reset: pci: support VIRTIO_F_RING_RESET
` [PATCH v2 08/12] virtio: queue_reset: add helper
` [PATCH v2 09/12] virtio_net: virtnet_tx_timeout() fix style
` [PATCH v2 10/12] virtio_net: virtnet_tx_timeout() stop ref sq->vq
` [PATCH v2 11/12] virtio_net: split free_unused_bufs()
` [PATCH v2 12/12] virtio-net: support pair disable/enable

[PATCH v2 net] net: fix information leakage in /proc/net/ptype
 2022-01-20 10:50 UTC  (2+ messages)

[PATCH 0/3] lib/string_helpers: Add a few string helpers
 2022-01-20 10:45 UTC  (25+ messages)
` [PATCH 1/3] lib/string_helpers: Consolidate yesno() implementation
      ` [Intel-gfx] "
` [PATCH 3/3] drm: Convert open yes/no strings to yesno()
      ` [Intel-gfx] [PATCH 0/3] lib/string_helpers: Add a few string helpers

[PATCH net 0/2] net: do not modify the shared tunnel info when PMTU triggers an ICMP reply
 2022-01-20 10:27 UTC  (4+ messages)
` [PATCH net 1/2] vxlan: "

[GIT PULL] Networking for 5.17-rc1
 2022-01-20  9:36 UTC  (3+ messages)

ixgbe driver link down causes 100% load in ksoftirqd/x
 2022-01-20  9:23 UTC 

[wpan-next 0/9] ieee802154: A bunch of fixes
 2022-01-20  9:25 UTC  (12+ messages)
` [wpan-next 1/9] net: ieee802154: hwsim: Ensure proper channel selection at probe time
` [wpan-next 2/9] net: ieee802154: hwsim: Ensure frame checksum are valid
` [wpan-next 3/9] net: ieee802154: mcr20a: Fix lifs/sifs periods
` [wpan-next 4/9] net: ieee802154: at86rf230: Stop leaking skb's
` [wpan-next 5/9] net: ieee802154: ca8210: "
` [wpan-next 6/9] net: ieee802154: Use the IEEE802154_MAX_PAGE define when relevant
` [wpan-next 7/9] net: ieee802154: Return meaningful error codes from the netlink helpers
` [wpan-next 8/9] net: mac802154: Explain the use of ieee802154_wake/stop_queue()
` [wpan-next 9/9] MAINTAINERS: Remove Harry Morris bouncing address

[PATCH iproute2 v2] dcb: app: Add missing "dcb app show dev X default-prio"
 2022-01-20  8:57 UTC 

[PATCH v2 00/35] brcmfmac: Support Apple T2 and M1 platforms
 2022-01-20  8:49 UTC  (4+ messages)
` [PATCH v2 22/35] brcmfmac: chip: Handle 1024-unit sizes for TCM blocks

[PATCH devicetree v3] dt-bindings: phy: Add `tx-p2p-microvolt` property binding
 2022-01-20  8:49 UTC  (2+ messages)

[PATCH] iavf: Remove useless DMA-32 fallback configuration
 2022-01-20  8:03 UTC  (2+ messages)

ethtool 5.16 release / ethtool -m bug fix
 2022-01-20  7:54 UTC  (4+ messages)

[v3 1/2] Docs/devicetree: add serdes.yaml
 2022-01-20  7:52 UTC  (12+ messages)
` [v3 2/2] dsa: mv88e6xxx: make serdes SGMII/Fiber output amplitude configurable

[PATCH] net-procfs: show net devices bound packet types
 2022-01-20  7:04 UTC 

[PATCH net-next v1 0/9] add more features support for mtk-star-emac
 2022-01-20  7:02 UTC  (10+ messages)
` [PATCH net-next v1 1/9] net: ethernet: mtk-star-emac: store bit_clk_div in compat structure
` [PATCH net-next v1 2/9] net: ethernet: mtk-star-emac: modify IRQ trigger flags
` [PATCH net-next v1 3/9] net: ethernet: mtk-star-emac: add support for MT8365 SoC
` [PATCH net-next v1 4/9] dt-bindings: net: mtk-star-emac: add support for MT8365
` [PATCH net-next v1 5/9] net: ethernet: mtk-star-emac: add clock pad selection for RMII
` [PATCH net-next v1 6/9] net: ethernet: mtk-star-emac: add timing adjustment support
` [PATCH net-next v1 7/9] dt-bindings: net: mtk-star-emac: add description for new properties
` [PATCH net-next v1 8/9] net: ethernet: mtk-star-emac: add support for MII interface
` [PATCH net-next v1 9/9] net: ethernet: mtk-star-emac: separate tx/rx handling with two NAPIs

[syzbot] WARNING in __cleanup_sighand
 2022-01-20  6:43 UTC  (4+ messages)

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

[PATCH v4 bpf-next 0/7] bpf_prog_pack allocator
 2022-01-20  4:50 UTC  (13+ messages)
` [PATCH v4 bpf-next 1/7] x86/Kconfig: select HAVE_ARCH_HUGE_VMALLOC with HAVE_ARCH_HUGE_VMAP
` [PATCH v4 bpf-next 2/7] bpf: use bytes instead of pages for bpf_jit_[charge|uncharge]_modmem
` [PATCH v4 bpf-next 3/7] bpf: use size instead of pages in bpf_binary_header
` [PATCH v4 bpf-next 4/7] bpf: add a pointer of bpf_binary_header to bpf_prog
` [PATCH v4 bpf-next 5/7] x86/alternative: introduce text_poke_copy
` [PATCH v4 bpf-next 6/7] bpf: introduce bpf_prog_pack allocator
` [PATCH v4 bpf-next 7/7] bpf, x86_64: use "

[PATCH] dt-bindings: Improve phandle-array schemas
 2022-01-20  4:38 UTC  (2+ messages)

[PATCH bpf-next] bpf: Add document for 'dst_port' of 'struct bpf_sock'
 2022-01-20  4:17 UTC  (4+ messages)

[PATCH V2 00/10] selftests: Fix separate output directory builds
 2022-01-20  1:20 UTC  (7+ messages)
` [PATCH V2 08/10] selftests: mptcp: Add the uapi headers include variable
` [PATCH V2 09/10] selftests: vm: "
` [PATCH V2 10/10] selftests: vm: remove dependecy from internal kernel macros

[wpan-next 00/14] ieee802154: Synchronous Tx API
 2022-01-20  0:51 UTC  (15+ messages)
` [wpan-next 01/14] net: ieee802154: Move the logic restarting the queue upon transmission
` [wpan-next 02/14] net: mac802154: Create a transmit error helper
` [wpan-next 03/14] net: ieee802154: at86rf230: Call _xmit_error() when a transmission fails
` [wpan-next 04/14] net: ieee802154: atusb: "
` [wpan-next 05/14] net: ieee802154: ca8210: "
` [wpan-next 06/14] net: mac802154: Stop exporting ieee802154_wake/stop_queue()
` [wpan-next 07/14] net: mac802154: Rename the synchronous xmit worker
` [wpan-next 08/14] net: mac802154: Rename the main tx_work struct
` [wpan-next 09/14] net: mac802154: Follow the count of ongoing transmissions
` [wpan-next 10/14] net: mac802154: Hold the transmit queue when relevant
` [wpan-next 11/14] net: mac802154: Create a hot tx path
` [wpan-next 12/14] net: mac802154: Add a warning in the hot path
` [wpan-next 13/14] net: mac802154: Introduce a tx queue flushing mechanism
` [wpan-next 14/14] net: mac802154: Introduce a synchronous API for MLME commands

[wpan-next 0/4] ieee802154: General preparation to scan support
 2022-01-20  0:43 UTC  (5+ messages)
` [wpan-next 1/4] net: ieee802154: Move IEEE 802.15.4 Kconfig main entry
` [wpan-next 2/4] net: mac802154: Include the softMAC stack inside the IEEE 802.15.4 menu
` [wpan-next 3/4] net: ieee802154: Move the address structure earlier
` [wpan-next 4/4] net: ieee802154: Add a kernel doc header to the ieee802154_addr structure

[wpan-next 0/5] ieee802154: Improve symbol duration handling
 2022-01-20  0:41 UTC  (6+ messages)
` [wpan-next 1/5] net: ieee802154: Improve the way supported channels are declared
` [wpan-next 2/5] net: ieee802154: Give more details to the core about the channel configurations
` [wpan-next 3/5] net: mac802154: Convert the symbol duration into nanoseconds
` [wpan-next 4/5] net: mac802154: Set the symbol duration automatically
` [wpan-next 5/5] net: ieee802154: Drop duration settings when the core does it already

[PATCH net] phylib: fix potential use-after-free
 2022-01-20  0:27 UTC  (2+ messages)

[PATCH v3 00/41] IEEE 802.15.4 scan support
 2022-01-20  0:24 UTC  (12+ messages)
` [PATCH v3 17/41] net: ieee802154: at86rf230: Call the complete helper when a transmission is over

[PATCH iproute2] dcb: app: Add missing "dcb app show dev X default-prio"
 2022-01-19 23:39 UTC  (6+ messages)

[wpan-next v2 00/27] IEEE 802.15.4 scan support
 2022-01-19 23:26 UTC  (13+ messages)
` [wpan-next v2 08/27] net: ieee802154: Drop symbol duration settings when the core does it already

[PATCH v5 net-next 0/4] Add ethtool interface for RClocks
 2022-01-19 22:33 UTC  (7+ messages)

[PATCH riscv-next] riscv: bpf: Fix eBPF's exception tables
 2022-01-19 21:46 UTC  (2+ messages)

[PATCH] net/bluetooth: remove unneeded err variable
 2022-01-19 19:33 UTC  (2+ messages)

[PATCH 1/2] platform: make platform_get_irq_optional() optional
 2022-01-19 19:06 UTC  (3+ messages)
  ` [PATCH 1/2] platform: make platform_get_irq_optional() optional (summary)

[PATCH net-next v4 00/13] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2022-01-19 19:04 UTC  (6+ messages)
` [PATCH net-next v4 02/13] net: wwan: t7xx: Add control DMA interface


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