netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-14 12:59:55 to 2022-04-15 12:36:10 UTC [more...]

[PATCH net-next 00/12] add support for Renesas RZ/N1 ethernet subsystem devices
 2022-04-15 12:33 UTC  (44+ messages)
` [PATCH net-next 01/12] net: dsa: add support for Renesas RZ/N1 A5PSW switch tag code
` [PATCH net-next 02/12] net: dsa: add Renesas RZ/N1 switch tag driver
` [PATCH net-next 03/12] dt-bindings: net: pcs: add bindings for Renesas RZ/N1 MII converter
` [PATCH net-next 04/12] net: pcs: add Renesas MII converter driver
` [PATCH net-next 05/12] dt-bindings: net: dsa: add bindings for Renesas RZ/N1 Advanced 5 port switch
` [PATCH net-next 06/12] net: dsa: rzn1-a5psw: add Renesas RZ/N1 advanced 5 port switch driver
` [PATCH net-next 07/12] net: dsa: rzn1-a5psw: add statistics support
` [PATCH net-next 08/12] net: dsa: rzn1-a5psw: add FDB support
` [PATCH net-next 09/12] ARM: dts: r9a06g032: describe MII converter

[PATCH net-next v4 00/18] Remove use of list iterator after loop body
 2022-04-15 12:29 UTC  (19+ messages)
` [PATCH net-next v4 01/18] connector: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v4 02/18] net: dsa: sja1105: remove use of iterator after list_for_each_entry() loop
` [PATCH net-next v4 03/18] net: dsa: sja1105: reorder sja1105_first_entry_longer_than with memory allocation
` [PATCH net-next v4 04/18] net: dsa: sja1105: use list_add_tail(pos) instead of list_add(pos->prev)
` [PATCH net-next v4 05/18] net: dsa: mv88e6xxx: remove redundant check in mv88e6xxx_port_vlan()
` [PATCH net-next v4 06/18] net: dsa: mv88e6xxx: refactor mv88e6xxx_port_vlan()
` [PATCH net-next v4 07/18] net: dsa: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v4 08/18] net: sparx5: "
` [PATCH net-next v4 09/18] qed: Use "
` [PATCH net-next v4 10/18] qed: Replace usage of found with "
` [PATCH net-next v4 11/18] qed: Remove usage of list iterator variable after the loop
` [PATCH net-next v4 12/18] net: qede: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v4 13/18] net: qede: Remove check of list iterator against head past the loop body
` [PATCH net-next v4 14/18] sfc: Remove usage of list iterator for list_add() after "
` [PATCH net-next v4 15/18] net: netcp: Remove usage of list iterator for list_add() after "
` [PATCH net-next v4 16/18] ps3_gelic: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v4 17/18] ipvlan: Remove usage of list iterator variable for the loop body
` [PATCH net-next v4 18/18] team: Remove use of list iterator variable for list_for_each_entry_from()

[PATCH bpf-next 00/11] bpf: random unpopular userspace fixes (32 bit et al.)
 2022-04-15 12:15 UTC  (13+ messages)
` [PATCH bpf-next 01/11] bpf, perf: fix bpftool compilation with !CONFIG_PERF_EVENTS
` [PATCH bpf-next 02/11] bpf: always emit struct bpf_perf_link BTF
` [PATCH bpf-next 03/11] tools, bpf: fix bpftool build with !CONFIG_BPF_EVENTS
` [PATCH bpf-next 04/11] samples: bpf: add 'asm/mach-generic' include path for every MIPS
` [PATCH bpf-next 05/11] samples: bpf: use host bpftool to generate vmlinux.h, not target
` [PATCH bpf-next 06/11] tools, bpf: fix fcntl.h include in bpftool
` [PATCH bpf-next 07/11] samples: bpf: fix uin64_t format literals
` [PATCH bpf-next 08/11] samples: bpf: fix shifting unsigned long by 32 positions
` [PATCH bpf-next 09/11] samples: bpf: fix include order for non-Glibc environments
` [PATCH bpf-next 10/11] samples: bpf: fix -Wsequence-point
` [PATCH bpf-next 11/11] samples: bpf: xdpsock: fix -Wmaybe-uninitialized

