messages from 2022-04-12 18:24:28 to 2022-04-13 10:35:45 UTC [more...]
[PATCH v6 00/13] arm64: dts: Add i.MX8DXL initial support
2022-04-13 10:33 UTC (14+ messages)
` [PATCH v6 01/13] arm64: dts: freescale: Add the top level dtsi support for imx8dxl
` [PATCH v6 02/13] arm64: dts: freescale: Add adma subsystem dtsi "
` [PATCH v6 03/13] arm64: dts: freescale: Add the imx8dxl connectivity subsys dtsi
` [PATCH v6 04/13] arm64: dts: freescale: Add ddr subsys dtsi for imx8dxl
` [PATCH v6 05/13] arm64: dts: freescale: Add lsio "
` [PATCH v6 06/13] arm64: dts: freescale: Add i.MX8DXL evk board support
` [PATCH v6 07/13] dt-bindings: fsl: scu: Add i.MX8DXL ocotp and scu-pd binding
` [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 net] rxrpc: Restore removed timer deletion
2022-04-13 10:16 UTC
[PATCH ipsec] esp: limit skb_page_frag_refill use to a single page
2022-04-13 10:15 UTC (2+ messages)
[PATCH RFC net-next 00/13] net: bridge: forwarding of unknown IPv4/IPv6/MAC BUM traffic
2022-04-13 10:12 UTC (21+ messages)
` [PATCH RFC net-next 01/13] net: bridge: add control of bum flooding to bridge itself
` [PATCH RFC net-next 03/13] net: bridge: minor refactor of br_setlink() for readability
` [PATCH RFC net-next 04/13] net: bridge: netlink support for controlling BUM flooding to bridge
` [PATCH RFC net-next 08/13] net: bridge: avoid classifying unknown multicast as mrouters_only
[PATCH net-next v4 0/3] net: atlantic: Add XDP support
2022-04-13 9:59 UTC (3+ messages)
` [EXT] "
[PATCH] iwlwifi: iwl-dbg: Use del_timer_sync() before freeing
2022-04-13 9:56 UTC (2+ messages)
[net-next PATCH v5 0/7] Add octeon_ep driver
2022-04-13 9:51 UTC (10+ messages)
` [net-next PATCH v5 1/7] octeon_ep: Add driver framework and device initialization
` [net-next PATCH v5 2/7] octeon_ep: add hardware configuration APIs
` [net-next PATCH v5 3/7] octeon_ep: Add mailbox for control commands
` [net-next PATCH v5 4/7] octeon_ep: add Tx/Rx ring resource setup and cleanup
` [net-next PATCH v5 5/7] octeon_ep: add support for ndo ops
` [net-next PATCH v5 6/7] octeon_ep: add Tx/Rx processing and interrupt support
` [net-next PATCH v5 7/7] octeon_ep: add ethtool support for Octeon PCI Endpoint NIC
[PATCH] NFC: NULL out the dev->rfkill to prevent UAF
2022-04-13 9:39 UTC (2+ messages)
[PATCH] wlcore: vendor_cmd: use pm_runtime_resume_and_get instead of pm_runtime_get_sync
2022-04-13 9:39 UTC
[PATCH] net: ethernet: ti: cpsw_priv: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
2022-04-13 9:38 UTC
[PATCH] net: stmmac: stmmac_main: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
2022-04-13 9:38 UTC
[PATCH] net: ethernet: ti: cpsw_new: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
2022-04-13 9:35 UTC
[PATCH] wlcore: testmode: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
2022-04-13 9:35 UTC
[PATCH] wlcore: sysfs: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
2022-04-13 9:34 UTC
[PATCH] wl18xx: debugfs: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
2022-04-13 9:33 UTC
[PATCH] bpf/benchs: fix error check return value of bpf_program__attach()
2022-04-13 9:31 UTC
[PATCH v2 0/3] rndis_host: handle bogus MAC addresses in ZTE RNDIS devices
2022-04-13 9:23 UTC (6+ messages)
` [PATCH v2 1/3] cdc_ether: export usbnet_cdc_zte_rx_fixup
` [PATCH v2 2/3] rndis_host: enable the bogus MAC fixup for ZTE devices from cdc_ether
` [PATCH v2 3/3] rndis_host: limit scope of bogus MAC address detection to ZTE devices
[PATCH v2] cw1200: fix incorrect check to determine if no element is found in list
2022-04-13 9:21 UTC (2+ messages)
[PATCH net] mac80211: tx: delete a redundant if statement in ieee80211_check_fast_xmit()
2022-04-13 9:19 UTC
[PATCH v3] cw1200: fix incorrect check to determine if no element is found in list
2022-04-13 9:17 UTC
[PATCH] vDPA/ifcvf: assign nr_vring to the MSI vector of config_intr by default
2022-04-13 9:16 UTC (3+ messages)
[RFC net-next] net: tc: flow indirect framework issue
2022-04-13 9:07 UTC (3+ messages)
[PATCH nf] netfilter: Update ip6_route_me_harder to consider L3 domain
2022-04-13 9:05 UTC (3+ messages)
[PATCH] vDPA/ifcvf: allow userspace to suspend a queue
2022-04-13 8:54 UTC (3+ messages)
[PATCH v9 00/32] virtio pci support VIRTIO_F_RING_RESET (refactor vring)
2022-04-13 8:48 UTC (31+ messages)
` [PATCH v9 01/32] virtio: add helper virtqueue_get_vring_max_size()
` [PATCH v9 06/32] virtio_ring: split: extract the logic of alloc queue
` [PATCH v9 07/32] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v9 08/32] virtio_ring: split: extract the logic of attach vring
` [PATCH v9 09/32] virtio_ring: split: extract the logic of vq init
` [PATCH v9 11/32] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v9 12/32] virtio_ring: packed: extract the logic of alloc queue
` [PATCH v9 23/32] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET
` [PATCH v9 31/32] virtio_net: support rx/tx queue resize
` [PATCH v9 32/32] virtio_net: support set_ringparam
[PATCH net-next] geneve: avoid indirect calls in GRO path, when possible
2022-04-13 8:44 UTC
[PATCH net-next 0/9] net: ip: add skb drop reasons to ip ingress
2022-04-13 8:16 UTC (10+ messages)
` [PATCH net-next 1/9] skb: add some helpers for skb drop reasons
` [PATCH net-next 2/9] net: ipv4: add skb drop reasons to ip_error()
` [PATCH net-next 3/9] net: ipv6: add skb drop reasons to ip6_pkt_drop()
` [PATCH net-next 4/9] net: ip: add skb drop reasons to ip forwarding
` [PATCH net-next 5/9] net: icmp: introduce function icmpv6_param_prob_reason()
` [PATCH net-next 6/9] net: ipv6: remove redundant statistics in ipv6_hop_jumbo()
` [PATCH net-next 7/9] net: ipv6: add skb drop reasons to TLV parse
` [PATCH net-next 8/9] net: ipv6: add skb drop reasons to ip6_rcv_core()
` [PATCH net-next 9/9] net: ipv6: add skb drop reasons to ip6_protocol_deliver_rcu()
[RFC v7 net-next 00/13] add support for VSC7512 control over SPI
2022-04-13 8:32 UTC (3+ messages)
` [RFC v7 net-next 10/13] mfd: ocelot: add support for the vsc7512 chip via spi
[PATCH net-next 0/3][pull request] 10GbE Intel Wired LAN Driver Updates 2022-03-08
2022-04-13 8:29 UTC (3+ messages)
` [PATCH net-next 2/3] ixgbe: add improvement for MDD response functionality
[PATCH net-next v3 00/18] Remove use of list iterator after loop body
2022-04-13 8:18 UTC (4+ messages)
` [PATCH net-next v3 14/18] sfc: Remove usage of list iterator for list_add() after the "
[RFC 00/13] PRUSS Remoteproc, Platform APIS, and Ethernet Driver
2022-04-13 8:15 UTC (8+ messages)
` [RFC 13/13] net: ti: icssg-prueth: Add ICSSG ethernet driver
[PATCH net-next v2 0/5] net/sched: flower: match on the number of vlan tags
2022-04-13 8:14 UTC (8+ messages)
` [PATCH net-next v2 5/5] net/sched: flower: Consider the number of tags for vlan filters
[PATCH net-next] Bonding: add per port priority support
2022-04-13 8:11 UTC (5+ messages)
[PATCHSET 0/4] Add support for no-lock sockets
2022-04-13 7:53 UTC (18+ messages)
` [PATCH 1/4] net: add sock 'sk_no_lock' member
` [PATCH 2/4] net: allow sk_prot->release_cb() without sock lock held
` [PATCH 3/4] net: add support for socket no-lock
` [PATCH 4/4] io_uring: mark accept direct socket as no-lock
Wycena paneli fotowoltaicznych
2022-04-13 7:35 UTC
[PATCH] octeontx2-pf: Add support for adaptive interrupt coalescing
2022-04-13 7:42 UTC
[PATCH] octeontx2-pf: Add support for adaptive interrupt coalescing
2022-04-13 7:40 UTC (2+ messages)
[PATCH v5 0/8] arm64: dts: Add i.MX8DXL initial support
2022-04-13 7:36 UTC (4+ messages)
` [PATCH v5 8/8] dt-bindings: net: dwmac-imx: Document clk_csr property
[RFC bpf-next 0/4] bpf: Speed up symbol resolving in kprobe multi link
2022-04-13 7:27 UTC (17+ messages)
` [RFC bpf-next 1/4] kallsyms: Add kallsyms_lookup_names function
` [RFC bpf-next 3/4] bpf: Resolve symbols with kallsyms_lookup_names for kprobe multi link
` [RFC bpf-next 4/4] selftests/bpf: Add attach bench test
[PATCH net-next v3 0/8] net: bridge: add flush filtering support
2022-04-13 7:27 UTC (6+ messages)
` [PATCH net-next v3 4/8] net: bridge: fdb: add ndo_fdb_del_bulk
[PATCH net] ice: Protect vf_state check by cfg_lock in ice_vc_process_vf_msg()
2022-04-13 7:22 UTC
[Patch net] net: phy: LAN937x: added PHY_POLL_CABLE_TEST flag
2022-04-13 7:14 UTC
[PATCH v0] nfc: nci: add flush_workqueue to prevent uaf
2022-04-13 6:57 UTC (2+ messages)
[Patch net-next v2 0/2] add ethtool SQI support for LAN87xx T1 Phy
2022-04-13 6:55 UTC (3+ messages)
` [Patch net-next v2 1/2] net: phy: LAN87xx: add ethtool SQI support
` [Patch net-next v2 2/2] MAINTAINERS: Add maintainers for Microchip T1 Phy driver
pull-request: wireless-2022-04-13
2022-04-13 6:38 UTC
[PATCH bpf v2 0/2] Enlarge offset check value in bpf_skb_load_bytes
2022-04-13 6:21 UTC (3+ messages)
` [PATCH bpf v2 1/2] net: Enlarge offset check value from 0xffff to INT_MAX "
` [PATCH bpf v2 2/2] selftests: bpf: add test for skb_load_bytes
[PATCH net] rtnetlink: Fix handling of disabled L3 stats in RTM_GETSTATS replies
2022-04-13 6:10 UTC (2+ messages)
[PATCH bpf-next 0/5] bpf trampoline for arm64
2022-04-13 5:49 UTC (6+ messages)
` [PATCH bpf-next 1/5] arm64: ftrace: Add ftrace direct call support
` [PATCH bpf-next 2/5] bpf: Move is_valid_bpf_tramp_flags() to the public trampoline code
` [PATCH bpf-next 3/5] bpf, arm64: Impelment bpf_arch_text_poke() for arm64
` [PATCH bpf-next 4/5] bpf, arm64: bpf trampoline "
` [PATCH bpf-next 5/5] selftests/bpf: Fix trivial typo in fentry_fexit.c
[PATCH] bpf: Fix KASAN use-after-free Read in compute_effective_progs
2022-04-13 4:34 UTC (2+ messages)
[RFC PATCH bpf-next 0/2] bpf: Introduce ternary search tree for string key
2022-04-13 4:09 UTC (4+ messages)
[PATCH net 1/1] net: stmmac: add fsleep() in HW Rx timestamp checking loop
2022-04-13 4:01 UTC
[PATCH v4 0/3] Add reset deassertion for Aspeed MDIO
2022-04-13 2:59 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: net: add reset property for aspeed, ast2600-mdio binding
[PATCH net-next v8 0/2] This is a patch series for Ethernet driver of Sunplus SP7021 SoC
2022-04-13 2:31 UTC (3+ messages)
` [PATCH net-next v8 1/2] devicetree: bindings: net: Add bindings doc for Sunplus SP7021
` [PATCH net-next v8 2/2] net: ethernet: Add driver "
[PATCH] bpf: remove unnecessary type castings
2022-04-13 1:50 UTC
[PATCH v3 0/3] rndis_host: handle bogus MAC addresses in ZTE RNDIS devices
2022-04-13 1:44 UTC (4+ messages)
` [PATCH v3 1/3] cdc_ether: export usbnet_cdc_zte_rx_fixup
` [PATCH v3 2/3] rndis_host: enable the bogus MAC fixup for ZTE devices from cdc_ether
` [PATCH v3 3/3] rndis_host: limit scope of bogus MAC address detection to ZTE devices
[PATCH v2 bpf 0/3] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
2022-04-13 0:35 UTC (2+ messages)
[PATCH] iwlwifi: mei: clean up comments
2022-04-13 0:24 UTC (2+ messages)
[PATCH net-next v2 0/5] ptp: Support hardware clocks with additional free running cycle counter
2022-04-12 21:46 UTC (9+ messages)
` [PATCH net-next v2 4/5] ptp: Support late timestamp determination
[RFC] Applicability of using 'txq_trans_update' during ring recovery
2022-04-12 22:21 UTC (9+ messages)
[PATCH bpf-next v3 0/7] bpf: cgroup_sock lsm flavor
2022-04-12 22:42 UTC (12+ messages)
` [PATCH bpf-next v3 3/7] bpf: minimize number of allocated lsm slots per program
[PATCH 0/3] rndis_host: handle bogus MAC addresses in ZTE RNDIS devices
2022-04-12 22:32 UTC (5+ messages)
` [PATCH 2/3] rndis_host: enable the bogus MAC fixup for ZTE devices from cdc_ether
9p fs-cache tests/benchmark (was: 9p fscache Duplicate cookie detected)
2022-04-12 22:38 UTC (4+ messages)
[PATCH net-next v2] fou: Remove XRFM from NET_FOU Kconfig
2022-04-12 22:00 UTC (2+ messages)
[PATCH] ixp4xx_eth: fix error check return value of platform_get_irq()
2022-04-12 22:10 UTC (2+ messages)
[PATCH] net: ethernet: ti: cpsw: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
2022-04-12 22:10 UTC (2+ messages)
[PATCH 0/2] mwifiex: Select firmware based on strapping
2022-04-12 23:08 UTC (3+ messages)
` [PATCH 1/2] "
[PATCH net-next v2 0/3] net: ethool: add support to get/set tx push by ethtool -G/g
2022-04-12 21:58 UTC (2+ messages)
[PATCH] net: bcmgenet: Revert "Use stronger register read/writes to assure ordering"
2022-04-12 21:04 UTC
[PATCHSET 0/2] Add io_uring socket(2) support
2022-04-12 20:22 UTC (3+ messages)
` [PATCH 1/2] net: add __sys_socket_file()
` [PATCH 2/2] io_uring: add socket(2) support
[Patch bpf-next v1 0/4] sockmap: some performance optimizations
2022-04-12 20:00 UTC (3+ messages)
` [Patch bpf-next v1 1/4] tcp: introduce tcp_read_skb()
[PATCH] cgroup: don't queue css_release_work if one already pending
2022-04-12 19:24 UTC
[PATCH net-next 0/5][pull request] 40GbE Intel Wired LAN Driver Updates 2022-04-12
2022-04-12 18:36 UTC (6+ messages)
` [PATCH net-next 1/5] i40e: Add support for MPLS + TSO
` [PATCH net-next 2/5] ice: Add mpls+tso support
` [PATCH net-next 3/5] i40e: Add tx_stopped stat
` [PATCH net-next 4/5] i40e: Add vsi.tx_restart to i40e ethtool stats
` [PATCH net-next 5/5] i40e: Add Ethernet Connection X722 for 10GbE SFP+ support
[PATCH] ice: wait for EMP reset after firmware flash
2022-04-12 18:29 UTC (3+ messages)
` [Intel-wired-lan] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).