messages from 2022-10-25 13:36:53 to 2022-10-26 08:41:46 UTC [more...]
[PATCH net-next 0/29] pull-request: can-next 2022-10-26
2022-10-26 8:39 UTC (19+ messages)
` [PATCH net-next 01/29] can: add termination resistor documentation
` [PATCH net-next 02/29] can: j1939: j1939_session_tx_eoma(): fix debug info
` [PATCH net-next 03/29] can: remove obsolete PCH CAN driver
` [PATCH net-next 04/29] can: ucan: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
` [PATCH net-next 05/29] can: kvaser_usb: Remove -Warray-bounds exception
` [PATCH net-next 06/29] can: m_can: is_lec_err(): clean up LEC error handling
` [PATCH net-next 07/29] can: m_can: m_can_handle_bus_errors(): add support for handling DLEC error on CAN-FD frames
` [PATCH net-next 08/29] can: gs_usb: mention candleLight as supported device
` [PATCH net-next 09/29] can: gs_usb: gs_make_candev(): set netdev->dev_id
` [PATCH net-next 10/29] can: gs_usb: gs_can_open(): allow loopback and listen only at the same time
` [PATCH net-next 11/29] can: gs_usb: gs_can_open(): sort checks for ctrlmode
` [PATCH net-next 12/29] can: gs_usb: gs_can_open(): merge setting of timestamp flags and init
` [PATCH net-next 13/29] can: gs_usb: document GS_CAN_FEATURE_BERR_REPORTING
` [PATCH net-next 14/29] can: gs_usb: add ability to enable / disable berr reporting
` [PATCH net-next 15/29] can: gs_usb: document GS_CAN_FEATURE_GET_STATE
` [PATCH net-next 16/29] can: gs_usb: add support for reading error counters
` [PATCH net-next 17/29] can: kvaser_usb: kvaser_usb_leaf: Get capabilities from device
` [PATCH net-next 18/29] can: kvaser_usb: kvaser_usb_leaf: Rename {leaf,usbcan}_cmd_error_event to {leaf,usbcan}_cmd_can_error_event
Bug in netlink monitor
2022-10-26 8:34 UTC (2+ messages)
[PATCH] xfrm: fix inbound ipv4/udp/esp packets to UDPv6 dualstack sockets
2022-10-26 8:32 UTC
[PATCH v7 00/23] nvme-tcp receive offloads
2022-10-26 8:28 UTC (31+ messages)
` [PATCH v7 01/23] net: Introduce direct data placement tcp offload
` [PATCH v7 02/23] iov_iter: DDP copy to iter/pages
` [PATCH v7 03/23] net/tls: export get_netdev_for_sock
` [PATCH v7 04/23] Revert "nvme-tcp: remove the unused queue_size member in nvme_tcp_queue"
` [PATCH v7 05/23] nvme-tcp: Add DDP offload control path
` [PATCH v7 06/23] nvme-tcp: Add DDP data-path
` [PATCH v7 07/23] nvme-tcp: RX DDGST offload
` [PATCH v7 08/23] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v7 09/23] nvme-tcp: Add modparam to control the ULP offload enablement
` [PATCH v7 10/23] Documentation: add ULP DDP offload documentation
` [PATCH v7 11/23] net/mlx5e: Rename from tls to transport static params
` [PATCH v7 12/23] net/mlx5e: Refactor ico sq polling to get budget
` [PATCH v7 13/23] net/mlx5e: Have mdev pointer directly on the icosq structure
` [PATCH v7 14/23] net/mlx5e: Refactor doorbell function to allow avoiding a completion
` [PATCH v7 15/23] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
` [PATCH v7 16/23] net/mlx5e: NVMEoTCP, offload initialization
` [PATCH v7 17/23] net/mlx5e: TCP flow steering for nvme-tcp acceleration
` [PATCH v7 18/23] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
` [PATCH v7 19/23] net/mlx5e: NVMEoTCP, queue init/teardown
` [PATCH v7 20/23] net/mlx5e: NVMEoTCP, ddp setup and resync
` [PATCH v7 21/23] net/mlx5e: NVMEoTCP, async ddp invalidation
` [PATCH v7 22/23] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
` [PATCH v7 23/23] net/mlx5e: NVMEoTCP, statistics
pull-request: ieee802154-next 2022-10-25
2022-10-26 7:58 UTC (3+ messages)
pull-request v2: ieee802154-next 2022-10-26
2022-10-26 7:56 UTC
[PATCH net 0/n] pull-request: can 2022-10-25
2022-10-26 7:55 UTC (3+ messages)
` [PATCH net 1/2] can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error path
` [PATCH net 2/2] can: mcp251x: mcp251x_can_probe(): add missing unregister_candev() "
[RFC PATCH net-next]net: Add new kParser KMOD in net, integrate kParser with XDP
2022-10-26 7:50 UTC (5+ messages)
` [RFC PATCH 1/4] kParser: Add new kParser KMOD
` [RFC PATCH 2/4] docs: networking: add doc entry for kParser
` [RFC PATCH 3/4] xdp: Support for kParser as bpf helper function
` [RFC PATCH 4/4] xdp: Support for flow_dissector "
[PATCH net v1] net: wwan: iosm: fix memory leak in ipc_wwan_dellink
2022-10-26 7:50 UTC
[PATCH 1/1] net: fec: add initial XDP support
2022-10-26 7:45 UTC (3+ messages)
[PATCH v2 0/3] R-Car CANFD fixes
2022-10-26 7:41 UTC (7+ messages)
` [PATCH v2 1/3] can: rcar_canfd: Fix IRQ storm on global fifo receive
` [PATCH v2 2/3] can: rcar_canfd: Fix channel specific IRQ handling for RZ/G2L
` [PATCH v2 3/3] can: rcar_canfd: Use devm_reset_control_get_optional_exclusive
[PATCH net-next] ethtool: linkstate: add a statistic for PHY down events
2022-10-26 7:40 UTC (2+ messages)
[RFC PATCH 0/2] Branch Target Injection (BTI) gadget in minstrel
2022-10-26 7:31 UTC (11+ messages)
` [RFC PATCH 2/2] minstrel_ht: Mitigate BTI gadget minstrel_ht_get_expected_throughput()
[PATCH] wwan: core: Support slicing in port TX flow of WWAN subsystem
2022-10-26 7:28 UTC (2+ messages)
[PATCH net-next v4 00/10] optimize the parallelism of SMC-R connections
2022-10-26 7:20 UTC (3+ messages)
[PATCH v5 0/4] can: ctucanfd: hardware rx timestamps reporting
2022-10-26 7:15 UTC (5+ messages)
` [PATCH v5 2/4] can: ctucanfd: add HW timestamps to RX and error CAN frames
[PATCH iproute2 1/4] bridge: Do not print stray prefixes in monitor mode
2022-10-26 6:49 UTC (5+ messages)
` [PATCH iproute2] ip-monitor: Do not error out when RTNLGRP_STATS is not available
` [PATCH iproute2 v2] "
[Bug]KFENCE: use-after-free in __skb_clone
2022-10-26 6:32 UTC
[PATCH net,v3] wifi: mac80211: fix general-protection-fault in ieee80211_subif_start_xmit()
2022-10-26 6:39 UTC
[PATCH net,v2] wifi: mac80211: fix general-protection-fault in ieee80211_subif_start_xmit()
2022-10-26 6:26 UTC (3+ messages)
[PATCH net-next V1 0/2] net: phy: mxl-gpy: Add MDI-X
2022-10-26 5:59 UTC (3+ messages)
` [PATCH net-next V1 1/2] net: phy: mxl-gpy: Change gpy_update_interface() function return type
` [PATCH net-next V1 2/2] net: phy: mxl-gpy: Add PHY Auto/MDI/MDI-X set driver for GPY211 chips
Compliment,
2022-10-26 2:35 UTC
[PATCH net-next] net: dpaa2-eth: Simplify bool conversion
2022-10-26 5:18 UTC
[PATCH] selftests: tc-testing: Add matchJSON to tdc
2022-10-26 5:08 UTC (2+ messages)
[PATCH v2 net-next 0/5] ionic: VF attr replay and other updates
2022-10-26 4:23 UTC (4+ messages)
` [PATCH v2 net-next 3/5] ionic: new ionic device identity level and VF start control
[PATCH 0/2] Add Auxiliary driver support
2022-10-26 3:21 UTC (11+ messages)
` [PATCH v2 0/6] "
` [PATCH v2 1/6] bnxt_en: Add auxiliary "
` [PATCH v2 2/6] RDMA/bnxt_re: Use auxiliary driver interface
` [PATCH v2 3/6] bnxt_en: Remove usage of ulp_id
` [PATCH v2 4/6] bnxt_en: Use direct API instead of indirection
` [PATCH v2 5/6] bnxt_en: Use auxiliary bus calls over proprietary calls
` [PATCH v2 6/6] bnxt_en: Remove struct bnxt access from RoCE driver
[PATCH net] ipv4: fix source address and gateway mismatch under multiple default gateways
2022-10-26 3:20 UTC
[PATCH net] net: ksz884x: fix missing pci_disable_device() on error in pcidev_init()
2022-10-26 3:00 UTC (2+ messages)
[PATCH v2 1/2] net: ipa: fix v3.5.1 resource limit max values
2022-10-26 3:00 UTC (4+ messages)
` [PATCH v2 2/2] net: ipa: fix v3.1 resource limit masks
[PATCH] net: dl2k: remove variable tx_use
2022-10-26 3:00 UTC (2+ messages)
[PATCH] net: ipa: don't configure IDLE_INDICATION on v3.1
2022-10-26 3:00 UTC (3+ messages)
[PATCH] bna: remove variable num_entries
2022-10-26 3:00 UTC (2+ messages)
[PATCH net-next] bond: Disable TLS features indication
2022-10-26 2:57 UTC (2+ messages)
[PATCH v4] net: hinic: Set max_mtu/min_mtu directly to simplify the code
2022-10-26 2:50 UTC (2+ messages)
[PATCH net-next 0/5] sfc: add basic flower matches to offload
2022-10-26 2:40 UTC (3+ messages)
` [PATCH net-next 1/5] sfc: check recirc_id match caps before MAE offload
[PATCH net 0/3] net: lan966x: Fixes for when MTU is changed
2022-10-26 2:34 UTC (3+ messages)
` [PATCH net 3/3] net: lan966x: Fix FDMA "
[PATCH] net: dsa: Fix possible memory leaks in dsa_loop_init()
2022-10-26 2:03 UTC
[PATCH net] netdevsim: fix memory leak in nsim_bus_dev_new()
2022-10-26 1:54 UTC
[PATCH net,v3 0/2] fix some issues in netdevsim driver
2022-10-26 1:46 UTC (3+ messages)
` [PATCH net,v3 1/2] netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_register() failed
` [PATCH net,v3 2/2] netdevsim: remove dir in nsim_dev_debugfs_init() when creating ports dir failed
[PATCH] wifi: mac80211: fix general-protection-fault in ieee80211_subif_start_xmit()
2022-10-26 0:58 UTC (3+ messages)
[PATCH net] genetlink: limit the use of validation workarounds to old ops
2022-10-26 0:15 UTC
[RFC PATCH net-next 0/1] ibmveth: Implement BQL
2022-10-26 0:08 UTC (5+ messages)
[Patch net] kcm: fix a race condition in kcm_recvmsg()
2022-10-25 23:49 UTC (3+ messages)
[PATCH net] net: bcmsysport: Indicate MAC is in charge of PHY PM
2022-10-25 23:42 UTC
[PATCH net] net: enetc: zeroize buffer descriptors in enetc_dma_alloc_bdr()
2022-10-25 23:31 UTC (2+ messages)
[PATCH v2 1/3] i40e: Fix ethtool rx-flow-hash setting for X722
2022-10-25 23:30 UTC (2+ messages)
[PATCH net-next V1 0/2] net: lan743x: PCI11010 / PCI11414 devices Enhancements
2022-10-25 23:20 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 89bf6e28373beef9577fa71f996a5f73a569617c
2022-10-25 23:17 UTC (4+ messages)
[PATCH net] ipv6: ensure sane device mtu in tunnels
2022-10-25 23:10 UTC (2+ messages)
[PATCH v2] net: fec: limit register access on i.MX6UL
2022-10-25 23:08 UTC (3+ messages)
[PATCH net-next] mptcp: fix tracking issue in mptcp_subflow_create_socket()
2022-10-25 22:53 UTC (3+ messages)
[PATCH v2 net-next 0/6] introduce WED RX support to MT7986 SoC
2022-10-25 22:52 UTC (3+ messages)
` [PATCH v2 net-next 2/6] dt-bindings: net: mediatek: add WED RX binding for MT7986 eth driver
[PATCH net-next v5] skbuff: Proactively round up to kmalloc bucket size
2022-10-25 22:39 UTC
[PATCH net-next V2] dt-bindings: net: ethernet-controller: Add ptp-hardware-clock
2022-10-25 22:27 UTC (5+ messages)
[RFE net-next] net: tun: 1000x speed up
2022-10-25 22:16 UTC (8+ messages)
[RFC iproute2] ip: revert including new features in all cases
2022-10-25 21:42 UTC
[PATCH][next] net: dev: Convert sa_data to flexible array in struct sockaddr
2022-10-25 21:30 UTC (2+ messages)
[PATCH v1 net-next 0/7] dt-binding preparation for ocelot switches
2022-10-25 21:23 UTC (7+ messages)
` [PATCH v1 net-next 3/7] dt-bindings: net: dsa: qca8k: utilize shared dsa.yaml
` [PATCH v1 net-next 7/7] dt-bindings: net: mscc,vsc7514-switch: utilize generic ethernet-switch.yaml
[RFC net-next 0/2] DSA driver draft for MaxLinear's gsw1xx series switch
2022-10-25 20:05 UTC (10+ messages)
` [RFC net-next 1/2] dt-bindings: net: dsa: add bindings for GSW Series switches
` [RFC net-next 2/2] net: dsa: Add driver for Maxlinear GSW1XX switch
[PATCH net-next 0/4] net: ipa: don't use fixed table sizes
2022-10-25 19:51 UTC (5+ messages)
` [PATCH net-next 1/4] net: ipa: record the route table size in the IPA structure
` [PATCH net-next 2/4] net: ipa: determine route table size from memory region
` [PATCH net-next 3/4] net: ipa: don't assume 8 modem routing table entries
` [PATCH net-next 4/4] net: ipa: determine filter table size from memory region
[PATCH net-next] phylink: require valid state argument to phylink_validate_mask_caps()
2022-10-25 18:56 UTC (2+ messages)
[linux-next:master] BUILD SUCCESS WITH WARNING 76cf65d1377f733af1e2a55233e3353ffa577f54
2022-10-25 18:52 UTC (4+ messages)
[PATCH net-next] eth: fealnx: delete the driver for Myson MTD-800
2022-10-25 18:42 UTC
[PATCH] mm: Make ksize() a reporting-only function
2022-10-25 18:38 UTC (3+ messages)
[PATCH net v2] net: fealnx: fix missing pci_disable_device()
2022-10-25 18:29 UTC (2+ messages)
[PATCH 0/3] R-Car CANFD fixes
2022-10-25 17:44 UTC (9+ messages)
` [PATCH 1/3] can: rcar_canfd: Fix IRQ storm on global fifo receive
` "
[PATCH 1/1] IB/mlx5: Add a signature check to received EQEs and CQEs
2022-10-25 17:44 UTC (3+ messages)
` [External] : "
[RFC PATCH net-next 00/16] bridge: Add MAC Authentication Bypass (MAB) support with offload
2022-10-25 17:43 UTC (3+ messages)
[PATCH v3 00/11] leds: deduplicate led_init_default_state_get()
2022-10-25 17:16 UTC (2+ messages)
[PATCH net v1] mlxbf_gige: fix receive packet race condition
2022-10-25 16:31 UTC (3+ messages)
[PATCH net-next] ice: Add support Flex RXD
2022-10-25 16:12 UTC
[PATCH iproute2 0/4] monitor command fixes
2022-10-25 15:51 UTC (3+ messages)
` [PATCH iproute2 3/4] ip-monitor: Include stats events in default and "all" cases
[PATCH 1/1] net: also flag accepted sockets supporting msghdr originated zerocopy
2022-10-25 14:47 UTC (2+ messages)
[PATCH] ethtool: fix man page errors
2022-10-25 14:30 UTC (2+ messages)
[PATCH 1/1] dt-bindings: net: snps,dwmac: Document queue config subnodes
2022-10-25 14:17 UTC (5+ 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).