netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-19 07:07:41 to 2022-01-20 00:44:10 UTC [more...]

[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-next 1/2] devlink: Add support to set port function as trusted
 2022-01-20  0:40 UTC  (11+ messages)

[wpan-next 0/9] ieee802154: A bunch of fixes
 2022-01-20  0:36 UTC  (10+ 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 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 v4 bpf-next 0/7] bpf_prog_pack allocator
 2022-01-19 23:06 UTC  (8+ 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 V2 00/10] selftests: Fix separate output directory builds
 2022-01-19 22:35 UTC  (12+ messages)
` [PATCH V2 01/10] selftests: set the BUILD variable to absolute path
` [PATCH V2 02/10] selftests: Add and export a kernel uapi headers path
` [PATCH V2 03/10] selftests: Correct the headers install path
` [PATCH V2 04/10] selftests: futex: Add the uapi headers include variable
` [PATCH V2 05/10] selftests: kvm: "
` [PATCH V2 06/10] selftests: landlock: "
` [PATCH V2 07/10] selftests: net: "
` [PATCH V2 08/10] selftests: mptcp: "
` [PATCH V2 09/10] selftests: vm: "
` [PATCH V2 10/10] selftests: vm: remove dependecy from internal kernel macros

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

[PATCH 0/3] lib/string_helpers: Add a few string helpers
 2022-01-19 22:25 UTC  (24+ messages)
` [PATCH 1/3] lib/string_helpers: Consolidate yesno() implementation
      ` [Intel-gfx] "
` [PATCH 2/3] lib/string_helpers: Add helpers for enable[d]/disable[d]
` [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 bpf-next] bpf: Add document for 'dst_port' of 'struct bpf_sock'
 2022-01-19 22:03 UTC  (2+ messages)

[PATCH v3 0/9] misc brcmfmac fixes (M1/T2 series spin-off)
 2022-01-19 22:02 UTC  (21+ 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 v3 9/9] brcmfmac: pcie: Read the console on init and shutdown

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

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

