messages from 2023-11-22 01:48:11 to 2023-11-22 13:55:29 UTC [more...]
[PATCH net] calipso: Fix memory leak in netlbl_calipso_add_pass()
2023-11-22 13:55 UTC
[PATCH net-next v3 00/13] net: page_pool: add netlink-based introspection
2023-11-22 13:53 UTC (27+ messages)
` [PATCH net-next v3 01/13] net: page_pool: factor out uninit
` [PATCH net-next v3 02/13] net: page_pool: id the page pools
` [PATCH net-next v3 03/13] net: page_pool: record pools per netdev
` [PATCH net-next v3 04/13] net: page_pool: stash the NAPI ID for easier access
` [PATCH net-next v3 05/13] eth: link netdev to page_pools in drivers
` [PATCH net-next v3 06/13] net: page_pool: add nlspec for basic access to page pools
` [PATCH net-next v3 07/13] net: page_pool: implement GET in the netlink API
` [PATCH net-next v3 08/13] net: page_pool: add netlink notifications for state changes
` [PATCH net-next v3 09/13] net: page_pool: report amount of memory held by page pools
` [PATCH net-next v3 10/13] net: page_pool: report when page pool was destroyed
` [PATCH net-next v3 11/13] net: page_pool: expose page pool stats via netlink
` [PATCH net-next v3 12/13] net: page_pool: mute the periodic warning for visible page pools
` [PATCH net-next v3 13/13] tools: ynl: add sample for getting page-pool information
[PATCH net-next 0/2] add two sysctl for SMC-R v2.1
2023-11-22 13:52 UTC (3+ messages)
` [PATCH net-next 1/2] net/smc: add sysctl for max links per lgr "
` [PATCH net-next 2/2] net/smc: add sysctl for max conns "
[PATCH net-next v3] firmware_loader: Expand Firmware upload error codes with firmware invalid error
2023-11-22 13:52 UTC
[PATCH v20 00/20] nvme-tcp receive offloads
2023-11-22 13:48 UTC (21+ messages)
` [PATCH v20 01/20] net: Introduce direct data placement tcp offload
` [PATCH v20 02/20] netlink: add new family to manage ULP_DDP enablement and stats
` [PATCH v20 03/20] iov_iter: skip copy if src == dst for direct data placement
` [PATCH v20 04/20] net/tls,core: export get_netdev_for_sock
` [PATCH v20 05/20] nvme-tcp: Add DDP offload control path
` [PATCH v20 06/20] nvme-tcp: Add DDP data-path
` [PATCH v20 07/20] nvme-tcp: RX DDGST offload
` [PATCH v20 08/20] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v20 09/20] Documentation: add ULP DDP offload documentation
` [PATCH v20 10/20] net/mlx5e: Rename from tls to transport static params
` [PATCH v20 11/20] net/mlx5e: Refactor ico sq polling to get budget
` [PATCH v20 12/20] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
` [PATCH v20 13/20] net/mlx5e: NVMEoTCP, offload initialization
` [PATCH v20 14/20] net/mlx5e: TCP flow steering for nvme-tcp acceleration
` [PATCH v20 15/20] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
` [PATCH v20 16/20] net/mlx5e: NVMEoTCP, queue init/teardown
` [PATCH v20 17/20] net/mlx5e: NVMEoTCP, ddp setup and resync
` [PATCH v20 18/20] net/mlx5e: NVMEoTCP, async ddp invalidation
` [PATCH v20 19/20] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
` [PATCH v20 20/20] net/mlx5e: NVMEoTCP, statistics
[PATCH net-next v7 15/16] net: ethtool: ts: Let the active time stamping layer be selectable
2023-11-22 13:44 UTC (14+ messages)
[PATCH net-next] net: dsa: microchip: add MRP software ring support
2023-11-22 13:28 UTC (3+ messages)
[PATCH 2/2] net: dsa: mv88e6xxx: fix marvell 6350 probe crash
2023-11-22 13:21 UTC
[PATCH 1/2] net: dsa: mv88e6xxx: fix marvell 6350 switch probing
2023-11-22 13:19 UTC
[PATCH net-next] net: phylink: require supported_interfaces to be filled
2023-11-22 13:10 UTC (8+ messages)
[PATCH 0/2] x86/bpf: Fix FineIBT vs eBPF
2023-11-22 12:54 UTC (8+ messages)
` [PATCH 2/2] x86/cfi,bpf: Fix BPF JIT call
[PATCH v2 0/4] eventfd: simplify signal helpers
2023-11-22 12:48 UTC (5+ messages)
` [PATCH v2 1/4] i915: make inject_virtual_interrupt() void
` [PATCH v2 2/4] eventfd: simplify eventfd_signal()
` [PATCH v2 3/4] eventfd: simplify eventfd_signal_mask()
` [PATCH v2 4/4] eventfd: make eventfd_signal{_mask}() void
[pull request][net 00/15] mlx5 fixes 2023-11-21
2023-11-22 12:25 UTC (16+ messages)
` [net 06/15] net/mlx5e: Tidy up IPsec NAT-T SA discovery
` [net 07/15] net/mlx5e: Reduce eswitch mode_lock protection context
` [net 08/15] net/mlx5e: Check the number of elements before walk TC rhashtable
` [net 09/15] net/mlx5e: Forbid devlink reload if IPSec rules are offloaded
` [net 10/15] net/mlx5e: Disable IPsec offload support if not FW steering
` [net 11/15] net/mlx5e: Fix possible deadlock on mlx5e_tx_timeout_work
` [net 12/15] net/mlx5e: TC, Don't offload post action rule if not supported
` [net 13/15] net/mlx5: Nack sync reset request when HotPlug is enabled
` [net 14/15] net/mlx5e: Check netdev pointer before checking its net ns
` [net 15/15] net/mlx5: Fix a NULL vs IS_ERR() check
[PATCH v5 00/39] ep93xx device tree conversion
2023-11-22 12:16 UTC (6+ messages)
` [PATCH v5 16/39] dt-bindings: net: Add Cirrus EP93xx
` [PATCH v5 17/39] net: cirrus: add DT support for "
[PATCH RESEND net] Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"
2023-11-22 12:20 UTC (2+ messages)
[PATCH net v4] net/smc: avoid data corruption caused by decline
2023-11-22 12:20 UTC (4+ messages)
[PATCH v2] net/mlx5e: Fix a race in command alloc flow
2023-11-22 12:02 UTC (2+ messages)
[net-next PATCH] octeontx2-pf: TC flower offload support for ICMP type and code
2023-11-22 11:41 UTC
[PATCH net-next] net: enetc: add ethtool::get_channels support
2023-11-22 11:01 UTC (3+ messages)
` [EXT] "
[PATCH net-next v2] net: hsr: Add support for MC filtering at the slave device
2023-11-22 11:00 UTC (2+ messages)
[PATCH net-next v2 1/1] net: stmmac: Add support for HW-accelerated VLAN stripping
2023-11-22 11:00 UTC (2+ messages)
[PATCH v2] nfc: virtual_ncidev: Add variable to check if ndev is running
2023-11-22 11:00 UTC (2+ messages)
[PATCH net 0/3] amd-xgbe: fixes to handle corner-cases
2023-11-22 10:53 UTC (7+ messages)
` [PATCH net 1/3] amd-xgbe: handle corner-case during sfp hotplug
` [PATCH net 2/3] amd-xgbe: handle the corner-case during tx completion
` [PATCH net 3/3] amd-xgbe: propagate the correct speed and duplex status
[net-next RFC PATCH 00/14] net: phy: Support DT PHY package
2023-11-22 10:52 UTC (4+ messages)
` [net-next RFC PATCH 04/14] net: phy: add initial support for PHY package in DT
[PATCH v2 0/9] Add NSS clock controller support for Qualcomm IPQ5332
2023-11-22 10:45 UTC (8+ messages)
` [PATCH v2 3/9] dt-bindings: clock: ipq5332: drop the few nss clocks definition
[PATCH net-next v2] firmware_loader: Expand Firmware upload error codes with firmware invalid error
2023-11-22 10:43 UTC (4+ messages)
[PATCH] net/sched: cls: Load net classifier modules via alias
2023-11-22 10:41 UTC (3+ messages)
[PATCH net-next 0/5] Implement more ethtool_ops for Wangxun
2023-11-22 10:22 UTC (6+ messages)
` [PATCH net-next 1/5] net: wangxun: add flow control support
` [PATCH net-next 2/5] net: wangxun: add ethtool_ops for ring parameters
` [PATCH net-next 3/5] net: wangxun: add coalesce options support
` [PATCH net-next 4/5] net: wangxun: add ethtool_ops for channel number
` [PATCH net-next 5/5] net: wangxun: add ethtool_ops for msglevel
[PATCHv2] USB: gl620a: check for rx buffer overflow
2023-11-22 10:20 UTC (5+ messages)
[PATCH net v3 0/3] net: rswitch: Fix issues in rswitch_start_xmit()
2023-11-22 10:17 UTC (6+ messages)
` [PATCH net v3 1/3] net: rswitch: Fix type of ret "
` [PATCH net v3 2/3] net: rswitch: Fix return value "
` [PATCH net v3 3/3] net: rswitch: Fix missing dev_kfree_skb_any() in error path
[PATCH iwl-next v4 0/5] i40e: Simplify VSI and VEB handling
2023-11-22 10:15 UTC (6+ messages)
` [PATCH v4 1/5] i40e: Use existing helper to find flow director VSI
` [PATCH v4 2/5] i40e: Introduce and use macros for iterating VSIs and VEBs
` [PATCH v4 3/5] i40e: Add helpers to find VSI and VEB by SEID and use them
` [PATCH v4 4/5] i40e: Fix broken support for floating VEBs
` [PATCH v4 5/5] i40e: Remove VEB recursion
[net-next PATCH] net: phy: aquantia: make mailbox interface4 lsw addr mask more specific
2023-11-22 10:12 UTC (5+ messages)
EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
2023-11-22 10:00 UTC (7+ messages)
` "
[PATCH iwl-next v3 0/5] i40e: Simplify VSI and VEB handling
2023-11-22 9:58 UTC (4+ messages)
` [PATCH iwl-next v3 3/5] i40e: Add helpers to find VSI and VEB by SEID and use them
[PATCH net-next v3] net/smc: avoid atomic_set and smp_wmb in the tx path when possible
2023-11-22 9:53 UTC (5+ messages)
[PATCH net-next v5 0/2] Fine-Tune Flow Control and Speed Configurations in Microchip KSZ8xxx DSA Driver
2023-11-22 9:45 UTC (7+ messages)
` [PATCH net-next v5 1/3] net: dsa: microchip: ksz8: Make flow control, speed, and duplex on CPU port configurable
` [PATCH net-next v5 2/3] net: dsa: microchip: ksz8: Add function to configure ports with integrated PHYs
` [PATCH net-next v5 3/3] net: dsa: microchip: make phylink_mac_link_up() not optional
[syzbot] Monthly rds report (Nov 2023)
2023-11-22 9:42 UTC
[PATCH net-next v4 0/4] virtio-net: support dynamic coalescing moderation
2023-11-22 9:29 UTC (5+ messages)
` [PATCH net-next v4 4/4] virtio-net: support rx netdim
[patch net-next v3 0/9] devlink: introduce notifications filtering
2023-11-22 9:29 UTC (6+ messages)
` [patch net-next v3 5/9] genetlink: implement release callback and free sk_user_data there
[PATCH net-next v8 00/15] Introducing P4TC
2023-11-22 9:25 UTC (11+ messages)
[PATCH net v1] vsock/test: fix SEQPACKET message bounds test
2023-11-22 9:16 UTC (2+ messages)
[net PATCH v2] octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx queue than its PF
2023-11-22 9:11 UTC (2+ messages)
[PATCH v3] ipv6: Correct/silence an endian warning in ip6_multipath_l3_keys
2023-11-22 9:06 UTC (4+ messages)
[PATCH net-next v2 00/15] net: page_pool: add netlink-based introspection
2023-11-22 8:53 UTC (7+ messages)
` [PATCH net-next v2 12/15] net: page_pool: report when page pool was destroyed
[PATCH v12 0/9] Enable Wifi RFI interference mitigation feature support
2023-11-22 8:39 UTC (4+ messages)
[Patch v13 0/9] Enable Wifi RFI interference mitigation feature support
2023-11-22 8:36 UTC (4+ messages)
` [Patch v13 1/9] Documentation/driver-api: Add document about WBRF mechanism
[PATCH v2] dt-bindings: net: renesas,ethertsn: Add Ethernet TSN
2023-11-22 8:31 UTC (2+ messages)
[PATCH] bpf: declare bpf_sk_storage_get_cg_sock_proto
2023-11-22 8:13 UTC
[PATCH v1] ptp: add PTP_MULTI_CLOCK_GET ioctl
2023-11-22 7:43 UTC
[PATCH] dt-bindings: net: renesas,ethertsn: Add bindings for Ethernet TSN
2023-11-22 7:40 UTC (5+ messages)
[PATCH] net: stmmac: fix FPE events losing
2023-11-22 7:37 UTC (7+ messages)
[PATCH] ipv6: Correct/silence an endian warning in ip6_multipath_l3_keys
2023-11-22 7:05 UTC (4+ messages)
` [PATCH v2] "
[PATCH] i40e: Use correct buffer size
2023-11-22 6:57 UTC (8+ messages)
` [PATCH iwl-next] "
[PATCH iwl-net v1] iavf: Fix iavf_shutdown to call iavf_remove instead iavf_close
2023-11-22 3:49 UTC
[PATCH iwl-net v1 0/2] Introduce new state machines for flow director
2023-11-22 3:47 UTC (3+ messages)
` [PATCH iwl-net v1 1/2] iavf: "
` [PATCH iwl-net v1 2/2] iavf: Handle ntuple on/off based on "
[PATCH iwl-net v1 0/2] Introduce new state machines for flow director
2023-11-22 3:46 UTC (3+ messages)
` [PATCH iwl-net v1 1/2] iavf: "
` [PATCH iwl-net v1 2/2] iavf: Handle ntuple on/off based on "
[RFC PATCH v2 0/7] tun: Introduce virtio-net hashing feature
2023-11-22 5:36 UTC (15+ messages)
` [RFC PATCH v2 1/7] bpf: Introduce BPF_PROG_TYPE_VNET_HASH
[syzbot] [bpf?] [trace?] WARNING in format_decode (3)
2023-11-22 5:28 UTC (3+ messages)
` [PATCH net] bpf: test_run: fix WARNING in format_decode
[PATCH v1 2/2] net: stmmac: Add NPCM support
2023-11-22 4:45 UTC (3+ messages)
[PATCH net-next v1] octeon_ep: get max rx packet length from firmware
2023-11-22 4:42 UTC (2+ messages)
` [EXT] "
[PATCH net,v2] ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet
2023-11-22 4:29 UTC
[PATCH v5 0/9] stmmac: Add Loongson platform support
2023-11-22 4:02 UTC (6+ messages)
` [PATCH v5 3/9] net: stmmac: Add Loongson DWGMAC definitions
[PATCH net v2 0/3] net: rswitch: Fix issues in rswitch_start_xmit()
2023-11-22 3:15 UTC (4+ messages)
` [PATCH net v2 1/3] net: rswitch: Fix type of ret "
[PATCH net] net: axienet: Fix check for partial TX checksum
2023-11-22 3:00 UTC (2+ messages)
[PATCH net] ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet
2023-11-22 2:43 UTC (3+ messages)
pull-request: bpf-next 2023-11-21
2023-11-22 2:30 UTC (2+ messages)
[PATCH net-next,v5] bonding: return -ENOMEM instead of BUG in alb_upper_dev_walk
2023-11-22 2:04 UTC (2+ messages)
[PATCH v2] dpll: Fix potential msg memleak when genlmsg_put_reply failed
2023-11-22 1:50 UTC (2+ 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).