messages from 2022-02-23 17:14:47 to 2022-02-24 08:11:47 UTC [more...]
[PATCH v6 00/26] virtio pci support VIRTIO_F_RING_RESET
2022-02-24 8:10 UTC (8+ messages)
` [PATCH v6 01/26] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v6 02/26] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH v6 03/26] virtio: add helper virtqueue_get_vring_max_size()
` [PATCH v6 04/26] virtio_ring: split: extract the logic of creating vring
` [PATCH v6 05/26] virtio_ring: split: extract the logic of init vq and attach vring
` [PATCH v6 06/26] virtio_ring: packed: extrace the logic of creating vring
` [PATCH v6 09/26] virtio_ring: split: implement virtqueue_reset_vring_split()
[PATCH v2 1/2] Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"
2022-02-24 7:56 UTC (5+ messages)
` [PATCH v2 2/2] Revert "xen-netback: Check for hotplug-status existence before watching"
Question about the sndbuf of the tap interface with vhost-net
2022-02-24 7:31 UTC (5+ messages)
[PATCH 00/22] Don't use kmalloc() with GFP_DMA
2022-02-24 6:33 UTC (5+ messages)
linux-next: Tree for Feb 23 (drivers/net/ipa/ipa_power.o)
2022-02-24 6:28 UTC
[PATCH] xfrm: fix tunnel model fragmentation behavior
2022-02-24 6:15 UTC (2+ messages)
[PATCH v2] xfrm: fix tunnel model fragmentation behavior
2022-02-24 6:09 UTC
[v2 net-next PATCH 0/2] Add ethtool support for completion queue event size
2022-02-24 5:20 UTC (2+ messages)
[PATCH net-next v2 1/1] net: dsa: microchip: ksz9477: implement MTU configuration
2022-02-24 4:59 UTC (3+ messages)
[PATCH net-next v7 0/8] new Fungible Ethernet driver
2022-02-24 4:55 UTC (3+ messages)
` [PATCH net-next v7 6/8] net/funeth: add the data path
[pull request][v2 net 00/19] mlx5 fixes 2022-02-22
2022-02-24 4:40 UTC (21+ messages)
` [v2 net 01/19] net/mlx5: Update the list of the PCI supported devices
` [v2 net 02/19] net/mlx5: DR, Cache STE shadow memory
` [v2 net 03/19] net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_create_fte
` [v2 net 04/19] net/mlx5: DR, Don't allow match on IP w/o matching on full ethertype/ip_version
` [v2 net 05/19] net/mlx5: DR, Fix the threshold that defines when pool sync is initiated
` [v2 net 06/19] net/mlx5: Update log_max_qp value to be 17 at most
` [v2 net 07/19] net/mlx5: Fix wrong limitation of metadata match on ecpf
` [v2 net 08/19] net/mlx5: Fix tc max supported prio for nic mode
` [v2 net 09/19] net/mlx5: Fix possible deadlock on rule deletion
` [v2 net 10/19] net/mlx5e: Fix wrong return value on ioctl EEPROM query failure
` [v2 net 11/19] net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device-offloaded packets
` [v2 net 12/19] net/mlx5e: TC, Reject rules with drop and modify hdr action
` [v2 net 13/19] net/mlx5e: TC, Reject rules with forward and drop actions
` [v2 net 14/19] net/mlx5e: TC, Skip redundant ct clear actions
` [v2 net 15/19] net/mlx5e: Add feature check for set fec counters
` [v2 net 16/19] net/mlx5e: Fix MPLSoUDP encap to use MPLS action information
` [v2 net 17/19] net/mlx5e: MPLSoUDP decap, fix check for unsupported matches
` [v2 net 18/19] net/mlx5e: Add missing increment of count
` [v2 net 19/19] net/mlx5e: Fix VF min/max rate parameters interchange mistake
[PATCH net-next 0/36] pull-request: can-next 2022-02-22
2022-02-24 4:27 UTC (38+ messages)
` [PATCH net-next 01/36] dt-binding: can: mcp251xfd: include common CAN controller bindings
` [PATCH net-next 02/36] dt-binding: can: sun4i_can: "
` [PATCH net-next 03/36] dt-binding: can: m_can: list Chandrasekar Ramakrishnan as maintainer
` [PATCH net-next 04/36] dt-binding: can: m_can: fix indention of table in bosch,mram-cfg description
` [PATCH net-next 05/36] dt-binding: can: m_can: include common CAN controller bindings
` [PATCH net-next 06/36] can: gw: use call_rcu() instead of costly synchronize_rcu()
` [PATCH net-next 07/36] can: bittiming: can_validate_bitrate(): simplify bit rate checking
` [PATCH net-next 08/36] can: bittiming: mark function arguments and local variables as const
` [PATCH net-next 09/36] can: kvaser_usb: kvaser_usb_send_cmd(): remove redundant variable actual_len
` [PATCH net-next 10/36] can: c_can: ethtool: use default drvinfo
` [PATCH net-next 11/36] can: softing: softing_netdev_open(): remove redundant ret variable
` [PATCH net-next 12/36] can: xilinx_can: Add check for NAPI Poll function
` [PATCH net-next 13/36] can: etas_es58x: use BITS_PER_TYPE() instead of manual calculation
` [PATCH net-next 14/36] can: mcp251xfd: mcp251xfd_reg_invalid(): rename from mcp251xfd_osc_invalid()
` [PATCH net-next 15/36] can: mcp251xfd: mcp251xfd_regmap_crc_read(): ignore CRC error only if solely OSC register is read
` [PATCH net-next 16/36] can: mcp251xfd: mcp251xfd_unregister(): simplify runtime PM handling
` [PATCH net-next 17/36] can: mcp251xfd: mcp251xfd_chip_sleep(): introduce function to bring chip into sleep mode
` [PATCH net-next 18/36] can: mcp251xfd: mcp251xfd_chip_stop(): convert to a void function
` [PATCH net-next 19/36] can: mcp251xfd: mcp251xfd_chip_wait_for_osc_ready(): factor out into separate function
` [PATCH net-next 20/36] can: mcp251xfd: mcp251xfd_chip_wait_for_osc_ready(): improve chip detection and error handling
` [PATCH net-next 21/36] can: mcp251xfd: mcp251xfd_chip_wait_for_osc_ready(): prepare for PLL support
` [PATCH net-next 22/36] can: mcp251xfd: mcp251xfd_chip_softreset_check(): wait for OSC ready before accessing chip
` [PATCH net-next 23/36] can: mcp251xfd: mcp251xfd_chip_timestamp_init(): factor out into separate function
` [PATCH net-next 24/36] can: mcp251xfd: mcp251xfd_chip_wake(): renamed from mcp251xfd_chip_clock_enable()
` [PATCH net-next 25/36] can: mcp251xfd: __mcp251xfd_chip_set_mode(): prepare for PLL support: improve error handling and diagnostics
` [PATCH net-next 26/36] can: mcp251xfd: mcp251xfd_chip_clock_init(): prepare for PLL support, wait for OSC ready
` [PATCH net-next 27/36] can: mcp251xfd: mcp251xfd_register(): prepare to activate PLL after softreset
` [PATCH net-next 28/36] can: mcp251xfd: add support for internal PLL
` [PATCH net-next 29/36] can: mcp251xfd: introduce struct mcp251xfd_tx_ring::nr and ::fifo_nr and make use of it
` [PATCH net-next 30/36] can: mcp251xfd: mcp251xfd_ring_init(): split ring_init into separate functions
` [PATCH net-next 31/36] can: mcp251xfd: ring: prepare to change order of TX and RX FIFOs
` [PATCH net-next 32/36] can: mcp251xfd: ring: "
` [PATCH net-next 33/36] can: mcp251xfd: ring: mcp251xfd_ring_init(): checked RAM usage of ring setup
` [PATCH net-next 34/36] can: mcp251xfd: ring: update FIFO setup debug info
` [PATCH net-next 35/36] can: mcp251xfd: prepare for multiple RX-FIFOs
` [PATCH net-next 36/36] can: mcp251xfd: mcp251xfd_priv: introduce macros specifying the number of supported TEF/RX/TX rings
[PATCH net-next v2 00/12] vxlan metadata device vnifiltering support
2022-02-24 4:25 UTC (8+ messages)
` [PATCH net-next v2 09/12] vxlan: vni filtering support on collect metadata device
` [PATCH net-next v2 11/12] drivers: vxlan: vnifilter: per vni stats
` [PATCH net-next v2 12/12] drivers: vxlan: vnifilter: add support for stats dumping
[PATCH 0/5] Wifi & Bluetooth on LG G Watch R
2022-02-24 4:15 UTC (2+ messages)
[PATCHv2 bpf-next 0/8] bpf: Add kprobe multi link
2022-02-24 4:02 UTC (5+ messages)
` [PATCH 02/10] bpf: Add multi kprobe link
[PATCH net-next v2 0/4] net/mlx5: Introduce devlink param to disable SF aux dev probe
2022-02-24 3:44 UTC (4+ messages)
[PATCH net] ping: remove pr_err from ping_lookup
2022-02-24 3:41 UTC
[PATCH] net: stmmac: fix return value of __setup handler
2022-02-24 3:35 UTC
[PATCH] net: sxgbe: fix return value of __setup handler
2022-02-24 3:35 UTC
[RFC PATCH 0/5] TUN/VirtioNet USO features support
2022-02-24 3:33 UTC (7+ messages)
` [RFC PATCH 1/5] uapi/linux/if_tun.h: Added new ioctl for tun/tap
[RFC PATCH 0/2] landlock network implementation cover letter
2022-02-24 3:18 UTC (4+ messages)
` [RFC PATCH 2/2] landlock: selftests for bind and connect hooks
realteck (rtl8218e) phy chip support
2022-02-24 3:04 UTC
[PATCH 0/3] drivers/net/ftgmac100: fix occasional DHCP failure
2022-02-24 2:52 UTC (7+ messages)
` [PATCH 3/3] drivers/net/ftgmac100: fix DHCP potential failure with systemd
[PATCH 0/6][next] ath6kl: wmi: Replace one-element arrays with flexible-array members
2022-02-24 1:01 UTC (11+ messages)
` [PATCH 1/6][next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_begin_scan_cmd
` [PATCH 3/6][next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_channel_list_reply
` [PATCH 4/6][next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_connect_event
` [PATCH 5/6][next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_disconnect_event
` [PATCH 6/6][next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_aplist_event
[PATCH] net/smc: Add autocork support
2022-02-24 2:02 UTC (11+ messages)
[PATCH wpan-next v2 00/14] ieee802154: Synchronous Tx API
2022-02-24 2:00 UTC (9+ messages)
` [PATCH wpan-next v2 02/14] net: mac802154: Create a transmit error helper
` [PATCH wpan-next v2 04/14] net: ieee802154: atusb: Call _xmit_error() when a transmission fails
[pull request][net-next/rdma-next 00/17] mlx5-next updates 2022-02-22
2022-02-24 2:00 UTC (8+ messages)
` [mlx5-next 01/17] mlx5: remove usused static inlines
` [mlx5-next 13/17] net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}
[PATCH net-next v8] net: openvswitch: IPv6: Add IPv6 extension header support
2022-02-24 0:54 UTC
[PATCH v3 bpf-next 0/4] libbpf: name-based u[ret]probe attach
2022-02-24 1:49 UTC (5+ messages)
` [PATCH v3 bpf-next 2/4] libbpf: add auto-attach for uprobes based on section name
[PATCH bpf-next v8 0/5] Add support for transmitting packets using XDP in bpf_prog_run()
2022-02-24 1:19 UTC (3+ messages)
` [PATCH bpf-next v8 5/5] selftests/bpf: Add selftest for XDP_REDIRECT in BPF_PROG_RUN
[PATCH V8 mlx5-next 00/15] Add mlx5 live migration driver and v2 migration protocol
2022-02-24 0:47 UTC (10+ messages)
` [PATCH V8 mlx5-next 06/15] net/mlx5: Introduce migration bits and structures
` [PATCH V8 mlx5-next 09/15] vfio: Define device migration protocol v2
` [PATCH V8 mlx5-next 10/15] vfio: Extend the device migration protocol with RUNNING_P2P
[PATCH net-next v3 0/2] net: dsa: realtek: add rtl8_4t tag
2022-02-24 0:04 UTC (4+ messages)
` [PATCH net-next v3 1/2] net: dsa: tag_rtl8_4: add rtl8_4t trailing variant
[pull request][for-next v2 00/17] mlx5-next 2022-22-02
2022-02-23 23:39 UTC (18+ messages)
` [for-next v2 01/17] mlx5: remove unused static inlines
` [for-next v2 02/17] net/mlx5: Add ability to insert to specific flow group
` [for-next v2 03/17] net/mlx5: E-Switch, reserve and use same uplink metadata across ports
` [for-next v2 04/17] net/mlx5: E-switch, remove special uplink ingress ACL handling
` [for-next v2 05/17] net/mlx5: E-switch, add drop rule support to ingress ACL
` [for-next v2 06/17] net/mlx5: Lag, use local variable already defined to access E-Switch
` [for-next v2 07/17] net/mlx5: Lag, don't use magic numbers for ports
` [for-next v2 08/17] net/mlx5: Lag, record inactive state of bond device
` [for-next v2 09/17] net/mlx5: Lag, offload active-backup drops to hardware
` [for-next v2 10/17] net/mlx5: cmdif, Return value improvements
` [for-next v2 11/17] net/mlx5: cmdif, cmd_check refactoring
` [for-next v2 12/17] net/mlx5: cmdif, Add new api for command execution
` [for-next v2 13/17] net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}
` [for-next v2 14/17] net/mlx5: cmdif, Refactor error handling and reporting of async commands
` [for-next v2 15/17] RDMA/mlx5: Use new command interface API
` [for-next v2 16/17] net/mlx5: Add reset_state field to MFRL register
` [for-next v2 17/17] net/mlx5: Add clarification on sync reset failure
[pull request][net 00/19] mlx5 fixes 2022-02-23
2022-02-23 23:35 UTC (4+ messages)
` [net 04/19] net/mlx5: DR, Don't allow match on IP w/o matching on full ethertype/ip_version
[PATCH net-next] Revert "vlan: move dev_put into vlan_dev_uninit"
2022-02-23 23:30 UTC (2+ messages)
[PATCH] bpf: cleanup comments
2022-02-23 23:20 UTC (2+ messages)
[PATCH] net: bcmgenet: Return not supported if we don't have a WoL IRQ
2022-02-23 23:15 UTC (12+ messages)
[PATCH] libbpf: fix BPF_MAP_TYPE_PERF_EVENT_ARRAY auto-pinning
2022-02-23 23:15 UTC (3+ messages)
[PATCH bpf-next] libbpf: Simplify the find_elf_sec_sz() function
2022-02-23 23:10 UTC (2+ messages)
[PATCH net-next v5 00/13] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
2022-02-23 22:33 UTC (14+ messages)
` [PATCH net-next v5 01/13] list: Add list_next_entry_circular() and list_prev_entry_circular()
` [PATCH net-next v5 02/13] net: wwan: t7xx: Add control DMA interface
` [PATCH net-next v5 03/13] net: wwan: t7xx: Add core components
` [PATCH net-next v5 04/13] net: wwan: t7xx: Add port proxy infrastructure
` [PATCH net-next v5 05/13] net: wwan: t7xx: Add control port
` [PATCH net-next v5 06/13] net: wwan: t7xx: Add AT and MBIM WWAN ports
` [PATCH net-next v5 07/13] net: wwan: t7xx: Data path HW layer
` [PATCH net-next v5 08/13] net: wwan: t7xx: Add data path interface
` [PATCH net-next v5 09/13] net: wwan: t7xx: Add WWAN network interface
` [PATCH net-next v5 10/13] net: wwan: t7xx: Introduce power management
` [PATCH net-next v5 11/13] net: wwan: t7xx: Runtime PM
` [PATCH net-next v5 12/13] net: wwan: t7xx: Device deep sleep lock/unlock
` [PATCH net-next v5 13/13] net: wwan: t7xx: Add maintainers and documentation
[PATCH bpf-next v2] bpftool: Remove usage of reallocarray()
2022-02-23 22:00 UTC (2+ messages)
Clarifications on linux/types.h used with libbpf
2022-02-23 21:58 UTC (4+ messages)
[PATCH bpf-next v1 00/15] Introduce typed pointer support in BPF maps
2022-02-23 21:52 UTC (15+ messages)
` [PATCH bpf-next v1 03/15] bpf: Allow storing PTR_TO_BTF_ID in map
` [PATCH bpf-next v1 04/15] bpf: Allow storing referenced "
` [PATCH bpf-next v1 08/15] bpf: Adapt copy_map_value for multiple offset case
[PATCH v2] xen/netfront: destroy queues before real_num_tx_queues is zeroed
2022-02-23 21:19 UTC
[PATCH] xen/netfront: destroy queues before real_num_tx_queues is zeroed
2022-02-23 21:14 UTC (4+ messages)
[PATCH net-next 1/1] ice: add TTY for GNSS module for E810T device
2022-02-23 20:37 UTC (5+ messages)
[PATCH net] net: vlan: allow vlan device MTU change follow real device from smaller to bigger
2022-02-23 19:46 UTC (12+ messages)
[net-next v6 0/2] page_pool: Add page pool stats
2022-02-23 19:01 UTC (9+ messages)
` [net-next v6 1/2] page_pool: Add page_pool stats
[PATCH net-next 0/2][pull request] 10GbE Intel Wired LAN Driver Updates 2022-02-23
2022-02-23 18:54 UTC (3+ messages)
` [PATCH net-next 1/2] ixgbevf: clean up some inconsistent indenting
` [PATCH net-next 2/2] ixgbe: Remove non-inclusive language
[RFC 00/10] add support for fwnode in i2c mux system and sfp
2022-02-23 18:19 UTC (10+ messages)
[PATCH] net/smc: Use a mutex for locking "struct smc_pnettable"
2022-02-23 17:59 UTC (2+ messages)
[PATCH v2] net/tcp: Merge TCP-MD5 inbound callbacks
2022-02-23 17:57 UTC (2+ messages)
[PATCH v3] net/tcp: Merge TCP-MD5 inbound callbacks
2022-02-23 17:57 UTC
[PATCH net 1/1] Revert "i40e: Fix reset bw limit when DCB enabled with 1 TC"
2022-02-23 17:53 UTC
[PATCH 1/1 net-next] net: bridge: add support for host l2 mdb entries
2022-02-23 17:24 UTC
[PATCH] vhost: validate range size before adding to iotlb
2022-02-23 17:14 UTC (11+ messages)
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).