messages from 2023-01-30 17:37:11 to 2023-01-31 05:27:28 UTC [more...]
[PATCH net-next v9 0/8] Add Auxiliary driver support
2023-01-31 5:25 UTC (8+ messages)
` [PATCH net-next v9 1/8] bnxt_en: Add auxiliary "
` [PATCH net-next v9 2/8] RDMA/bnxt_re: Use auxiliary driver interface
` [PATCH net-next v9 3/8] bnxt_en: Remove usage of ulp_id
` [PATCH net-next v9 4/8] bnxt_en: Use direct API instead of indirection
` [PATCH net-next v9 5/8] bnxt_en: Use auxiliary bus calls over proprietary calls
` [PATCH net-next v9 6/8] bnxt_en: Remove struct bnxt access from RoCE driver
` [PATCH net-next v9 7/8] RDMA/bnxt_re: Remove the sriov config callback
[PATCH v5 net-next 00/13] add support for the the vsc7512 internal copper phys
2023-01-31 5:20 UTC (6+ messages)
` [PATCH v5 net-next 10/13] dt-bindings: net: mscc,vsc7514-switch: add dsa binding for the vsc7512
` [PATCH v5 net-next 11/13] dt-bindings: mfd: ocelot: add ethernet-switch hardware support
pull-request: ieee802154 for net 2023-01-30
2023-01-31 5:20 UTC (2+ messages)
[PATCH net-next] net/tls: tls_is_tx_ready() checked list_entry
2023-01-31 5:20 UTC (2+ messages)
[PATCH] i40e: Add checking for null for nlmsg_find_attr()
2023-01-31 5:17 UTC (3+ messages)
` [PATCH v2] "
[PATCH] net: b44: Remove the unused function __b44_cam_read()
2023-01-31 5:10 UTC (2+ messages)
[PATCH net-next] sh: checksum: add missing linux/uaccess.h include
2023-01-31 5:10 UTC (2+ messages)
[PATCH net v4 0/2][pull request] Intel Wired LAN Driver Updates 2023-01-27 (ice)
2023-01-31 5:10 UTC (2+ messages)
[PATCH 01/23] block: factor out a bvec_set_page helper
2023-01-31 5:00 UTC (23+ messages)
` add bvec initialization helpers
` [PATCH 08/23] rbd: use bvec_set_page to initialize the copy up bvec
` [PATCH 09/23] virtio_blk: use bvec_set_virt to initialize special_vec
` [PATCH 10/23] zram: use bvec_set_page to initialize bvecs
` [PATCH 12/23] ceph: use bvec_set_page to initialize a bvec
` [PATCH 22/23] vring: "
` [PATCH 23/23] net-ceph: use bvec_set_page to initialize bvecs
[PATCH net-next] net: mdio: mux-meson-g12a: use __clk_is_enabled to simplify the code
2023-01-31 4:59 UTC (2+ messages)
[PATCH v9 bpf-next 0/5] Add skb + xdp dynptrs
2023-01-31 4:43 UTC (17+ messages)
` [PATCH v9 bpf-next 3/5] bpf: Add skb dynptrs
` [PATCH v9 bpf-next 5/5] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers
[PATCH net-next v4 0/4] net: ethernet: renesas: rswitch: Modify initialization for SERDES and PHY
2023-01-31 4:42 UTC (10+ messages)
` [PATCH net-next v4 4/4] net: ethernet: renesas: rswitch: Add phy_power_{on,off}() calling
[PATCH v2 0/4] Attempt at adding WCN6855 BT support
2023-01-31 4:38 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: net: Add WCN6855 Bluetooth
` [PATCH v2 2/4] Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855
` [PATCH v2 3/4] arm64: dts: qcom: sc8280xp: Define uart2
` [PATCH v2 4/4] arm64: dts: qcom: thinkpad-x13s: Add bluetooth
[PATCH RFC net-next v2 0/3] vsock: add support for sockmap
2023-01-31 4:35 UTC (4+ messages)
` [PATCH RFC net-next v2 1/3] vsock: support sockmap
` [PATCH RFC net-next v2 2/3] selftests/bpf: add vsock to vmtest.sh
` [PATCH RFC net-next v2 3/3] selftests/bpf: Add a test case for vsock sockmap
[PATCH v2 0/3] Another crack at a handshake upcall mechanism
2023-01-31 4:35 UTC (5+ messages)
` [PATCH v2 2/3] net/handshake: Add support for PF_HANDSHAKE
[PATCH] ice/ptp: fix the PTP worker retrying indefinitely if the link went down
2023-01-31 4:20 UTC (3+ messages)
` [PATCH v3] "
` [Intel-wired-lan] "
[PATCH net-next RFC 00/20] Introducing P4TC
2023-01-31 4:12 UTC (25+ messages)
[PATCH v5 0/2] ip/ip6_gre: Fix GRE tunnels not generating IPv6 link local addresses
2023-01-31 3:46 UTC (3+ messages)
` [PATCH v5 1/2] ip/ip6_gre: Fix changing addr gen mode not generating IPv6 link local address
` [PATCH v5 2/2] ip/ip6_gre: Fix non-point-to-point tunnel "
[PATCH net-next] virtio-net: fix possible unsigned integer overflow
2023-01-31 3:43 UTC
[PATCH net 1/1] hv_netvsc: Fix missed pagebuf entries in netvsc_dma_map/unmap()
2023-01-31 3:33 UTC
[PATCH v4 0/2] ip/ip6_gre: Fix GRE tunnels not generating IPv6 link local addresses
2023-01-31 3:32 UTC (4+ messages)
` [PATCH v4 1/2] ip/ip6_gre: Fix changing addr gen mode not generating IPv6 link local address
[PATCH 3/4] virtio_ring: introduce a per virtqueue waitqueue
2023-01-31 3:24 UTC (12+ messages)
[PATCH v3 net] ixgbe: allow to increase MTU to 3K with XDP enabled
2023-01-31 3:23 UTC
[PATCH net-next v3 0/5] add dts for yt8521 and yt8531s, add driver for yt8531
2023-01-31 3:19 UTC (6+ messages)
` [PATCH net-next v3 1/5] dt-bindings: net: Add Motorcomm yt8xxx ethernet phy
[pull request][net-next 00/15] mlx5 updates 2023-01-30
2023-01-31 3:12 UTC (16+ messages)
` [net-next 01/15] net/mlx5: Header file for crypto
` [net-next 02/15] net/mlx5: Add IFC bits for general obj create param
` [net-next 03/15] net/mlx5: Add IFC bits and enums for crypto key
` [net-next 04/15] net/mlx5: Change key type to key purpose
` [net-next 05/15] net/mlx5: Prepare for fast crypto key update if hardware supports it
` [net-next 06/15] net/mlx5: Add const to the key pointer of encryption key creation
` [net-next 07/15] net/mlx5: Refactor the "
` [net-next 08/15] net/mlx5: Add new APIs for fast update encryption key
` [net-next 09/15] net/mlx5: Add support SYNC_CRYPTO command
` [net-next 10/15] net/mlx5: Add bulk allocation and modify_dek operation
` [net-next 11/15] net/mlx5: Use bulk allocation for fast update encryption key
` [net-next 12/15] net/mlx5: Reuse DEKs after executing SYNC_CRYPTO command
` [net-next 13/15] net/mlx5: Add async garbage collector for DEK bulk
` [net-next 14/15] net/mlx5: Keep only one bulk of full available DEKs
` [net-next 15/15] net/mlx5e: kTLS, Improve connection rate by using fast update encryption key
[PATCH] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
2023-01-31 3:06 UTC (4+ messages)
[PATCH net-next v6 0/7] optimize the parallelism of SMC-R connections
2023-01-31 3:06 UTC (7+ messages)
` [PATCH net-next v6 1/7] net/smc: remove locks smc_client_lgr_pending and smc_server_lgr_pending
[PATCH v2 net] ixgbe: allow to increase MTU to some extent with XDP enabled
2023-01-31 3:00 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH net-next v2 00/14] tools: ynl: more docs and basic ethtool support
2023-01-31 2:33 UTC (15+ messages)
` [PATCH net-next v2 01/14] tools: ynl-gen: prevent do / dump reordering
` [PATCH net-next v2 02/14] tools: ynl: move the cli and netlink code around
` [PATCH net-next v2 03/14] tools: ynl: add an object hierarchy to represent parsed spec
` [PATCH net-next v2 04/14] tools: ynl: use the common YAML loading and validation code
` [PATCH net-next v2 05/14] tools: ynl: add support for types needed by ethtool
` [PATCH net-next v2 06/14] tools: ynl: support directional enum-model in CLI
` [PATCH net-next v2 07/14] tools: ynl: support multi-attr
` [PATCH net-next v2 08/14] tools: ynl: support pretty printing bad attribute names
` [PATCH net-next v2 09/14] tools: ynl: use operation names from spec on the CLI
` [PATCH net-next v2 10/14] tools: ynl: load jsonschema on demand
` [PATCH net-next v2 11/14] netlink: specs: finish up operation enum-models
` [PATCH net-next v2 12/14] netlink: specs: add partial specification for ethtool
` [PATCH net-next v2 13/14] docs: netlink: add a starting guide for working with specs
` [PATCH net-next v2 14/14] tools: net: use python3 explicitly
[PATCH] net: Add kerneldoc comment to napi_complete_done
2023-01-31 2:26 UTC (2+ messages)
[PATCH 0/4] Attempt at adding WCN6855 BT support
2023-01-31 2:21 UTC (7+ messages)
` [PATCH 1/4] dt-bindings: net: Add WCN6855 Bluetooth bindings
` [PATCH 2/4] Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855
` [PATCH 3/4] arm64: dts: qcom: sc8280xp: Enable BT
[PATCH v2 0/3] Add support for NXP bluetooth chipsets
2023-01-31 2:20 UTC (7+ messages)
` [PATCH v2 1/3] serdev: Add method to assert break
` [PATCH v2 2/3] dt-bindings: net: bluetooth: Add NXP bluetooth support
` [PATCH v2 3/3] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets
[PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
2023-01-31 1:53 UTC (15+ messages)
macvlan configuration problem: bridge mode setting
2023-01-31 1:24 UTC
[PATCH net-next] gve: Introduce a way to disable queue formats
2023-01-31 0:39 UTC (2+ messages)
[Intel-wired-lan] [PATCH net-next v2 05/13] ice: Fix RDMA latency issue by allowing write-combining
2023-01-31 0:26 UTC (3+ messages)
[PATCH wpan-next v2 0/2] ieee802154: Beaconing support
2023-01-31 0:21 UTC (5+ messages)
[PATCH 1/2] net: ll_temac: fix DMA resources leak
2023-01-31 0:20 UTC (7+ messages)
` [PATCH 2/2] net: ll_temac: improve reset of buffer on dma mapping
[PATCH 00/34] selftests: Fix incorrect kernel headers search path
2023-01-30 23:49 UTC (4+ messages)
[PATCH net-next 00/16] bridge: Limit number of MDB entries per port, port-vlan
2023-01-30 23:23 UTC (5+ messages)
` [PATCH net-next 06/16] net: bridge: Add a tracepoint for MDB overflows
[PATCH v3] net: phy: meson-gxl: Add generic dummy stubs for MMD register access
2023-01-30 23:14 UTC
[PATCH v4 bpf-next 0/8] xdp: introduce xdp-feature support
2023-01-30 22:59 UTC (4+ messages)
` [PATCH v4 bpf-next 8/8] selftests/bpf: introduce XDP compliance test tool
[PATCH v2 net-next 0/2] net: mdio: add amlogic gxl mdio mux support
2023-01-30 22:33 UTC (3+ messages)
` [PATCH v2 net-next 2/2] "
[PATCH v2 00/19] ARM: imx: make Ethernet refclock configurable
2023-01-30 22:11 UTC (4+ messages)
` [PATCH v2 16/19] clk: imx6ul: add ethernet refclock mux support
[PATCH net-next v3 00/15] net: add EEE support for KSZ9477 and AR8035 with i.MX6
2023-01-30 22:06 UTC (7+ messages)
` [PATCH net-next v3 01/15] net: dsa: microchip: enable EEE support
` [PATCH net-next v3 02/15] net: phy: add genphy_c45_read_eee_abilities() function
` [PATCH net-next v3 05/15] net: phy: add genphy_c45_ethtool_get/set_eee() support
[PATCH net-next v2 0/3] net: introduce rps_default_mask
2023-01-30 21:52 UTC (8+ messages)
[PATCH] Bluetooth: hci_conn: Refactor hci_bind_bis() since it always succeeds
2023-01-30 21:30 UTC (2+ messages)
[PATCH] net: fix NULL pointer in skb_segment_list
2023-01-30 21:05 UTC (2+ messages)
[PATCH net-next 0/8] net: ipa: remaining IPA v5.0 support
2023-01-30 21:01 UTC (9+ messages)
` [PATCH net-next 1/8] net: ipa: support more endpoints
` [PATCH net-next 2/8] net: ipa: extend endpoints in packet init command
` [PATCH net-next 3/8] net: ipa: define IPA v5.0+ registers
` [PATCH net-next 4/8] net: ipa: update table cache flushing
` [PATCH net-next 5/8] net: ipa: support zeroing new cache tables
` [PATCH net-next 6/8] net: ipa: greater timer granularity options
` [PATCH net-next 7/8] net: ipa: support a third pulse register
` [PATCH net-next 8/8] net: ipa: define two new memory regions
[patch net-next 0/3] devlink: fix reload notifications and remove features
2023-01-30 20:37 UTC (4+ messages)
[PATCH] selftests: net: udpgso_bench_tx: Introduce exponential back-off retries
2023-01-30 20:25 UTC (14+ messages)
[PATCH RESEND 0/9] sched: cpumask: improve on cpumask_local_spread() locality
2023-01-30 20:22 UTC (5+ messages)
[PATCH v2] net: phy: meson-gxl: Add generic dummy stubs for MMD register access
2023-01-30 20:16 UTC (2+ messages)
[PATCH net v2 0/2] xdp_rxq_info_reg fixes for mlx5e
2023-01-30 20:13 UTC (3+ messages)
` [PATCH net v2 1/2] net/mlx5e: XDP, Allow growing tail for XDP multi buffer
` [PATCH net v2 2/2] net/mlx5e: xsk: Set napi_id to support busy polling on XSK RQ
[PATCH net-next 00/13] tools: ynl: more docs and basic ethtool support
2023-01-30 19:51 UTC (5+ messages)
` [PATCH net-next 11/13] netlink: specs: finish up operation enum-models
[PATCH net] net: fman: memac: free mdio device if lynx_pcs_create() fails
2023-01-30 19:43 UTC (2+ messages)
[PATCH] vhost-scsi: convert sysfs snprintf and sprintf to sysfs_emit
2023-01-30 19:33 UTC (2+ messages)
[PATCH net-next 0/8][pull request] Intel Wired LAN: Remove redundant Device Control Error Reporting Enable
2023-01-30 19:25 UTC (9+ messages)
` [PATCH net-next 1/8] e1000e: Remove redundant pci_enable_pcie_error_reporting()
` [PATCH net-next 2/8] fm10k: "
` [PATCH net-next 3/8] i40e: "
` [PATCH net-next 4/8] iavf: "
` [PATCH net-next 5/8] ice: "
` [PATCH net-next 6/8] igb: "
` [PATCH net-next 7/8] igc: "
` [PATCH net-next 8/8] ixgbe: "
[PATCH] [v3] wiznet: convert to GPIO descriptors
2023-01-30 19:13 UTC (2+ messages)
[PATCH v4 net-next 00/15] ENETC mqprio/taprio cleanup
2023-01-30 19:06 UTC (4+ messages)
` [PATCH v4 net-next 08/15] net/sched: mqprio: allow offloading drivers to request queue count validation
[PATCH net-next] net: bcmgenet: Add a check for oversized packets
2023-01-30 18:19 UTC (5+ messages)
[PATCH net-next] net: pcs: pcs-lynx: remove lynx_get_mdio_device() and refactor cleanup
2023-01-30 18:14 UTC (5+ messages)
[PATCH v2] net: tulip: Fix typos ("defualt" and "hearbeat")
2023-01-30 17:44 UTC (2+ messages)
[PATCH 0/2] gro: optimise redundant parsing of packets
2023-01-30 17:39 UTC (3+ messages)
` [PATCH 2/2] "
[PATCH net-next 0/5] ATU and FDB synchronization on locked ports
2023-01-30 17:34 UTC (2+ messages)
` [PATCH net-next 3/5] drivers: net: dsa: add fdb entry flags incoming to switchcore drivers
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).