messages from 2024-04-08 13:27:40 to 2024-04-09 07:34:18 UTC [more...]
[PATCH net-next v4 0/4] nfp: series of minor driver improvements
2024-04-09 7:33 UTC (7+ messages)
` [PATCH net-next v4 2/4] nfp: update devlink device info output
` [PATCH net-next v4 3/4] dim: introduce a specific dim profile for better latency
[PATCH v4 net-next 0/6] rtl8226b/8221b add C45 instances and SerDes switching
2024-04-09 7:30 UTC (7+ messages)
` [PATCH v4 net-next 1/6] net: phy: realtek: configure SerDes mode for rtl822xb PHYs
` [PATCH v4 net-next 2/6] net: phy: realtek: add get_rate_matching() "
` [PATCH v4 net-next 3/6] net: phy: realtek: Add driver instances for rtl8221b via Clause 45
` [PATCH v4 net-next 4/6] net: phy: realtek: Change rtlgen_get_speed() to rtlgen_decode_speed()
` [PATCH v4 net-next 5/6] net: phy: realtek: add rtl822x_c45_get_features() to set supported port
` [PATCH v4 net-next 6/6] net: sfp: add quirk for another multigig RollBall transceiver
[PATCH net-next v11 00/13] Introduce PHY listing and link_topology tracking
2024-04-09 7:22 UTC (5+ messages)
[PATCH net-next] tcp: update window_clamp together with scaling_ratio
2024-04-09 7:12 UTC (3+ messages)
` [PATCH net-next v2] tcp: increase the default TCP scaling ratio
[PATCH] net:tun: limit printing rate when illegal packet received by tun dev
2024-04-09 6:24 UTC
[PATCH net 0/3] net: start to replace copy_from_sockptr()
2024-04-09 6:17 UTC (3+ messages)
` [PATCH net 3/3] nfc: llcp: fix nfc_llcp_setsockopt() unsafe copies
linux-next: build failure after merge of the net-next tree
2024-04-09 5:10 UTC (2+ messages)
[net-next:main 26/50] net/ipv4/tcp.c:4673:2: error: call to '__compiletime_assert_1030' declared with 'error' attribute: BUILD_BUG_ON failed: offsetof(struct tcp_sock, __cacheline_group_end__tcp_sock_write_txrx) - offsetofend(struct tcp_sock, __cacheline_group_begin__tcp_sock_
2024-04-09 5:08 UTC (3+ messages)
[PATCH net-next v4 0/9] Enhanced DCB and DSCP Support for KSZ Switches
2024-04-09 4:31 UTC (10+ messages)
` [PATCH net-next v4 5/9] net: dsa: microchip: add support for different DCB app configurations
` [PATCH net-next v4 6/9] net: dsa: microchip: dcb: add special handling for KSZ88X3 family
` [PATCH net-next v4 8/9] net: dsa: microchip: init predictable IPV to queue mapping for all non KSZ8xxx variants
` [PATCH net-next v4 9/9] net: dsa: microchip: let DCB code do PCP and DSCP policy configuration
[PATCH] archnet: Convert from tasklet to BH workqueue
2024-04-09 3:30 UTC (2+ messages)
[PATCH net-next] net: phy: air_en8811h: fix some error codes
2024-04-09 3:30 UTC (3+ messages)
[PATCH net v2 1/2] net: ks8851: Inline ks8851_rx_skb()
2024-04-09 3:30 UTC (4+ messages)
` [PATCH net v2 2/2] net: ks8851: Handle softirqs at the end of IRQ thread to fix hang
[PATCH v2 net] af_unix: Clear stale u->oob_skb
2024-04-09 3:30 UTC (2+ messages)
[PATCH net-next 0/4] selftests: move bpf-offload test from bpf to net
2024-04-09 3:15 UTC (5+ messages)
` [PATCH net-next 1/4] "
` [PATCH net-next 2/4] selftests: net: bpf_offload: wait for maps
` [PATCH net-next 3/4] selftests: net: declare section names for bpf_offload
` [PATCH net-next 4/4] selftests: net: reuse common code in bpf_offload
[PATCH net-next 0/3] net: dsa: allow phylink_mac_ops in DSA drivers
2024-04-09 3:15 UTC (11+ messages)
` [PATCH net-next 1/3] net: dsa: introduce dsa_phylink_to_port()
` [PATCH net-next 2/3] net: dsa: allow DSA switch drivers to provide their own phylink mac ops
` [PATCH net-next 3/3] net: dsa: mv88e6xxx: provide own phylink MAC operations
[syzbot] [kernel?] WARNING in hrtimer_forward (2)
2024-04-09 2:46 UTC
[PATCH RFC net-next 0/7] netdev_features: start cleaning netdev_features_t up
2024-04-09 2:38 UTC (5+ messages)
` [PATCH RFC net-next 3/7] netdevice: introduce IFF_LOGICAL as (IFF_NO_QUEUE | IFF_LLTX)
` [PATCH RFC net-next 7/7] netdev_features: convert NETIF_F_FCOE_MTU to IFF_FCOE_MTU
[PATCH v4 1/2] dt-bindings: phy: mediatek,mt7988-xfi-tphy: add new bindings
2024-04-09 2:24 UTC (2+ messages)
` [PATCH v4 2/2] phy: add driver for MediaTek XFI T-PHY
[PATCH net 0/1] fix icmp error source with ICMP reverse lookup
2024-04-09 2:15 UTC (3+ messages)
` [PATCH net 1/1] xfrm: fix source address in icmp error generation from IPsec gateway
[PATCH net-next 0/6] flower: validate control flags
2024-04-09 2:09 UTC (6+ messages)
` [PATCH net-next 1/6] flow_offload: add flow_rule_no_unsupp_control_flags()
` [PATCH net-next 3/6] flow_offload: add flow_rule_no_control_flags()
[PATCH net] net: dsa: mt7530: trap link-local frames regardless of ST Port State
2024-04-09 2:08 UTC (2+ messages)
[PATCH] iplink: add an option to set IFLA_EXT_MASK attribute
2024-04-09 1:53 UTC (4+ messages)
[RFC PATCH net-next v5 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
2024-04-09 1:44 UTC (8+ messages)
` [RFC PATCH net-next v5 04/11] net/smc: implement some unsupported operations of loopback-ism
[PATCH v3 0/3] RDMA/mana_ib: Add flex array to struct mana_cfg_rx_steer_req_v2
2024-04-09 1:36 UTC (3+ messages)
[syzbot] [net?] KASAN: global-out-of-bounds Read in __nla_validate_parse
2024-04-09 1:27 UTC (4+ messages)
[PATCH net-next] net: genet: Fixup EEE
2024-04-09 0:54 UTC
[PATCH net 0/2] af_unix: Garbage collector vs connect() race condition
2024-04-09 0:22 UTC (6+ messages)
` [PATCH net 1/2] af_unix: Fix garbage collector racing against connect()
` [PATCH net 2/2] af_unix: Add GC race reproducer + slow down unix_stream_connect()
[syzbot] [bpf?] [net?] WARNING in sock_map_close
2024-04-09 0:01 UTC
[PATCH net-next] selftests/bpf: eliminate warning of get_cgroup_id_from_path()
2024-04-09 0:00 UTC (3+ messages)
[RFC PATCH net-next 0/9] Add ability to flash modules' firmware
2024-04-08 23:53 UTC (7+ messages)
` [RFC PATCH net-next 9/9] ethtool: Add ability to flash transceiver "
[PATCH v3] net: dsa: lan9303: use ethtool_puts() for lan9303_get_strings()
2024-04-08 23:20 UTC (2+ messages)
[PATCH v2][next] Bluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warnings
2024-04-08 22:11 UTC (2+ messages)
pull request: bluetooth 2024-03-29
2024-04-08 22:11 UTC (2+ messages)
[syzbot] [bpf?] [net?] general protection fault in dev_map_enqueue
2024-04-08 22:03 UTC (3+ messages)
[net-next PATCH 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
2024-04-08 21:52 UTC (31+ messages)
[PATCH v3 1/3] net: mana: Add flex array to struct mana_cfg_rx_steer_req_v2
2024-04-08 21:45 UTC (9+ messages)
` [PATCH v3 2/3] RDMA/mana_ib: Prefer struct_size over open coded arithmetic
` [PATCH v3 3/3] net: mana: Avoid "
[PATCH net-next 0/3][pull request] net/e1000e, igb, igc: Remove redundant runtime resume
2024-04-08 21:08 UTC (4+ messages)
` [PATCH net-next 1/3] e1000e: Remove redundant runtime resume for ethtool_ops
` [PATCH net-next 2/3] igb: "
` [PATCH net-next 3/3] igc: Remove redundant runtime resume for ethtool ops
6.9-rc2: Deadlock on unbinding network device from a driver (regression)
2024-04-08 20:57 UTC (3+ messages)
[RFC net-next v2 0/5] net: openvswitch: Add sample multicasting
2024-04-08 20:40 UTC (12+ messages)
` [RFC net-next v2 2/5] net: psample: add multicast filtering on group_id
` [RFC net-next v2 3/5] net: psample: add user cookie
` [RFC net-next v2 5/5] net:openvswitch: add psample support
[PATCH v2 net] r8169: fix LED-related deadlock on module removal
2024-04-08 20:02 UTC (2+ messages)
[RFC PATCH v1 00/10] Socket type control for Landlock
2024-04-08 19:49 UTC (3+ messages)
` [RFC PATCH v1 01/10] landlock: Support socket access-control
[PATCH net v2] s390/ism: fix receive message buffer allocation
2024-04-08 19:46 UTC (5+ messages)
[net-next,RFC PATCH 0/5] Configuring NAPI instance for a queue
2024-04-08 19:45 UTC (4+ messages)
` [net-next, RFC PATCH 2/5] netdev-genl: Add netlink framework functions for queue-set NAPI
[PATCH 0/3] wifi: Un-embed ath10k and ath11k dummy netdev
2024-04-08 19:33 UTC (5+ messages)
[PATCH net-next v15 00/15] Introducing P4TC (series 1)
2024-04-08 19:24 UTC (4+ messages)
` [PATCH net-next v15 14/15] p4tc: add set of P4TC table kfuncs
[PATCH V3 0/7] Add NSS clock controller support for IPQ9574
2024-04-08 19:21 UTC (3+ messages)
` [PATCH V3 5/7] clk: qcom: Add NSS clock Controller driver "
[PATCH net-next v4 0/4] ethtool: provide the dim profile fine-tuning channel
2024-04-08 19:13 UTC (4+ messages)
` [PATCH net-next v4 1/4] ethtool: provide customized dim profile management
[PATCH net-next 0/3] bonding: remove RTNL from three sysfs files
2024-04-08 19:04 UTC (4+ messages)
` [PATCH net-next 1/3] bonding: no longer use RTNL in bonding_show_bonds()
` [PATCH net-next 2/3] bonding: no longer use RTNL in bonding_show_slaves()
` [PATCH net-next 3/3] bonding: no longer use RTNL in bonding_show_queue_id()
r8169: unknown chip XID 6c0
2024-04-08 18:49 UTC (3+ messages)
` Fwd: "
[PATCH net] net: implement lockless setsockopt(SO_PEEK_OFF)
2024-04-08 18:31 UTC (5+ messages)
[PATCH net-next] gve: Correctly report software timestamping capabilities
2024-04-08 18:09 UTC
[PATCH net-next v2] net: sched: cake: Optimize the number of function calls and branches in heap construction
2024-04-08 17:47 UTC
[PATCH net] net: sparx5: flower: fix fragment flags handling
2024-04-08 17:27 UTC
[PATCH v2 0/4] net : dqs: optimize if stall threshold is not set
2024-04-08 17:25 UTC (5+ messages)
` [PATCH net-next v2 1/4] net: dql: Avoid calling BUG() when WARN() is enough
` [PATCH net-next v2 2/4] net: dql: Separate queue function responsibilities
` [PATCH net-next v2 3/4] net: dql: Optimize stall information population
` [PATCH net-next v2 4/4] net: dqs: make struct dql more cache efficient
[PATCH] dt-bindings: net: rockchip-dwmac: use rgmii-id in example
2024-04-08 17:04 UTC (5+ messages)
[PATCH net-next] cxgb4: flower: use NL_SET_ERR_MSG_MOD for validation errors
2024-04-08 16:55 UTC
[PATCH V4 0/5] mlx5 ConnectX control misc driver
2024-04-08 16:45 UTC (13+ messages)
[PATCH v2 net] pds_core: Fix pdsc_check_pci_health function to use work thread
2024-04-08 16:35 UTC
[PATCH v3 00/15] Add support for suppressing warning backtraces
2024-04-08 16:34 UTC (4+ messages)
` [PATCH v3 06/15] net: kunit: Suppress lock warning noise at end of dev_addr_lists tests
[PATCH net-next 0/3] net: dqs: optimize if stall threshold is not set
2024-04-08 16:25 UTC (4+ messages)
` [PATCH net-next 3/3] net: dql: Optimize stall information population
[PATCH net-next v1 00/12] First try to replace page_frag with page_frag_cache
2024-04-08 16:13 UTC (15+ messages)
` [PATCH net-next v1 01/12] mm: Move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v1 02/12] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v1 12/12] mm: page_frag: update documentation and maintainer for page_frag
[PATCH net-next 00/10] Add ability to flash modules' firmware
2024-04-08 16:10 UTC (4+ messages)
` [PATCH net-next 07/10] ethtool: cmis_cdb: Add a layer for supporting CDB commands
[PATCH net] bonding: 802.3ad: Avoid packet loss when switching aggregator
2024-04-08 16:06 UTC (2+ messages)
[PATCH net-next v3] net: enable SOCK_NOSPACE for UDP
2024-04-08 16:05 UTC (4+ messages)
[PATCH net-next] net: sched: cls_api: fix slab-use-after-free in fl_dump_key
2024-04-08 15:58 UTC (2+ messages)
[RFC PATCH net-next v8 00/14] Device Memory TCP
2024-04-08 15:57 UTC (3+ messages)
` [RFC PATCH net-next v8 14/14] selftests: add ncdevmem, netcat for devmem TCP
[PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
2024-04-08 15:53 UTC (3+ messages)
` [PATCH 23/26] netfs: Cut over to using new writeback code
[PATCH net-next] batman-adv: bypass empty buckets in batadv_purge_orig_ref()
2024-04-08 15:41 UTC (2+ messages)
[RFC PATCH net-next v6 00/15] Device Memory TCP
2024-04-08 15:34 UTC (9+ messages)
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers
[PATCH net-next v5 0/3] Minor cleanups to skb frag ref/unref
2024-04-08 15:29 UTC (4+ messages)
` [PATCH net-next v5 1/3] net: make napi_frag_unref reuse skb_page_unref
` [PATCH net-next v5 2/3] net: mirror skb frag ref/unref helpers
` [PATCH net-next v5 3/3] net: remove napi_frag_unref
[RFC PATCH net-next 0/5] net: In-kernel QUIC implementation with Userspace handshake
2024-04-08 15:05 UTC (3+ messages)
[PATCH v2 0/2] Add missing mmc statistics in DW GMAC
2024-04-08 14:30 UTC (2+ messages)
[PATCH v3 net] Subject: [PATCH] RDMA/core: fix UAF with ib_device_get_netdev()
2024-04-08 14:23 UTC (2+ messages)
[syzbot] [bpf?] [net?] possible deadlock in sock_map_unref
2024-04-08 14:20 UTC
[PATCH net-next v5 0/6] net: gro: encapsulation bug fix and flush checks improvements
2024-04-08 14:17 UTC (7+ messages)
` [PATCH net-next v5 1/6] net: gro: add flush check in udp_gro_receive_segment
` [PATCH net-next v5 2/6] net: gro: add p_off param in *_gro_complete
` [PATCH net-next v5 3/6] selftests/net: add local address bind in vxlan selftest
` [PATCH net-next v5 4/6] net: gro: add {inner_}network_offset to napi_gro_cb
` [PATCH net-next v5 5/6] net: gro: move L3 flush checks to tcp_gro_receive
` [PATCH net-next v5 6/6] selftests/net: add flush id selftests
[PATCH net v2] ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr
2024-04-08 14:18 UTC
[PATCH v2 00/19] ACPI: store owner from modules with acpi_bus_register_driver()
2024-04-08 14:18 UTC (2+ messages)
mlx5 and gre tunneling
2024-04-08 13:41 UTC
[PATCH bpf-next v3 0/2] Add 12-argument support for RV64 bpf trampoline
2024-04-08 13:58 UTC (5+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Add testcase where 7th argment is struct
[PATCH net-next v2 0/9] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2024-04-08 13:41 UTC (5+ messages)
[PATCH net-next v2 1/3] vsock: add support for SIOCOUTQ ioctl for all vsock socket types
2024-04-08 13:37 UTC (3+ messages)
` [PATCH net-next v2 2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports
` [PATCH net-next v2 3/3] test/vsock: add ioctl unsent bytes test
[PATCH net-next v2 0/3] This patch series introduce the support for ioctl(s) in AF_VSOCK
2024-04-08 13:37 UTC
[PATCH iwl-next v5] ice: Add automatic VF reset on Tx MDD events
2024-04-08 13:32 UTC (2+ messages)
[PATCH net-next] r8169: add support for RTL8168M
2024-04-08 13:30 UTC (2+ messages)
[PATCH v2 0/2] Bluetooth: btnxpuart: Update firmware names
2024-04-08 13:29 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: net: bluetooth: btnxpuart: Add firmware-name property
[PATCH v8] ice: Add get/set hw address for VFs using devlink commands
2024-04-08 13:27 UTC (3+ 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).