netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-27 16:47:35 to 2022-04-28 08:14:35 UTC [more...]

[PATCH 00/30] The panic notifiers refactor
 2022-04-28  8:14 UTC  (36+ messages)
` [PATCH 01/30] x86/crash,reboot: Avoid re-disabling VMX in all CPUs on crash/restart
` [PATCH 02/30] ARM: kexec: Disable IRQs/FIQs also on crash CPUs shutdown path
` [PATCH 03/30] notifier: Add panic notifiers info and purge trailing whitespaces
` [PATCH 04/30] firmware: google: Convert regular spinlock into trylock on panic path
` [PATCH 05/30] misc/pvpanic: "
` [PATCH 06/30] soc: bcm: brcmstb: Document panic notifier action and remove useless header
` [PATCH 07/30] mips: ip22: Reword PANICED to PANICKED "
` [PATCH 08/30] powerpc/setup: Refactor/untangle panic notifiers
` [PATCH 09/30] coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
` [PATCH 10/30] alpha: Clean-up the panic notifier code
` [PATCH 11/30] um: Improve panic notifiers consistency and ordering
` [PATCH 12/30] parisc: Replace regular spinlock with spin_trylock on panic path
` [PATCH 13/30] s390/consoles: Improve panic notifiers reliability
` [PATCH 14/30] panic: Properly identify the panic event to the notifiers' callbacks
` [PATCH 15/30] bus: brcmstb_gisb: Clean-up panic/die notifiers
` [PATCH 16/30] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
` [PATCH 17/30] tracing: Improve panic/die notifiers
` [PATCH 18/30] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
` [PATCH 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 20/30] panic: Add the panic informational "
` [PATCH 21/30] panic: Introduce the panic pre-reboot "
` [PATCH 22/30] panic: Introduce the panic post-reboot "
` [PATCH 23/30] printk: kmsg_dump: Introduce helper to inform number of dumpers
` [PATCH 24/30] panic: Refactor the panic path
` [PATCH 25/30] panic, printk: Add console flush parameter and convert panic_print to a notifier
` [PATCH 26/30] Drivers: hv: Do not force all panic notifiers to execute before kdump
` [PATCH 27/30] powerpc: "
` [PATCH 28/30] panic: Unexport crash_kexec_post_notifiers
` [PATCH 29/30] powerpc: ps3, pseries: Avoid duplicate call to kmsg_dump() on panic
` [PATCH 30/30] um: Avoid duplicate call to kmsg_dump()

[PATCH net-next v2 00/13]: Move Siena into a separate subdirectory
 2022-04-28  8:00 UTC  (15+ messages)
` [PATCH net-next v2 01/13] sfc: Disable Siena support
` [PATCH net-next v2 02/13] sfc: Move Siena specific files
` [PATCH net-next v2 03/13] sfc: Copy shared files needed for Siena (part 1)
` [PATCH net-next v2 04/13] sfc: Copy shared files needed for Siena (part 2)
` [PATCH net-next v2 05/13] sfc: Copy a subset of mcdi_pcol.h to siena
` [PATCH net-next v2 06/13] sfc/siena: Remove build references to missing functionality
` [PATCH net-next v2 07/13] sfc/siena: Rename functions in efx headers to avoid conflicts with sfc
` [PATCH net-next v2 08/13] sfc/siena: Rename RX/TX functions "
` [PATCH net-next v2 09/13] sfc/siena: Rename peripheral "
` [PATCH net-next v2 10/13] sfc/siena: Rename functions in mcdi headers "
` [PATCH net-next v2 11/13] sfc/siena: Rename functions in nic_common.h "
` [PATCH net-next v2 12/13] sfc/siena: Inline functions in sriov.h "
` [PATCH net-next v2 13/13] sfc: Add a basic Siena module

[PATCH net-next v6 0/3] Add reset deassertion for Aspeed MDIO
 2022-04-28  8:00 UTC  (2+ messages)

[PATCH wpan-next 00/11] ieee802154: Synchronous Tx support
 2022-04-28  7:58 UTC  (7+ messages)
` [PATCH wpan-next 08/11] net: mac802154: Add a warning in the hot path
` [PATCH wpan-next 09/11] net: mac802154: Introduce a helper to disable the queue
` [PATCH wpan-next 10/11] net: mac802154: Introduce a tx queue flushing mechanism
` [PATCH wpan-next 11/11] net: mac802154: Introduce a synchronous API for MLME commands