[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  (11+ 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

[RFC bpf-next 0/4] libbpf: userspace attach by name
 2022-01-19 18:49 UTC  (6+ messages)

[PATCH 1/2] platform: make platform_get_irq_optional() optional
 2022-01-19 18:29 UTC  (13+ messages)

[GIT PULL] Networking for 5.17-rc1
 2022-01-19 18:26 UTC 

[PATCH v2 net 0/2] ipv4: avoid pathological hash tables
 2022-01-19 18:24 UTC  (5+ messages)
` [PATCH v2 net 1/2] ipv4: avoid quadratic behavior in netns dismantle
` [PATCH v2 net 2/2] ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys

[syzbot] BUG: sleeping function called from invalid context in tipc_crypto_start
 2022-01-19 17:33 UTC  (2+ messages)

[PATCH net] net: sfp: ignore disabled SFP node
 2022-01-19 16:44 UTC 

[PATCH v2 net 0/4] net/fsl: xgmac_mdio: Add workaround for erratum A-009885
 2022-01-19 16:30 UTC  (2+ messages)

MT7621 ethernet does not get probed on net-next branch after 5.15 merge
 2022-01-19 16:13 UTC  (2+ messages)

[RFC PATCH net] Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
 2022-01-19 16:08 UTC 

[PATCH] net/ipv6: remove redundant err variable
 2022-01-19 15:59 UTC  (3+ messages)

[PATCH net] net: cpsw: avoid alignment faults by taking NET_IP_ALIGN into account
 2022-01-19 15:56 UTC  (4+ messages)

[PATCH] dt-bindings: Improve phandle-array schemas
 2022-01-19 15:45 UTC  (12+ messages)

ethtool 5.16 release / ethtool -m bug fix
 2022-01-19 15:39 UTC  (3+ messages)

[RFC PATCH v3 0/9] fprobe: Introduce fprobe function entry/exit probe
 2022-01-19 14:58 UTC  (10+ messages)
` [RFC PATCH v3 1/9] ftrace: Add ftrace_set_filter_ips function
` [RFC PATCH v3 2/9] fprobe: Add ftrace based probe APIs
` [RFC PATCH v3 3/9] rethook: Add a generic return hook
` [RFC PATCH v3 4/9] rethook: x86: Add rethook x86 implementation
` [RFC PATCH v3 5/9] fprobe: Add exit_handler support
` [RFC PATCH v3 6/9] fprobe: Add sample program for fprobe
` [RFC PATCH v3 7/9] bpf: Add kprobe link for attaching raw kprobes
` [RFC PATCH v3 8/9] [DO NOT MERGE] Out-of-tree: Support wildcard symbol option to sample
` [RFC PATCH v3 9/9] [DO NOT MERGE] out-of-tree: kprobes: Use rethook for kretprobe

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

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

[PATCH bpf-next] bpf, arm64: enable kfunc call
 2022-01-19 14:49 UTC 

Bpftool mirror now available
 2022-01-19 14:47 UTC 

[PATCH bpf] bpf, arm64: calculate offset as byte-offset for bpf line info
 2022-01-19 14:45 UTC  (3+ messages)

[PATCH] net: mscc: ocelot: fix using match before it is set
 2022-01-19 14:40 UTC  (2+ messages)

[PATCH] net: phy: micrel: use kszphy_suspend()/kszphy_resume for irq aware devices
 2022-01-19 14:30 UTC  (2+ messages)

[PATCH v2 0/1] nfc: llcp: a fix after syzbot report
 2022-01-19 14:20 UTC  (3+ messages)
` [PATCH v2 1/1] nfc: llcp: fix NULL error pointer dereference on sendmsg() after failed bind()

[PATCH devicetree v2] dt-bindings: phy: Add `tx-p2p-microvolt` property binding
 2022-01-19 13:13 UTC  (3+ messages)

[PATCH devicetree v3] dt-bindings: phy: Add `tx-p2p-microvolt` property binding
 2022-01-19 13:11 UTC 

[PATCH] igbvf: Remove useless DMA-32 fallback configuration
 2022-01-19 12:54 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2 00/35] brcmfmac: Support Apple T2 and M1 platforms
 2022-01-19 12:36 UTC  (5+ messages)
` [PATCH v2 21/35] brcmfmac: chip: Only disable D11 cores; handle an arbitrary number
` [PATCH v2 22/35] brcmfmac: chip: Handle 1024-unit sizes for TCM blocks

[PATCH v3 0/8] rtw88: prepare locking for SDIO support
 2022-01-19  9:38 UTC  (2+ messages)

[PATCH v22 bpf-next 00/23] mvneta: introduce XDP multi-buffer support
 2022-01-19  9:38 UTC  (7+ messages)
` [PATCH v22 bpf-next 18/23] libbpf: Add SEC name for xdp multi-frags programs

xfrm regression: TCP MSS calculation broken by commit b515d263, results in TCP stall
 2022-01-19  9:22 UTC  (5+ messages)
` [PATCH] xfrm: fix MTU regression
      ` [PATCH v2] "

[PATCH net 0/2] ipv4: avoid pathological hash tables
 2022-01-19  8:54 UTC  (4+ messages)
` [PATCH net 2/2] ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys

[PATCH] sfc/ef10: remove unneeded rc variable
 2022-01-19  8:26 UTC  (2+ messages)

[PATCH 00/10] selftests: Fix separate output directory builds
 2022-01-19  8:22 UTC  (4+ messages)
` [PATCH 08/10] selftests: mptcp: Add the uapi headers include variable

[PATCH wireless v2 1/2] MAINTAINERS: add common wireless and wireless-next trees
 2022-01-19  8:06 UTC  (2+ messages)
` [wireless,v2,1/2] "

[PATCH v2 0/6] nfc: llcp: few cleanups/improvements
 2022-01-19  7:53 UTC  (7+ messages)
` [PATCH v2 1/6] nfc: llcp: nullify llcp_sock->dev on connect() error paths
` [PATCH v2 2/6] nfc: llcp: simplify llcp_sock_connect() "
` [PATCH v2 3/6] nfc: llcp: use centralized exiting of bind on errors
` [PATCH v2 4/6] nfc: llcp: use test_bit()
` [PATCH v2 5/6] nfc: llcp: protect nfc_llcp_sock_unlink() calls
` [PATCH v2 6/6] nfc: llcp: Revert "NFC: Keep socket alive until the DISC PDU is actually sent"

[PATCH net v3 0/9] Xilinx axienet fixes
 2022-01-19  7:07 UTC  (3+ 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).