messages from 2023-10-19 07:56:23 to 2023-10-19 15:59:07 UTC [more...]
[PATCH net-next v3 00/11] devlink: retain error in struct devlink_fmsg
2023-10-19 15:58 UTC (22+ messages)
` [PATCH net-next v3 01/11] "
` [PATCH net-next v3 02/11] netdevsim: devlink health: use retained error fmsg API
` [PATCH net-next v3 03/11] pds_core: "
` [PATCH net-next v3 04/11] bnxt_en: "
` [PATCH net-next v3 05/11] hinic: "
` [PATCH net-next v3 06/11] octeontx2-af: "
` [PATCH net-next v3 07/11] mlxsw: core: "
` [PATCH net-next v3 08/11] net/mlx5: "
` [PATCH net-next v3 09/11] qed: "
` [PATCH net-next v3 10/11] staging: qlge: "
[PATCH v2 0/2] staging: qlge: Replace the occurrences of (1<<x) by BIT(x)
2023-10-19 15:55 UTC (7+ messages)
` [PATCH v2 1/2] staging: qlge: Fix coding style in qlge.h
` [PATCH v2 2/2] staging: qlge: Prefer using the BIT macro
[PATCH] pds_core: add an error code check in pdsc_dl_info_get
2023-10-19 15:52 UTC (2+ messages)
[PATCH net-next] ethtool: untangle the linkmode and ethtool headers
2023-10-19 15:47 UTC (2+ messages)
[PATCH v3 0/5] r8152: Avoid writing garbage to the adapter's registers
2023-10-19 15:41 UTC (8+ messages)
` [PATCH v3 5/5] r8152: Block future register access if register access fails
[PATCH v7 00/11] io_uring: Initial support for {s,g}etsockopt commands
2023-10-19 15:41 UTC (5+ messages)
[PATCH iproute2-next v5] iplink: bridge: Add support for bridge FDB learning limits
2023-10-19 15:40 UTC (4+ messages)
[RFC PATCH net-next 0/4] net-sysfs: remove rtnl_trylock/restart_syscall use
2023-10-19 15:37 UTC (8+ messages)
` [RFC PATCH net-next 1/4] net-sysfs: remove rtnl_trylock from device attributes
[PATCH net-next v4 0/7] Create a binding for the Marvell MV88E6xxx DSA switches
2023-10-19 15:35 UTC (33+ messages)
` [PATCH net-next v4 1/7] dt-bindings: net: dsa: Require ports or ethernet-ports
` [PATCH net-next v4 2/7] dt-bindings: net: mvusb: Fix up DSA example
` [PATCH net-next v4 3/7] ARM: dts: marvell: Fix some common switch mistakes
` [PATCH net-next v4 4/7] ARM: dts: nxp: "
` [PATCH net-next v4 5/7] ARM64: dts: marvell: "
` [PATCH net-next v4 6/7] dt-bindings: marvell: Rewrite MV88E6xxx in schema
[PATCH net-next v5 0/5] Rust abstractions for network PHY drivers
2023-10-19 15:32 UTC (11+ messages)
` [PATCH net-next v5 1/5] rust: core "
[PATCH iproute2-next 0/3] Add support to set privileged qkey parameter
2023-10-19 15:05 UTC (6+ messages)
` [PATCH iproute2-next 1/3] rdma: update uapi headers
` [PATCH iproute2-next 2/3] rdma: Add an option to set privileged QKEY parameter
` [PATCH iproute2-next 3/3] rdma: Adjust man page for rdma system set privileged_qkey command
[PATCH net-next v6 00/16] net: Make timestamping selectable
2023-10-19 14:48 UTC (18+ messages)
` [PATCH net-next v6 01/16] net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_config
` [PATCH net-next v6 02/16] net: phy: Remove the call to phy_mii_ioctl in phy_hwstamp_get/set
` [PATCH net-next v6 03/16] net: ethtool: Refactor identical get_ts_info implementations
` [PATCH net-next v6 04/16] net: macb: Convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
` [PATCH net-next v6 05/16] net: Make dev_set_hwtstamp_phylib accessible
` [PATCH net-next v6 06/16] net: phy: micrel: fix ts_info value in case of no phc
` [PATCH net-next v6 07/16] net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask
` [PATCH net-next v6 08/16] net: ethtool: Add a command to expose current time stamping layer
` [PATCH net-next v6 09/16] netlink: specs: Introduce new netlink command to get current timestamp
` [PATCH net-next v6 10/16] net: ethtool: Add a command to list available time stamping layers
` [PATCH net-next v6 11/16] netlink: specs: Introduce new netlink "
` [PATCH net-next v6 12/16] net: Replace hwtstamp_source by timestamping layer
` [PATCH net-next v6 13/16] net: Change the API of PHY default timestamp to MAC
` [PATCH net-next v6 14/16] net: ethtool: ts: Update GET_TS to reply the current selected timestamp
` [PATCH net-next v6 15/16] net ethtool: net: Let the active time stamping layer be selectable
` [PATCH net-next v6 16/16] netlink: specs: Introduce time stamping set command
[PATCH net-next v2 00/11] devlink: retain error in struct devlink_fmsg
2023-10-19 14:42 UTC (5+ messages)
` [PATCH net-next v2 10/11] staging: qlge: devlink health: use retained error fmsg API
[PATCH net v2 0/5] net: fix bugs in device netns-move and rename
2023-10-19 14:00 UTC (6+ messages)
` [PATCH net v2 1/5] net: fix ifname in netlink ntf during netns move
[PATCH net] Revert "ethtool: Fix mod state of verbose no_mask bitset"
2023-10-19 13:56 UTC (2+ messages)
[PATCH net-next v11 0/6] introduce page_pool_alloc() related API
2023-10-19 13:56 UTC (8+ messages)
[PATCH net] i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITR
2023-10-19 13:53 UTC
[net-next PATCH v4 0/4] net: stmmac: improve tx timer logic
2023-10-19 13:50 UTC (2+ messages)
[PATCH net-next 0/8] dt-bindings: net: Child node schema cleanups
2023-10-19 13:48 UTC (15+ messages)
` [PATCH net-next 1/8] dt-bindings: net: Add missing (unevaluated|additional)Properties on child node schemas
` [PATCH net-next 3/8] dt-bindings: net: dsa/switch: Make 'ethernet-port' node addresses hex
` [PATCH net-next 4/8] dt-bindings: net: ethernet-switch: Add missing 'ethernet-ports' level
` [PATCH net-next 5/8] dt-bindings: net: ethernet-switch: Rename $defs "base" to 'ethernet-ports'
` [PATCH net-next 6/8] dt-bindings: net: mscc,vsc7514-switch: Clean-up example indentation
` [PATCH net-next 7/8] dt-bindings: net: mscc,vsc7514-switch: Simplify DSA and switch references
` [PATCH net-next 8/8] dt-bindings: net: dsa: Drop 'ethernet-ports' node properties
[PATCH] net: wwan: replace deprecated strncpy with strscpy_pad
2023-10-19 13:39 UTC (3+ messages)
[PATCH] net/handshake: fix file ref count in handshake_nl_accept_doit()
2023-10-19 13:36 UTC (3+ messages)
[PATCH net v1 1/1] ethtool: fix clearing of WoL flags
2023-10-19 13:27 UTC (8+ messages)
fix the non-coherent coldfire dma_alloc_coherent v2
2023-10-19 13:09 UTC (4+ messages)
` [PATCH 09/12] m68k: use the coherent DMA code for coldfire without data cache
[syzbot] Monthly rds report (Oct 2023)
2023-10-19 13:02 UTC
[PATCH net-next v2 1/1] taprio: Add boundary check for sched-entry values
2023-10-19 12:42 UTC (4+ messages)
[PATCH net v2] ravb: Fix races between ravb_tx_timeout_work() and net related ops
2023-10-19 12:36 UTC (2+ messages)
[PATCH net-next v6 0/9] net: dsa: microchip: provide Wake on LAN support
2023-10-19 12:30 UTC (11+ messages)
` [PATCH net-next v6 1/9] net: dsa: microchip: Add missing MAC address register offset for ksz8863
` [PATCH net-next v6 2/9] dt-bindings: net: dsa: microchip: add wakeup-source property
` [PATCH net-next v6 3/9] net: dsa: microchip: use wakeup-source DT property to enable PME output
` [PATCH net-next v6 4/9] net: dsa: microchip: ksz9477: add Wake on LAN support
` [PATCH net-next v6 5/9] net: dsa: microchip: ksz9477: Add Wake on Magic Packet support
` [PATCH net-next v6 6/9] net: dsa: microchip: Refactor comment for ksz_switch_macaddr_get() function
` [PATCH net-next v6 7/9] net: dsa: microchip: Add error handling for ksz_switch_macaddr_get()
` [PATCH net-next v6 8/9] net: dsa: microchip: Refactor switch shutdown routine for WoL preparation
` [PATCH net-next v6 9/9] net: dsa: microchip: Ensure Stable PME Pin State for Wake-on-LAN
[PATCH bpf-next v3 1/5] bpf: Support chain calling multiple BPF programs after each other
2023-10-19 12:28 UTC (11+ messages)
` bpf indirect calls
[PATCH net] neighbour: fix various data-races
2023-10-19 12:21 UTC
[PATCH net] i40e: xsk: remove count_mask
2023-10-19 12:10 UTC (3+ messages)
[PATCH net-next v7 0/7] Add MACsec support for TJA11XX C45 PHYs
2023-10-19 12:02 UTC (8+ messages)
` [PATCH net-next v7 1/7] net: macsec: move sci_to_cpu to macsec header
` [PATCH net-next v7 2/7] net: macsec: documentation for macsec_context and macsec_ops
` [PATCH net-next v7 3/7] net: macsec: revert the MAC address if mdo_upd_secy fails
` [PATCH net-next v7 4/7] net: macsec: introduce mdo_insert_tx_tag
` [PATCH net-next v7 5/7] net: phy: nxp-c45-tja11xx: add MACsec support
` [PATCH net-next v7 6/7] net: phy: nxp-c45-tja11xx: add MACsec statistics
` [PATCH net-next v7 7/7] net: phy: nxp-c45-tja11xx: implement mdo_insert_tx_tag
[PATCH net v3 1/3] sock: Code cleanup on __sk_mem_raise_allocated()
2023-10-19 12:00 UTC (3+ messages)
` [PATCH net v3 2/3] sock: Doc behaviors for pressure heurisitics
` [PATCH net v3 3/3] sock: Ignore memcg pressure heuristics when raising allocated
[PATCH v13 00/12] Network support for Landlock
2023-10-19 11:59 UTC (6+ messages)
` [PATCH v13 07/12] landlock: Refactor landlock_add_rule() syscall
[PATCH net 0/5] net/smc: bugfixs for smc-r
2023-10-19 11:54 UTC (10+ messages)
` [PATCH net 1/5] net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
[PATCH net-next] iavf: delete unused iavf_mac_info fields
2023-10-19 11:50 UTC (2+ messages)
r8152: error when loading the module
2023-10-19 11:48 UTC
[ANNOUNCE] nftables 1.0.9 release
2023-10-19 11:46 UTC
[PATCH net-next v2 1/3] sock: Code cleanup on __sk_mem_raise_allocated()
2023-10-19 11:41 UTC (8+ messages)
` [PATCH net-next v2 3/3] sock: Fix improper heuristic on raising memory
` "
[PATCH net-next] inet: lock the socket in ip_sock_set_tos()
2023-10-19 11:26 UTC (4+ messages)
[PATCH v2 net] net: do not leave an empty skb in write queue
2023-10-19 11:24 UTC
[PATCH net-next v3 0/3] fix forced link mode for KSZ886X switches
2023-10-19 11:14 UTC (3+ messages)
` [PATCH net-next v3 1/2] net: dsa: microchip: ksz8: Enable MIIM PHY Control reg access
` [PATCH net-next v3 2/2] net: phy: micrel: Fix forced link mode for KSZ886X switches
[PATCH net-next v2 0/5] net: stmmac: use correct PPS input indexing
2023-10-19 11:10 UTC (2+ messages)
[PATCH net-next 0/2] amd-xgbe: add support for AMD Crater
2023-10-19 11:03 UTC (3+ messages)
` [PATCH net-next 2/2] amd-xgbe: Add support for AMD Crater ethernet device
[PATCH xfrm-next 0/9] mlx5 IPsec replay window enhancement and XFRM core statistics
2023-10-19 11:01 UTC (6+ messages)
` [PATCH xfrm-next 5/9] net/mlx5e: Unify esw and normal IPsec status table creation/destruction
[PATCH net v2] net: ethernet: ti: Fix mixed module-builtin object
2023-10-19 11:00 UTC (2+ messages)
[PATCH] net: lan78xx: add an error code check in lan78xx_write_raw_eeprom
2023-10-19 10:34 UTC (2+ messages)
[PATCH net-next v2 1/1] net: stmmac: Remove redundant checking for rx_coalesce_usecs
2023-10-19 10:30 UTC (2+ messages)
[PATCH net] net: do not leave an empty skb in write queue
2023-10-19 10:29 UTC (2+ messages)
[PATCH net-next 00/11] mlxsw: Move allocation of LAG table to the driver
2023-10-19 10:27 UTC (12+ messages)
` [PATCH net-next 01/11] mlxsw: reg: Drop SGCR.llb
` [PATCH net-next 02/11] mlxsw: reg: Add SGCR.lag_lookup_pgt_base
` [PATCH net-next 03/11] mlxsw: cmd: Fix omissions in CONFIG_PROFILE field names in comments
` [PATCH net-next 04/11] mlxsw: cmd: Add CONFIG_PROFILE.{set_, }lag_mode
` [PATCH net-next 05/11] mlxsw: cmd: Add QUERY_FW.lag_mode_support
` [PATCH net-next 06/11] mlxsw: core, pci: Add plumbing related to LAG mode
` [PATCH net-next 07/11] mlxsw: pci: Permit toggling "
` [PATCH net-next 08/11] mlxsw: spectrum_fid: Allocate PGT for the whole FID family in one go
` [PATCH net-next 09/11] mlxsw: spectrum_pgt: Generalize PGT allocation
` [PATCH net-next 10/11] mlxsw: spectrum: Allocate LAG table when in SW LAG mode
` [PATCH net-next 11/11] mlxsw: spectrum: Set SW LAG mode on Spectrum>1
[PATCH net 1/1] net: stmmac: update MAC capabilities when tx queues are updated
2023-10-19 10:24 UTC (3+ messages)
[PATCH iwl-next v2 0/4] change MSI-X vectors per VF
2023-10-19 10:20 UTC (10+ messages)
` [PATCH iwl-next v2 1/4] ice: implement num_msix field "
` [Intel-wired-lan] "
` [PATCH iwl-next v2 2/4] ice: add bitmap to track VF MSI-X usage
` [Intel-wired-lan] "
` [PATCH iwl-next v2 3/4] ice: set MSI-X vector count on VF
` [Intel-wired-lan] "
` [PATCH iwl-next v2 4/4] ice: manage VFs MSI-X using resource tracking
` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH iwl-next v2 0/4] change MSI-X vectors per VF
[PATCH net-next] docs: networking: document multi-RSS context
2023-10-19 10:00 UTC (2+ messages)
[PATCH net-next v8 0/3] net: axienet: Introduce dmaengine
2023-10-19 9:50 UTC (3+ messages)
` [PATCH net-next v8 3/3] net: axienet: Introduce dmaengine support
[PATCH net-next v2 0/3] fix forced link mode for KSZ886X switches
2023-10-19 9:49 UTC (4+ messages)
` [PATCH net-next v2 3/3] net: phy: micrel: Fix "
[PATCH net] iavf: initialize waitqueues before starting watchdog_task
2023-10-19 9:15 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH net] i40e: Fix I40E_FLAG_VF_VLAN_PRUNING value
2023-10-19 9:15 UTC (2+ messages)
[PATCH v2 net-next] xsk: Avoid starving xsk at the end of the list
2023-10-19 9:12 UTC (4+ messages)
` [External] "
[PATCH net-next v3 0/2] rswitch: Add PM ops
2023-10-19 9:10 UTC (2+ messages)
[PATCH] vsock: initialize the_virtio_vsock before using VQs
2023-10-19 8:54 UTC (2+ messages)
[PATCH v2 0/6] remove AR7 platform and associated drivers
2023-10-19 8:50 UTC (2+ messages)
[PATCH] i40e: add an error code check in i40e_vsi_setup
2023-10-19 8:42 UTC
[PATCH net-next v1 00/19] virtio-net: support AF_XDP zero copy
2023-10-19 8:42 UTC (7+ messages)
` [PATCH net-next v1 13/19] virtio_net: xsk: tx: virtnet_free_old_xmit() distinguishes xsk buffer
[PATCH bpf-next v6 00/18] XDP metadata via kfuncs for ice + VLAN hint
2023-10-19 8:05 UTC (4+ messages)
` [PATCH bpf-next v6 08/18] xdp: Add VLAN tag hint
[PATCH -next v3 0/2] sunrpc: Fix W=1 compiler warnings
2023-10-19 7:56 UTC (3+ messages)
` [PATCH -next v3 2/2] sunrpc: Use no_printk() in dfprintk*() dummies
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).