[PATCH bpf] selftests/bpf: test setting tunnel key from lwt xmit
 2022-04-28  7:55 UTC  (5+ messages)

[PATCH net v4] nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_dev to avoid bugs
 2022-04-28  7:55 UTC  (6+ messages)
  `  "
  ` [PATCH net v4] nfc: ... device_is_registered() is data race-able

[PATCH bpf-next RESEND 0/2] bpf, docs: Fix typos in instruction-set.rst
 2022-04-28  7:41 UTC  (4+ messages)
` [PATCH bpf-next RESEND 1/2] bpf, docs: Remove duplicated word "instructions"
` [PATCH bpf-next RESEND 2/2] bpf, docs: BPF_FROM_BE exists as alias for BPF_TO_BE

[PATCH net-next v2 0/2] net: tcp: add skb drop reasons to connect request
 2022-04-28  7:33 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: tcp: add skb drop reasons to tcp "
` [PATCH net-next v2 2/2] net: tcp: add skb drop reasons to route_req()

[PATCH RFC 0/5] Implement a TLS handshake upcall
 2022-04-28  7:26 UTC  (16+ messages)
` [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)

[PATCH 0/2] bpf, docs: Fix typos in instruction-set.rst
 2022-04-28  7:25 UTC  (3+ messages)
` [PATCH 1/2] bpf, docs: Remove duplicated word "instructions"
` [PATCH 2/2] bpf, docs: BPF_FROM_BE exists as alias for BPF_TO_BE

[PATCH v1 0/4] can: ctucanfd: clenup acoording to the actual rules and documentation linking
 2022-04-28  7:22 UTC  (2+ messages)

[Patch net] net: dsa: ksz9477: port mirror sniffing limited to one port
 2022-04-28  7:07 UTC 

[PATCH net 1/1] net: stmmac: disable Split Header (SPH) for Intel platforms
 2022-04-28  7:05 UTC  (4+ messages)

[net-next:master 13/22] drivers/net/ethernet/microchip/lan966x/lan966x_ptp.c:342:23: error: implicit declaration of function 'ptp_find_pin_unlocked'
 2022-04-28  6:54 UTC 

[PATCH bpf v2 0/3] bpf: invalidate unused part of bpf_prog_pack
 2022-04-28  6:48 UTC  (3+ messages)

[PATCH net-next] net: Add SO_RCVMARK socket option to provide SO_MARK with recvmsg()
 2022-04-28  6:32 UTC  (5+ messages)
` [PATCH net-next v3] net: SO_RCVMARK socket option for "

[PATCH v2 00/19] Control VQ support in vDPA
 2022-04-28  6:28 UTC  (4+ messages)
` [PATCH v2 15/19] vhost-vdpa: support ASID based IOTLB API

[PATCH] net: ethernet: mediatek: add missing of_node_put() in mtk_sgmii_init()
 2022-04-28  6:25 UTC 

[PATCH net-next] net: make sure net_rx_action() calls skb_defer_free_flush()
 2022-04-28  6:08 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in dst_destroy
 2022-04-28  5:58 UTC  (2+ messages)

[PATCH net-next v1 0/4] Broadcom PTP PHY support
 2022-04-28  5:02 UTC  (4+ messages)
` [PATCH net-next v1 1/4] net: phy: broadcom: Add PTP support for some Broadcom PHYs

[PATCH net 0/2] selftests: net: add missing tests to Makefile
 2022-04-28  4:45 UTC  (3+ messages)
` [PATCH net 1/2] selftests/net: "
` [PATCH net 2/2] selftests/net/forwarding: "

[PATCH memcg v3] net: set proper memcg for net_init hooks allocations
 2022-04-28  4:37 UTC  (9+ messages)
` [PATCH memcg v4] "

[PATCH net-next 0/2] net: tcp: add skb drop reasons to connect request
 2022-04-28  2:31 UTC  (4+ messages)
