messages from 2023-08-17 10:42:13 to 2023-08-17 19:15:04 UTC [more...]
[RFC PATCH 0/7] Rust Socket abstractions
2023-08-17 19:14 UTC (15+ messages)
[PATCH v3 0/9] io_uring: Initial support for {s,g}etsockopt commands
2023-08-17 19:08 UTC (12+ messages)
` [PATCH v3 1/9] bpf: Leverage sockptr_t in BPF getsockopt hook
` [PATCH v3 2/9] bpf: Leverage sockptr_t in BPF setsockopt hook
` [PATCH v3 3/9] net/socket: Break down __sys_setsockopt
` [PATCH v3 4/9] io_uring/cmd: Pass compat mode in issue_flags
` [PATCH v3 5/9] selftests/net: Extract uring helpers to be reusable
` [PATCH v3 6/9] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
` [PATCH v3 7/9] io_uring/cmd: Introduce SOCKET_URING_OP_SETSOCKOPT
` [PATCH v3 8/9] io_uring/cmd: BPF hook for getsockopt cmd
` [PATCH v3 9/9] selftests/bpf/sockopt: Add io_uring support
[PATCH net] sock: Fix misuse of sk_under_memory_pressure()
2023-08-17 19:00 UTC (2+ messages)
[PATCH net 1/2] sfc: don't unregister flow_indr if it was never registered
2023-08-17 19:00 UTC (2+ messages)
[PATCH net] net: do not allow gso_size to be set to GSO_BY_FRAGS
2023-08-17 19:00 UTC (2+ messages)
[PATCH v3 net] qede: fix firmware halt over suspend and resume
2023-08-17 19:00 UTC (2+ messages)
[PATCH net] ice: Block switchdev mode when ADQ is active and vice versa
2023-08-17 19:00 UTC (2+ messages)
[net 1/2] net/mlx5e: XDP, Fix fifo overrun on XDP_REDIRECT
2023-08-17 19:00 UTC (2+ messages)
[PATCH net-next] net: dsa: mark parsed interface mode for legacy switch drivers
2023-08-17 18:52 UTC (16+ messages)
[PATCH net-next v4 0/9] Create common DPLL configuration API
2023-08-17 18:40 UTC (4+ messages)
` [PATCH net-next v4 2/9] dpll: spec: Add Netlink spec in YAML
[patch net-next] devlink: add missing unregister linecard notification
2023-08-17 18:37 UTC (2+ messages)
[PATCH net-next] net: lan966x: Fix return value check for vcap_get_rule()
2023-08-17 18:34 UTC (2+ messages)
[PATCH net-next v2] virtio_net: Introduce skb_vnet_common_hdr to avoid typecasting
2023-08-17 18:26 UTC (2+ messages)
[PATCH net-next] tcp: refine skb->ooo_okay setting
2023-08-17 18:23 UTC
[PATCHv2 nf] netfilter: set default timeout to 3 secs for sctp shutdown send and recv state
2023-08-17 18:04 UTC (2+ messages)
[RFC PATCH v2 00/11] Device Memory TCP
2023-08-17 18:00 UTC (3+ messages)
[PATCH v4] dt-bindings: net: ftgmac100: convert to yaml version from txt
2023-08-17 17:59 UTC (2+ messages)
[PATCH v14 vfio 0/8] pds-vfio-pci driver
2023-08-17 17:53 UTC (2+ messages)
[net-next PATCH v3] octeontx2-pf: Use PTP HW timestamp counter atomic update feature
2023-08-17 17:43 UTC
[PATCH net-next v5 0/3] net: dsa: rzn1-a5psw: add support for vlan and .port_bridge_flags
2023-08-17 17:35 UTC (5+ messages)
` [PATCH net-next v5 2/3] net: dsa: rzn1-a5psw: add support for .port_bridge_flags
[RFC net-next 0/5] Support for PHY test modes
2023-08-17 17:29 UTC (3+ messages)
` [PATCH ethtool 2/2] ethtool: Add support "
[PATCH net-next 00/14][pull request] Intel Wired LAN Driver Updates 2023-08-16 (ice)
2023-08-17 17:11 UTC (27+ messages)
` [PATCH net-next 01/14] ice: remove unused methods
` [PATCH net-next 02/14] ice: refactor ice_ddp to make functions static
` [PATCH net-next 03/14] ice: refactor ice_lib "
` [PATCH net-next 04/14] ice: refactor ice_vf_lib "
` [PATCH net-next 05/14] ice: refactor ice_sched "
` [PATCH net-next 06/14] ice: refactor ice_ptp_hw "
` [PATCH net-next 07/14] ice: refactor ice_vsi_is_vlan_pruning_ena
` [PATCH net-next 08/14] ice: move E810T functions to before device agnostic ones
` [PATCH net-next 09/14] ice: Remove redundant VSI configuration in eswitch setup
` [PATCH net-next 10/14] ice: use list_for_each_entry() helper
` [PATCH net-next 11/14] ice: drop two params from ice_aq_alloc_free_res()
` [PATCH net-next 13/14] ice: embed &ice_rq_event_info event into struct ice_aq_task
` [PATCH net-next 14/14] ice: split ice_aq_wait_for_event() func into two
[PATCH net-next v5 0/9] net: stmmac: add new features to xgmac
2023-08-17 16:57 UTC (10+ messages)
` [PATCH net-next v5 1/9] net: stmmac: correct RX COE parsing for xgmac
` [PATCH net-next v5 2/9] net: stmmac: xgmac: add more feature parsing from hw cap
` [PATCH net-next v5 3/9] net: stmmac: enlarge max rx/tx queues and channels to 16
` [PATCH net-next v5 4/9] net: stmmac: reflect multi irqs for tx/rx channels and mac and safety
` [PATCH net-next v5 5/9] net: stmmac: xgmac: support per-channel irq
` [PATCH net-next v5 6/9] dt-bindings: net: snps,dwmac: add safety irq support
` [PATCH net-next v5 7/9] net: stmmac: platform: support parsing safety irqs from DT
` [PATCH net-next v5 8/9] dt-bindings: net: snps,dwmac: add per channel irq support
` [PATCH net-next v5 9/9] net: stmmac: platform: support parsing per channel irq from DT
[PATCH net-next v3 0/7] introduce DEFINE_FLEX() macro
2023-08-17 17:00 UTC (4+ messages)
` [PATCH net-next v3 1/7] overflow: add DEFINE_FLEX() for on-stack allocs
[PATCH net-next v7 0/6] introduce page_pool_alloc() related API
2023-08-17 16:59 UTC (5+ messages)
` [PATCH net-next v7 1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA
[RFC net-next 00/13] net: page_pool: add netlink-based introspection
2023-08-17 16:53 UTC (8+ messages)
` [RFC net-next 03/13] net: page_pool: factor out uninit
` [RFC net-next 05/13] net: page_pool: record pools per netdev
[PATCH 0/2] can: per-device hardware filter support
2023-08-17 16:45 UTC (3+ messages)
` [PATCH 1/2] can: netlink: support setting hardware filters
[Question]: TCP resets when using ECMP for load-balancing between multiple servers
2023-08-17 16:41 UTC (2+ messages)
[PATCH net] Revert "net/mlx5: Update cyclecounter shift value to improve ptp free running mode precision"
2023-08-17 16:37 UTC (3+ messages)
[PATCH net-next] net: freescale: Remove unused declarations
2023-08-17 16:34 UTC (2+ messages)
[PATCH][next] net: sched: cls_u32: Fix allocation in u32_init()
2023-08-17 16:32 UTC (2+ messages)
[PATCH v2] net: sfp: handle 100G/25G active optical cables in sfp_parse_support
2023-08-17 16:30 UTC (2+ messages)
[syzbot] [net?] INFO: rcu detected stall in unix_release
2023-08-17 16:30 UTC (5+ messages)
[PATCH v2 net-next] pds_core: remove redundant pci_clear_master()
2023-08-17 15:55 UTC (2+ messages)
[PATCH net-next v3 0/2] Add Realtek automotive PCIe driver
2023-08-17 15:53 UTC (6+ messages)
` [PATCH net-next v3 1/2] net/ethernet/realtek: Add Realtek automotive PCIe driver code
[PATCH net-next v4 0/9] net: stmmac: add new features to xgmac
2023-08-17 15:37 UTC (3+ messages)
` [PATCH net-next v4 6/9] dt-bindings: net: snps,dwmac: add safety irq support
[PATCH v11 10/12] selftests/landlock: Add 11 new test suites dedicated to network
2023-08-17 15:36 UTC (14+ messages)
` [PATCH v11.1] "
` [PATCH] landlock: Fix and test network AF inconsistencies
[RFC PATCH net-next 0/2] net: Use SMP threads for backlog NAPI
2023-08-17 15:30 UTC (4+ messages)
[PATCH RFC net-next v1 0/2] selftests/dpll: DPLL subsystem integration tests
2023-08-17 15:22 UTC (3+ messages)
` [PATCH RFC net-next v1 1/2] selftests/dpll: add DPLL module for integration selftests
` [PATCH RFC net-next v1 2/2] selftests/dpll: add DPLL system "
[PATCH net-next v2 00/10] tools/net/ynl: Add support for netlink-raw families
2023-08-17 15:14 UTC (7+ messages)
` [PATCH net-next v2 05/10] tools/net/ynl: Refactor decode_fixed_header into NlMsg
` [PATCH net-next v2 06/10] tools/net/ynl: Add support for netlink-raw families
[PATCH net] ipvlan: Fix a reference count leak warning in ipvlan_ns_exit()
2023-08-17 15:13 UTC (2+ messages)
[PATCH net-next] net: pcs: lynxi: fully reconfigure if link is down
2023-08-17 15:11 UTC (5+ messages)
[PATCH] net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode
2023-08-17 15:09 UTC (3+ messages)
[RFC PATCH net-next 0/8] Add C72/C73 copper backplane support for LX2160
2023-08-17 15:06 UTC (9+ messages)
` [RFC PATCH net-next 1/8] phy: introduce the phy_check_cdr_lock() function
` [RFC PATCH net-next 2/8] phy: introduce the PHY_MODE_ETHERNET_PHY mode for phy_set_mode_ext()
` [RFC PATCH net-next 3/8] phy: xgkr: add configuration interface for copper backplane Ethernet PHYs
` [RFC PATCH net-next 4/8] net: phy: add C73 base page helpers
` [RFC PATCH net-next 5/8] net: phy: balance calls to ->suspend() and ->resume()
` [RFC PATCH net-next 6/8] net: phy: initialize phydev->master_slave_set to MASTER_SLAVE_CFG_UNKNOWN
` [RFC PATCH net-next 7/8] net: phy: mtip_backplane: add driver for MoreThanIP backplane AN/LT core
` [RFC PATCH net-next 8/8] dt-bindings: net: fsl,backplane-anlt: new binding document
[PATCH net-next] macsec: introduce default_async_crypto sysctl
2023-08-17 15:07 UTC
[PATCH net-next] IPv4: add extack info for IPv4 address add/delete
2023-08-17 15:06 UTC (2+ messages)
[PATCH v3 0/4] net: stmmac: dwc-qos: Add FSD EQoS support
2023-08-17 14:54 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: net: Add FSD EQoS device tree bindings
[PATCH net-next v4 0/2] Add Realtek automotive PCIe driver
2023-08-17 14:22 UTC (4+ messages)
` [PATCH net-next v4 1/2] net/ethernet/realtek: Add Realtek automotive PCIe driver code
` [PATCH net-next v4 2/2] MAINTAINERS: Add the rtase ethernet driver entry
[PATCH v2 iwl-next 0/9] ice: fix timestamping in reset process
2023-08-17 14:17 UTC (10+ messages)
` [PATCH v2 iwl-next 1/9] ice: use ice_pf_src_tmr_owned where available
` [PATCH v2 iwl-next 2/9] ice: introduce PTP state machine
` [PATCH v2 iwl-next 3/9] ice: pass reset type to PTP reset functions
` [PATCH v2 iwl-next 4/9] ice: rename PTP functions and fields
` [PATCH v2 iwl-next 5/9] ice: factor out ice_ptp_rebuild_owner()
` [PATCH v2 iwl-next 6/9] ice: remove ptp_tx ring parameter flag
` [PATCH v2 iwl-next 7/9] ice: modify tstamp_config only during TS mode set
` [PATCH v2 iwl-next 8/9] ice: restore timestamp configuration after reset
` [PATCH v2 iwl-next 9/9] ice: stop destroying and reinitalizing Tx tracker during reset
[PATCH v12 00/26] nvme-tcp receive offloads
2023-08-17 14:09 UTC (11+ messages)
` [PATCH v12 08/26] nvme-tcp: Add DDP data-path
` [PATCH v12 10/26] nvme-tcp: Deal with netdevice DOWN events
[PATCH net 0/4] mlxsw: Fixes for Spectrum-4
2023-08-17 13:58 UTC (5+ messages)
` [PATCH net 1/4] mlxsw: pci: Set time stamp fields also when its type is MIRROR_UTC
` [PATCH net 2/4] mlxsw: reg: Fix SSPR register layout
` [PATCH net 3/4] mlxsw: Fix the size of 'VIRT_ROUTER_MSB'
` [PATCH net 4/4] selftests: mlxsw: Fix test failure on Spectrum-4
[PATCH net-next 00/12] bnxt_en: Update for net-next
2023-08-17 13:44 UTC (9+ messages)
` [PATCH net-next 11/12] bnxt_en: Expose threshold temperatures through hwmon
[BUG REPORT] UAF in tls tls_encrypt_done
2023-08-17 13:40 UTC
[PATCH net-next v2 0/4] net: Fix return value check for fixed_phy_register()
2023-08-17 13:32 UTC (14+ messages)
` [PATCH net-next v2 1/4] net: phy: fixed_phy: Fix return value check for fixed_phy_get_gpiod
` [PATCH net-next v2 2/4] net: bgmac: Fix return value check for fixed_phy_register()
` [PATCH net-next v2 3/4] net: bcmgenet: "
` [PATCH net-next v2 4/4] net: lan743x: "
[PATCH net-next v2 0/6] net/smc: several features's implementation for smc v2.1
2023-08-17 13:20 UTC (7+ messages)
` [PATCH net-next v2 1/6] net/smc: support smc release version negotiation in clc handshake
` [PATCH net-next v2 2/6] net/smc: add vendor unique experimental options area "
` [PATCH net-next v2 3/6] net/smc: support smc v2.x features validate
` [PATCH net-next v2 4/6] net/smc: support max connections per lgr negotiation
` [PATCH net-next v2 5/6] net/smc: support max links per lgr negotiation in clc handshake
` [PATCH net-next v2 6/6] net/smc: Extend SMCR v2 linkgroup netlink attribute
[PATCHv6 net-next 0/2] ipv6: update route when delete source address
2023-08-17 12:57 UTC (5+ messages)
` [PATCHv6 net-next 1/2] ipv6: do not match device when remove source route
` [PATCHv6 net-next 2/2] selftests: fib_test: add a test case for IPv6 source address delete
[syzbot] [bluetooth?] KASAN: slab-use-after-free Write in sco_chan_del
2023-08-17 12:56 UTC (2+ messages)
[PATCH net-next 0/3] net: Fix return value check for get_phy_device()
2023-08-17 12:54 UTC (8+ messages)
` [PATCH net-next 1/3] net: mdio: "
` [PATCH net-next 2/3] amd-xgbe: Return proper error code "
` [PATCH net-next 3/3] net: hisilicon: hns: Fix return value check "
[PATCH bpf-next v2 0/7] add BPF_F_PERMANENTLY flag for sockmap skmsg redirect
2023-08-17 12:05 UTC (3+ messages)
` [PATCH bpf-next v2 1/7] bpf, sockmap: add BPF_F_PERMANENTLY flag for "
[PATCH net] net: ethernet: mtk_eth_soc: fix NULL pointer on hw reset
2023-08-17 12:01 UTC
[PATCH net] net: dsa: felix: fix oversize frame dropping for always closed tc-taprio gates
2023-08-17 12:01 UTC
[PATCH net-next] net: ethernet: mtk_eth_soc: fix register definitions for MT7988
2023-08-17 11:58 UTC
[PATCH v4] Bluetooth: Fix for ACL disconnect when pairing fails
2023-08-17 11:53 UTC
[PATCH 1/3] xfrm: Use the XFRM_GRO to indicate a GRO call on input
2023-08-17 11:52 UTC (3+ messages)
` [PATCH v5 ipsec-next 0/3] xfrm: Support GRO decapsulation for ESP in UDP encapsulation
[PATCH v5 0/5] Introduce IEP driver and packet timestamping support
2023-08-17 11:45 UTC (6+ messages)
` [PATCH v5 1/5] dt-bindings: net: Add ICSS IEP
` [PATCH v5 2/5] dt-bindings: net: Add IEP property in ICSSG DT binding
` [PATCH v5 3/5] net: ti: icss-iep: Add IEP driver
` [PATCH v5 4/5] net: ti: icssg-prueth: add packet timestamping and ptp support
` [PATCH v5 5/5] net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex support
[PATCH net-next v6 0/6] introduce page_pool_alloc() related API
2023-08-17 11:43 UTC (7+ messages)
` [PATCH net-next v6 1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA
[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2023-08-16 (iavf, i40e)
2023-08-17 11:28 UTC (5+ messages)
` [PATCH net 1/2] iavf: fix FDIR rule fields masks validation
` [PATCH net 2/2] i40e: fix misleading debug logs
[net-next Patch 0/5] octeontx2-af: misc MAC block changes
2023-08-17 11:23 UTC (6+ messages)
` [net-next Patch 1/5] octeontx2-af: CN10KB: Add USGMII LMAC mode
` [net-next Patch 2/5] octeontx2-af: Don't treat lack of CGX interfaces as error
` [net-next Patch 3/5] octeontx2-af: Add validation of lmac
` [net-next Patch 4/5] octeontx2-af: replace generic error codes
` [net-next Patch 5/5] octeontx2-af: print error message incase of invalid pf mapping
[RFC net-next v1 0/5] Add MACsec support for TJA11XX C45 PHYs
2023-08-17 11:19 UTC (6+ messages)
` [RFC net-next v1 4/5] net: macsec: introduce mdo_insert_tx_tag
[PATCHv10 00/18] nvme: In-kernel TLS support for TCP
2023-08-17 10:44 UTC (3+ messages)
` [PATCH 10/18] nvme-tcp: improve icreq/icresp logging
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).