[PATCH v2] net: qlogic: qlcnic: simplify if-if to if-else
 2022-04-15 12:09 UTC 

[PATCH net] ice: Protect vf_state check by cfg_lock in ice_vc_process_vf_msg()
 2022-04-15 11:57 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH] net: restore alpha order to Ethernet devices in config
 2022-04-15 11:10 UTC  (2+ messages)

[PATCH 1/1] powerpc: Update MAINTAINERS for ibmvnic and VAS
 2022-04-15 11:10 UTC  (2+ messages)

[PATCH v2 net 1/2] ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()
 2022-04-15 11:00 UTC  (3+ messages)
` [PATCH v2 net 2/2] ip6_gre: Fix skb_under_panic "

[PATCH] openvswitch: fix OOB access in reserve_sfa_size()
 2022-04-15 11:00 UTC  (3+ messages)
` [ovs-dev] "

[PATCH -next] octeon_ep: fix error return code in octep_probe()
 2022-04-15 10:50 UTC  (2+ messages)

[PATCH net-next 0/3] net: emaclite: Trivial code cleanup
 2022-04-15 10:50 UTC  (2+ messages)

[PATCH 1/2] xfrm: Pass flowi_oif or l3mdev as oif to xfrm_dst_lookup
 2022-04-15 10:40 UTC  (2+ messages)

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2022-04-14
 2022-04-15 10:40 UTC  (6+ messages)
` [PATCH net 1/4] ice: xsk: check if Rx ring was filled up to the end
` [PATCH net 2/4] ice: allow creating VFs for !CONFIG_NET_SWITCHDEV
` [PATCH net 3/4] ice: fix crash in switchdev mode
` [PATCH net 4/4] ice: Fix memory leak in ice_get_orom_civd_data()

[PATCH net] net: dsa: hellcreek: Calculate checksums in tagger
 2022-04-15 10:33 UTC 

[PATCH net-next v2] docs: net: dsa: describe issues with checksum offload
 2022-04-15 10:22 UTC  (12+ messages)

[PATCH] net: ethernet: ti: cpsw_new: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
 2022-04-15 10:20 UTC  (2+ messages)

[PATCH] net: ethernet: ti: cpsw_priv: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-15 10:20 UTC  (2+ messages)

[PATCH][next] octeon_ep: Fix spelling mistake "inerrupts" -> "interrupts"
 2022-04-15 10:20 UTC  (2+ messages)

[PATCH] net: ethernet: ti: davinci_emac: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-15 10:20 UTC  (2+ messages)

[PATCH] net: stmmac: stmmac_main: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-15 10:20 UTC  (2+ messages)

[PATCH net] net/packet: fix packet_sock xmit return value checking
 2022-04-15 10:20 UTC  (2+ messages)

[PATCH net] net/smc: Fix sock leak when release after smc_shutdown()
 2022-04-15 10:20 UTC  (2+ messages)

[PATCH net-next 0/9] mlxsw: Preparations for line cards support
 2022-04-15 10:20 UTC  (2+ messages)

[Patch net] net: phy: LAN937x: added PHY_POLL_CABLE_TEST flag
 2022-04-15 10:00 UTC  (2+ messages)

[PATCH net-next] geneve: avoid indirect calls in GRO path, when possible
 2022-04-15 10:00 UTC  (2+ messages)

[PATCH net] rxrpc: Restore removed timer deletion
 2022-04-15 10:00 UTC  (2+ messages)

[PATCH v5 net-next 0/2] net: mvneta: add support for page_pool_get_stats
 2022-04-15  9:50 UTC  (5+ messages)
` [PATCH v5 net-next 1/2] net: page_pool: introduce ethtool stats

[PATCH v9 00/32] virtio pci support VIRTIO_F_RING_RESET (refactor vring)
 2022-04-15  9:17 UTC  (8+ messages)
` [PATCH v9 31/32] virtio_net: support rx/tx queue resize

[PATCH net] net: dsa: realtek: fix Kconfig to assure consistent driver linkage
 2022-04-15  9:00 UTC  (2+ messages)

[PATCH net-next] sungem: Prepare cleanup of powerpc's asm/prom.h
 2022-04-15  8:45 UTC  (3+ messages)