` [PATCH net-next 1/2] net: add skb drop reasons to inet "

[PATCH iproute2-next v3 0/2] f_flower: match on the number of vlan tags
 2022-04-28  2:20 UTC  (2+ messages)

[patch iproute2-next v3] devlink: introduce -[he]x cmdline option to allow dumping numbers in hex format
 2022-04-28  2:20 UTC  (2+ messages)

[PATCH iproute2-next 00/11] ip stats: A new front-end for RTM_GETSTATS / RTM_SETSTATS
 2022-04-28  2:20 UTC  (2+ messages)

[PATCH bpf-next] net: bpf: support direct packet access in tracing program
 2022-04-28  2:16 UTC  (3+ messages)

[PATCH v2,bpf-next] samples/bpf: detach xdp prog when program exits unexpectedly in xdp_rxq_info_user
 2022-04-28  2:10 UTC  (2+ messages)

[PATCH net 0/7] insufficient TCP source port randomness
 2022-04-28  1:59 UTC  (10+ messages)
` [PATCH net 1/7] secure_seq: return the full 64-bit of the siphash

[Patch net-next] net: dsa: ksz9477: move get_stats64 to ksz_common.c
 2022-04-28  1:40 UTC  (2+ messages)

[PATCH] net: cpsw: add missing of_node_put() in cpsw_probe_dt()
 2022-04-28  1:45 UTC 

