netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-01 14:46:42 to 2022-02-02 05:10:13 UTC [more...]

[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2022-02-01
 2022-02-02  5:10 UTC  (4+ messages)
` [PATCH net 1/2] e1000e: Separate ADP board type from TGP
` [PATCH net 2/2] e1000e: Handshake with CSME starts from ADL platforms

[pull request][net 00/18] mlx5 fixes 2022-02-01
 2022-02-02  5:04 UTC  (19+ messages)
` [net 01/18] net/mlx5: Bridge, take rtnl lock in init error handler
` [net 02/18] net/mlx5: Bridge, ensure dev_name is null-terminated
` [net 03/18] net/mlx5e: TC, Reject rules with drop and modify hdr action
` [net 04/18] net/mlx5e: Fix module EEPROM query
` [net 05/18] net/mlx5: Use del_timer_sync in fw reset flow of halting poll
` [net 06/18] net/mlx5e: TC, Reject rules with forward and drop actions
` [net 07/18] net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE
` [net 08/18] net/mlx5: Bridge, Fix devlink deadlock on net namespace deletion
` [net 09/18] net/mlx5e: Fix wrong calculation of header index in HW_GRO
` [net 10/18] net/mlx5e: Fix broken SKB allocation in HW-GRO
` [net 11/18] net/mlx5e: Fix handling of wrong devices during bond netevent
` [net 12/18] net/mlx5: E-Switch, Fix uninitialized variable modact
` [net 13/18] net/mlx5e: Don't treat small ceil values as unlimited in HTB offload
` [net 14/18] net/mlx5e: IPsec: Fix crypto offload for non TCP/UDP encapsulated traffic
` [net 15/18] net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP traffic
` [net 16/18] net/mlx5e: Avoid implicit modify hdr for decap drop rule
` [net 17/18] net/mlx5e: Use struct_group() for memcpy() region
` [net 18/18] net/mlx5e: Avoid field-overflowing memcpy()

[PATCH] rtlwifi: remove redundant initialization of variable ul_encalgo
 2022-02-02  5:02 UTC  (3+ messages)

[PATCH net-next] net: kbuild: Don't default net vendor configs to y
 2022-02-02  4:58 UTC  (14+ messages)
        ` [Intel-wired-lan] "

[PATCH v16, 0/2] ADD DM9051 ETHERNET DRIVER
 2022-02-02  4:51 UTC  (3+ messages)
` [PATCH v16, 2/2] net: Add dm9051 driver

[PATCH net] net: macsec: Verify that send_sci is on when setting Tx sci explicitly
 2022-02-02  4:50 UTC  (2+ messages)

[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2022-01-31
 2022-02-02  4:50 UTC  (2+ messages)

[PATCH net-next] r8169: support L1.2 control on RTL8168h
 2022-02-02  4:40 UTC  (2+ messages)

[PATCH][next] net/mlx5e: Fix spelling mistake "supoported" -> "supported"
 2022-02-02  4:31 UTC  (3+ messages)

[PATCH net] rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()
 2022-02-02  4:30 UTC  (2+ messages)

[PATCH net] af_packet: fix data-race in packet_setsockopt / packet_setsockopt
 2022-02-02  4:30 UTC  (2+ messages)

[PATCH v2 0/1] ipheth URB overflow fix
 2022-02-02  4:30 UTC  (2+ messages)

[PATCH net] tcp: fix mem under-charging with zerocopy sendmsg()
 2022-02-02  4:30 UTC  (3+ messages)

[PATCH v2] drivers: net: Replace acpi_bus_get_device()
 2022-02-02  4:14 UTC  (2+ messages)

[PATCH net] net: sched: fix use-after-free in tc_new_tfilter()
 2022-02-02  4:20 UTC  (2+ messages)

[PATCH net-next] net: allow SO_MARK with CAP_NET_RAW via cmsg
 2022-02-02  4:10 UTC  (2+ messages)

[PATCH net] ethernet: smc911x: fix indentation in get/set EEPROM
 2022-02-02  4:10 UTC  (2+ messages)

[PATCH net] net: sparx5: do not refer to skb after passing it on
 2022-02-02  4:05 UTC  (2+ messages)

[PATCH 0/4] RDMA device net namespace support for SMC
 2022-02-02  3:09 UTC  (5+ messages)
` [PATCH 2/4] net/smc: Add netlink net namespace support
      ` [PATCH] Partially revert "net/smc: Add netlink net namespace support"

[net-next PATCH v8 00/16] Add support for qca8k mdio rw in Ethernet packet
 2022-02-02  2:57 UTC  (19+ messages)
` [net-next PATCH v8 01/16] net: dsa: provide switch operations for tracking the master state
` [net-next PATCH v8 02/16] net: dsa: replay master state events in dsa_tree_{setup,teardown}_master
` [net-next PATCH v8 03/16] net: dsa: tag_qca: convert to FIELD macro
` [net-next PATCH v8 04/16] net: dsa: tag_qca: move define to include linux/dsa
` [net-next PATCH v8 05/16] net: dsa: tag_qca: enable promisc_on_master flag
` [net-next PATCH v8 06/16] net: dsa: tag_qca: add define for handling mgmt Ethernet packet
` [net-next PATCH v8 07/16] net: dsa: tag_qca: add define for handling MIB packet
` [net-next PATCH v8 08/16] net: dsa: tag_qca: add support for handling mgmt and MIB Ethernet packet
` [net-next PATCH v8 09/16] net: dsa: qca8k: add tracking state of master port
` [net-next PATCH v8 10/16] net: dsa: qca8k: add support for mgmt read/write in Ethernet packet
` [net-next PATCH v8 11/16] net: dsa: qca8k: add support for mib autocast "
` [net-next PATCH v8 12/16] net: dsa: qca8k: add support for phy read/write with mgmt Ethernet
` [net-next PATCH v8 13/16] net: dsa: qca8k: move page cache to driver priv
` [net-next PATCH v8 14/16] net: dsa: qca8k: cache lo and hi for mdio write
` [net-next PATCH v8 15/16] net: dsa: qca8k: add support for larger read/write size with mgmt Ethernet
` [net-next PATCH v8 16/16] net: dsa: qca8k: introduce qca8k_bulk_read/write function

BUG: Kernel NULL pointer dereference on write at 0x00000000 (rtmsg_ifinfo_build_skb)
 2022-02-02  2:39 UTC  (10+ messages)

[PATCH bpf-next] selftests/bpf: use getpagesize() to initialize ring buffer size
 2022-02-02  2:36 UTC  (4+ messages)

[PATCH v3 0/2] Bluetooth: Fix skb handling in net/bluetooth/mgmt.c
 2022-02-02  1:41 UTC  (4+ messages)
` [PATCH v3 1/2] Bluetooth: Fix skb allocation in mgmt_remote_name() & mgmt_device_connected()
` [PATCH v3 2/2] Bluetooth: Improve skb handling in mgmt_device_connected()

[net-next v3 00/10] page_pool: Add page_pool stat counters
 2022-02-02  1:12 UTC  (11+ messages)
` [net-next v3 01/10] page_pool: kconfig: Add flag for page pool stats
` [net-next v3 02/10] page_pool: Add per-cpu page_pool_stats struct
` [net-next v3 03/10] page_pool: Add a macro for incrementing stats
` [net-next v3 04/10] page_pool: Add stat tracking fast path allocations
` [net-next v3 05/10] page_pool: Add slow path order 0 allocation stat
` [net-next v3 06/10] page_pool: Add slow path high order "
` [net-next v3 07/10] page_pool: Add stat tracking empty ring
` [net-next v3 08/10] page_pool: Add stat tracking cache refill
` [net-next v3 09/10] page_pool: Add a stat tracking waived pages
` [net-next v3 10/10] net-procfs: Show page pool stats in proc

[BUG] net_device UAF: linkwatch_fire_event() calls dev_hold() after netdev_wait_allrefs() is done
 2022-02-02  0:57 UTC  (4+ messages)

[PATCH iproute2] iplink: add gro_max_size attribute handling
 2022-02-02  0:42 UTC  (2+ messages)

Port mirroring (RFC)
 2022-02-02  0:41 UTC  (10+ messages)
` Port mirroring, v2 (RFC)
            ` IPA monitor (Final RFC)

[PATCH V6 mlx5-next 00/15] Add mlx5 live migration driver and v2 migration protocol
 2022-02-02  0:28 UTC  (24+ messages)
` [PATCH V6 mlx5-next 07/15] vfio: Have the core code decode the VFIO_DEVICE_FEATURE ioctl
` [PATCH V6 mlx5-next 08/15] vfio: Define device migration protocol v2
` [PATCH V6 mlx5-next 09/15] vfio: Extend the device migration protocol with RUNNING_P2P
` [PATCH V6 mlx5-next 10/15] vfio: Remove migration protocol v1

[PATCH v7 00/10] fprobe: Introduce fprobe function entry/exit probe
 2022-02-02  0:09 UTC  (3+ messages)

[PATCH net-next v12 0/7] MediaTek Ethernet Patches on MT8195
 2022-02-01 23:48 UTC  (3+ messages)
` [PATCH net-next v12 7/7] net: dt-bindings: dwmac: add support for mt8195

[PATCH v13, 0/2] ADD DM9051 ETHERNET DRIVER
 2022-02-01 23:37 UTC  (3+ messages)
` [PATCH v13, 1/2] yaml: Add dm9051 SPI network yaml file

[PATCH] Netvsc: Call hv_unmap_memory() in the netvsc_device_remove()
 2022-02-01 23:20 UTC  (2+ messages)

[PATCH net-next v2 1/1] net/sched: Enable tc skb ext allocation on chain miss only when needed
 2022-02-01 23:18 UTC  (2+ messages)

[PATCH v6 net-next] net-core: add InMacErrors counter
 2022-02-01 22:28 UTC 

[PATCH bpf-next] RFC: bpf hashmap - improve iteration in the presence of concurrent delete operations
 2022-02-01 21:43 UTC  (2+ messages)

[PATCH v6 net-core] net-core
 2022-02-01 21:43 UTC 

[RFC PATCH v7 00/16] Add support for qca8k mdio rw in Ethernet packet
 2022-02-01 21:39 UTC  (4+ messages)
` [RFC PATCH v7 13/16] net: dsa: qca8k: move page cache to driver priv

[PATCH 0/2] dt-bindings: nvmem: support describing cells
 2022-02-01 17:01 UTC  (6+ messages)
` [PATCH REBASED 1/2] dt-bindings: nvmem: extract NVMEM cell to separated file
  ` [PATCH REBASED 2/2] dt-bindings: nvmem: cells: add MAC address cell

[PATCH] tools/resolve_btfids: Do not print any commands when building silently
 2022-02-01 21:25 UTC 

[PATCH v2 00/11] lib/string_helpers: Add a few string helpers
 2022-02-01 21:25 UTC  (9+ messages)
` [PATCH v2 03/11] drm/i915: Use str_yes_no()
  ` [Intel-gfx] "
` [PATCH v2 04/11] drm/i915: Use str_enable_disable()
  ` [Intel-gfx] "
` [PATCH v2 05/11] drm/i915: Use str_enabled_disabled()
  ` [Intel-gfx] "
` [PATCH v2 06/11] drm/i915: Use str_on_off()
  ` [Intel-gfx] "

[PATCH net-next 0/5] net: dsa: mv88e6xxx: Improve standalone port isolation
 2022-02-01 21:22 UTC  (10+ messages)
` [PATCH net-next 1/5] net: dsa: mv88e6xxx: Improve isolation of standalone ports
` [PATCH net-next 4/5] net: dsa: mv88e6xxx: Improve multichip "

[PATCH bpf-next v5 0/9] libbpf: Implement BTFGen
 2022-02-01 20:58 UTC  (11+ messages)
` [PATCH bpf-next v5 1/9] libbpf: Implement changes needed for BTFGen in bpftool
` [PATCH bpf-next v5 5/9] bpftool: Implement btfgen()
` [PATCH bpf-next v5 8/9] bpftool: gen min_core_btf explanation and examples
` [PATCH bpf-next v5 9/9] selftest/bpf: Implement tests for bpftool gen min_core_btf

[PATCH bpf-next 0/5] Allow CONFIG_DEBUG_INFO_DWARF5=y + CONFIG_DEBUG_INFO_BTF=y
 2022-02-01 20:56 UTC  (6+ messages)
` [PATCH bpf-next 1/5] MAINTAINERS: Add scripts/pahole-flags.sh to BPF section
` [PATCH bpf-next 2/5] kbuild: Add CONFIG_PAHOLE_VERSION
` [PATCH bpf-next 3/5] scripts/pahole-flags.sh: Use pahole-version.sh
` [PATCH bpf-next 4/5] lib/Kconfig.debug: Use CONFIG_PAHOLE_VERSION
` [PATCH bpf-next 5/5] lib/Kconfig.debug: Allow BTF + DWARF5 with pahole 1.21+

[PATCH net v3] net: phy: intel-xway: enable integrated led functions
 2022-02-01 20:54 UTC  (2+ messages)

[PATCH wpan-next v2 0/5] ieee802154: Improve durations handling
 2022-02-01 20:51 UTC  (9+ messages)
` [PATCH wpan-next v2 1/5] net: ieee802154: Improve the way supported channels are declared
` [PATCH wpan-next v2 5/5] net: ieee802154: Drop duration settings when the core does it already

[PATCH net-next v6] net: phy: intel-xway: Add RGMII internal delay configuration
 2022-02-01 20:49 UTC  (9+ messages)

[PATCH] net/bluetooth: remove unneeded err variable
 2022-02-01 20:36 UTC  (3+ messages)

[bpf-next] bpf: Add CAP_NET_ADMIN for sk_lookup program type
 2022-02-01 20:25 UTC  (4+ messages)

[PATCH] Bluetooth: hci_sync: fix undefined return of hci_disconnect_all_sync()
 2022-02-01 20:24 UTC  (2+ messages)

[PATCH wpan-next v3] net: ieee802154: Provide a kdoc to the address structure
 2022-02-01 20:15 UTC  (2+ messages)

[PATCH v2 0/2] Bluetooth: Fix skb handling in net/bluetooth/mgmt.c
 2022-02-01 20:12 UTC  (4+ messages)
` [PATCH v2 1/2] Bluetooth: Fix skb allocation in mgmt_remote_name() & mgmt_device_connected()
` [PATCH v2 2/2] Bluetooth: Improve skb handling in mgmt_device_connected()

[PATCH net] tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data()
 2022-02-01 20:01 UTC  (3+ messages)

[PATCH net] net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_work
 2022-02-01 19:39 UTC 

[PATCH] drivers: net: Replace acpi_bus_get_device()
 2022-02-01 19:27 UTC  (2+ messages)

[PATCH net-next] net: stmmac: optimize locking around PTP clock reads
 2022-02-01 19:12 UTC  (4+ messages)

[PATCH net-next 0/5] Virtual PTP clock improvements and fix
 2022-02-01 19:10 UTC  (8+ messages)
` [PATCH net-next 5/5] ptp: start virtual clocks at current system time

[PATCH 1/2] net: stmmac: added Baikal-T1/M SoCs glue layer
 2022-02-01 19:08 UTC  (6+ messages)

[PATCH] Bluetooth: Fix skb allocation in mgmt_remote_name()
 2022-02-01 18:36 UTC  (6+ messages)

[RFC PATCH 0/2] landlock network implementation cover letter
 2022-02-01 18:31 UTC  (4+ messages)
` [RFC PATCH 2/2] landlock: selftests for bind and connect hooks

[PATCH iproute2 0/3] some memory leak fixes
 2022-02-01 18:27 UTC  (5+ messages)
` [PATCH iproute2 1/3] lib/fs: fix memory leak in get_task_name()
` [PATCH iproute2 2/3] rdma: stat: fix memory leak in res_counter_line()
` [PATCH iproute2 3/3] rdma: RES_PID and RES_KERN_NAME are alternatives to each other

[PATCH wpan-next v3 0/4] ieee802154: Improve durations handling
 2022-02-01 18:06 UTC  (5+ messages)
` [PATCH wpan-next v3 1/4] net: ieee802154: ca8210: Fix lifs/sifs periods
` [PATCH wpan-next v3 2/4] net: mac802154: Convert the symbol duration into nanoseconds
` [PATCH wpan-next v3 3/4] net: mac802154: Set durations automatically
` [PATCH wpan-next v3 4/4] net: ieee802154: Drop duration settings when the core does it already

[PATCH iproute2 v5 0/2] add json support on tc u32
 2022-02-01 17:48 UTC  (5+ messages)
` [PATCH iproute2 v5 1/2] tc: u32: add support for json output
` [PATCH iproute2 v5 2/2] tc: u32: add json support in `print_raw`, `print_ipv4`, `print_ipv6`

[PATCH 0/4] can: esd: add support for esd GmbH PCIe/402 CAN interface
 2022-02-01 17:27 UTC  (4+ messages)
` [PATCH 2/4] can: esd: add support for esd GmbH PCIe/402 CAN interface family
  ` [PATCH v6 "
` [PATCH v6 0/4] can: esd: add support for esd GmbH PCIe/402 CAN interface

[RFC v6 net-next 0/9] add support for VSC7512 control over SPI
 2022-02-01 17:27 UTC  (6+ messages)
` [RFC v6 net-next 6/9] mfd: ocelot: add support for external mfd control over SPI for the VSC7512

[BUG] net: smc: possible deadlock in smc_lgr_free() and smc_link_down_work()
 2022-02-01 17:06 UTC  (2+ messages)

[PATCH bpf v2 0/4] Bugfixes for syncookie BPF helpers
 2022-02-01 17:02 UTC  (5+ messages)
` [PATCH bpf v2 4/4] bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie

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

[PATCH iproute2-next 1/2] tc_util: fix breakage from clang changes
 2022-02-01 16:10 UTC  (2+ messages)

[PATCH net-next 0/2] net: ipa: support variable RX buffer size
 2022-02-01 15:37 UTC  (3+ messages)
` [PATCH net-next 1/2] net: ipa: define per-endpoint receive "
` [PATCH net-next 2/2] net: ipa: set IPA v4.11 AP<-modem RX buffer size to 32KB

[RFC PATCH net-next] selftests: tc-testing: Increase timeout in tdc config file
 2022-02-01 15:19 UTC 

[PATCH v2] arm64: dts: qcom: add IPA qcom,qmp property
 2022-02-01 15:07 UTC 

[PATCH net v2 0/2] net: ipa: enable register retention
 2022-02-01 15:02 UTC  (3+ messages)
` [PATCH net v2 1/2] dt-bindings: net: qcom,ipa: add optional qcom,qmp property
` [PATCH net v2 2/2] net: ipa: request IPA register values be retained

[PATCH 0/2] ax25: fix NPD and UAF bugs when detaching ax25 device
 2022-02-01 14:53 UTC  (4+ messages)
` [PATCH 2/2] ax25: add refcount in ax25_dev to avoid UAF bugs
    `  "

[PATCH v2] dt-bindings: net: convert net/cortina,gemini-ethernet to yaml
 2022-02-01 14:49 UTC 

Aw: Re: [PATCH net-next v4 11/11] net: dsa: realtek: rtl8365mb: multiple cpu ports, non cpu extint
 2022-02-01 14:46 UTC  (11+ messages)
  ` Aw: "
      ` Aw: "
        `  "
              `  "


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