[PATCH net-next v2] sungem: Prepare cleanup of powerpc's asm/prom.h
 2022-04-15  8:43 UTC 

[PATCH net-next v2] net: ethernet: Prepare cleanup of powerpc's asm/prom.h
 2022-04-15  8:39 UTC 

[PATCH net-next v6] net/ipv6: Introduce accept_unsolicited_na knob to implement router-side changes for RFC9131
 2022-04-15  8:34 UTC 

[PATCH net-next v5] net/ipv6: Introduce accept_unsolicited_na knob to implement router-side changes for RFC9131
 2022-04-15  8:26 UTC  (3+ messages)

[PATCH net-next] net: dsa: realtek: add compatible strings for RTL8367RB-VB
 2022-04-15  7:48 UTC  (8+ messages)

[GIT PULL] Networking for 5.18-rc3
 2022-04-15  7:30 UTC  (3+ messages)

[PATCH] driver: usb: nullify dangling pointer in cdc_ncm_free
 2022-04-15  7:19 UTC  (8+ messages)

[RFC PATCH 0/6] hv_sock: Hardening changes
 2022-04-15  7:00 UTC  (16+ messages)
` [RFC PATCH 1/6] hv_sock: Check hv_pkt_iter_first_raw()'s return value
` [RFC PATCH 2/6] hv_sock: Copy packets sent by Hyper-V out of the ring buffer
` [RFC PATCH 4/6] hv_sock: Initialize send_buf in hvs_stream_enqueue()
` [RFC PATCH 5/6] Drivers: hv: vmbus: Accept hv_sock offers in isolated guests
` [RFC PATCH 6/6] Drivers: hv: vmbus: Refactor the ring-buffer iterator functions

[PATCH] ath11k: simplify if-if to if-else
 2022-04-15  6:56 UTC  (3+ messages)

[PATCH v3 RESEND] efi: Do not import certificates from UEFI Secure Boot for T2 Macs
 2022-04-15  6:19 UTC  (7+ messages)
` [PATCH v4] "
  ` [PATCH v4 RESEND] "
    ` [PATCH v5] "
      ` [PATCH v6] "

[PATCH] net: qlogic: qlcnic: simplify if-if to if-else
 2022-04-15  6:17 UTC  (3+ messages)

[PATCH] vDPA/ifcvf: assign nr_vring to the MSI vector of config_intr by default
 2022-04-15  5:51 UTC  (4+ messages)

[PATCH] perf llvm: Fix compile bpf failed to cope with latest llvm
 2022-04-15  3:53 UTC  (3+ messages)

[syzbot] KMSAN: uninit-value in ax88179_led_setting
 2022-04-15  3:53 UTC  (3+ messages)

[PATCH bpf-next v2 0/6] bpf trampoline for arm64
 2022-04-15  3:47 UTC  (11+ messages)
` [PATCH bpf-next v2 1/6] arm64: ftrace: Add ftrace direct call support
` [PATCH bpf-next v2 2/6] ftrace: Fix deadloop caused by direct call in ftrace selftest
` [PATCH bpf-next v2 3/6] bpf: Move is_valid_bpf_tramp_flags() to the public trampoline code
` [PATCH bpf-next v2 4/6] bpf, arm64: Impelment bpf_arch_text_poke() for arm64
` [PATCH bpf-next v2 5/6] bpf, arm64: bpf trampoline "
` [PATCH bpf-next v2 6/6] selftests/bpf: Fix trivial typo in fentry_fexit.c

[RFC PATCH 0/1] sample: bpf: introduce irqlat
 2022-04-15  1:58 UTC  (5+ messages)

[RFC bpf-next 0/4] bpf: Speed up symbol resolving in kprobe multi link
 2022-04-15  0:47 UTC  (5+ messages)
` [RFC bpf-next 1/4] kallsyms: Add kallsyms_lookup_names function

[PATCH bpf-next v3 0/3] Enlarge offset check value in bpf_skb_load_bytes
 2022-04-14 22:30 UTC  (6+ messages)