[PATCH -next] net: cpsw: add missing of_node_put() in cpsw_probe_dt()
 2022-04-28  1:30 UTC  (3+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2022-04-28  1:29 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2022-04-28  1:21 UTC 

[PATCH RESEND] ethernet: stmmac: fix for none child queue node for tx node
 2022-04-28  1:09 UTC 

[PATCH] ethernet: stmmac: fix for none child queue node for tx node
 2022-04-28  0:59 UTC 

[PATCH] net: fec: add missing of_node_put() in fec_enet_init_stop_mode()
 2022-04-28  1:00 UTC  (2+ messages)

[PATCH net] bnx2x: fix napi API usage sequence
 2022-04-28  1:00 UTC  (2+ messages)

pull-request: bpf-next 2022-04-27
 2022-04-28  0:26 UTC  (4+ messages)

[PATCH net] Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"
 2022-04-27 23:51 UTC 

pull request: bluetooth 2022-04-27
 2022-04-27 23:40 UTC 

[PATCHv3 bpf-next 0/5] bpf: Speed up symbol resolving in kprobe multi link
 2022-04-27 23:27 UTC  (8+ messages)
` [PATCHv3 bpf-next 1/5] kallsyms: Fully export kallsyms_on_each_symbol function
` [PATCHv3 bpf-next 2/5] ftrace: Add ftrace_lookup_symbols function
` [PATCHv3 bpf-next 3/5] fprobe: Resolve symbols with ftrace_lookup_symbols
` [PATCHv3 bpf-next 4/5] bpf: Resolve symbols with ftrace_lookup_symbols for kprobe multi link
` [PATCHv3 bpf-next 5/5] selftests/bpf: Add attach bench test

[PATCH net-next 0/6] mptcp: Path manager mode selection
 2022-04-27 22:50 UTC  (7+ messages)
` [PATCH net-next 1/6] mptcp: Remove redundant assignments in path manager init
` [PATCH net-next 2/6] mptcp: Add a member to mptcp_pm_data to track kernel vs userspace mode
` [PATCH net-next 3/6] mptcp: Bypass kernel PM when userspace PM is enabled
` [PATCH net-next 4/6] mptcp: Make kernel path manager check for userspace-managed sockets
` [PATCH net-next 5/6] mptcp: Add a per-namespace sysctl to set the default path manager type
` [PATCH net-next 6/6] selftests: mptcp: Add tests for userspace PM type

[PATCH] memcg: enable accounting for veth queues
 2022-04-27 22:48 UTC  (3+ messages)

[PATCH net v2] tls: Skip tls_append_frag on zero copy size
 2022-04-27 22:40 UTC  (2+ messages)

[PATCH] memcg: accounting for objects allocated for new netdevice
 2022-04-27 22:35 UTC  (4+ messages)

[PATCH -next 0/2] Support riscv jit to provide bpf_line_info
 2022-04-27 22:33 UTC  (3+ messages)
` [PATCH -next 1/2] bpf: Unify data extension operation of jited_ksyms and jited_linfo

pull-request: bpf 2022-04-27
 2022-04-27 22:30 UTC  (2+ messages)

[PATCH net-next v1 0/3] net: phy: micrel: add coma mode support
 2022-04-27 22:23 UTC  (9+ messages)
` [PATCH net-next v1 1/3] dt-bindings: net: micrel: add coma-mode-gpios property
` [PATCH net-next v1 2/3] net: phy: micrel: move the PHY timestamping check
` [PATCH net-next v1 3/3] net: phy: micrel: add coma mode GPIO

[PATCH bpf-next v6 0/5] New BPF helpers to accelerate synproxy
 2022-04-27 22:22 UTC  (8+ messages)
` [PATCH bpf-next v6 5/6] bpf: Add selftests for raw syncookie helpers

[PATCH bpf-next] bpf, sockmap: Call skb_linearize only when required in sk_psock_skb_ingress_enqueue
 2022-04-27 21:59 UTC  (2+ messages)

[PATCH net-next 00/14] remove copies of the NAPI_POLL_WEIGHT define
 2022-04-27 21:56 UTC  (13+ messages)
` [PATCH net-next 02/14] eth: remove NAPI_WEIGHT defines
` [PATCH net-next 03/14] eth: cpsw: remove a copy of the NAPI_POLL_WEIGHT define
` [PATCH net-next 08/14] eth: bgnet: "
` [PATCH net-next 13/14] eth: spider: "

[PATCH net v2 1/2] dt-bindings: net: dsa: realtek: cleanup compatible strings
 2022-04-27 21:43 UTC  (3+ messages)

[PATCH net] net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASK
 2022-04-27 20:30 UTC 

[PATCH v2] ath10k: skip ath10k_halt during suspend for driver state RESTARTING
 2022-04-27 20:27 UTC  (4+ messages)

[PATCH bpf-next v5 0/8] bpf: cgroup_sock lsm flavor
 2022-04-27 20:17 UTC  (5+ messages)
` [PATCH bpf-next v5 3/8] bpf: per-cgroup "

[PATCH v3 bpf-next 1/2] bpf: Extend batch operations for map-in-map bpf-maps
 2022-04-27 20:15 UTC  (4+ messages)
` [PATCH v3 bpf-next 2/2] selftests/bpf: handle "

[PATCH net] Add Eric Dumazet to networking maintainers
 2022-04-27 20:10 UTC  (2+ messages)

[PATCH] net: pass back data left in socket after receive
 2022-04-27 19:49 UTC 

[PATCH net-next] net: phy: marvell: update abilities and advertising when switching to SGMII
 2022-04-27 19:39 UTC 

[PATCH bpf-next] selftests/bpf: Fix incorrect TRUNNER_BINARY name output
 2022-04-27 19:38 UTC  (2+ messages)

[PATCH v2 net-next] net: generalize skb freeing deferral to per-cpu lists
 2022-04-27 18:54 UTC  (6+ messages)

[PATCH bpf-next 00/11] bpf: random unpopular userspace fixes (32 bit et al.)
 2022-04-27 18:53 UTC  (5+ messages)
` [PATCH bpf-next 08/11] samples: bpf: fix shifting unsigned long by 32 positions

[PATCH bpf-next 0/4] bpf: Generate helpers for pinning through bpf object skeleton
 2022-04-27 18:51 UTC  (8+ messages)
` [PATCH bpf-next 2/4] libbpf: Add helpers for pinning bpf prog "

[PATCH perf/core 0/5] perf tools: Fix prologue generation
 2022-04-27 18:47 UTC  (8+ messages)
` [PATCH perf/core 1/5] libbpf: Add bpf_program__set_insns function

[PATCH net] usbnet: smsc95xx: Fix deadlock on runtime resume
 2022-04-27 18:19 UTC  (4+ messages)

[PATCH net-next] tls: Add opt-in zerocopy mode of sendfile()
 2022-04-27 17:50 UTC 

[net: PATCH] net: dsa: add missing refcount decrementation
 2022-04-27 17:38 UTC  (3+ messages)

[PATCH net 1/1] ixgbe: ensure IPsec VF<->PF compatibility
 2022-04-27 17:31 UTC 

Optimizing kernel compilation / alignments for network performance
 2022-04-27 17:31 UTC  (3+ messages)

[PATCH net-next v2 0/2] net: phy: add LAN8742 phy support
 2022-04-27 17:30 UTC  (5+ messages)
` [PATCH net-next v2 1/2] net: phy: microchip: update LAN88xx phy ID and phy ID mask

[RFC patch net-next 0/3] net: dsa: ksz: generic port mirror function for ksz9477 based switch
 2022-04-27 16:57 UTC  (5+ messages)
` [RFC patch net-next 2/3] net: dsa: ksz: remove duplicate ksz_cfg and ksz_port_cfg
` [RFC patch net-next 3/3] net: dsa: ksz: moved ksz9477 port mirror to ksz_common.c


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