messages from 2023-10-20 15:56:45 to 2023-10-21 16:31:51 UTC [more...]
[PATCH net-next v5 1/5] rust: core abstractions for network PHY drivers
2023-10-21 16:31 UTC (24+ messages)
[patch net-next v3 00/10] devlink: finish conversion to generated split_ops
2023-10-21 16:04 UTC (12+ messages)
` [patch net-next v3 01/10] genetlink: don't merge dumpit split op for different cmds into single iter
` [patch net-next v3 02/10] tools: ynl-gen: introduce support for bitfield32 attribute type
` [patch net-next v3 03/10] tools: ynl-gen: render rsp_parse() helpers if cmd has only dump op
` [patch net-next v3 04/10] netlink: specs: devlink: remove reload-action from devlink-get cmd reply
` [patch net-next v3 05/10] netlink: specs: devlink: make dont-validate single line
` [patch net-next v3 06/10] devlink: make devlink_flash_overwrite enum named one
` [patch net-next v3 07/10] devlink: rename netlink callback to be aligned with the generated ones
` [patch net-next v3 08/10] netlink: specs: devlink: add the remaining command to generate complete split_ops
` [patch net-next v3 09/10] devlink: remove duplicated netlink callback prototypes
` [patch net-next v3 10/10] devlink: remove netlink small_ops
[PATCH v5 0/8] r8152: Avoid writing garbage to the adapter's registers
2023-10-21 15:35 UTC (17+ messages)
` [PATCH v5 1/8] r8152: Increase USB control msg timeout to 5000ms as per spec
` [PATCH v5 2/8] r8152: Run the unload routine if we have errors during probe
` [PATCH v5 3/8] r8152: Cancel hw_phy_work if we have an error in probe
` [PATCH v5 4/8] r8152: Release firmware "
` [PATCH v5 5/8] r8152: Check for unplug in rtl_phy_patch_request()
` [PATCH v5 6/8] r8152: Check for unplug in r8153b_ups_en() / r8153c_ups_en()
` [PATCH v5 7/8] r8152: Rename RTL8152_UNPLUG to RTL8152_INACCESSIBLE
` [PATCH v5 8/8] r8152: Block future register access if register access fails
[PATCH net-next v5 0/5] Rust abstractions for network PHY drivers
2023-10-21 15:35 UTC (23+ messages)
` [PATCH net-next v5 1/5] rust: core "
` [PATCH net-next v5 3/5] WIP rust: add second `bindgen` pass for enum exhaustiveness checking
[PATCH net-next v4] octeon_ep: assert hardware structure sizes
2023-10-21 14:50 UTC (2+ messages)
[PATCH net-next] tools: ynl-gen: change spacing around __attribute__
2023-10-21 11:23 UTC (4+ messages)
[PATCH net v2 1/1] net: stmmac: update MAC capabilities when tx queues are updated
2023-10-21 11:00 UTC (2+ messages)
[PATCH] net: dsa: mv88e6xxx: add an error code check in mv88e6352_tai_event_work
2023-10-21 11:00 UTC (2+ messages)
[PATCH net-next] selftests: tc-testing: add test for 'rt' upgrade on hfsc
2023-10-21 10:50 UTC (2+ messages)
[PATCH] net: xgene: Fix unused xgene_enet_of_match warning for !CONFIG_OF
2023-10-21 10:50 UTC (2+ messages)
[PATCH v2 0/2] staging: qlge: Replace the occurrences of (1<<x) by BIT(x)
2023-10-21 9:54 UTC (2+ messages)
[PATCH 0/2] staging: qlge: Remove qlge
2023-10-21 9:53 UTC (3+ messages)
[PATCH iproute2] ss: fix directory leak when -T option is used
2023-10-21 8:44 UTC
[PATCH net-next 0/6] net: deduplicate netdev name allocation
2023-10-21 7:01 UTC (9+ messages)
` [PATCH net-next 2/6] net: make dev_alloc_name() call dev_prep_valid_name()
` [PATCH net-next 4/6] net: trust the bitmap in __dev_alloc_name()
[PATCH v1 bpf-next 00/11] bpf: tcp: Add SYN Cookie generation/validation SOCK_OPS hooks
2023-10-21 6:48 UTC (5+ messages)
[pull request][net-next V2 00/15] mlx5 updates 2023-10-19
2023-10-21 6:46 UTC (16+ messages)
` [net-next V2 01/15] xfrm: generalize xdo_dev_state_update_curlft to allow statistics update
` [net-next V2 02/15] xfrm: get global statistics from the offloaded device
` [net-next V2 03/15] net/mlx5e: Honor user choice of IPsec replay window size
` [net-next V2 04/15] net/mlx5e: Ensure that IPsec sequence packet number starts from 1
` [net-next V2 05/15] net/mlx5e: Unify esw and normal IPsec status table creation/destruction
` [net-next V2 06/15] net/mlx5e: Remove exposure of IPsec RX flow steering struct
` [net-next V2 07/15] net/mlx5e: Add IPsec and ASO syndromes check in HW
` [net-next V2 08/15] net/mlx5e: Connect mlx5 IPsec statistics with XFRM core
` [net-next V2 09/15] net/mlx5e: Delete obsolete IPsec code
` [net-next V2 10/15] net/mlx5: Increase size of irq name buffer
` [net-next V2 11/15] net/mlx5e: Reduce the size of icosq_str
` [net-next V2 12/15] net/mlx5e: Check return value of snprintf writing to fw_version buffer
` [net-next V2 13/15] net/mlx5e: Check return value of snprintf writing to fw_version buffer for representors
` [net-next V2 14/15] net/mlx5: print change on SW reset semaphore returns busy
` [net-next V2 15/15] net/mlx5: Allow sync reset flow when BF MGT interface device is present
[pull request][net-next 00/15] mlx5 updates 2023-10-19
2023-10-21 6:39 UTC (4+ messages)
` [net-next 03/15] net/mlx5e: Honor user choice of IPsec replay window size
[PATCH v2] net: wwan: replace deprecated strncpy with strscpy
2023-10-21 2:00 UTC (2+ messages)
[PATCH net] i40e: sync next_to_clean and next_to_process for programming status desc
2023-10-21 2:00 UTC (4+ messages)
[net-next PATCH v5 01/10] netdev-genl: spec: Extend netdev netlink spec in YAML for queue
2023-10-21 1:53 UTC (6+ messages)
[PATCH net-next v6 00/16] net: Make timestamping selectable
2023-10-21 1:47 UTC (3+ messages)
` [PATCH net-next v6 12/16] net: Replace hwtstamp_source by timestamping layer
[PATCH bpf-next v2 0/7] Add bpf programmable net device
2023-10-21 1:43 UTC (6+ messages)
` [PATCH bpf-next v2 1/7] netkit, bpf: "
[patch net-next v2 00/10] devlink: finish conversion to generated split_ops
2023-10-21 1:25 UTC (3+ messages)
` [patch net-next v2 05/10] netlink: specs: devlink: make dont-validate single line
wait_for_unix_gc can cause CPU overload for well behaved programs
2023-10-21 1:23 UTC (5+ messages)
[PATCH net] igc: Fix ambiguity in the ethtool advertising
2023-10-21 1:20 UTC (2+ messages)
[PATCH bpf-next v4 00/11] xsk: TX metadata
2023-10-21 1:12 UTC (9+ messages)
` [PATCH bpf-next v4 01/11] xsk: Support tx_metadata_len
` [PATCH bpf-next v4 02/11] xsk: Add TX timestamp and TX checksum offload support
` [PATCH bpf-next v4 03/11] tools: ynl: Print xsk-features from the sample
[PATCH] pds_core: add an error code check in pdsc_dl_info_get
2023-10-21 0:50 UTC (2+ messages)
[PATCH v2 net] net: do not leave an empty skb in write queue
2023-10-21 0:50 UTC (2+ messages)
[PATCH net] neighbour: fix various data-races
2023-10-21 0:50 UTC (2+ messages)
[PATCH net-next v6 0/2] Switch DSA to inclusive terminology
2023-10-21 0:21 UTC (3+ messages)
` [PATCH net-next v6 1/2] net: dsa: Use conduit and user terms
[PATCH v1] tcp: fix wrong RTO timeout when received SACK reneging
2023-10-21 0:19 UTC
[PATCH net-next] tls: don't reset prot->aad_size and prot->tail_size for TLS_HW
2023-10-21 0:14 UTC (2+ messages)
[PATCH net 0/2] MAINTAINERS: WWAN subsystem changes
2023-10-21 0:04 UTC (4+ messages)
` [PATCH net 2/2] MAINTAINERS: Remove linuxwwan@intel.com mailing list
[PATCH] treewide: Spelling fix in comment
2023-10-21 0:03 UTC (2+ messages)
[PATCH net-next v4 0/6] Support symmetric RSS (Toeplitz) hash
2023-10-21 0:00 UTC (19+ messages)
` [PATCH net-next v4 1/6] net: ethtool: allow symmetric-xor RSS hash for any flow type
` [Intel-wired-lan] "
[PATCH net-next v3 0/3] fix forced link mode for KSZ886X switches
2023-10-20 23:55 UTC (2+ messages)
[PATCH net] iavf: initialize waitqueues before starting watchdog_task
2023-10-20 23:51 UTC (2+ messages)
[PATCH v4 1/3] r8169: fix the KCSAN reported data-race in rtl_tx() while reading tp->cur_tx
2023-10-20 23:50 UTC (2+ messages)
[PATCH v2] Fix NULL pointer dereference in cn_filter()
2023-10-20 23:40 UTC
[PATCH v1] Fix NULL pointer dereference in cn_filter()
2023-10-20 23:30 UTC (3+ messages)
[PATCH net-next 0/3] netlink: add variable-length / auto integers
2023-10-20 22:35 UTC (2+ messages)
[PATCH net-next v6 0/9] net: dsa: microchip: provide Wake on LAN support
2023-10-20 21:41 UTC (7+ messages)
` [PATCH net-next v6 5/9] net: dsa: microchip: ksz9477: Add Wake on Magic Packet support
[PATCH iwl-next 1/6] i40e: Remove unused flags
2023-10-20 21:35 UTC (13+ messages)
` [PATCH iwl-next 2/6] i40e: Remove _t suffix from enum type names
` [PATCH iwl-next 3/6] i40e: Use DECLARE_BITMAP for flags and hw_features fields in i40e_pf
` [PATCH iwl-next 4/6] i40e: Use DECLARE_BITMAP for flags field in i40e_hw
` [PATCH iwl-next 5/6] i40e: Consolidate hardware capabilities
` [PATCH iwl-next 6/6] i40e: Initialize hardware capabilities at single place
[PATCH net-next 0/8] bnxt_en: Update for net-next
2023-10-20 21:27 UTC (9+ messages)
` [PATCH net-next 1/8] bnxt_en: Do not call sleeping hwmon_notify_event() from NAPI
` [PATCH net-next 2/8] bnxt_en: Fix invoking hwmon_notify_event
` [PATCH net-next 3/8] bnxt_en: add infrastructure to lookup ethtool link mode
` [PATCH net-next 4/8] bnxt_en: support lane configuration via ethtool
` [PATCH net-next 5/8] bnxt_en: refactor speed independent ethtool modes
` [PATCH net-next 6/8] bnxt_en: Refactor NRZ/PAM4 link speed related logic
` [PATCH net-next 7/8] bnxt_en: convert to linkmode_set_bit() API
` [PATCH net-next 8/8] bnxt_en: extend media types to supported and autoneg modes
[PATCH v4 0/5] r8152: Avoid writing garbage to the adapter's registers
2023-10-20 21:10 UTC (5+ messages)
` [PATCH v4 5/5] r8152: Block future register access if register access fails
[PATCH v2] i40e: add an error code check in i40e_vsi_setup
2023-10-20 21:09 UTC (3+ messages)
[PATCH net-next] net_sched: sch_fq: fastpath needs to take care of sk->sk_pacing_status
2023-10-20 20:32 UTC (2+ messages)
[PATCH net-next] net_sched: sch_fq: fix off-by-one error in fq_dequeue()
2023-10-20 20:31 UTC (2+ messages)
[PATCH net-next v5 01/16] net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_config
2023-10-20 20:23 UTC (2+ messages)
Vmxnet3 v22 - bug
2023-10-20 20:13 UTC (6+ messages)
[net-next] net: sched: extend flow action with RSS
2023-10-20 20:13 UTC (5+ messages)
[linux-next:master] [net_sched] 29f834aa32: kernel-selftests.net.so_txtime.sh.fail
2023-10-20 19:52 UTC (2+ messages)
[PATCH net-next v8 0/3] net: axienet: Introduce dmaengine
2023-10-20 19:27 UTC (4+ messages)
` [PATCH net-next v8 3/3] net: axienet: Introduce dmaengine support
[PATCH v3 net-next 0/3] ipv6: avoid atomic fragment on GSO output
2023-10-20 19:16 UTC (3+ messages)
` [PATCH v3 net-next 2/3] ipv6: refactor ip6_finish_output for GSO handling
[PATCH net-next 00/13] tcp: add optional usec resolution to TCP TS
2023-10-20 18:41 UTC (5+ messages)
[PATCH net-next v2] net: ethernet: ti: davinci_mdio: Update K3 SoCs list for errata i2329
2023-10-20 18:12 UTC (4+ messages)
[PATCH next 0/2] Intel Wired LAN Driver Updates 2023-10-19 (idpf)
2023-10-20 17:56 UTC (3+ messages)
` [PATCH next 1/2] idpf: set scheduling mode for completion queue
` [PATCH next 2/2] idpf: cancel mailbox work in error path
[PATCH bpf-next v5 6/9] bpf, net: switch to dynamic registration
2023-10-20 17:53 UTC (4+ messages)
[PATCH v3 net-next] net: microchip: lan743x: improve throughput with rx timestamp config
2023-10-20 18:58 UTC (2+ messages)
[PATCH 0/7] net: openvswitch: Reduce stack usage
2023-10-20 17:04 UTC (4+ messages)
[PATCH net] net: usb: smsc95xx: Fix uninit-value access in smsc95xx_read_reg
2023-10-20 17:03 UTC
[PATCH net-next v5 0/6] ice: Add basic E830 support
2023-10-20 16:54 UTC (3+ messages)
[PATCH net] i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITR
2023-10-20 16:41 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net v2] tipc: Fix uninit-value access in tipc_nl_node_reset_link_stats()
2023-10-20 16:34 UTC
[PATCH bpf-next v6 00/18] XDP metadata via kfuncs for ice + VLAN hint
2023-10-20 16:32 UTC (3+ messages)
` [PATCH bpf-next v6 11/18] ice: put XDP meta sources assignment under a static key condition
[PATCH v8 bpf-next 00/18] BPF token and BPF FS-based delegation
2023-10-20 16:25 UTC (3+ messages)
[PATCH net-next] ethtool: untangle the linkmode and ethtool headers
2023-10-20 16:21 UTC (3+ messages)
[PATCH net-next v4 0/7] Create a binding for the Marvell MV88E6xxx DSA switches
2023-10-20 16:07 UTC (5+ messages)
` [PATCH net-next v4 6/7] dt-bindings: marvell: Rewrite MV88E6xxx in schema
[PATCH net-next] sched: act_ct: switch to per-action label counting
2023-10-20 16:03 UTC (2+ messages)
[PATCH net-next 0/5] net: consolidate IPv6 route lookup for UDP tunnels
2023-10-20 15:58 UTC (5+ messages)
` [PATCH net-next 4/5] geneve: use generic function for tunnel IPv6 route lookup
` [PATCH net-next 5/5] vxlan: "
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).