` [PATCH bpf-next v3 1/3] net: Enlarge offset check value from 0xffff to INT_MAX "
` [PATCH bpf-next v3 2/3] net: change skb_ensure_writable()'s write_len param to unsigned int type
` [PATCH bpf-next v3 3/3] selftests: bpf: add test for skb_load_bytes

[PATCH bpf-next] bpf: move rcu lock management out of BPF_PROG_RUN routines
 2022-04-14 21:41 UTC  (8+ messages)

[RFC PATCH bpf-next 0/2] bpf: Introduce ternary search tree for string key
 2022-04-14 21:25 UTC  (6+ messages)

[PATCH bpf-next v2] bpf: move rcu lock management out of BPF_PROG_RUN routines
 2022-04-14 20:23 UTC  (2+ messages)

[PATCH] ixgbe: Fix module_param allow_unsupported_sfp type
 2022-04-14 20:21 UTC 

[PATCH] ixgbe: Fix module_param allow_unsupported_sfp type
 2022-04-14 20:20 UTC 

[PATCH v2] ixgbe: Treat 1G Cu SFPs as 1G SX for X550EM
 2022-04-14 20:13 UTC 

[PATCH net 1/2] ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()
 2022-04-14 20:08 UTC  (4+ messages)
` [PATCH net 2/2] ip6_gre: Fix skb_under_panic "

[PATCH net-next] dt-bindings: net: mediatek,net: convert to the json-schema
 2022-04-14 18:27 UTC  (3+ messages)

peak_usb: urb aborted
 2022-04-14 18:21 UTC  (3+ messages)

[PATCH v6 00/13] arm64: dts: Add i.MX8DXL initial support
 2022-04-14 17:51 UTC  (13+ messages)
` [PATCH v6 08/13] dt-bindings: arm: Document i.MX8DXL EVK board binding
` [PATCH v6 09/13] dt-bindings: mmc: imx-esdhc: Add i.MX8DXL compatible string
` [PATCH v6 10/13] dt-bindings: net: fec: "
` [PATCH v6 11/13] dt-bindings: phy: mxs-usb-phy: "
` [PATCH v6 12/13] dt-bindings: usb: ci-hdrc-usb2: "
` [PATCH v6 13/13] dt-bindings: usb: usbmisc-imx: "

[PATCH] cgroup: don't queue css_release_work if one already pending
 2022-04-14 17:51 UTC  (3+ messages)

[PATCH net] ice: Fix race during aux device (un)plugging
 2022-04-14 16:39 UTC 

[PATCH net-next] tcp: ensure to use the most recently sent skb when filling the rate sample
 2022-04-14 16:11 UTC  (2+ messages)

[PATCH net-next] net_sched: make qdisc_reset() smaller
 2022-04-14 16:08 UTC  (2+ messages)

[PATCH net 0/2] net/sched: two fixes for cls_u32
 2022-04-14 16:03 UTC  (5+ messages)
` [PATCH net 1/2] net/sched: cls_u32: fix netns refcount changes in u32_change()
` [PATCH net 2/2] net/sched: cls_u32: fix possible leak in u32_init_knode()

[PATCH net-next 6/6] net: bridge: avoid uselessly making offloaded ports promiscuous
 2022-04-14 13:53 UTC  (2+ messages)

[net-next PATCH v2 0/4] Reduce qca8k_priv space usage
 2022-04-14 14:09 UTC  (10+ messages)
` [net-next PATCH v2 1/4] drivers: net: dsa: qca8k: drop MTU tracking from qca8k_priv
` [net-next PATCH v2 2/4] drivers: net: dsa: qca8k: drop port_sts "
` [net-next PATCH v2 3/4] drivers: net: dsa: qca8k: rework and simplify mdiobus logic
` [net-next PATCH v2 4/4] drivers: net: dsa: qca8k: drop dsa_switch_ops from qca8k_priv

[PATCH net-next v8 0/2] This is a patch series for Ethernet driver of Sunplus SP7021 SoC
 2022-04-14 13:36 UTC  (4+ messages)
` [PATCH net-next v8 2/2] net: ethernet: Add driver for Sunplus SP7021

[PATCH v3 0/3] rndis_host: handle bogus MAC addresses in ZTE RNDIS devices
 2022-04-14 13:30 UTC  (2+ messages)

[PATCH net-next 0/5] flower: match on the number of vlan tags
 2022-04-14 12:59 UTC  (5+ 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).