messages from 2025-03-07 19:14:05 to 2025-03-09 13:23:52 UTC [more...]
[PATCH v2] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
2025-03-09 13:23 UTC (3+ messages)
[RFC PATCH net-next v2] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
2025-03-09 12:47 UTC
[RFC PATCH net-next] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
2025-03-09 12:42 UTC (3+ messages)
[PATCH net-next 0/5] tcp: add some RTO MIN and DELACK MAX
2025-03-09 12:30 UTC (6+ messages)
` [PATCH net-next 1/5] tcp: bpf: support bpf_getsockopt for TCP_BPF_RTO_MIN
` [PATCH net-next 2/5] tcp: bpf: support bpf_getsockopt for TCP_BPF_DELACK_MAX
` [PATCH net-next 3/5] tcp: support TCP_RTO_MIN_US for set/getsockopt use
` [PATCH net-next 4/5] tcp: support TCP_DELACK_MAX_US "
` [PATCH net-next 5/5] selftests: add bpf_set/getsockopt() for TCP_BPF_DELACK_MAX and TCP_BPF_RTO_MIN
[PATCH net-next v2 0/3] Add GBETH glue layer driver for Renesas RZ/V2H(P) SoC
2025-03-09 12:18 UTC (8+ messages)
` [PATCH net-next v2 1/3] dt-bindings: net: dwmac: Increase 'maxItems' for 'interrupts' and 'interrupt-names'
` [PATCH net-next v2 2/3] dt-bindings: net: Document support for Renesas RZ/V2H(P) GBETH
` [PATCH net-next v2 3/3] net: stmmac: Add DWMAC glue layer for Renesas GBETH
` [PATCH net-next] net: stmmac: allow platforms to use PHY tx clock stop capability
[PATCH net-next] tools headers: Sync uapi/asm-generic/socket.h with the kernel sources
2025-03-09 12:15 UTC
[PATCH net v3] net/mlx5: handle errors in mlx5_chains_create_table()
2025-03-09 11:46 UTC (2+ messages)
[PATCH net-next] net/mlx5: Avoid unnecessary use of comma operator
2025-03-09 11:43 UTC (2+ messages)
[PATCH iwl-next v9 00/14] igc: Add support for Frame Preemption feature in IGC
2025-03-09 10:46 UTC (15+ messages)
` [PATCH iwl-next v9 01/14] net: stmmac: move frag_size handling out of spin_lock
` [PATCH iwl-next v9 02/14] net: ethtool: mm: extract stmmac verification logic into common library
` [PATCH iwl-next v9 03/14] net: ethtool: mm: reset verification status when link is down
` [PATCH iwl-next v9 04/14] igc: rename xdp_get_tx_ring() for non-xdp usage
` [PATCH iwl-next v9 05/14] igc: rename I225_RXPBSIZE_DEFAULT and I225_TXPBSIZE_DEFAULT
` [PATCH iwl-next v9 06/14] igc: use FIELD_PREP and GENMASK for existing TX packet buffer size
` [PATCH iwl-next v9 07/14] igc: optimize TX packet buffer utilization for TSN mode
` [PATCH iwl-next v9 08/14] igc: use FIELD_PREP and GENMASK for existing RX packet buffer size
` [PATCH iwl-next v9 09/14] igc: set the RX packet buffer size for TSN mode
` [PATCH iwl-next v9 10/14] igc: add support for frame preemption verification
` [PATCH iwl-next v9 11/14] igc: add support to set tx-min-frag-size
` [PATCH iwl-next v9 12/14] igc: block setting preemptible traffic class in taprio
` [PATCH iwl-next v9 13/14] igc: add support to get MAC Merge data via ethtool
` [PATCH iwl-next v9 14/14] igc: add support to get frame preemption statistics "
[PATCH net v1] netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree()
2025-03-09 9:42 UTC (2+ messages)
[PATCH net] net: lapbether: use netdev_lockdep_set_classes() helper
2025-03-09 9:42 UTC (2+ messages)
[syzbot] [x25?] possible deadlock in lapbeth_device_event
2025-03-09 9:36 UTC
[PATCH RFC net-next v1] page_pool: import Jesper's page_pool benchmark
2025-03-09 8:41 UTC
[PATCH net-next v3 00/10] eth: bnxt: maintain basic pkt/byte counters in SW
2025-03-09 8:25 UTC (3+ messages)
` [PATCH net-next v3 09/10] eth: bnxt: maintain tx pkt/byte stats "
[PATCH 2/2] dt-bindings: net: add enc28j60's irq-gpios node description and binding example
2025-03-09 7:48 UTC
[PATCH net] net/mlx5: Fill out devlink dev info only for PFs
2025-03-09 7:50 UTC (7+ messages)
[PATCH 1/2] net: enc28j60: support getting irq number from gpio phandle in the device tree
2025-03-09 7:47 UTC
[RFC PATCH 00/13] Ultra Ethernet driver introduction
2025-03-09 3:21 UTC (3+ messages)
[syzbot] [netfilter?] KMSAN: uninit-value in __nf_conncount_add
2025-03-09 3:03 UTC
[PATCH net-next 1/3] eth: bnxt: switch to netif_close
2025-03-09 2:50 UTC (4+ messages)
` [PATCH net-next 2/3] eth: bnxt: request unconditional ops lock
` [PATCH net-next 3/3] eth: bnxt: add missing netdev lock management to bnxt_dl_reload_up
[PATCH net-next] dt-bindings: net: Define interrupt constraints for DWMAC vendor bindings
2025-03-09 0:33 UTC
[PATCH net-next v1] dev: remove netdev_lock() and netdev_lock_ops() in register_netdevice()
2025-03-08 23:51 UTC (6+ messages)
[syzbot] Monthly net report (Mar 2025)
2025-03-08 22:17 UTC
[PATCH net-next v7 0/9] Device memory TCP TX
2025-03-08 21:40 UTC (10+ messages)
` [PATCH net-next v7 1/9] netmem: add niov->type attribute to distinguish different net_iov types
` [PATCH net-next v7 2/9] net: add get_netmem/put_netmem support
` [PATCH net-next v7 3/9] net: devmem: TCP tx netlink api
` [PATCH net-next v7 4/9] net: devmem: Implement TX path
` [PATCH net-next v7 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v7 6/9] net: enable driver support for netmem TX
` [PATCH net-next v7 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v7 8/9] net: check for driver support in netmem TX
` [PATCH net-next v7 9/9] selftests: ncdevmem: Implement devmem TCP TX
[PATCH v2 0/3] net: stmmac: dwmac-rk: Validate GRF and peripheral GRF during probe
2025-03-08 21:37 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: net: rockchip-dwmac: Require rockchip,grf and rockchip,php-grf
` [PATCH v2 2/3] net: stmmac: dwmac-rk: Validate GRF and peripheral GRF during probe
` [PATCH v2 3/3] net: stmmac: dwmac-rk: Remove unneeded GRF and peripheral GRF checks
[PATCH net] net: openvswitch: remove misbehaving actions length check
2025-03-08 20:03 UTC (2+ messages)
[PATCH net-next v9 0/6] tun: Introduce virtio-net hashing feature
2025-03-08 19:39 UTC (5+ messages)
` [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
` [PATCH net-next v9 5/6] selftest: tun: Add tests for virtio-net hashing
[PATCH rdma-next 0/5] Add optional-counters binding support
2025-03-08 19:31 UTC (2+ messages)
[PATCH net] ipvs: prevent integer overflow in do_ip_vs_get_ctl()
2025-03-08 19:03 UTC (3+ messages)
[PATCH net-next v2 0/2] net: phy: sfp: Add single-byte SMBus SFP access
2025-03-08 18:42 UTC (3+ messages)
` [PATCH net-next v2 1/2] net: phy: sfp: Add support for SMBus module access
[PATCH v2 net-next 0/2] udp_tunnel: GRO optimizations
2025-03-08 18:40 UTC (5+ messages)
` [PATCH v2 net-next 1/2] udp_tunnel: create a fastpath GRO lookup
` [PATCH v2 net-next 2/2] udp_tunnel: use static call for GRO hooks when possible
[PATCH rdma-next 0/5] Add support and infrastructure for RDMA TRANSPORT
2025-03-08 18:23 UTC (2+ messages)
[PATCH net-next v2] net: cn23xx: fix typos
2025-03-08 18:19 UTC (2+ messages)
[PATCH net] Revert "openvswitch: switch to per-action label counting in conntrack"
2025-03-08 18:05 UTC
[syzbot] [rdma?] WARNING in rxe_pool_cleanup
2025-03-08 18:03 UTC (2+ messages)
-Request for Tax Preparation Assistance - Zoom Meeting Invitation
2025-03-08 17:39 UTC
[PATCH net-next] hamradio: use netdev_lockdep_set_classes() helper
2025-03-08 17:20 UTC (3+ messages)
[PATCH v2 net-next] udp: expand SKB_DROP_REASON_UDP_CSUM use
2025-03-08 17:20 UTC (2+ messages)
[PATCH net-next] net: move misc netdev_lock flavors to a separate header
2025-03-08 17:12 UTC (3+ messages)
[PATCH net-next] net: revert to lockless TC_SETUP_BLOCK and TC_SETUP_FT
2025-03-08 17:08 UTC (3+ messages)
[PATCH net-next] qlcnic: Optimize performance by replacing rw_lock with spinlock
2025-03-08 16:35 UTC (3+ messages)
[PATCH net-next v2 0/7] net: ethtool: Introduce ethnl dump helpers
2025-03-08 15:54 UTC (8+ messages)
` [PATCH net-next v2 1/7] net: ethtool: netlink: Allow per-netdevice DUMP operations
` [PATCH net-next v2 2/7] net: ethtool: netlink: Rename ethnl_default_dump_one
` [PATCH net-next v2 3/7] net: ethtool: netlink: Introduce command-specific dump_one_dev
` [PATCH net-next v2 4/7] net: ethtool: netlink: Introduce per-phy DUMP helpers
` [PATCH net-next v2 5/7] net: ethtool: phy: Convert the PHY_GET command to generic phy dump
` [PATCH net-next v2 6/7] net: ethtool: plca: Use per-PHY DUMP operations
` [PATCH net-next v2 7/7] net: ethtool: pse-pd: "
[PATCH net-next v11 0/4] fix the DMA API misuse problem for page_pool
2025-03-08 14:40 UTC (4+ messages)
[PATCH net-next v2 0/7] Convert LAN78xx to PHYLINK
2025-03-08 13:54 UTC (5+ messages)
` [PATCH net-next v2 1/7] net: usb: lan78xx: Convert to PHYlink for improved PHY and MAC management
` [PATCH net-next v2 2/7] net: usb: lan78xx: Move fixed PHY cleanup to lan78xx_unbind()
[PATCH 0/3] Add GBETH glue layer driver for Renesas RZ/V2H(P) SoC
2025-03-08 13:20 UTC (14+ messages)
` [PATCH 3/3] net: stmmac: Add DWMAC glue layer for Renesas GBETH
[PATCH] net-sysfs: fix NULL pointer dereference
2025-03-08 12:43 UTC
[syzbot] [rdma?] WARNING in rxe_pool_cleanup
2025-03-08 12:01 UTC (2+ messages)
[syzbot] [wireless?] INFO: task hung in regdb_fw_cb (2)
2025-03-08 9:46 UTC (2+ messages)
[PATCH net v2] net: ethtool: tsinfo: Fix dump command
2025-03-08 9:33 UTC (2+ messages)
[PATCHv5 net 0/3] bond: fix xfrm offload issues
2025-03-08 8:54 UTC (3+ messages)
` [PATCHv5 net 1/3] bonding: fix calling sleeping function in spin lock and some race conditions
[GIT PULL v2] crypto: Add Kerberos crypto lib
2025-03-08 8:29 UTC (2+ messages)
request_irq() with local bh disabled
2025-03-08 8:09 UTC (7+ messages)
[PATCH v3 net-next 00/13] Add more feautues for ENETC v4 - round 2
2025-03-08 6:58 UTC (7+ messages)
` [PATCH v3 net-next 01/13] net: enetc: add initial netc-lib driver to support NTMP
[PATCH v2] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
2025-03-08 6:43 UTC (4+ messages)
[PATCH bpf-next 1/2] bpf: add get_netns_cookie helper to tracing programs
2025-03-08 6:17 UTC (6+ messages)
[PATCH net v2] netpoll: hold rcu read lock in __netpoll_send_skb()
2025-03-08 4:10 UTC (2+ messages)
[PATCH net-next] netpoll: Optimize skb refilling on critical path
2025-03-08 4:00 UTC (2+ messages)
[PATCH net-next v2 0/2] net: phy: tja11xx: add support for TJA1102S
2025-03-08 4:00 UTC (2+ messages)
[PATCH net v2 0/2] net: phy: nxp-c45-tja11xx: add errata for TJA112XA/B
2025-03-08 4:00 UTC (2+ messages)
[PATCH net] net: mana: Support holes in device list reply msg
2025-03-08 3:50 UTC (2+ messages)
[PATCH] net: ethernet: Remove accidental duplication in Kconfig file
2025-03-08 3:50 UTC (2+ messages)
[PATCH net-next 0/3] eth: fbnic: support ring size configuration
2025-03-08 3:50 UTC (2+ messages)
[PATCH net-next] net: airoha: Fix dev->dsa_ptr check in airoha_get_dsa_tag()
2025-03-08 3:50 UTC (2+ messages)
[PATCH net-next 0/2] tcp: ulp: diag: expose more to non net admin users
2025-03-08 3:50 UTC (2+ messages)
[PATCH] MAINTAINERS: adjust entry in AIROHA ETHERNET DRIVER
2025-03-08 3:50 UTC (2+ messages)
[PATCH net v2] netmem: prevent TX of unreadable skbs
2025-03-08 3:50 UTC (2+ messages)
[PATCH net] net: mctp i3c: Copy headers if cloned
2025-03-08 3:50 UTC (2+ messages)
[PATCH v3 net 1/1] net: dsa: mv88e6xxx: Verify after ATU Load ops
2025-03-08 3:50 UTC (2+ messages)
[PATCH] net: mctp i2c: Copy headers if cloned
2025-03-08 3:50 UTC (2+ messages)
[PATCH net RESEND] net/mlx5: Fill out devlink dev info only for PFs
2025-03-08 3:50 UTC (2+ messages)
[PATCH net-next] gve: convert to use netmem for DQO RDA mode
2025-03-08 3:40 UTC (2+ messages)
pull-request: bpf-next 2025-03-06
2025-03-08 3:40 UTC (2+ messages)
[PATCH net-next] net: phylink: Remove unused phylink_init_eee
2025-03-08 3:40 UTC (2+ messages)
[PATCH net-next] net: stmmac: remove write-only priv->speed
2025-03-08 3:40 UTC (2+ messages)
[PATCH net-next] selftests/net: add proc_net_pktgen to .gitignore
2025-03-08 3:40 UTC (2+ messages)
[PATCH net-next] bpf: fix a possible NULL deref in bpf_map_offload_map_alloc()
2025-03-08 3:40 UTC (2+ messages)
[PATCH net-next] net: ethtool: use correct device pointer in ethnl_default_dump_one()
2025-03-08 3:40 UTC (2+ messages)
[PATCH net-next v7 0/4] riscv: sophgo: Add ethernet support for SG2044
2025-03-08 3:40 UTC (2+ messages)
[PATCH net-next 00/14] net: bcmgenet: revise suspend/resume
2025-03-08 3:40 UTC (2+ messages)
[GIT PULL] bluetooth 2025-03-07
2025-03-08 3:40 UTC (2+ messages)
[PATCH net-next v1 0/4] net: remove rtnl_lock from the callers of queue APIs
2025-03-08 3:33 UTC (15+ messages)
` [PATCH net-next v1 2/4] net: protect net_devmem_dmabuf_bindings by new net_devmem_bindings_mutex
` [PATCH net-next v1 3/4] net: add granular lock for the netdev netlink socket
` [PATCH net-next v1 4/4] net: drop rtnl_lock for queue_mgmt operations
[PATCH 0/6] RDS bug fix collection
2025-03-08 2:53 UTC (9+ messages)
` [PATCH 1/6] net/rds: Avoid queuing superfluous send and recv work
[PATCH net-next 0/5] net: implement the QUIC protocol in linux kernel
2025-03-08 0:38 UTC (6+ messages)
` [PATCH net-next 4/5] net: integrate QUIC build configuration into Kconfig and Makefile
[syzbot] [rdma?] KASAN: slab-use-after-free Read in nla_put (2)
2025-03-08 0:02 UTC
[syzbot] [net?] [bcachefs?] KASAN: slab-use-after-free Read in ip_skb_dst_mtu (2)
2025-03-08 0:01 UTC
[syzbot] [net?] possible deadlock in register_netdevice
2025-03-08 0:01 UTC
[syzbot] [netfilter?] WARNING in dev_setup_tc
2025-03-08 0:01 UTC
[syzbot] [net?] general protection fault in ethnl_default_dumpit
2025-03-08 0:00 UTC (2+ messages)
[PATCH net v2 0/2] Fixes for perout configuration in IEP driver
2025-03-07 23:48 UTC (5+ messages)
` Plan to validate supported flags in PTP core (Was: Re: [PATCH net v2 0/2] Fixes for perout configuration in IEP driver)
[PATCH v3 0/6] pds_fwctl: fwctl for AMD/Pensando core devices
2025-03-07 23:38 UTC (3+ messages)
` [PATCH v3 5/6] pds_fwctl: add rpc and query support
[PATCH iwl-next] ice: use DSN instead of PCI BDF for ice_adapter index
2025-03-07 23:21 UTC (4+ messages)
[PATCH net-next] eth: fbnic: fix memory corruption in fbnic_tlv_attr_get_string()
2025-03-07 22:59 UTC (2+ messages)
[PATCH iwl-next v2 0/4] igb: XDP/ZC follow up
2025-03-07 22:03 UTC (3+ messages)
` [PATCH iwl-next v2 2/4] igb: Link queues to NAPI instances
[PATCH iwl-next v5] ixgbe: add support for thermal sensor event reception
2025-03-07 22:00 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH v16 0/3] binder: report txn errors via generic netlink
2025-03-07 21:47 UTC (3+ messages)
` [PATCH v16 1/3] lsm, selinux: Add setup_report permission to binder
[PATCH iwl-net] igc: Fix XSK queue NAPI ID mapping
2025-03-07 21:37 UTC (5+ messages)
[RFC PATCH] memcg: net: improve charging of incoming network traffic
2025-03-07 20:12 UTC (3+ messages)
[PATCH net-next v5 0/2] netconsole: allow selection of egress interface via MAC address
2025-03-07 20:11 UTC (4+ messages)
` [PATCH net-next v5 2/2] "
[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
2025-03-07 20:07 UTC (5+ messages)
[PATCH net-next v10 00/14] net: Hold netdev instance lock during ndo operations
2025-03-07 19:57 UTC (4+ messages)
` [PATCH net-next v10 02/14] net: hold netdev instance lock during nft ndo_setup_tc
[PATCH net-next v3 00/10] PRU-ICSSM Ethernet Driver
2025-03-07 19:47 UTC (5+ messages)
[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
2025-03-07 19:39 UTC (11+ messages)
` [PATCH v3 01/16] bitops: Change parity8() return type to bool
[PATCH net v4 0/2] gre: Fix regressions in IPv6 link-local address generation
2025-03-07 19:28 UTC (3+ messages)
` [PATCH net v4 1/2] gre: Fix "
` [PATCH net v4 2/2] selftests: Add IPv6 link-local address generation tests for GRE devices
[PATCH RFC bpf-next 00/20] traits: Per packet metadata KV store
2025-03-07 19:24 UTC (5+ messages)
` [PATCH RFC bpf-next 01/20] trait: limited KV store for packet metadata
` [PATCH RFC bpf-next 02/20] trait: XDP support
[PATCH net-next 0/3] net: phy: dp83822: Add support for changing the MAC series termination
2025-03-07 19:23 UTC (5+ messages)
[PATCH net-next v9 0/8] Support loopback mode speed selection
2025-03-07 19:15 UTC (9+ messages)
` [PATCH net-next v9 2/8] net: phy: Support speed selection for PHY loopback
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).