messages from 2024-01-23 21:44:42 to 2024-01-24 10:27:24 UTC [more...]
[PATCH] net: phy: adin: add missing clock option
2024-01-24 10:25 UTC (2+ messages)
` [PATCH v2 1/2] dt-bindings: net: adin: add recovered clock output
[syzbot] [mptcp?] WARNING in subflow_data_ready (2)
2024-01-24 10:25 UTC
[PATCH net] net: hsr: remove WARN_ONCE() in send_hsr_supervision_frame()
2024-01-24 10:21 UTC
[PATCH net-next v2 0/2] Add HW checksum offload support for RZ/G2L GbEthernet IP
2024-01-24 10:21 UTC (3+ messages)
` [PATCH net-next v2 1/2] ravb: Add Rx checksum offload support
` [PATCH net-next v2 2/2] ravb: Add Tx "
[PATCH 0/1] gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()
2024-01-24 10:14 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH net] selftests: netdevsim: fix the udp_tunnel_nic test
2024-01-24 10:19 UTC (2+ messages)
[PATCH net v2] net: lan966x: Fix port configuration when using SGMII interface
2024-01-24 10:17 UTC
[PATCH net-next 00/13] bnxt_en: Update for net-next
2024-01-24 10:18 UTC (3+ messages)
` [PATCH net-next 13/13] bnxt_en: Make PTP TX timestamp HWRM query silent
[PATCH net-next 0/5] net: switchdev: Tracepoints
2024-01-24 10:14 UTC (3+ messages)
` [PATCH net-next 3/5] net: switchdev: Relay all replay messages through a central function
[RFC PATCH] filemap: add mapping_mapped check in filemap_unaccount_folio()
2024-01-24 10:11 UTC (9+ messages)
` SECURITY PROBLEM: Any user can crash the kernel with TCP ZEROCOPY
[PATCH 0/4] Add support for QMC HDLC
2024-01-24 10:10 UTC (5+ messages)
` [PATCH 1/4] net: wan: "
` [PATCH 3/4] net: wan: fsl_qmc_hdlc: Add runtime timeslots changes support
[RFC PATCH v7 0/8] net_sched: Introduce eBPF based Qdisc
2024-01-24 10:10 UTC (6+ messages)
` [RFC PATCH v7 1/8] "
[PATCH iwl-next 0/2] ice: use ice_vsi_cfg_single_{r,t}xq in XSK
2024-01-24 10:09 UTC (6+ messages)
` [PATCH iwl-next 1/2] ice: make ice_vsi_cfg_rxq() static
` [PATCH iwl-next 2/2] ice: make ice_vsi_cfg_txq() static
[PATCH net-next 0/4] selftests: bonding: use busy/slowwait when waiting
2024-01-24 9:58 UTC (5+ messages)
` [PATCH net-next 1/4] selftests/net/forwarding: add slowwait functions
` [PATCH net-next 2/4] selftests: bonding: use tc filter to check if LACP was sent
` [PATCH net-next 3/4] selftests: bonding: reduce garp_test/arp_validate test time
` [PATCH net-next 4/4] selftests: bonding: use busy/slowwait instead of hard code sleep
[net-next PATCH] octeontx2-af: Add filter profiles in hardware to extract packet headers
2024-01-24 9:53 UTC
[PATCH v6 0/3] convert write_threads, write_version and write_ports to netlink commands
2024-01-24 9:52 UTC (10+ messages)
` [PATCH v6 3/3] NFSD: add write_ports to netlink command
[PATCH net-next 0/3] tools: ynl: Add sub-message and multi-attr encoding support
2024-01-24 9:45 UTC (5+ messages)
` [PATCH net-next 3/3] tools: ynl: add encoding support for 'sub-message' to ynl
[PATCH net-next v1 00/12] tools/net/ynl: Add features for tc family
2024-01-24 9:37 UTC (4+ messages)
` [PATCH net-next v1 02/12] tools/net/ynl: Support sub-messages in nested attribute spaces
[PATCH net] net: dsa: qca8k: fix illegal usage of GPIO
2024-01-24 9:47 UTC (3+ messages)
linux-next: manual merge of the bpf-next tree with the mm tree
2024-01-24 9:46 UTC (4+ messages)
[PATCH 3/8] net: stmmac: Introduce Qualcomm IPQ50xx DWMAC driver
2024-01-24 9:40 UTC (3+ messages)
[PATCH net-next 2/2] tun: AF_XDP Rx zero-copy support
2024-01-24 9:37 UTC
[PATCH net-next 1/2] xsk: Remove non-zero 'dma_page' check in xp_assign_dev
2024-01-24 9:37 UTC
[PATCH net-next 0/2] tun: AF_XDP Rx zero-copy support
2024-01-24 9:37 UTC
[PATCH v2 0/8] Add support for ICSSG-based Ethernet on SR1.0 devices
2024-01-24 9:24 UTC (3+ messages)
[PATCH net-next v3] net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMII
2024-01-24 9:22 UTC
[PATCH net-next v7 0/9] stmmac: Add Loongson platform support
2024-01-24 9:21 UTC (5+ messages)
` [PATCH net-next v7 7/9] net: stmmac: dwmac-loongson: Add GNET support
[PATCH v2 net-next] taprio: validate TCA_TAPRIO_ATTR_FLAGS through policy instead of open-coding
2024-01-24 9:21 UTC
[PATCH net] MAINTAINERS: Add connector headers to NETWORKING DRIVERS
2024-01-24 9:16 UTC
[PATCH v5 bpf 00/11] net: bpf_xdp_adjust_tail() and Intel mbuf fixes
2024-01-24 8:58 UTC (16+ messages)
` [PATCH v5 bpf 02/11] xsk: make xsk_buff_pool responsible for clearing xdp_buff::flags
` [PATCH v5 bpf 03/11] xsk: fix usage of multi-buffer BPF helpers for ZC XDP
` [PATCH v5 bpf 04/11] ice: work on pre-XDP prog frag count
` [PATCH v5 bpf 06/11] ice: remove redundant xdp_rxq_info registration
` [PATCH v5 bpf 07/11] intel: xsk: initialize skb_frag_t::bv_offset in ZC drivers
` [PATCH v5 bpf 08/11] ice: update xdp_rxq_info::frag_size for ZC enabled Rx queue
` [PATCH v5 bpf 11/11] i40e: "
[PATCH v2 iwl-next 0/3] igc: ethtool: Flex filter cleanup
2024-01-24 8:55 UTC (4+ messages)
` [PATCH v2 iwl-next 1/3] igc: Use reverse xmas tree
` [PATCH v2 iwl-next 2/3] igc: Use netdev printing functions for flex filters
` [PATCH v2 iwl-next 3/3] igc: Unify filtering rule fields
[PATCH 2/2] connector, linux++: fix <uapi/linux/cn_proc.h> header
2024-01-24 8:40 UTC (2+ messages)
[PATCH net-next 0/2] Add HW check sum of load for RZ/G2L GbEthernet IP
2024-01-24 8:31 UTC (4+ messages)
` [PATCH net-next 1/2] ravb: Add Rx checksum offload support
[PATCH v1 iwl-next] igc: Add support for LEDs on i225/i226
2024-01-24 8:24 UTC
[ANN] net-next is OPEN
2024-01-24 8:22 UTC (7+ messages)
[net-next 0/3] Per epoll context busy poll support
2024-01-24 8:20 UTC (5+ messages)
` [net-next 1/3] eventpoll: support busy poll per epoll instance
` [net-next 2/3] eventpoll: Add per-epoll busy poll packet budget
` [net-next 3/3] eventpoll: Add epoll ioctl for epoll_params
[pull request][net 00/14] mlx5 fixes 2024-01-24
2024-01-24 8:18 UTC (15+ messages)
` [net 01/14] net/mlx5e: Use the correct lag ports number when creating TISes
` [net 02/14] net/mlx5: Fix query of sd_group field
` [net 03/14] net/mlx5e: Fix operation precedence bug in port timestamping napi_poll context
` [net 04/14] net/mlx5e: Fix inconsistent hairpin RQT sizes
` [net 05/14] net/mlx5e: Fix peer flow lists handling
` [net 06/14] net/mlx5: Fix a WARN upon a callback command failure
` [net 07/14] net/mlx5: Bridge, fix multicast packets sent to uplink
` [net 08/14] net/mlx5: DR, Use the right GVMI number for drop action
` [net 09/14] net/mlx5: DR, Can't go to uplink vport on RX rule
` [net 10/14] net/mlx5: Use mlx5 device constant for selecting CQ period mode for ASO
` [net 11/14] net/mlx5e: Allow software parsing when IPsec crypto is enabled
` [net 12/14] net/mlx5e: Ignore IPsec replay window values on sender side
` [net 13/14] net/mlx5e: fix a double-free in arfs_create_groups
` [net 14/14] net/mlx5e: fix a potential double-free in fs_any_create_groups
[PATCH nf-next] netfilter: expect: Simplify the allocation of slab caches in nf_conntrack_expect_init
2024-01-24 8:15 UTC
[PATCH net] xfrm: Pass UDP encapsulation in TX packet offload
2024-01-24 8:13 UTC
[PATCH] net: rds: Simplify the allocation of slab caches in rds_conn_init
2024-01-24 7:58 UTC
[PATCH net-next 0/5] virtio-net: sq support premapped mode
2024-01-24 6:54 UTC (3+ messages)
` [PATCH net-next 1/5] virtio_ring: introduce virtqueue_get_buf_ctx_dma()
[PATCH] net: rds: Simplify the allocation of slab caches in rds_tcp_init
2024-01-24 6:51 UTC
[net-next PATCH] octeontx2: Add PTP clock driver for Octeon PTM clock
2024-01-24 6:41 UTC
[PATCH iproute2] rdma: fix a typo in the comment
2024-01-24 6:34 UTC (2+ messages)
[PATCH net-next 00/15] net/smc: implement loopback-ism used by SMC-D
2024-01-24 6:33 UTC (6+ messages)
[PATCH ipsec-next] xfrm6_tunnel: Use KMEM_CACHE instead of kmem_cache_create
2024-01-24 6:31 UTC
[PATCH net-next v5] bonding: Add independent control state machine
2024-01-24 6:16 UTC (2+ messages)
[PATCHv2 net] selftests/net/lib: update busywait timeout value
2024-01-24 6:13 UTC
Suggestions for TC Rust Projects
2024-01-24 6:10 UTC (3+ messages)
[PATCH v2 net 0/2] dpaa2-eth: various fixes
2024-01-24 6:02 UTC (3+ messages)
` [PATCH v2 net 1/2] dpaa2-eth: increase the needed headroom to account for alignment
[PATCH] ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550()
2024-01-24 5:56 UTC (2+ messages)
` [Intel-wired-lan] "
[net-next PATCH 0/3] Dynamically allocate BPIDs
2024-01-24 5:50 UTC (4+ messages)
` [net-next PATCH 1/3] octeontx2-af: Create BPIDs free pool
` [net-next PATCH 2/3] octeontx2-af: Add mbox to alloc/free BPIDs
` [net-next PATCH 3/3] octeontx2-af: Cleanup loopback device checks
[PATCH net-next] net: dsa: remove OF-based MDIO bus registration from DSA core
2024-01-24 5:30 UTC (3+ messages)
[PATCH net] net: phy: mediatek-ge-soc: sync driver with MediaTek SDK
2024-01-24 5:18 UTC
[PATCH net] net: dsa: mt7530: fix 10M/100M speed on MT7988 switch
2024-01-24 5:17 UTC
[PATCH net] octeontx2-af: Initialize bitmap arrays
2024-01-24 3:01 UTC (3+ messages)
` [EXT] "
[PATCH net-next v3 0/2] Implement irq_domain for TXGBE
2024-01-24 2:45 UTC (3+ messages)
` [PATCH net-next v3 1/2] net: txgbe: move interrupt codes to a separate file
` [PATCH net-next v3 2/2] net: txgbe: use irq_domain for interrupt controller
[PATCH bpf-next 0/4] transition sockmap testing to test_progs
2024-01-24 2:35 UTC (6+ messages)
` [PATCH bpf-next 1/4] bpf: sockmap, add test for sk_msg prog pop msg helper
` [PATCH bpf-next 2/4] bpf: sockmap, add a sendmsg test so we can check that path
` [PATCH bpf-next 3/4] bpf: sockmap, add a cork to force buffering of the scatterlist
` [PATCH bpf-next 4/4] bpf: sockmap test cork and pop combined
[PATCH v2 bpf-next 00/30] BPF token
2024-01-24 2:21 UTC (31+ messages)
` [PATCH v2 bpf-next 01/30] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach
` [PATCH v2 bpf-next 02/30] bpf: add BPF token delegation mount options to BPF FS
` [PATCH v2 bpf-next 03/30] bpf: introduce BPF token object
` [PATCH v2 bpf-next 04/30] bpf: add BPF token support to BPF_MAP_CREATE command
` [PATCH v2 bpf-next 05/30] bpf: add BPF token support to BPF_BTF_LOAD command
` [PATCH v2 bpf-next 06/30] bpf: add BPF token support to BPF_PROG_LOAD command
` [PATCH v2 bpf-next 07/30] bpf: take into account BPF token when fetching helper protos
` [PATCH v2 bpf-next 08/30] bpf: consistently use BPF token throughout BPF verifier logic
` [PATCH v2 bpf-next 09/30] bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks
` [PATCH v2 bpf-next 10/30] bpf,lsm: refactor bpf_map_alloc/bpf_map_free "
` [PATCH v2 bpf-next 11/30] bpf,lsm: add BPF token "
` [PATCH v2 bpf-next 12/30] libbpf: add bpf_token_create() API
` [PATCH v2 bpf-next 13/30] libbpf: add BPF token support to bpf_map_create() API
` [PATCH v2 bpf-next 14/30] libbpf: add BPF token support to bpf_btf_load() API
` [PATCH v2 bpf-next 15/30] libbpf: add BPF token support to bpf_prog_load() API
` [PATCH v2 bpf-next 16/30] selftests/bpf: add BPF token-enabled tests
` [PATCH v2 bpf-next 17/30] bpf,selinux: allocate bpf_security_struct per BPF token
` [PATCH v2 bpf-next 18/30] bpf: fail BPF_TOKEN_CREATE if no delegation option was set on BPF FS
` [PATCH v2 bpf-next 19/30] bpf: support symbolic BPF FS delegation mount options
` [PATCH v2 bpf-next 20/30] selftests/bpf: utilize string values for delegate_xxx "
` [PATCH v2 bpf-next 21/30] libbpf: split feature detectors definitions from cached results
` [PATCH v2 bpf-next 22/30] libbpf: further decouple feature checking logic from bpf_object
` [PATCH v2 bpf-next 23/30] libbpf: move feature detection code into its own file
` [PATCH v2 bpf-next 24/30] libbpf: wire up token_fd into feature probing logic
` [PATCH v2 bpf-next 25/30] libbpf: wire up BPF token support at BPF object level
` [PATCH v2 bpf-next 26/30] selftests/bpf: add BPF object loading tests with explicit token passing
` [PATCH v2 bpf-next 27/30] selftests/bpf: add tests for BPF object load with implicit token
` [PATCH v2 bpf-next 28/30] libbpf: support BPF token path setting through LIBBPF_BPF_TOKEN_PATH envvar
` [PATCH v2 bpf-next 29/30] selftests/bpf: add tests for "
` [PATCH v2 bpf-next 30/30] selftests/bpf: incorporate LSM policy to token-based tests
[PATCH net-next 0/6] gve: Alloc before freeing when changing config
2024-01-24 1:50 UTC (2+ messages)
[PATCH net] net/sched: flower: Fix chain template offload
2024-01-24 1:40 UTC (2+ messages)
[PATCH] net: ethernet: qualcomm: Remove QDF24xx support
2024-01-24 1:30 UTC (2+ messages)
[PATCH RESEND net-next 1/2] net/ipv6: Remove unnecessary pr_debug() logs
2024-01-24 1:30 UTC (2+ messages)
[PATCH net v2 1/2] Revert "net: macsec: use skb_ensure_writable_head_tail to expand the skb"
2024-01-24 1:30 UTC (2+ messages)
[PATCH net 1/1] hv_netvsc: Calculate correct ring size when PAGE_SIZE is not 4 Kbytes
2024-01-24 1:30 UTC (2+ messages)
[PATCH net] selftests: fill in some missing configs for net
2024-01-24 1:30 UTC (2+ messages)
[PATCH net v2 00/10] Fix MODULE_DESCRIPTION() for net (p2)
2024-01-24 1:13 UTC (3+ messages)
` [PATCH net v2 07/10] net: fill in MODULE_DESCRIPTION()s for fec
[PATCH 0/4 V2 net-next] net: mana: Assigning IRQ affinity on HT cores
2024-01-24 1:03 UTC (3+ messages)
` [PATCH 4/4 "
[PATCH 8/8] arm64: dts: qcom: ipq5018-rdp432-c2: enable ethernet support
2024-01-24 0:53 UTC (2+ messages)
[PATCH bpf-next v8 1/3] bpf: make common crypto API for TC/XDP programs
2024-01-24 0:12 UTC (3+ messages)
[PATCH iwl-net v4] idpf: avoid compiler padding in virtchnl2_ptype struct
2024-01-24 0:10 UTC
[PATCH iwl-net 0/2] Fixes for iavf reset path
2024-01-23 23:31 UTC (3+ messages)
` [PATCH iwl-net 1/2] iavf: fix reset in early states
` [PATCH iwl-net 2/2] iavf: allow an early reset event to be processed
[PATCH 0/8] ipq5018: enable ethernet support
2024-01-23 23:25 UTC (10+ messages)
` [PATCH 1/8] net: phy: Introduce Qualcomm IPQ5018 internal PHY driver
` [PATCH 2/8] phy: Introduce Qualcomm ethernet uniphy driver
[PATCH net v1] net: dsa: mv88e6xxx: Make unsupported C45 reads return 0xffff
2024-01-23 22:59 UTC (7+ messages)
[PATCH net-next] net: marvell,prestera: Fix example PCI bus addressing
2024-01-23 22:43 UTC (3+ messages)
` [EXT] "
[PATCH bpf] riscv, bpf: Fix unpredictable kernel crash about RV64 struct_ops
2024-01-23 22:41 UTC (2+ messages)
[PATCH v4 1/3] pm: runtime: Simplify pm_runtime_get_if_active() usage
2024-01-23 22:40 UTC (3+ messages)
[PATCH 00/11] net: dsa: realtek: variants to drivers, interfaces to a common module
2024-01-23 22:30 UTC (13+ messages)
` [PATCH 03/11] net: dsa: realtek: convert variants into real drivers
` [PATCH 04/11] net: dsa: realtek: keep variant reference in realtek_priv
` [PATCH 05/11] net: dsa: realtek: common rtl83xx module
` [PATCH 06/11] net: dsa: realtek: merge rtl83xx and interface modules into realtek-dsa
` [PATCH 07/11] net: dsa: realtek: get internal MDIO node by name
` [PATCH 08/11] net: dsa: realtek: clean user_mii_bus setup
` [PATCH 09/11] net: dsa: realtek: migrate user_mii_bus setup to realtek-dsa
` [PATCH 10/11] net: dsa: realtek: use the same mii bus driver for both interfaces
` [PATCH 11/11] net: dsa: realtek: embed dsa_switch into realtek_priv
[PATCH net-next v6 0/2] Abstract page from net stack
2024-01-23 22:17 UTC (3+ messages)
` [PATCH net-next v6 1/2] net: introduce abstraction for network memory
` [PATCH net-next v6 2/2] net: add netmem to skb_frag_t
pull-request: wireless-2024-01-22
2024-01-23 22:06 UTC (5+ messages)
[PATCH net-next v4 00/11] net: dsa: realtek: variants to drivers, interfaces to a common module
2024-01-23 21:56 UTC (12+ messages)
` [PATCH net-next v4 01/11] net: dsa: realtek: drop cleanup from realtek_ops
` [PATCH net-next v4 02/11] net: dsa: realtek: introduce REALTEK_DSA namespace
` [PATCH net-next v4 03/11] net: dsa: realtek: convert variants into real drivers
` [PATCH net-next v4 04/11] net: dsa: realtek: keep variant reference in realtek_priv
` [PATCH net-next v4 05/11] net: dsa: realtek: common rtl83xx module
` [PATCH net-next v4 06/11] net: dsa: realtek: merge rtl83xx and interface modules into realtek-dsa
` [PATCH net-next v4 07/11] net: dsa: realtek: get internal MDIO node by name
` [PATCH net-next v4 08/11] net: dsa: realtek: clean user_mii_bus setup
` [PATCH net-next v4 09/11] net: dsa: realtek: migrate user_mii_bus setup to realtek-dsa
` [PATCH net-next v4 10/11] net: dsa: realtek: use the same mii bus driver for both interfaces
` [PATCH net-next v4 11/11] net: dsa: realtek: embed dsa_switch into realtek_priv
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).